/*
Theme Name: Social Platform 2013
Author: cristi@laverita.co.uk
Author URI: https://laverita.co.uk
Description:
Version: 1.0
Tags:
*/
html,
body {
  text-align: center;
}
body {
  overflow-y: scroll;
}
body,
input,
select,
textarea,
button,
p,
td,
th {
  font: normal normal normal 14px 'Muli';
  font-family: 'Muli', sans-serif;
  font-weight: 400;
}
ul,
li,
form,
body,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
fieldset,
legend,
blockquote,
ol,
input,
textarea,
button,
menu {
  margin: 0;
  padding: 0;
}
body {
  background: #ededed  0 0 repeat;
  color: #000;
  position: relative;
}
ul,
li {
  list-style: none;
}
cite {
  font-style: normal;
}
img {
  border: none;
}
button {
  white-space: nowrap;
  color: #fff;
  background: #4c4848 ;
  line-height: 32px;
  border: 0;
  cursor: pointer;
  overflow: hidden;
  font-size: 18px;
  padding: 0 12px;
}
.lt-ie8 button {
  padding: 0;
}
input[type="text"],
input[type="password"],
textarea,
select {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 1em;
  color: #003570;
}
h1,
h2 {
  margin-bottom: 0;
  font-family: 'Archivo Narrow', sans-serif;
}
h3,
h4,
h5,
h6 {
  font-family: 'Muli', sans-serif;
}
h1 {
  font-size: 32px;
  /*text-transform: uppercase;*/
  padding: 0;
}
h2 {
  font-size: 30px;
  /* text-transform: uppercase;*/
  padding-top: 16px;
  margin-bottom: 10px;
  font-weight: normal;
}
h3 {
  font-size: 16px;
  color: #406791;
  font-size: 14px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
em {
  font-style: italic;
}
a,
a:visited {
  text-decoration: none;
  color: #6281a4;
}
.mceWrapper a,
.mceWrapper a:visited {
  text-decoration: none;
  color: #ff6b00;
}
.mceWrapper p {
  font-size: 14px;
}
.mceWrapper ul {
  list-style: disc;
}
.mceWrapper li {
  list-style: disc inside;
  margin-left: 15px;
  margin-bottom: 8px;
}
.mceWrapper ol li {
  list-style: decimal;
  margin-left: 15px;
  margin-bottom: 8px;
}
a:hover {
  text-decoration: underline;
}
header h2 a,
header h2 a:visited {
  color: #003570;
}
date {
  color: #566e80;
  font-size: 12px;
}
form .fieldWrapper {
  margin-bottom: 5px;
}
form .fieldWrapper .labelWrapper {
  float: left;
  width: 100px;
}
.ie7 form {
  width: 100%;
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.lt-ie8 .clearfix {
  zoom: 1;
  /* IE < 8 */
}
.displayNone {
  display: none;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
input.default-text {
  /*background:#e8e8e8;*/
  border: 1px solid #867e7e;
  font-size: 12px;
  line-height: 15px;
}
.formTitle {
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: bold;
  color: #0b2a4c;
}
.icon {
  overflow: hidden;
  width: 32px;
  height: 32px;
}
.ie7 a span.icon {
  cursor: pointer;
}
.pageWrapper {
  width: 976px;
  margin: 0 auto;
  text-align: left;
}
.contentWrapper {
  width: 982px;
  margin: 0 auto;
  text-align: left;
}
.pageContent {
  background: #fff;
}
.pageContent > .pageWrapper:first-child {
  min-height: 650px;
}
.page-template-default .contentWrapper .contentRepeat {
  min-height: 400px;
}
.contentWrapper.bordered .contentRepeat {
  border-left: 1px solid #E9E9E9;
}
.contentRepeat {
  background-image: url('images/backgrounds/bgContentRepeat.png');
  margin: 0;
  text-align: left;
  padding: 14px 21px 13px 18px;
  padding-bottom: 13px;
  background-repeat: repeat-y;
  background-position: right;
}
.ie7 .contentRepeat {
  padding-bottom: 0;
}
.contentGrayRepeat {
  background: #f3f2f2;
  background-image: url('images/backgrounds/bgGrayRepeat.png');
  background-repeat: repeat-y;
  background-position: right;
  border-left: 1px solid #e9e9e9;
}
.contentTop {
  margin: 0 ;
  text-align: left;
  background: url('images/backgrounds/bgContentTop.png') 0 0 no-repeat;
  height: 5px;
  overflow: hidden ;
}
.contentBottom {
  margin: 0 ;
  text-align: left;
  background: url('images/backgrounds/bgContentBottom.png') 0 0 no-repeat;
  height: 6px;
  line-height: 6px;
  overflow: hidden ;
  margin-bottom: 4px;
}
h2.sectionHead {
  border-bottom: 5px solid #406791;
  margin-bottom: 18px;
  margin-top: 12px;
  font-size: 30px;
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: 700;
}
h1.postTitle {
  /*width: 100%;*/
  color: #fff;
  /*background:#406791;*/
  background: #ededed;
  font-size: 40px;
  font-weight: normal;
  padding: 20px 18px 10px 18px;
  margin-bottom: 28px;
  position: relative;
  z-index: 0;
  font-weight: 700;
  font-family: 'Archivo Narrow', sans-serif;
}
h1.blockTitle {
  color: #406791;
}
h1.blockTitle span {
  margin-left: 15px;
}
h1.postTitle .decoration {
  position: absolute;
  right: 18px;
  top: -16px;
  width: 40px;
  height: 16px;
  display: none;
}
h1.postTitle .decoration1 {
  position: absolute;
  right: 0px;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 11px solid #406791;
}
h1.postTitle .decoration2 {
  position: absolute;
  right: 10px;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 16px solid #406791;
}
h1.postTitle .decoration3 {
  position: absolute;
  right: 27px;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 11px solid #406791;
}
h1.postTitle span.current {
  color: #406791;
  /*#f98500;*/
  font-size: 26px;
  white-space: normal;
  padding-left: 15px;
}
h1.postTitle .secondTitle {
  text-transform: none;
  /*text-align: right; float: right; */
  padding: 0;
  margin: 0;
}
/*    .ie7 h1.postTitle{ position: static}*/
/*    .ie7 h1.postTitle .decoration{ display: none;}*/
a.seeAll {
  text-decoration: underline;
  color: #bcbbbb;
  text-transform: lowercase;
}
a.backToTop {
  text-decoration: underline;
  color: #023c79;
  font-weight: normal;
  /*bold;*/
}
.homepageTitle {
  display: none;
}
.buttons {
  margin-top: 10px;
}
.bold {
  font-weight: bold;
}
.pageHead {
  background: #023671;
  height: 205px;
  overflow: visible;
  border-bottom: 10px solid #8cc8ef;
}
.pageHead .topHeader {
  position: relative;
  overflow: visible;
  height: 170px;
}
.pageHead .logo {
  position: absolute;
  height: 72px;
  top: 41px;
  left: 0;
  z-index: 50;
}
.pageSubHead {
  text-align: left;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 960;
}
.pageSubHead.pageWrapper {
  text-align: left;
}
body {
  left: 0;
}
body.menuIsOpened {
  position: absolute;
  overflow-x: hidden;
  left: 70%;
}
.mainMenu,
#mainMenu,
body {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#mainMenu {
  height: 38px;
  position: relative;
  z-index: 50;
}
.hiddenItem {
  display: none;
}
#mainMenu li {
  float: left;
  position: relative;
  list-style: none;
}
#mainMenu > li {
  display: block;
}
#mainMenu > li > a {
  overflow: hidden;
  height: 38px;
  color: #fff;
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: normal;
  font-size: 19px;
  float: left;
  padding: 0 4px;
  line-height: 31px;
  text-transform: uppercase;
  background: url('images/backgrounds/arrDown.png') 95% 12px no-repeat;
  padding-right: 33px;
}
.ie7#mainMenu > li {
  z-index: -500;
}
.ie7 #menu-item-126 {
  z-index: 1;
}
#mainMenu > li > ul {
  width: 300px;
}
#mainMenu > li.double-list > ul {
  width: 600px;
  left: -138px;
}
/* 105 is "what we do childrens"*/
#mainMenu > li.double-list > ul > li {
  width: 266px;
  float: left;
  padding: 20px 16px;
}
/*allow 2 items on same line*/
#mainMenu > li.double-list > ul > li.jsOddMenItem {
  clear: left;
  border-right: 1px solid #406e9a;
}
#mainMenu > li:hover > a,
#mainMenu > .selected > a {
  border-bottom: none;
  background: #8cc8ef url('images/backgrounds/arrDown.png') 95% 12px no-repeat;
  background: #8cc8ef;
  height: 38px;
  color: #fff;
  float: left;
  text-decoration: none;
}
#mainMenu > li.lastChild {
  overflow: visible;
  margin-right: 0;
}
#mainMenu > li.lastChild > a,
#mainMenu > li.lastChild > a:hover {
  margin-right: 5px;
}
.lt-ie9 #mainMenu > li.lastChild a {
  margin-right: 0;
}
#mainMenu > li.current_page_item > a,
#mainMenu > .current-menu-ancestor > a,
#mainMenu > .current-page-ancestor > a,
.single-events #mainMenu > .lastChild > a,
.single-news #mainMenu > .lastChild > a,
.single-resources #mainMenu > #menu-item-119 > a {
  color: #fff;
  height: 38px;
  border-bottom: none;
  background: #8CC8EF;
  padding-right: 8px;
}
#mainMenu > li.current_page_item:hover > a,
#mainMenu > .current-menu-ancestor:hover > a,
#mainMenu > .current-page-ancestor:hover > a,
.single-events #mainMenu > .lastChild:hover > a,
.single-news #mainMenu > .lastChild:hover > a,
.single-resources #mainMenu > #menu-item-119:hover > a {
  border-bottom: none;
  background: #8CC8EF;
  padding-right: 8px;
}
/* sub levels  */
#mainMenu ul a {
  color: #fff;
}
#mainMenu ul li:hover a,
#mainMenu li:hover li a {
  background: none;
}
#mainMenu ul a:hover {
  color: #fff !important;
}
/* level 2  */
#mainMenu > li > ul {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 35px;
  left: 0;
  background: rgba(0, 57, 114, 0.8);
  border-top: 10px solid #8cc8ef;
}
#mainMenu > li.lastChild > ul {
  right: 5px;
  left: auto;
}
/*  */
#mainMenu ul li {
  float: none;
  margin: 0;
  padding: 7px 16px;
}
.lt-ie9 #mainMenu > li > ul {
  background: url(images/backgrounds/menu.png) 0 0 repeat;
  right: 0;
}
.lt-ie9 #mainMenu > li > ul li {
  display: block;
  z-index: 11;
}
#mainMenu {
  display: inline-block;
}
html[xmlns]#mainMenu {
  display: block;
}
* html#mainMenu {
  height: 1%;
}
#mainMenu > li ul a {
  display: block;
  color: #fff;
  float: left;
  padding-right: 15px;
  /*line-height: 14px;*/
  white-space: normal;
  font-family: 'Muli', sans-serif;
  font-size: 13px;
}
#mainMenu .selected > .sub-menu {
  display: block;
}
#mainMenu > li .sub-menu .sub-menu {
  position: static;
  float: none;
  clear: both;
  display: block;
}
#mainMenu > li .sub-menu .sub-menu li {
  padding-left: 0;
}
#mainMenu > li > .sub-menu > li {
  margin: 0;
  padding: 10px 16px;
}
#mainMenu > li > ul > li > a,
#mainMenu > li > ul > li > a:hover {
  background: none !important;
  font-weight: normal;
  color: #fff !important;
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 20px;
}
#mainMenu > li > ul > li > a:hover {
  text-decoration: underline;
}
#mainMenu > li > ul > li > ul {
  padding-bottom: 0;
}
.searchForm {
  margin-top: 22px;
  position: relative;
  width: 334px;
  clear: both;
}
.searchForm .input-wrapper {
  background: #4e739c;
  height: 30px;
  display: block;
}
.searchForm button {
  background: none;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  text-indent: 50px;
  position: absolute;
  right: -12px;
  top: 6px;
}
.opera .searchForm .input-wrapper,
.safari .searchForm .input-wrapper {
  display: block;
  float: right;
  margin-top: -1px;
}
.opera .searchForm .input-wrapper:first-child,
.safari .searchForm .input-wrapper:first-child {
  float: left;
  margin-top: 0px;
}
.searchForm input.default-text {
  color: #fff;
  font-size: 15px;
  background: none;
  border: none;
  padding: 7px 25px 4px 8px;
  width: 286px;
  margin-right: 11px;
}
.loginForm {
  font-size: 12px;
  font-weight: bold;
  z-index: 960;
}
.loginForm .loginTrigger:hover,
.loginForm .loginTrigger.hover {
  background: #96b0cc;
  cursor: pointer;
}
.loginForm .loginTrigger > label:first-child {
  font-weight: normal;
  font-family: 'Archivo Narrow', sans-serif;
  color: #fff;
  font-size: 19px;
  padding: 0 6px;
  line-height: 31px;
  text-transform: uppercase;
  background: url('images/backgrounds/lock.png') 9px 5px no-repeat;
  padding-left: 32px;
  float: left;
}
.loginForm .formFields {
  position: absolute;
  background: #96b0cc;
  z-index: 990;
  top: 27px;
  right: 0;
  padding: 12px 12px 12px 12px;
  width: 231px;
  border-top-left-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-bottom-left-radius: 5px 5px;
  display: none;
}
.loginForm .logoutBut {
  font-family: 'Archivo Narrow', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 31px;
  text-transform: uppercase;
  padding: 0 6px;
  float: left;
  font-weight: normal;
  margin-left: 5px;
}
.hover .formFields {
  display: block !important;
}
.loginForm .loginTrigger:hover .formFields {
  display: block;
}
.loginForm .formTitle {
  font-weight: normal;
  font-family: 'Archivo Narrow', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 31px;
  text-transform: uppercase;
  padding: 0 6px;
  background: url('images/backgrounds/lock.png') 0 5px no-repeat;
  padding-left: 23px;
}
.loginForm span,
.loginForm label {
  line-height: 27px;
  margin-bottom: 9px;
  color: #0b2a4c;
}
.loginForm .forgotpw {
  line-height: 31px;
  text-decoration: underline;
}
.loginForm input.default-text {
  padding: 5px 7px;
  width: 112px;
  background: #e0e0e0;
  width: 215px;
}
.ie7 .loginForm buttons {
  width: 80px;
}
.ie7 .formFields {
  width: 231px;
  height: 180px;
}
.pageFooter {
  background: url('images/backgrounds/footerMap.png') 0 center repeat;
  position: relative;
  padding: 0 0 20px;
}
.pageFooter .mapContent {
  min-height: 317px;
  position: relative;
}
.pageFooter .mapContent a.backToTop {
  position: absolute;
  right: 0;
  bottom: 8px;
}
.pageFooter .blueZone {
  position: absolute;
  left: 0;
  bottom: -123px;
  width: 100%;
  height: 108px;
  padding-top: 14px;
  background: #003570;
  /*#023c79;*/
  color: #fff;
}
.pageFooter .blueDecoration {
  position: absolute;
  left: 0;
  width: 100%;
  height: 163px;
  background: url('images/backgrounds/blueDecoration1.png') bottom center no-repeat;
  z-index: 0;
  bottom: -120px;
}
.blueZone .twitterBlock {
  position: relative;
  z-index: 100;
}
.blueZone .twitterBlock .twUser {
  padding-left: 40px;
  background: url('images/backgrounds/twitterLogo.png') 13px 0 no-repeat;
}
.heroArea {
  background: #ededed;
}
.blueZone a {
  color: #fff;
}
.heroArea .pageWrapper {
  position: relative;
  text-align: center;
}
.heroArea ul.slides {
  height: 375px;
  overflow: hidden;
  position: relative;
}
.heroArea ul.bullets {
  position: absolute;
  bottom: 20px;
  left: 50%;
}
.slideshow ul.bullets li {
  float: left;
  width: 23px;
  height: 26px;
  background: url('images/backgrounds/heroSprite.png') -572px -183px no-repeat;
  margin-right: 1px;
  cursor: pointer;
}
.slideshow ul.bullets li:hover {
  background: url('images/backgrounds/heroSprite.png') -504px -183px no-repeat;
}
.slideshow ul.bullets .current,
.heroArea ul.bullets .current:hover {
  background: url('images/backgrounds/heroSprite.png') -530px -183px no-repeat;
  cursor: default;
}
.slideshow ul.slides li {
  height: 375px;
  line-height: 375px;
  position: absolute;
  display: block;
  text-align: center;
  left: 100%;
  top: 0;
  width: 100%;
  background-size: 0 0;
}
.slideshow ul.slides li.first {
  left: 0;
}
.slideshow ul.slides li .slideImg {
  vertical-align: middle;
  width: 100%;
}
.slideshow .slideTxt {
  position: absolute;
  left: 44px;
  bottom: 44px;
  width: 810px;
  color: #fff;
  text-align: left;
  line-height: 1em;
}
.slideshow .slideTxt h1 {
  font-size: 35px;
  color: #fff;
  text-transform: none;
  line-height: 1em;
  text-shadow: 1px 1px 1px #333;
  display: table;
}
.slideshow .slideTxt h2 {
  clear: both;
  display: inline-block;
  font-size: 26px;
  color: #fff;
  text-transform: none;
  line-height: 1em;
  text-shadow: 1px 1px 1px #333;
  padding: 0;
  margin-top: 16px;
}
.slideshow .slideTxt h3 {
  font-size: 14px;
  color: #fff;
  text-transform: none;
  line-height: 1em;
  text-shadow: 1px 1px 1px #333;
}
.slideshow .slideTxt h1,
.slideshow .slideTxt h2,
.slideshow .slideTxt h3 {
  font-family: 'Archivo Narrow', sans-serif;
}
.slideshow .slideTxt a,
.slideshow .slideTxt a:visited {
  color: #fff;
  text-decoration: underline;
}
.slideshow .slideTxt a,
.slideshow .slideTxt a:link,
.slideshow .slideTxt a:visited,
.slideshow .slideTxt a:hover {
  font-family: 'Muli', sans-serif;
  font-size: 20px;
}
.slideshow span.slideNav {
  top: 50%;
  width: 65px;
  height: 62px;
  overflow: hidden;
  text-indent: 100px;
  white-space: nowrap;
  cursor: pointer;
  opacity: 0;
  margin-top: -31px;
}
span.slideNav.halfTransparent {
  opacity: 0.5;
}
.slideshow span.slideNav:hover {
  opacity: 1;
}
.slideshow span.slidePrev {
  position: absolute;
  left: -68px;
  background: url('images/backgrounds/heroSprite.png') 0 -3px no-repeat;
}
.slideshow span.slideNext {
  position: absolute;
  right: -68px;
  background: url('images/backgrounds/heroSprite.png') -1046px 0px no-repeat;
}
.newsletterArea {
  background: #d4cfcf;
  min-height: 76px;
  position: relative;
}
.newsletterArea .pageWrapper {
  position: relative;
}
.newsletterArea .decoration {
  position: absolute;
  height: 16px;
  width: 41px;
  left: 50%;
  margin-left: -20px;
  top: -15px;
  background: url('images/backgrounds/newsletterStrip.png') 50% 0 no-repeat;
}
.newsletterHead {
  float: left;
  white-space: nowrap;
  margin-right: 16px;
}
.newsletterSubtitle {
  margin-left: 44px;
  margin-left: 0px;
}
.home .newsletterSubtitle {
  margin-left: 18px;
  max-width: 380px;
  white-space: normal;
}
.newsletterIcon {
  float: left;
  text-indent: 33px;
  background: url('images/backgrounds/newsletterStrip.png') 0px -36px no-repeat;
  padding-left: 4px;
  margin-top: 20px;
}
.home .newsletterIcon {
  display: none;
}
.newsletterSubtitle span {
  font-size: 14px;
  font-family: 'Muli', sans-serif;
}
.newsletterHead label {
  display: block;
  margin-bottom: 0;
  color: #003570;
  font-size: 20px;
  padding-top: 16px;
  font-weight: bold;
  font-family: 'Archivo Narrow', sans-serif;
}
.newsletterForm {
  float: left;
  margin-top: 20px;
}
.newsletterForm button {
  background: #4c4848 ;
  line-height: 37px;
  margin-left: 6px;
}
.newsletterForm input.default-text {
  font-weight: bold;
  color: #3c3c3d;
  padding: 10px 8px 10px 8px;
  width: 196px;
}
.opera .newsletterForm span {
  height: 30px;
  float: left;
}
.newsletterArea .socialIcons {
  margin-top: 22px;
  right: 0px;
  float: right;
  width: 162px;
  overflow: hidden;
  line-height: 32px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  color: #0b2a4c;
  white-space: nowrap;
  text-align: right;
}
.newsletterArea .socialIcons span {
  white-space: nowrap;
  /* text-indent: 100px; */
  margin-left: 8px;
}
.newsletterArea .socialIcons .facebookIcon {
  background: url('images/backgrounds/newsletterStrip.png') -805px -37px no-repeat;
}
.newsletterArea .socialIcons .twitterIcon {
  background: url('images/backgrounds/newsletterStrip.png') -848px -37px no-repeat;
}
.newsletterArea .socialIcons .flickrIcon {
  background: url('images/backgrounds/newsletterStrip.png') -891px -37px no-repeat;
}
.rssIcon {
  background: url('images/backgrounds/newsletterStrip.png') -936px -37px no-repeat;
}
.areaOfFocus{
    margin-bottom: 35px;
}
.areaOfFocus > ul {
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    flex-basis: auto;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}
.areaOfFocus li {
    box-sizing: border-box;
    flex-basis: auto;
    flex-shrink: 1;
    flex-grow:0 ;
    align-self: flex-start;
}
.areaOfFocus li.whatwedo4 {
    flex-basis: 23%;
}
.areaOfFocus li.whatwedo5 {
    flex-basis: 18.5%;
}
.areaOfFocus li.whatwedo6 {
    flex-basis: 15.5%;
}
/* .areaOfFocus li:first-child {
  padding-left: 0;
}
.areaOfFocus {
  margin-bottom: 35px;
}
.areaOfFocus li {
  float: left;
  width: 171px;
  width: 147px;
  overflow: hidden;
  margin-left: 22px;
  margin-left: 12px;
}
.areaOfFocus li:first-child {
  margin-left: 0;
}
.areaOfFocus li:last-child {
  margin: 0;
  float: right;
}*/
.areaOfFocus li img {
  display: block;
  margin-bottom: 8px;
  width: 100%;
}
.areaOfFocus strong {
  color: #000;
  font-weight: normal;
  font-size: 20px;
  font-family: 'Muli', sans-serif;
}
body.home .news,
.events {
  width: 460px;
}
.highlightedNews h2,
.events h2,
.otherNews h2 {
  border-top: 5px solid #406791;
  padding-top: 25px;
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: 700;
  font-size: 30px;
}
.highlightedNews li {
  width: 100%;
  position: relative;
  display: block;
  border-top: 1px dotted #bcbbbb;
  margin-top: 16px;
  padding-top: 13px;
}
.highlightedNews li:first-child {
  border: none;
  margin: 0;
  padding: 0;
}
.highlightedNews li h4 {
  margin: 0;
  font-family: 'Muli', sans-serif;
  font-size: 14px;
}
.highlightedNews li.even {
  width: 224px;
  float: right;
}
.highlightedNews li p {
  margin: 0;
  padding: 0;
  text-align: justify;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
}
.highlightedNews img {
  display: block;
}
.highlightedNews date {
  white-space: nowrap;
}
.highlightedNews .content_news {
  width: 90%;
  display: block;
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
.highlightedNews .icon_news {
  display: block;
  float: left;
  border: 0px solid black;
  background-image: url('images/icons/newspaper_go.png');
  width: 35px;
  height: 37px;
  background-repeat: no-repeat;
}
.highlightedEvents h2,
.events h2,
.otherEvents h2,
.euEvents h2,
.euNews h2,
.membersNews h2,
.SPNews h2 {
  border-top: 5px solid #406791;
  padding-top: 25px;
  margin-top: 15px;
}
.highlightedEvents li {
  width: 100%;
  position: relative;
  display: block;
  border-bottom: 1px dotted #bcbbbb;
  /*margin-bottom:  13px;*/
  padding-bottom: 13px;
}
.highlightedEvents li:last-child {
  border-bottom: none;
}
/*.highlightedEvents  li:first-child{border:none; margin: 0; padding: 0; }*/
.highlightedEvents li h4 {
  margin: 0;
  font-family: 'Muli', sans-serif;
  font-size: 14px;
}
.highlightedEvents li.even {
  width: 224px;
  float: right;
}
.highlightedEvents li p {
  margin: 0;
  padding: 0;
  text-align: justify;
  font-size: 13px;
}
.highlightedEvents img {
  display: block;
}
.highlightedEvents date {
  white-space: nowrap;
}
.highlightedEvents .content_events {
  width: 90%;
  display: block;
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
.highlightedEvents .icon_events {
  margin-top: 5px;
  display: block;
  float: left;
  border: 0px solid black;
  background-image: url('images/icons/calendar_edit.png');
  width: 35px;
  height: 37px;
  background-repeat: no-repeat;
}
body.home .events h3,
body.home .news h3 {
  font-size: 20px ;
  margin: 0;
  padding: 5px 0 0 0;
  font-weight: normal;
  color: #090909;
}
body.home .events time,
body.home .news time {
  color: #666;
  font-size: 14px;
  margin-top: 5px;
}
body.home .events p,
body.home .news p {
  color: #000;
}
.featuredEvent p {
  font-size: 12px;
  color: #bcbbbb ;
  margin: 0;
  padding: 8px 0 12px;
}
.otherNews p {
  font-size: 12px;
  color: #bcbbbb ;
  margin: 0;
  padding: 3px 0 0 0;
}
.otherNews li {
  border-bottom: 1px dotted #bcbbbb;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.otherNews li:last-child {
  border: none;
}
.otherNews date {
  padding-right: 10px;
  border-right: 15px solid #fff;
}
.featuredEvent a {
  display: block;
}
.featuredEvent img {
  display: block;
}
.latestEvents li {
  /* padding-left: 20px;border-left: 40px solid transparent; margin-bottom: 13px; border: 0 none;*/
  padding-top: 5px;
}
.popularTags h2,
.alsoLike h2 {
  border-bottom: 5px solid #d4cfcf;
  padding-top: 0;
}
.popularTags {
  color: #003570 ;
}
.popularTags a {
  color: #003570 ;
}
.popularTags ul li a:hover {
  color: #ea4a0b ;
}
.twitterWrapper {
  background: #f0f9fd;
  border: 1px solid #aed6eb;
  padding: 16px 15px;
  color: #003570;
  position: relative;
  margin-right: 4px;
  margin-bottom: 8px;
}
.twitterWrapper a {
  color: #003570;
}
.twitterWrapper h2 {
  padding: 0 0 10px 46px;
  margin: 0;
  font-weight: normal;
  padding-left: 0px;
  /* background: url('images/backgrounds/twitterSprite.png') 0 0  no-repeat ;*/
  color: #3d90ae;
}
.twitterWrapper .twittText {
  padding: 0 ;
  margin: 0 46px;
  overflow: hidden;
  margin: 0;
}
.twitterWrapper .twittText ul.tweet_list {
  font: normal normal normal 16px 'Muli';
  font-family: 'Muli', sans-serif;
  position: relative;
  height: 40px;
  white-space: nowrap;
}
.twitterWrapper .twittText li {
  display: block;
  white-space: normal;
  width: 854px;
  width: 100%;
  height: 40px;
  position: absolute;
  top: 0;
  left: 100%;
}
.twitterWrapper .twittText li:first-child {
  left: 0;
}
.ie7 .twitterWrapper .twittText ul.tweet_list {
  overflow: hidden;
}
.ie7 .twitterWrapper .twittText li {
  zoom: 1;
  display: inline;
}
.twitterWrapper .slideNav {
  position: absolute;
  z-index: 500;
  width: 32px;
  height: 38px;
  top: 55px;
  text-indent: 50px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  display: none;
}
.twitterWrapper .slidePrev {
  left: 16px;
  background: url('images/backgrounds/twitterSprite.png') 0 -37px no-repeat;
}
.twitterWrapper .slideNext {
  right: 16px;
  background: url('images/backgrounds/twitterSprite.png') 100% 100% no-repeat;
}
.ribbonArrowDown {
  position: absolute;
  top: 0;
  left: 8px;
}
.ribbonArrowDown .arrow-down {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px solid ;
}
.ribbonArrowDown .rectangle {
  width: 22px;
  height: 49px;
}
.areaOfFocus img {
  border-bottom: 10px solid #fff;
}
.alsoLike li {
  margin-right: 13px;
}
.alsoLike li.lastChild {
  margin-right: 0px;
}
.alsoLike li a,
.alsoLike li img,
.alsoLike li strong {
  display: block;
  color: #363636;
  font-size: 14px;
  font-weight: normal;
  width: 100%;
}
.footerMenu {
  padding-top: 20px;
  padding-bottom: 20px;
}
.footerMenu > li {
  padding: 0 20px;
  margin-left: 40px;
  margin-bottom: 25px;
  border-left: 1px dotted #000;
}
.lt-ie8 .footerMenu > li {
  padding-left: 39px ;
  margin-left: 39px;
}
.footerMenu > li:first-child {
  padding-left: 0;
  margin-left: 0;
  padding-right: 0px;
  border: none;
}
.footerMenu > li:last-child {
  float: right;
  margin-left: 0;
}
.footerMenu > li > a {
  color: #003570;
  font-size: 18px;
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
}
.footerMenu > li li a {
  color: #2b2b2b;
}
.footerContentRight {
  width: 510px;
}
.footerContentRight .footer_eu_logo {
  float: left;
  width: 100px;
  margin-right: 15px;
}
.footerContentLeft {
  width: 380px;
}
.footerContentLeft a {
  color: #000;
}
.wp-tag-cloud li {
  display: inline;
}
.footerLogos {
  position: relative;
  margin-bottom: 10px;
  height: 160px;
  overflow: hidden;
}
.footerLogos ul {
  position: relative;
  width: 900px;
  margin: auto;
}
.footerLogos li {
  width: 900px;
  height: 160px;
  line-height: 160px;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 600;
  text-align: center;
}
.footerLogos li:first-child {
  left: 0;
}
.footerLogos li a {
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  width: 22%;
}
.footerLogos li img {
  vertical-align: middle;
  margin: 0 5%;
  height: 68px;
  width: auto;
  max-height: 60px;
  max-width: 100%;
  height: auto;
}
.footerLogos li img.lastChild {
  vertical-align: middle;
  margin-right: 0px;
}
.footerLogos li a:first-child img {
  margin-left: 0 !important;
}
.footerLogos .slideNav {
  position: absolute;
  width: 25px;
  height: 30px;
  top: 50%;
  text-indent: 50px;
  white-space: nowrap;
  overflow: hidden;
  z-index: 601;
  margin-top: -15px;
  opacity: 0;
  cursor: pointer;
}
.footerLogos .slidePrev {
  left: 0px;
  background: url('images/backgrounds/redArrows.png') 0 0px no-repeat;
}
.footerLogos .slideNext {
  right: 0px;
  background: url('images/backgrounds/redArrows.png') 100% -3px no-repeat;
}
#crumbs {
  padding: 15px 0 20px 18px;
  font-size: 12px;
  line-height: 12px;
}
#crumbs h6 {
  display: none;
}
#crumbs span {
  text-decoration: underline;
  float: left;
}
#crumbs span {
  margin-left: 6px;
}
#crumbs span:first-child {
  margin-left: 0px;
}
.pageWrapper #crumbs a {
  border-right: 1px  dotted;
  float: left;
  padding-right: 6px;
  margin-right: 6px;
}
.pageWrapper #crumbs a:first-child {
  display: none;
}
.contentColumn {
  width: 618px;
  /*padding-left: 18px;*/
}
.contentColumn h2.prependST .st_sharethis {
  float: right;
  display: block;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: -5px;
}
.ie7 .contentColumn h2.prependST .st_sharethis {
  /*width: 40px;*/
}
.contentColumn h2.prependST .stButton {
  width: 30px;
  white-space: nowrap;
  text-indent: 100px;
  overflow: hidden;
}
.contentColumn h2 .stButton .sharethis {
  background: url('images/backgrounds/toppageicons.png') left center no-repeat;
  line-height: 34px;
  margin-top: 0px;
  display: block;
  color: #6f6f6f;
  height: 34px;
}
.sidebarColumn {
  width: 332px;
  /* margin-top: 47px;*/
}
.postWrapper .social a {
  background: url('images/backgrounds/shareGreen.png') left center no-repeat;
  padding-left: 70px;
  margin-top: 20px;
  line-height: 22px;
  display: block;
}
.postWrapper .stButton {
  margin: 0;
}
.postWrapper .stButton .sharethis {
  background: url('images/backgrounds/shareGreen.png') left center no-repeat;
  padding-left: 70px;
  line-height: 22px;
  margin-top: 20px;
  display: block;
  color: #6f6f6f;
  height: 22px;
}
.postWrapper h2.prependST {
  margin-top: 0;
  padding-top: 0;
}
.sidebarWidget {
  margin-bottom: 15px;
  position: relative;
}
.sidebarColumn .widget_alsolikewidget ul {
  position: relative;
  overflow: hidden;
  width: 302px;
  height: 207px;
}
.sidebarColumn .widget_alsolikewidget ul li {
  position: absolute;
  left: 100%;
  width: 100% !important;
}
.sidebarColumn .widget_alsolikewidget ul li:first-child {
  left: 0;
}
.sidebarColumn .widget_alsolikewidget ul li p {
  background: 0;
  margin: 0;
  padding: 0;
}
.sidebarColumn .widget_alsolikewidget .slideNav {
  position: absolute;
  top: 15px;
  height: 23px;
  width: 23px;
  text-indent: 100px;
  overflow: hidden;
  cursor: pointer;
}
.sidebarColumn h2 {
  font-size: 30px;
  border-bottom: 5px solid #406791;
  padding-top: 5px;
  padding-bottom: 7px;
  font-weight: 700;
  font-family: 'Archivo Narrow', sans-serif;
}
.sidebarColumn h3 {
  /*font-size:26px;*/
  font-weight: 700;
  font-family: 'Archivo Narrow', sans-serif;
}
.sidebarColumn .widget_alsolikewidget .slidePrev {
  right: 50px;
  background: url('images/backgrounds/greyArrows.png') 0 0 no-repeat;
}
.sidebarColumn .widget_alsolikewidget .slideNext {
  right: 15px;
  background: url('images/backgrounds/greyArrows.png') -35px top no-repeat;
}
.sidebarWidget .bgrepeater {
  background-color: #f3f2f2;
  background-image: url('images/backgrounds/widgetMid.png');
  padding: 15px;
  position: relative;
  background-repeat: repeat-y;
  background-position: right;
  border-left: 1px solid #e9e9e9;
}
.sidebarColumn .bgrepeater h3 a,
h3 a:visited {
  font-weight: normal;
  color: #6281a4;
  font-size: 14px;
  font-family: 'Muli', sans-serif;
}
.sidebarWidget .relDownload h3 a,
h3:visited {
  /*font-size: 12px;*/
}
.sidebarWidget .contentBottom {
  background-image: url('images/backgrounds/widgetBottom.png');
  height: 7px;
  line-height: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.sidebarWidget .contentTop {
  height: 5px;
  line-height: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.sidebarWidget h3 {
  color: #aba8a8;
  /*#6d6969*/
}
.sidebarWidget h3,
.sidebarWidget h3 a {
  padding: 6px 0 4px;
  margin: 0;
}
.sidebarWidget.widget_backToPublic h3 {
  padding-left: 32px;
}
.relEventsWidget p {
  font-size: 13px;
  color: #929292;
}
.popularTopicsWidget li a {
  color: #717b84;
}
.popularTopicsWidget .seeAll,
.widget_populartopicswidget .seeAll {
  font-size: 13px;
  position: absolute;
  right: 16px;
  top: 20px;
}
.widget_populartopicswidget h2 {
  padding-right: 52px;
}
.newsletterFooter {
  background: #b3c2d3;
}
.newsletterFooter .newsletterIcon {
  background: url('images/backgrounds/newsletterStrip2.png') 3px -34px no-repeat;
  display: none;
}
.newsletterFooter .decoration {
  background: url('images/backgrounds/newsletterStrip2.png') -463px 0 no-repeat;
}
.newsletterFooter .ribbonButton {
  background: url('images/backgrounds/newsletterStrip2.png') right 0 no-repeat;
  width: 56px;
  height: 15px;
  position: absolute;
  top: -15px;
  text-align: center;
  cursor: pointer;
  color: #0b2a4c;
  font-size: 12px;
  float: left;
  right: 0;
  line-height: 23px;
  text-transform: uppercase;
  display: block;
}
.newsletterFooter .ribbonButton .open {
  display: none;
}
.headSocials {
  position: relative;
  margin-right: 6px;
  min-width: 331px;
  margin-top: 32px;
  color: #fff;
}
.headSocials a {
  float: left;
  line-height: 29px;
  text-align: right;
}
.headSocials .icon {
  width: 34px;
  margin-right: 8px;
  height: 29px;
  /* text-indent: 100px; */
  /* overflow: hidden; */
  white-space: nowrap;
  line-height: 29px;
}
.headSocials label {
  text-transform: uppercase;
  font-size: 19px;
  font-weight: bold;
  font-family: 'Archivo Narrow', sans-serif;
  margin-right: 14px;
}
.headSocials .facebookIcon {
  background: url("images/backgrounds/headSocialsNew.png") no-repeat 0 0;
}
.headSocials .twitterIcon {
  background: url("images/backgrounds/headSocialsNew.png") no-repeat scroll -42px 0 transparent;
  margin-left: 14px;
}
.headSocials .flickrIcon {
  background: url("images/backgrounds/headSocialsNew.png") no-repeat scroll -90px 0 transparent;
  margin-left: 20px;
}
.headSocials .rssIcon {
  background: url("images/backgrounds/headSocialsNew.png") no-repeat scroll -133px 0 transparent;
  margin-left: 14px;
}
.contentColumn .navigation,
.articleList .navigation {
  margin-top: 15px;
}
.contentColumn .navigation .previous,
.articleList .navigation .previous {
  float: left;
}
.contentColumn .navigation .next,
.articleList .navigation .next {
  float: right;
}
.contentColumn .navigation a,
.articleList .navigation a {
  white-space: nowrap;
  color: #fff;
  background: #4C4848;
  /*text-transform: uppercase;*/
  border: 0;
  overflow: hidden;
  font-size: 15px;
  padding: 0 12px;
  line-height: 32px;
  display: block;
}
/*
    .contentColumn .navigation span{top: 15px;height: 23px;width: 23px;text-indent: 100px;overflow: hidden;}
    .contentColumn .navigation .next{ float: right;background: url('images/backgrounds/greyArrows.png') -35px top no-repeat;}
        .contentColumn .navigation .previous{background: url('images/backgrounds/greyArrows.png') 0 0 no-repeat;}
*/
.articleList article,
.postContent .articleList article.noImage {
  padding-top: 20px;
}
.articleList article:first-child,
.articleList header + article {
  border-top: none;
  margin-top: 0px;
  padding-top: 0;
}
article .readMore,
.heroEvents .readMore {
  /*background: url('images/backgrounds/newsletterStrip.png') -606px -39px no-repeat;width: 88px;*/
  background: #4C4848;
  line-height: 35px;
  height: 30px;
  padding: 0 12px;
  margin-left: 0px;
  white-space: nowrap;
  float: right;
  clear: both;
  color: white;
  text-transform: uppercase;
  border: 0;
  overflow: hidden;
  font-size: 11px;
  line-height: 31px;
  text-align: center;
  display: block;
}
.contactForm button {
  text-align: center;
}
.contactForm input {
  width: 436px;
  background: #E0E0E0;
  border: none;
  padding: 5px 7px;
}
.contactForm textarea {
  width: 436px;
  height: 78px;
  background: #E0E0E0;
  border: none;
  padding: 5px 7px;
}
.contactForm .fieldWrapper .labelWrapper {
  width: auto;
}
.page-template-members_room-php .postContent .formFields {
  width: 231px;
  margin: auto;
}
.page-template-members_room-php .postContent .input-wrapper label {
  width: 100px;
  float: left;
  margin-bottom: 5px;
}
.page-template-members_room-php .postContent button {
  background: url('images/backgrounds/button77.png') 0 0 no-repeat;
  width: 77px;
  height: 31px;
  text-align: center;
}
.page-template-members_room-php .postContent .forgotpw {
  line-height: 31px;
  text-decoration: underline;
}
.weeklyEditorial,
.membersNews,
.SPNews,
.blogSection {
  width: 460px;
}
.weeklyEditorial img.alignleft,
.blogSection img.alignleft {
  margin-right: 15px;
}
.weeklyEditorial article > h3:first-child,
.blogSection article > h3:first-child {
  margin-bottom: 0;
}
.SPNews h2 {
  position: relative;
  /*padding-left: 35px */
}
.SPNews h2 a {
  float: left;
}
.SPNews .feedButton {
  /*position:absolute; left:0; top:-20px; top:6px;*/
  margin-left: 13px;
  margin-top: 0px;
  text-indent: 100px;
  overflow: hidden;
  white-space: nowrap;
}
.post-type-archive-news h3 {
  margin-bottom: 0;
}
section.articleList {
  position: relative;
  padding-bottom: 20px;
}
section.articleList a.seeAll {
  position: absolute;
  right: 0;
  bottom: 0;
}
section.articleList .dropdownPlaceholder {
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
  height: 28px;
  z-index: 1;
}
.dropdownPlaceholder {
  width: 160px;
  height: 28px;
  background: #e0e0e0;
  font-size: 16px;
  line-height: 28px ;
  overflow: hidden;
  box-shadow: 1px 1px 1px 1px #ccc;
}
.post-type-archive-news .articleList .dropdownPlaceholder,
.post-type-archive-events .articleList .dropdownPlaceholder {
  top: 12px;
}
.dropdownPlaceholder .trigger {
  position: absolute;
  right: 6px;
  top: 10px;
  cursor: pointer;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #f98f00;
}
.dropdownPlaceholder li,
.dropdownPlaceholder label {
  display: block;
  padding: 0 10px;
  cursor: default;
}
.dropdownPlaceholder li:hover {
  background: #fff;
}
.loadingIndicator {
  background: url('images/misc/preloader.gif') center center no-repeat;
  font-size: 27px;
  font-weight: normal;
  line-height: 60px;
  padding: 0 20px;
  text-transform: uppercase;
  margin: 20px 0;
  clear: both;
  color: #fff;
  min-height: 200px;
}
.post-type-archive-news article,
.post-type-archive-events article,
.tax-press_category article,
.serch-results article,
.mebersCalendarWrapper article {
  /* margin-bottom: 20px;*/
  position: relative;
}
.post-type-archive-news article.hasRibbon .ribbon {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.post-type-archive-news .membersNews article {
  width: 460px;
  /*height: 60px; */
}
.articleList article.hasImage a {
  float: left;
  width: 224px;
}
.articleList article a img {
  float: left;
  padding-right: 15px;
}
.articleList article.hasImage h3 {
  width: 218px;
}
.articleList article.hasImage time {
  width: 218px;
}
.post-type-archive-news article .readMore,
.tax-press_category article .readMore,
.search-results article .readMore {
  display: block;
  float: right;
}
.post-type-archive-events article img {
  float: left;
  padding-right: 15px;
  width: 109px;
  height: 80px;
}
.post-type-archive-events article .readMore {
  display: block;
  float: right;
}
.post-type-archive-events .SPEvents,
.post-type-archive-events .membersEvents,
.post-type-archive-events .euEvents,
.post-type-archive-events .otherEvents,
section.docDeadlines {
  width: 47.64344262295082%;
}
.SPEvents h3,
.SPEvents h3 a,
.SPEvents h3 a:hover,
.SPEvents h3 a :link,
.SPEvents h3 a :visited {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
}
.post-type-archive-events article h3,
.tax-events_category2 article h3,
.tax-press_category article h3,
.noImage h3,
.mebersCalendarWrapper h3,
.page-template-templatescalendar-template-php article h3 {
  margin-bottom: 0;
}
.heroEvents {
  position: relative;
  margin-bottom: 20px;
}
.heroEvHeight {
  height: 250px;
}
.heroEvents .inlineCalendar {
  margin-bottom: 12px;
}
.inlineCalendar .ui-datepicker td {
  border: 1px solid #C5DBEC !important;
  padding: 0px !important;
  margin: 1px !important;
  text-align: center;
  width: 30px;
}
.inlineCalendar td a {
  border: none !important;
  text-align: center !important;
}
.inlineCalendar td.hasEvents {
  overflow: hidden;
  position: relative;
}
.heroEvents .inlineCalendar .ui-datepicker-multi-3,
.membersCalendar .inlineCalendar .ui-datepicker-multi-3 {
  width: auto !important;
}
.heroEvents .inlineCalendar a.ui-state-default,
.membersCalendar .inlineCalendar a.ui-state-default {
  background: none ;
  color: #2E6E9E;
}
.heroEvents .inlineCalendar td.hasEvents a,
.membersCalendar .inlineCalendar td.hasEvents a {
  /*background: #FBEC88 !important;*/
  position: relative;
  z-index: 5;
  display: block;
  color: #fff;
}
.inlineCalendar td div {
  display: none;
}
.inlineCalendar td.hasEvents div {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.inlineCalendar td.hasEvents span.evColor {
  float: left;
  /*height:100%;*/
  display: block;
  top: 0px;
  left: 0;
  position: absolute;
  /*z-index: -1*/
}
.ie7 .heroEvents .inlineCalendar {
  margin-bottom: 0px;
}
.ie7 .heroEvents form {
  margin: 0;
  padding: 0;
}
.heroEvents .dateRange input,
.heroEvents .dateRange span {
  float: left;
  margin-right: 3px;
}
.heroEvents .dateRange button {
  background: url('images/backgrounds/searchButton.png') 0 0 no-repeat;
  width: 33px;
  height: 31px;
  text-indent: 50px;
  float: right;
  margin-top: -4px;
}
.heroEvents .dateRange input {
  width: 80px;
  border: 1px solid #A6C9E2;
  padding: 2px 5px;
  color: #929292;
  text-align: center;
}
.heroEvents .dateRange label.error {
  position: absolute;
  right: -168px;
  top: 20px;
}
.heroEvents .dateRange label[for] {
  display: none;
}
.heroEvents .dateRange label.error[for='from'] {
  top: 0px;
}
.heroEvents .slideshow {
  position: relative;
  float: left;
}
.heroEvents ul.bullets {
  position: absolute;
  bottom: 20px;
  left: 50%;
  box-shadow: 1px 1px 1px 1px #CCC;
  background: #E0E0E0;
  padding: 5px 10px;
}
.heroEvents ul.slides {
  width: 700px;
  overflow: hidden;
  position: relative;
}
.heroEvents ul.slides li {
  position: absolute;
  left: 100%;
  width: 680px;
}
.heroEvents ul.slides li:first-child {
  left: 0;
}
.heroEvents ul.slides li .textWrapper {
  width: 400px;
  line-height: 1.1 ;
  text-align: left;
  padding-top: 30px;
}
.heroEvents ul.slides li .textWrapper .eventDates {
  margin-top: 10px;
  margin-bottom: 20px;
}
.heroEvents .slideshow span.slidePrev {
  left: 0;
  top: 210px;
}
.heroEvents .slideshow span.slideNext {
  right: 20px;
  top: 210px;
}
.ui-datepicker-div {
  z-index: 500;
}
.ajaxNav {
  clear: both;
}
.ajaxNav span {
  display: none;
}
.pressTypeNav {
  width: 200px;
  width: 250px;
}
.pressTypeNav a {
  display: block;
}
.pressTypeNav h3 {
  margin-top: 16px;
}
section.press {
  width: 750px;
  width: 700px;
}
.jobsTypeNav a,
.jobsTypeNav a:visited {
  float: left;
  margin-left: 25px;
  padding: 3px 0 2px 25px;
  border-left: 1px solid #6281A4;
}
.jobsTypeNav a:first-child {
  margin-left: 0;
  padding: 0;
  border-left: 0;
}
section.press .filterForm button {
  margin-left: 6px;
  white-space: nowrap;
  border: 0;
  overflow: hidden;
  line-height: 31px;
}
ul.manComList {
  list-style: none;
}
.manComList li {
  float: left;
  /*text-align:center;*/
  width: 23%;
  margin-right: 2%;
  overflow: hidden;
  list-style: none;
  margin-left: 0;
}
.manComList li a {
  display: block;
  height: 140px;
  overflow: hidden;
}
.page-id-206 .manComList li {
  height: 235px;
  height: auto;
  margin-bottom: 15px;
}
.contactForm .dropdownPlaceholder {
  width: 436px;
  padding: 0 7px;
  position: relative;
}
.contactForm .dropdownPlaceholder label {
  display: block;
}
.contactForm .mailto {
  position: relative;
  display: block;
  height: 28px;
  overflow: visible;
  z-index: 601;
}
.contactForm .error {
  border: 1px solid red;
}
.contactForm label.error {
  display: none !important;
}
h2[data-ribbon-color] {
  color: #fff;
  padding: 6px 18px;
  margin-bottom: 22px;
}
h2[data-ribbon-color] a {
  color: #fff;
}
.policyAreas {
  background: #f3f2f2;
  padding-bottom: 2px;
  margin-bottom: 15px;
}
.policyAreas article {
  padding: 0 16px;
  margin-top: 16px;
}
.policyAreas article:first-child {
  margin: 0;
}
.policyAreas article img {
  float: none;
}
.policyAreas article > a {
  float: left;
}
.policyAreas article h3 a {
  font-weight: normal;
}
.WWDPages .contentColumn h2 {
  /*color:#406791;*/
  text-transform: none;
  /*font-size: 26px; /*   }
    .WWDPages .contentColumn h2 .inlineTitle{ /*float: left; width: 505px;*/
}
.postContent > p:first-child {
  margin-top: 0;
}
.postContent .innerContent li {
  list-style-type: disc;
  margin-left: 30px;
}
.userMeta {
  /*width:410px;*/
}
.userPic {
  text-align: center;
  max-width: 150px;
  margin: 14px 20px 8px 0;
}
.sidebarColumn .userPic {
  width: auto;
}
.sidebarColumn .officerPos {
  padding-bottom: 10px;
}
.memberData .memberEmail {
  margin-top: 20px;
}
.ourMemberData .memberEmail {
  margin-top: 0px;
}
.memberDescription {
  margin-bottom: 20px;
}
.postContent h2 {
  /*font-size: 20px; color:#406791;*/
  text-transform: none;
  margin: 0;
  padding: 0;
}
.postContent .printButton,
.contentColumn .printButton {
  float: right;
}
.WWDPages .policyAreas h2 {
  font-size: 18px;
  padding: 10px 15px;
  margin-bottom: 18px;
}
.aofShortcode img {
  display: block;
  margin-bottom: 8px;
}
.aofShortcode > li {
  float: left;
  width: 30%;
  margin-left: 5%;
  margin-bottom: 40px;
}
.aofShortcode > li:first-child {
  margin-left: 0px;
}
.aofShortcode ul li {
  margin-left: 10px;
  display: list-item;
  list-style-type: disc  ;
}
.aofShortcode > .firstInRow {
  clear: both;
  margin-left: 0px;
}
.spMembersWrapper {
  position: relative;
}
.spMembersWrapper .membersPag {
  position: absolute;
  right: 0;
  top: -5px;
}
ul.spMembersList {
  background: #dedede;
  padding: 20px 25px;
}
.spMembersList li {
  /*float:left;*/
  margin-left: 0;
  margin-bottom: 5px;
  text-align: left;
  /*width: 46%;*/
  vertical-align: bottom;
  list-style: none;
}
.spMembersList li.newRow {
  clear: both;
  margin-left: 0;
  margin-right: 0px;
}
.spMembersList li img {
  display: block;
  width: 100%;
  height: auto ;
}
.spMembersList li a,
.spMembersList li a:visited {
  display: block;
  margin-top: auto;
  list-style: disc inside none;
  display: list-item;
  margin-left: 0px;
  color: #6281A4;
}
.spMembersNav a,
.spMembersNav a:visited {
  float: left;
  padding: 5px 25px;
  color: #6281A4;
}
.spMembersNav .active {
  background: #dedede;
}
.membersPag button {
  width: 70px;
  height: 31px;
  text-align: center;
}
h3 a,
h3 a:visited {
  font-weight: bold;
  color: #406791;
  font-size: 14px;
}
h3 a:hover {
  text-decoration: underline;
}
h3 a:focus,
h3 a:active,
h4 a:focus,
h4 a:active {
  outline: medium none;
  background: #406791;
  color: #fff;
}
section .introText {
  margin-top: 20px;
}
.jobsPagi {
  position: absolute;
  right: 0;
  top: 0;
}
.gtForm {
  float: left;
}
.languageBar td {
  width: 40px;
  padding-top: 9px;
}
.post-type-archive-resources .contentColumn section {
  margin-bottom: 20px;
}
.post-type-archive-resources .contentColumn h3 {
  margin: 0;
}
.post-type-archive-resources .contentColumn section.publications {
  float: left;
  width: 48%;
}
.post-type-archive-resources .contentColumn section.documents {
  float: right;
  width: 48%;
}
.post-type-archive-resources .contentColumn section.multimedia {
  clear: both;
}
.resourceSearch .default-text {
  width: 384px;
  padding: 8px 8px 8px 8px;
}
.resourceSearch h3 {
  margin-bottom: 5px;
}
.resourceSearch .input-wrapper {
  margin-bottom: 10px;
  float: left;
  margin-right: 5px;
}
.resourceSearch .buttonWrapper {
  margin-right: 0;
  float: right;
}
.resourceSearch .docType {
  clear: left;
  width: 100%;
  position: relative;
}
.resourceSearch .dropdownPlaceholder {
  width: 100%;
  font-size: 14px;
}
.resourceSearch dropdownPlaceholder li {
  display: block;
  width: 100%;
}
.publicationsSearch .default-text {
  width: 374px;
  padding: 8px 8px 8px 8px;
}
.ie7 .resourceSearch button {
  padding-left: 0;
  margin: 0;
  width: auto;
}
.post-type-archive-blog .contentColumn h3,
.tax-news_category .contentColumn h3 {
  margin-bottom: 0;
  margin-top: 16px;
}
.post-type-archive-blog .contentColumn .postWrapper:first-child h3,
.tax-news_category .contentColumn .postWrapper:first-child h3 {
  margin-top: 0px;
}
.contentColumn h2.prependST .st_sharethis {
  float: right;
  display: block;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: -5px;
}
.ie7 .contentColumn h2.prependST .st_sharethis {
  /*width: 40px;*/
}
.contentColumn h2.prependST .stButton {
  width: 30px;
  white-space: nowrap;
  text-indent: 100px;
  overflow: hidden;
}
.contentColumn h2 .stButton .sharethis {
  background: url('images/backgrounds/toppageicons.png') left center no-repeat;
  line-height: 34px;
  margin-top: 0px;
  display: block;
  color: #6f6f6f;
  height: 34px;
}
.singlePostHead.prependST .st_sharethis {
  float: right;
  display: block;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: 0px;
}
.ie7 .singlePostHead.prependST .st_sharethis {
  /*width: 40px;*/
}
.singlePostHead.prependST .stButton {
  width: 30px;
  white-space: nowrap;
  text-indent: 100px;
  overflow: hidden;
}
.singlePostHead .stButton .sharethis {
  background: url('images/backgrounds/toppageicons.png') left center no-repeat;
  line-height: 34px;
  margin-top: 0px;
  display: block;
  color: #6f6f6f;
  height: 34px;
}
.sidebarColumn #pf-content .st_sharethis {
  display: none !important;
}
.contentColumn h2 .printfriendly,
.singlePostHead .printfriendly {
  float: right;
  display: block;
  margin-left: 15px;
}
.printfriendly a {
  background: url("images/backgrounds/printThisPage.png") no-repeat 0 center;
  line-height: 22px;
  padding-left: 32px;
  /*text-indent: 50px;*/
  overflow: hidden;
  white-space: nowrap;
  display: block;
  color: #000;
}
#google_translate_element {
  clear: both;
  margin-top: 12px;
}
#google_translate_element select {
  border: none;
  z-index: 99;
}
#google_translate_element option {
  border: none;
  display: block;
}
#google_translate_element .dropdownPlaceholder {
  position: relative;
  z-index: 100;
  float: left;
}
.tax-resource_category .postWrapper {
  margin-bottom: 16px;
}
.tax-resource_category .contentColumn h3 {
  margin-bottom: 0;
}
.translated-ltr .footerMenu > li:first-child {
  padding-right: 14px;
}
.translated-ltr .newsletterFooter .ribbonButton {
  font-size: 8px;
}
.translated-ltr .resourceSearch .buttonWrapper button {
  font-size: 11px;
}
.translated-ltr .widget_populartopicswidget h2 {
  padding-right: 130px;
}
.translated-ltr .newsletterArea .socialIcons label {
  display: none;
}
.evCalendarLegend li {
  float: left;
  margin-left: 20px;
}
.evCalendarLegend li:first-child {
  margin-left: 0px;
}
.evCalendarLegend .termColor {
  float: left;
  width: 15px;
  height: 15px;
  margin-right: 3px;
}
.postContent img {
  max-width: 100%;
  margin-bottom: 10px;
}
.documentsViewer .documentFilter {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 5px solid #406791;
  display: block;
}
.documentsViewer .documentFilter select {
  max-width: 205px;
}
.documentsViewer .documentList ul {
  margin: 10px 0;
  padding-left: 20px;
}
.documentsViewer .documentList li {
  margin-bottom: 10px;
  list-style: outside disc;
  color: #023C79;
}
.documentsViewer .documentList li a {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.documentsViewer .documentList .terms {
  color: #000;
  /*#BCBBBB;*/
}
.documentsViewer .documentList .term {
  cursor: pointer;
}
.documentsViewer .documentList .term:hover {
  cursor: pointer;
  text-decoration: underline;
}
.documentsViewer .documentList .date {
  color: #000;
  /*#BCBBBB;*/
}
.documentsViewer .searchResults {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 5px solid #406791;
}
.documentsViewer h2 {
  font-size: 14px;
  margin-bottom: 15px;
}
.file-icon {
  line-height: 20px;
  padding-left: 25px;
  background: url('images/icons/file.png') 0 0 no-repeat;
}
.file-icon-pdf {
  background-image: url('images/icons/pdf.png');
}
.file-icon-doc,
.file-icon-docx {
  background-image: url('images/icons/word.png');
}
.file-icon-xls .file-icon-xlsx {
  background-image: url('images/icons/excel.png');
}
.widget_backToPublic {
  background: #e7e4e4;
  border: 1px solid #ddd;
  padding: 6px 10px;
}
.widget_backToPublic h3 {
  text-align: left;
  background: url('images/backgrounds/backArrow.png') 0 center no-repeat;
  color: #000;
  font-weight: normal;
  text-transform: none;
  margin: 0;
  padding: 0;
  line-height: 24px;
}
.widget_backToPublic h3 a {
  color: #000;
  font-weight: normal;
  display: block;
}
p.dummyP {
  line-height: 0;
  margin-top: 0;
}
.membersSidebar #custompostswidget-2 li {
  background: url("images/icons/newspaper_go.png") 0 13px no-repeat;
  border: 0 solid black;
  display: block;
  padding-left: 40px;
}
.membersSidebar #custompostswidget-4 li {
  background: url("images/icons/calendar_edit.png") 0 13px no-repeat;
  border: 0 solid black;
  display: block;
  padding-left: 40px;
}
.footerLogosWrapper {
  margin-top: 30px;
}
.policyTracker h2 {
  font-size: 18px;
  margin-bottom: 0px;
  padding: 10px 15px;
}
.policyTracker .cell,
.policyTracker .cell a {
  font-size: 15px;
  font-weight: normal;
  color: #16151a;
}
.policyTracker .dateCell {
  width: 150px;
}
.policyTracker .docCell {
  width: 420px;
}
.policyTracker .cell {
  padding: 12px 12px 12px 12px;
  vertical-align: top;
}
.policyTracker .odd {
  background: #ededed;
}
.policyTracker .even {
  background: #f8f8f8;
}
.policyTracker .odd:first-child .cell {
  /*padding-top: 20px;*/
}
.policyTracker .ptDocuments li {
  padding-top: 20px;
}
.policyTracker .ptDocuments li:first-child {
  padding-top: 0;
}
.trackType span {
  float: left;
  padding: 0px 5px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 12px;
}
.addthis_button_facebook {
  margin-right: 10px;
  margin-top: 1px;
  float: left;
}
.addthis_button_facebook_like {
  margin-right: 10px;
}
.postContent img {
  max-width: 100%;
  height: auto!important;
}
.highlightedEvents header h2 {
  margin-top: 0;
}
#printfriendly .previous #printfriendly .next {
  display: none;
}
.policyTracker .onlyPrintFriendly {
  display: none;
}
.sidebarWidget h3 a.file-icon {
  padding-left: 25px;
}
.manComList img {
  /*height: 140px; width: auto;*/
  height: 100%;
  width: auto;
}
h3 a,
h3 a:visited,
h3 a:hover,
h4 a,
h4 a:visited,
h4 a:hover,
.documentsViewer .documentList li a {
  font-weight: normal;
}
.visibHidden {
  visibility: hidden;
}
.leftSideNav a.active {
  text-decoration: underline;
}
.mobile .slideNav {
  display: none;
}
.mobile .newsletterFooter {
  overflow: hidden;
}
.privatePostTitle,
.privatePostTitle a,
.privatePostTitle a:hover {
  font-weight: bold;
}
.locked {
  background: url('images/icons/locked.gif') 100% 0 no-repeat;
  padding-right: 28px;
  min-height: 24px;
}
.articleList article.hasImage h3.locked {
  width: 180px;
}
h3.locked + time {
  padding-left: 0px;
}
.manComList li a.areaworkLink {
  height: auto;
}
.sectionsWrappper .SPEvents,
.sectionsWrappper .docDeadlines {
  width: 47.64344262295082%;
}
.sectionsWrappper section {
  position: relative;
  padding-bottom: 20px;
}
.sectionsWrappper .seeAll {
  bottom: 0;
  position: absolute;
  right: 0;
}
.memberData .userPic {
  margin-top: 4px;
}
.page-template-page-member-php h2 {
  margin-bottom: 10px;
}
.nepBox {
  width: 30%;
  margin-left: 5%;
  margin-bottom: 40px;
}
.nepBox:first-child {
  margin: 0;
}
.claim-expenses {
  clear: both;
}
.SPNews .hasImage > a > img {
  width: 224px;
}
.addthis_default_style .addthis_counter {
  margin-right: 10px;
}
.inContentLoginForm {
  position: static;
}
.inContentLoginForm .formFields {
  position: static;
  display: block;
}
/**
 * constantin@falcontrading.ro 24-02-2015
 */
h2.weekly-editorial-title {
  border-top: 0;
  padding: 5px 0 0 0;
  margin: 0;
}
.weekly-editorial {
  margin: 0 0 25px 0;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #406791;
  line-height: 1.4;
}
.weekly-featured-image {
  float: left;
  margin: 0 15px 0 0;
}
.story-list {
  clear: both;
}
a.meta-link {
  color: #000;
  border-bottom: 2px solid grey;
}
a.meta-link:hover {
  text-decoration: none;
}
.footerLocation.alsoLike ul {
  margin: 0 -1% 0 0;
}
.footerLocation.alsoLike ul li {
  width: 24%;
  margin: 0 1% 0 0;
  padding: 0;
}
.footerLocation.alsoLike ul li a img {
  width: 100%;
}
.blogSection {
  width: 460px;
}
.postContent img.alignleft {
  margin: 0 15px 10px 0;
}
.article-author {
  font-size: 20px;
  margin: 0 0 10px;
}
.article-author.section-title {
  color: #003570;
}
.author-image {
  height: 75px;
  width: 75px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  border-radius: 50%;
  margin: 0 15px 0 0;
  float: left;
}
.author-image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.openMenu {
  display: none;
  border-bottom: 13px double white;
  border-top: 4px solid white;
  content: "";
  height: 4px;
  width: 30px;
  margin: 5px 15px 0 0;
  cursor: pointer;
}
.openMenu.side-menu {
  margin-top: 0;
  width: 40px;
  background: #023671;
  text-align: center;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  height: 40px;
  top: 0;
  z-index: 100;
  font-weight: bold;
  color: white;
  border: none;
  right: -19px;
}
.loginForm .openMenu {
  display: none;
}
.loginForm .openMenu.side-menu {
  display: none;
  position: relative;
  margin: -7px 20px 0 0;
}
html {
  background: #003570;
}
.evCalendarLegend li {
  margin-left: 0;
  margin-right: 20px;
}
/*! responsive reCAPTCHA by jaicab - https://github.com/jaicab/responsive-reCAPTCHA */
#responsive_recaptcha {
  box-sizing: border-box;
  background-color: #b71800;
  padding: 0.5em;
  border-radius: 1em;
  position: relative;
  overflow: auto;
  max-width: 480px;
  font: 0.75em/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#responsive_recaptcha a {
  color: #ffffff;
  text-decoration: none;
}
#responsive_recaptcha img,
#responsive_recaptcha #recaptcha_image {
  max-width: 100% !important;
  width: auto;
  height: auto !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#responsive_recaptcha .solution {
  box-sizing: border-box;
  margin-top: 0.5em;
  padding: 0.5em;
  padding-top: 1em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fbe098;
  color: #000000;
  display: block;
}
#responsive_recaptcha .solution input {
  display: block;
  width: 100%;
  margin: 0.5em auto;
  -webkit-appereance: none;
  border: 1px solid #f7c236;
  font: inherit;
  font-size: 150%;
  outline: none;
}
#responsive_recaptcha .solution input:focus {
  border-color: #b71800;
}
#responsive_recaptcha .options {
  box-sizing: border-box;
  margin-top: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#responsive_recaptcha .options a {
  background-color: #c5523d;
  display: block;
  padding: 0.5em;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
#responsive_recaptcha .options a:first-child {
  border-radius: 0.5em 0.5em 0 0;
}
#responsive_recaptcha .options a:last-child {
  border-radius: 0 0 0.5em 0.5em;
  border-bottom: 1px solid #000000;
}
@media screen and (min-width: 480px) {
  #responsive_recaptcha .solution {
    float: left;
    width: 66%;
    margin-top: 0.5em;
    padding: 1em;
  }
  #responsive_recaptcha .solution input {
    margin: 0.35em auto;
    width: 90%;
  }
  #responsive_recaptcha .options {
    float: right;
    width: 34%;
    padding-left: 0.5em;
  }
}
/**
 * Responsive starts right here
 */
@media (max-width: 1135px) {
  .contentWrapper {
    max-width: 982px;
    width: 96%;
    padding: 0 2%;
  }
  .pageWrapper {
    width: 96%;
    padding: 0 2%;
  }
  .slideshow.pageWrapper {
    width: 100%;
    padding: 0;
  }
  .slideshow span.slidePrev {
    left: 0;
  }
  .slideshow span.slideNext {
    right: 0;
  }
  .searchForm button {
    padding: 0 4px;
    right: 0;
  }
  body.home .news,
  body.home .events {
    width: 48%;
    height: auto!important;
  }
  body.home .news {
    padding-right: 2%;
  }
  body.home .events {
    padding-left: 2%;
  }
  .highlightedEvents .icon_events,
  .highlightedNews .icon_events,
  .highlightedEvents .icon_news,
  .highlightedNews .icon_news {
    width: 9%;
    background-size: contain;
  }
  .highlightedEvents .content_events,
  .highlightedNews .content_events,
  .highlightedEvents .content_news,
  .highlightedNews .content_news {
    width: 89%;
    margin-left: 2%;
  }
  .footerLogos ul {
    max-width: 900px;
    width: 100%;
  }
  .footerLogos ul li {
    max-width: 900px;
    width: 100%;
  }
  .pageFooter .mapContent a.backToTop {
    right: 2%;
  }
  .footerMenu > li {
    margin-left: 0.098361%;
    width: 19.487704918032786%;
    box-sizing: border-box;
  }
  #mainMenu {
    height: auto;
  }
  .mainMenu {
    display: none;
  }
  .openMenu,
  .loginForm .openMenu {
    display: inline-block;
  }
  .pageHead .logo {
    margin-left: 2%;
  }
  li.double-list ul {
    clear: both;
  }
  header.menuIsOpened,
  .pageContent.menuIsOpened {
    width: 100%;
  }
  .pageSubHead.menuIsOpened {
    position: initial;
  }
  .mainMenu.menuIsOpened {
    height: 100%;
    display: block;
    width: 70%;
    left: -70%;
    position: absolute;
    top: 0;
  }
  .mainMenu.menuIsOpened #mainMenu {
    width: 100%;
    background: #4b9ed7;
    height: 100%;
  }
  .mainMenu.menuIsOpened #mainMenu > li {
    width: 100%;
    clear: both;
    margin: 0 0 20px;
    padding: 10px;
  }
  .mainMenu.menuIsOpened #mainMenu > li:hover > a {
    background-color: transparent;
  }
  .mainMenu.menuIsOpened #mainMenu > li ul {
    width: 100%;
    float: left;
    top: 0;
    height: auto;
    display: block!important;
    position: relative;
    background: transparent;
    border-top: none;
  }
  .mainMenu.menuIsOpened #mainMenu > li.double-list > ul {
    width: auto;
    left: 0;
  }
  .mainMenu.menuIsOpened #mainMenu > li.double-list > ul > li {
    border-right: 0;
    padding: 10px 16px 20px;
    width: 100%;
  }
  .pf-content iframe {
    width: 100%;
  }
  .contentColumn {
    width: 63.31967213114754%;
    margin-right: 2.663934426229508%;
  }
  .sidebarColumn {
    width: 34.01639344262295%;
  }
  .sidebarColumn .widget_alsolikewidget .slideNav {
    top: 5px;
  }
  .sidebarColumn .widget_alsolikewidget .slideNext {
    right: 10px;
    background-image: url('images/backgrounds/greyArrows.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
  }
  .sidebarColumn .widget_alsolikewidget .slidePrev {
    right: 40px;
    background-image: url('images/backgrounds/greyArrows.png');
    background-repeat: no-repeat;
    background-size: cover;
  }
  .sidebarColumn .widget_alsolikewidget ul {
    width: 100%;
  }
  .footerLogos li img {
    padding: 0 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 1040px) {
  .contentRepeat .areaOfFocus strong {
    font-size: 18px;
  }
  /* .contentRepeat .areaOfFocus ul {
    display: table;
    margin: 0 auto;
  } */

  .areaOfFocus li.whatwedo4 {
      flex-basis: 23%;
  }
  .areaOfFocus li.whatwedo5 {
      flex-basis: 18.5%;
  }
  .areaOfFocus li.whatwedo6 {
      flex-basis: 15.5%;
  }
  /* .contentRepeat .areaOfFocus ul li:nth-child(4) {
    margin: 0;
  }
  .contentRepeat .areaOfFocus ul li:last-child {
    float: left;
  } */
}
@media (max-width: 1000px) {
  .logo img {
    max-width: 90%;
    margin: 15px auto 10px;
    display: table;
  }
  .footerContentRight {
    width: 52.41521068859198%;
  }
  .footerContentLeft {
    width: 39.054470709146966%;
  }
  .sidebarColumn .widget_alsolikewidget ul {
    height: 170px;
  }
}
@media (max-width: 950px) {
  .contactForm .inputWrapper {
    clear: both;
    width: 100%;
    float: left;
  }
  .contactForm .inputWrapper input,
  .contactForm .inputWrapper textarea,
  .contactForm .inputWrapper select {
    width: 100%;
    float: left;
    clear: both;
    box-sizing: border-box;
  }
  .contactForm .dropdownPlaceholder {
    width: 100%;
    float: left;
    clear: both;
    box-sizing: border-box;
  }
}
@media (max-width: 920px) {
  .pageHead {
    height: auto;
  }
  .pageHead .logo {
    position: initial;
    height: auto;
    margin: 20px auto 10px;
    float: none;
  }
  .pageHead .topHeader {
    height: auto;
  }
  .headSocials {
    clear: both;
    text-align: center;
    position: initial;
    float: none;
    width: 355px;
    margin: 0 auto;
  }
  .headSocials a {
    display: inline-block;
    float: none!important;
  }
  .footerMenu > li {
    width: 24.8%;
  }
  .footerMenu > li:nth-child(n + 5) {
    float: left;
    border-left: 0;
    padding-left: 0;
    clear: both;
  }
  .loginForm {
    width: auto;
    clear: both;
    font-size: 12px;
    font-weight: bold;
    display: table;
    z-index: 960;
    text-align: center;
    float: none;
    margin: 10px auto;
    position: relative;
  }
  .loginForm a {
    float: left;
  }
  .loginForm .formTitle {
    padding: 0px 6px 0px 23px;
  }
  .loginForm .formFields {
    right: 50%;
    margin-right: -123px;
  }
  .searchForm {
    margin: 10px auto;
    float: none;
  }
  #google_translate_element {
    clear: both;
    float: none;
    text-align: center;
    margin: 20px auto;
    display: none;
  }
  .loginForm .loginTrigger > label:first-child {
    padding: 0 5px 0 32px;
  }
  .loginForm .formFields {
    border-top-right-radius: 5px 5px;
  }
  .contentRepeat .areaOfFocus strong {
    font-size: 20px;
  }
  /* .contentRepeat .areaOfFocus ul {
    display: table;
    margin: 0 0 0 -12px;
  }
  .contentRepeat .areaOfFocus ul li {
    box-sizing: border-box;
    width: 33.3%;
    margin: 0 0 15px;
    padding: 0 0 0 12px;
  }
  .contentRepeat .areaOfFocus ul li:nth-child(4) {
    clear: both;
  } */
  .areaOfFocus li.whatwedo4 {
      flex-basis: 48%;
  }
  .areaOfFocus li.whatwedo5 {
      flex-basis: 32;
  }
  .areaOfFocus li.whatwedo6 {
      flex-basis: 32%;
  }
}
@media (max-width: 870px) {
  .dateRange {
    clear: both;
    margin-top: 10px;
  }
}
@media (max-width: 850px) {
  .newsletterArea .pageWrapper {
    max-width: 610px;
  }
  .newsletterArea .newsletterForm {
    float: none;
  }
  .newsletterArea .newsletterHead .newsletterSubtitle {
    margin-left: 0;
  }
  .newsletterArea .socialIcons {
    float: none;
    clear: both;
    margin: 20px auto;
  }
  .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 50%!important;
  }
}
@media (max-width: 720px) {
  .slideshow ul.slides li {
    background-position: top center;
    background-size: cover;
  }
  .slideshow ul.slides li .slideImg {
    display: none;
  }
  .footerLocation.alsoLike ul li {
    width: 48.5%;
    margin: 0 1.5% 10px 0;
  }
  .footerLocation.alsoLike ul li strong {
    font-size: 16px;
  }
  .footerMenu > li {
    width: 33.26%;
  }
  .footerMenu > li:nth-child(n + 4) {
    float: left;
    border-left: 0;
    padding-left: 0;
    margin: 0;
    clear: both;
  }
  .footerMenu > li:nth-child(n + 5) {
    padding: 0 20px;
    margin-left: 0.098361%;
    border-left: 1px dotted #000;
    clear: none;
  }
  .footerContentRight,
  .footerContentLeft {
    width: 100%;
    margin-bottom: 30px;
  }
  .contentColumn {
    width: 100%;
  }
  .sidebarColumn {
    width: 100%;
  }
  .sidebarColumn .widget_alsolikewidget ul {
    width: 100%;
    height: 300px;
  }
  .sidebarColumn .widget_alsolikewidget ul li {
    width: 100%;
  }
  .sidebarColumn .widget_alsolikewidget ul li a img {
    width: 100%;
  }
}
@media (max-width: 660px) {
  .newsletterArea .pageWrapper {
    max-width: 320px;
    text-align: center;
  }
  .newsletterArea .newsletterForm .input-wrapper {
    float: left;
  }
  .newsletterArea .newsletterHead {
    float: none;
  }
  .heroArea ul.slides {
    height: 300px;
  }
  .heroArea ul.slides li {
    height: 300px;
    line-height: 300px;
  }
  .contentRepeat .areaOfFocus strong {
    font-size: 17px;
  }
  .areaOfFocus li.whatwedo4 {
      flex-basis: 49%;
  }
  .areaOfFocus li.whatwedo5 {
      flex-basis: 49%;
  }
  .areaOfFocus li.whatwedo6 {
      flex-basis: 49%;
  }
  body.home .news,
  body.home .events {
    width: 100%;
    padding: 0;
    height: auto!important;
    padding: 0 0 40px;
  }
  body.home .sectionsWrappper .seeAll {
    bottom: 10px;
  }
  .footerLogos {
    height: 230px;
  }
  .footerLogos li {
    height: 230px;
    line-height: 100px;
  }
  .footerLogos li img {
    margin: 0!important;
    padding: 0!important;
  }
  .footerLogos li a {
    max-width: 48%;
    width: 100%;
  }
}
@media (max-width: 590px) {
  .sidebarColumn .widget_alsolikewidget ul {
    height: 265px;
  }
  .footerMenu > li {
    width: 49.95%;
  }
  .footerMenu > li:nth-child(n + 2) {
    float: left;
    border-left: 0;
    padding-left: 0;
    margin: 0;
    clear: both;
  }
  .footerMenu > li:nth-child(2n + 2) {
    padding: 0 20px;
    margin-left: 0.098361%;
    border-left: 1px dotted #000;
    clear: none;
  }
  .articleList {
    width: 100%!important;
  }
  .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 100%!important;
  }
}
@media (max-width: 560px) {
  .blueZone .copyrightNotice,
  .blueZone .twitterBlock {
    clear: both;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .blueZone .copyrightNotice span,
  .blueZone .twitterBlock span,
  .blueZone .copyrightNotice a,
  .blueZone .twitterBlock a {
    float: none!important;
  }
  .slideshow .slideTxt h1 {
    font-size: 20px;
  }
  .slideshow .slideTxt h2 a {
    font-size: 16px!important;
  }
  .sidebarColumn .widget_alsolikewidget ul {
    height: 240px;
  }
}
@media (max-width: 440px) {
  .headSocials label {
    display: none;
  }
  .contentRepeat .areaOfFocus ul li {
    width: 50%;
  }
  .contentRepeat .areaOfFocus ul li:nth-child(4) {
    clear: none;
    margin: 0 0 15px;
  }
  .footerLocation.alsoLike ul li {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .manComList li {
    width: 30%;
  }
  .manComList li:nth-child(3n + 1) {
    clear: both;
  }
  .sidebarColumn .widget_alsolikewidget ul {
    height: 200px;
  }
  .footerLogos {
    height: 460px;
  }
  .footerLogos li {
    height: 460px;
  }
  .footerLogos li img {
    margin: 0!important;
    padding: 0!important;
  }
  .footerLogos li a {
    max-width: 98%;
    width: 100%;
  }
}
@media (max-width: 350px) {
  .searchForm {
    max-width: 334px;
    width: 100%;
  }
  .searchForm input.default-text {
    width: 96%;
    box-sizing: border-box;
  }
  .searchForm .input-wrapper {
    width: 100%;
  }
  .first-wrapper {
    width: 65%;
  }
  .second-wrapper {
    width: 35%;
  }
  .headSocials {
    width: auto;
    min-width: 100px;
  }
  .newsletterForm input.default-text {
    width: 92%;
  }
}
