/* Default Styles - - - - - - - - - - - - - - - - - */
a:hover {
  color: #9b1c1f; }

/* Nav - - - - - - - - - - - - - - - - - */
img#logo {
  width: 300px; /*160px*/
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-top: 20px; /*0px*/
  position: relative;
  display: block; }

img#logo.small-logo {
  width: 180px; /*80px*/
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  margin-top: 0px;
  position: relative;
  display: block; }

.top-bar .name {
    height: 6.5625rem;
    margin: 0px;
    font-size: 16px;
    position: absolute;
}

@media only screen and (max-width: 60.375em) {
  img#logo {
    width: 200px;
    margin-top: 32px; } }
#nav-wrap {
  -moz-box-shadow: 0 2px 7px rgba(27, 27, 27, 0.6);
  box-shadow: 0 2px 7px rgba(27, 27, 27, 0.6); }

.top-bar-section .dropdown li {
  height: 65px; }

/* Utility Classes */
.center {
  text-align: center; }

/* Right Margin Helpers */
.marg-10-rt {
  margin-right: 10px;
}

.marg-20-rt {
  margin-right: 20px;
}

/* Top Margin Helpers */
.marg-1-top {
  margin-top: 1px;
}

.marg-2-top {
  margin-top: 2px;
}

.marg-3-top {
  margin-top: 3px;
}

.marg-4-top {
  margin-top: 4px;
}

.marg-5-top {
  margin-top: 5px;
}

.marg-8-top {
  margin-top: 8px;
}

.marg-10-top {
  margin-top: 10px;
}

.marg-15-top {
  margin-top: 15px;
}

.marg-20-top {
  margin-top: 20px;
}

.marg-25-top {
  margin-top: 25px;
}

/* Bottom Margin Helpers */
.marg-1-bottom {
  margin-bottom: 1px;
}

.marg-2-bottom {
  margin-bottom: 2px;
}

.marg-3-bottom {
  margin-bottom: 3px;
}

.marg-4-bottom {
  margin-bottom: 4px;
}

.marg-5-bottom {
  margin-bottom: 5px;
}

.marg-8-bottom {
  margin-bottom: 8px;
}

.marg-10-bottom {
  margin-bottom: 10px;
}

.marg-15-bottom {
  margin-bottom: 15px;
}

/* Top Padding Helpers */
.pad-5-top {
  padding-top: 5px;
}

.pad-10-top {
  padding-top: 10px;
}

.pad-20-top {
  padding-top: 20px;
}

.pad-25-top {
  padding-top: 25px;
}

.pad-30-top {
  padding-top: 30px;
}

.pad-35-top {
  padding-top: 35px;
}

/* Bottom Padding Helpers */
.pad-5-bottom {
  padding-bottom: 5px;
}

.pad-10-bottom {
  padding-bottom: 10px;
}

.pad-20-bottom {
  padding-bottom: 20px;
}

.pad-25-bottom {
  padding-bottom: 25px;
}

.pad-30-bottom {
  padding-bottom: 30px;
}

.pad-35-bottom {
  padding-bottom: 35px;
}

/* Left Padding Helpers */
.pad-5-left {
  padding-left: 5px;
}

.pad-10-left {
  padding-left: 10px;
}

.pad-20-left {
  padding-left: 20px;
}

.pad-25-left {
  padding-left: 25px;
}

.pad-30-left {
  padding-left: 30px;
}

.pad-35-left {
  padding-left: 35px;
}

/* BGR Colors */

.bgr-body-text-color {
  color: #222 !important;
}

.bgr-blue {
  background-color: #0d3a5d; }

.bgr-red {
  background-color: #9b1c1f; }

.purp {
  color: #653a92; }

.baby-blue {
  color: #199acb; }

.red {
  color: #af221f; }

/* Font Sizes */

.fsize-1 {
  font-size: 1em;
}

.fsize-1-2-5 {
  font-size: 1.25em;
}

.fsize-1-5 {
  font-size: 1.5em;
}

.fsize-1-7-5 {
  font-size: 1.75em;
}

.fsize-2 {
  font-size: 2em;
}

.fsize-2-5 {
  font-size: 2.5em;
}

/* Font Weight */

.font-wt-100 {
  font-weight: 100;
}

.font-wt-200 {
  font-weight: 200;
}

.font-wt-300 {
  font-weight: 300;
}

.font-wt-400 {
  font-weight: 400;
}

.font-wt-500 {
  font-weight: 500;
}

.font-wt-700 {
  font-weight: 700;
}

/* UL Stuff */

.ul-none {
  list-style: none;
  margin-left: 0px;
}

/* Specialty Decoration Stuff */

.underline-row {
  border-bottom: .125em;
  border-bottom-style: solid;
  border-bottom-color: #af221f;
}

.dotted-underline-row {
  border-bottom: .125em;
  border-bottom-style: dotted;
  border-bottom-color: #DBDBDB;
}


/* Seperator (.divvy) with Tab - - - - - - - - - - - - - - - - - */
div.small-12.large-12.columns.divvy {
  background: url(../img/2-shadow-41h.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 20px; }

div.tab {
  width: 33%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  height: 40px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 2.25em;
  border-style: hidden;
  border-bottom-right-radius: .5em;
  border-bottom-left-radius: 0.5em; }

div.tab a {
  letter-spacing: .09em;
  font-weight: 400;
  color: #fff;
  line-height: 2.5em;
  font-size: 1.09em; }

/* divvy no tab - - - - - - - - - - - - - - - - - */
div.divider-wrap {
  background: url("..img/2-shadow-41h.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 20px; }

div.divider-spacer {
  width: 33%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  height: 20px; }

/* Slick Carousel - - - - - - - - - - - - - - - - - */
/*
.slick-slide {
	width: 100%;
	height: 400px;
	margin-right: 0px;
	margin-left: 0px;
}
*/
.single-item {
  width: 100%;
  height: 400px;
  margin-right: 0px;
  margin-left: 0px; }

.slide-crop {
  width: 100%;
  height: 400px;
  position: relative; }

#slides .slick-slide img {
  width: 100%;
  position: absolute; }

.slide-crop span {
  position: absolute;
  z-index: 99;
  display: block;
  width: 100%;
  height: 400px;
  padding-top: 115px;
  background-color: rgba(22, 41, 116, 0.8); }

.slide-crop span h1,
.slide-crop span h2 {
  display: block;
  /*max-width: 860px;*/
  margin-right: auto;
  margin-left: auto;
  color: rgba(255, 255, 255, 0.9);
  padding: 0 !important;
  white-space: nowrap; }

.slide-crop span h1 {
  font-size: 4em;
  font-weight: 300;
  /*text-transform: uppercase;*/
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.slide-crop span h2 {
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

/* slide nav - - - - - - - - - - - - - - - - - */
.single-item-nav {
  display: block;
  height: 10px;
  width: 100px;
  margin: -80px auto 60px; }

div.slick-slide div.slide-dot {
  background-color: rgba(255, 255, 255, 0.5);
  width: 10px;
  height: 10px;
  border-radius: 5px; }

div.slick-slide div.slide-dot:hover {
  cursor: pointer; }

div.slick-slide.slick-active div.slide-dot {
  background-color: rgba(255, 255, 255, 0.9);
  width: 10px;
  height: 10px;
  border-radius: 5px; }

#slide-nav .slick-slide img {
  width: 1px;
  height: 1px; }

/* services area - - - - - - - - - - - - - - - - - */
#what-we-do {
  margin-top: 90px;
  margin-bottom: 30px; }

#what-we-do div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#what-we-do div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }

div.service-area-item.center {
  margin-top: 30px; }

div.service-area-item.center div.badge {
  height: 180px;
  background-color: #ecedec;
  padding: 20px 10px 10px;
  display: inline-table;
  width: 100%;
  border-radius: 3px; }

div.service-area-item.center div.badge img {
  height: 120px; }

div.service-area-item.center div.badge h1 {
  font-size: 1.5em;
  margin-top: 15px;
  text-transform: capitalize; }

#government-affairs h1 {
  color: #a81d24; }

#public-relations h1 {
  color: #199acb; }

#business-advisors h1 {
  color: #273586; }

#international h1 {
  color: #020506; }

#washington h1 {
  color: #10a44e; }

#state-capitals h1 {
  color: #653a92; }

div.service-area-item.center p {
  font-size: 1em;
  font-weight: 300;
  margin-top: 10px;
  letter-spacing: .02em;
  line-height: 1.45em; }

div#service-areas-details {
  height: 320px; }

/* in the spotlight - - - - - - - - - - - - - - - - - */
.spotlight-splash {
  height: 400px;
  background: url(../img/3b-spotlight-bkg.jpg) no-repeat;
  background-size: cover;
  margin-top: 30px; }

div.cover {
  height: 100%;
  width: 100%;
  padding-top: 125px;
  background-color: rgba(22, 41, 116, 0.7); }

.spotlight-splash h1 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 4em;
  font-weight: 300;
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.spotlight-splash h2 {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

/* who we are - - - - - - - - - - - - - - - - - */
#who-we-are {
  margin-top: 30px;
  margin-bottom: 30px; }

#who-we-are div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#who-we-are div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }

/* Our Team - - - - - - - - - - - - - - - - - */
div#our-team.row {
  margin-top: 60px; }

#our-team div.small-12.large-6.columns p {
  font-size: 1.1em; }

#our-team div.small-12.large-6.columns h1 {
  font-weight: 400;
  margin-top: 10px;
  font-size: 1.9em; }

#our-team div.small-12.large-6.columns {
  padding-top: 0;
  text-align: center; }

#our-team div.small-12.large-6.columns:first-child {
  border-right-style: solid;
  border-right-width: .1em;
  padding-top: 0;
  padding-right: 28px; }

#our-team div.small-12.large-6.columns ul.small-block-grid-2.large-block-grid-3 {
  margin-left: 0; }

#our-team div.small-12.large-6.columns ul.small-block-grid-2.large-block-grid-3 li p {
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 5px;
  line-height: 1.2em; }

#our-team div.small-12.large-6.columns ul.small-block-grid-2.large-block-grid-3 li {
  text-align: center;
  padding-right: 15px;
  padding-left: 15px; }

div.bio-featured-image {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 100%;
  height: 320px; }

.featured-crop {
  height: 100%;
  overflow: hidden;
  position: relative; }

.featured-crop img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%; }

.bio-image {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  width: 100%;
  height: 150px; }

.crop {
  height: 100%;
  overflow: hidden;
  position: relative; }

.crop img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%; }

div#bios-divvy.row {
  margin-top: 20px; }

/* #our-team media queries - - - - - - - - - - - - - - - - - */
@media only screen and (max-width: 60.375em) {
  #our-team div.small-12.large-6.columns:first-child {
    border-right-style: none;
    padding-right: 30px;
    padding-left: 30px; } }
/* Intelligence Splash - - - - - - - - - - - - - - - - - */
.intell-splash {
  height: 400px;
  background: url(../img/3-intelligence.jpg) no-repeat;
  background-size: cover;
  margin-top: 60px;
  overflow: hidden; }

.intell-splash h1 {
  color: rgba(255, 255, 255, 0.9);
  font-size: 4em;
  font-weight: 300;
  letter-spacing: .04em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

.intell-splash h2 {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 300;
  letter-spacing: .05em;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased; }

/* what-were-thinking - - - - - - - - - - - - - - - - - */
#what-were-thinking {
  margin-top: 30px;
  margin-bottom: 30px; }

#what-were-thinking div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#what-were-thinking div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }

/* news - - - - - - - - - - - - - - - - - */
div#news-divvy.row {
  margin-top: 20px; }

#news div.small-12.large-8.columns {
  border-right-style: solid;
  border-right-width: .1em; }

#news div.small-12.large-8.columns div.small-12.large-9.columns {
  padding-left: 35px; }

div#news.row {
  margin-top: 30px; }

.news-image-wrap {
  width: 210px;
  height: 260px;
  position: relative;
  overflow: hidden; }

div.news-list-image-wrap {
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: 10px; }

div.news-list-image-wrap img {
  width: 60px;
  height: 60px; }

#news div.small-12.large-4.columns.show-for-large-up ul {
  display: block;
}

#news div.small-12.large-4.columns.show-for-large-up ul li {
}

#news div.small-12.large-4.columns.show-for-large-up ul li ul {
}
#news div.small-12.large-4.columns.show-for-large-up ul li ul li:first-child {
  float: left;
  border-style: none;
}
#news div.small-12.large-4.columns.show-for-large-up ul li ul li:last-child {
  list-style: none;
  overflow: hidden;
}

#news div.small-12.large-8.columns h2 {
  font-size: 1.2em;
  margin-top: 10px; }

#news div.small-12.large-8.columns h3 {
  font-size: 1em;
  font-weight: 300; }

#news div.small-12.large-8.columns p {
  font-weight: 300; }

#news div.small-12.large-8.columns h1 {
  font-size: 1.25em; }

#news div.small-12.large-4.columns ul {
  list-style: none;
  margin: 0;
  padding-left: 10px; }

#news div.small-12.large-4.columns ul li {
  padding-top: 10px;
  padding-bottom: 10px; }

#news div.small-12.large-4.columns ul li:first-child {
  border-bottom-style: solid;
  border-bottom-width: .1em; }

#news div.small-12.large-4.columns ul li img.left {
  margin-right: 10px; }

#news div.small-12.large-4.columns ul li p {
  font-weight: 300;
  margin: 0 0 10px; }

#news div.small-12.large-4.columns {
  font-weight: 300; }

@media only screen and (max-width: 60.375em) {
  #news div.small-12.large-8.columns {
    border-right-style: none; }

  #news div.small-12.large-8.columns div.small-12.medium-4.large-3.columns {
    padding-left: 40px; } }
/* media area - - - - - - - - - - - - - - - - - */
div#media-divvy.row {
  margin-top: 20px; }

div#media-area.row {
  margin-top: 30px;
  margin-bottom: 30px; }

div.media-area-item.center div.badge {
  height: 180px;
  background-color: #ecedec;
  padding: 20px 10px 10px;
  display: inline-table;
  width: 100%;
  border-radius: 3px; }

div.media-area-item.center div.badge img {
  height: 120px; }

div.media-area-item.center div.badge h1 {
  font-size: 1.5em;
  margin-top: 15px;
  text-transform: capitalize; }

div.media-area-item.center p {
  font-size: 1em;
  font-weight: 300;
  margin-top: 10px; }

/* OUR TEAM PAGE - - - - - - - - - - - - - - - - - */
#team-divvy div.small-12.large-12.columns.divvy {
  margin-bottom: 0; }

#team-divvy {
  margin-top: 40px; }

#team-divvy h1.center {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

h2.divvy-text.center {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }

div#team-gallery.row {
  margin-top: 20px; }

#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-4 {
  margin-bottom: 60px; }

#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-4 li {
  position: relative; }

/*team gallery thumbs - - - - - - - - - - - - - - - - - */
#team-gallery ul.small-block-grid-2.medium-block-grid-3.large-block-grid-4 li img {
  width: 100%;
  display: block; }

.name-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 10px;
  width: 92%;
  height: 93.8%;
}

.name-overlay:hover {
  background-color: rgba(13, 58, 93, 0.73);
}

.name-overlay-text {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2em;
  font-size: 1.1em;
  color: rgba(255, 255, 255, 0);
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 100%;
}

.name-overlay-text:hover {
  color: rgba(255, 255, 255, 1);
}

/* our-team page sub menu - - - - - - - - - - - - - - - - - */
div.sort-by {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 30px; }

div.sort-by ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none; }

div.sort-by ul li {
  display: inline-block;
  font-size: 1.3em;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 500;
  line-height: 1em;
  color: rgba(26, 26, 26, 0.9);
  margin-right: -4px;
  position: relative;
  padding: 15px 20px;
  background: #fff;
  cursor: pointer;
  z-index: 89;
  text-transform: uppercase; }

div.sort-by ul li:hover {
  color: #9b1c1f; }

div.sort-by ul li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  width: 300px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  max-height: 400px !important;
  overflow-y: auto;
  overflow-x: hidden; }

div.sort-by ul li ul li {
  font-size: .95em;
  font-weight: 400;
  background: #fff;
  display: block; }

div.sort-by ul li ul li:hover {
  /*background: #f6f6f6;*/ }

div.sort-by ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible; }

/* PUBLIC RELATIONS PAGE - - - - - - - - - - - - - - - - - */
#strategic-thinking {
  margin-top: 90px;
  margin-bottom: 30px; }

#strategic-thinking div.small-12.large-10.large-offset-1.columns.center h1 {
  font-weight: 300;
  font-size: 3em;
  letter-spacing: .08px;
  margin-bottom: 20px; }

#strategic-thinking div.small-12.large-10.large-offset-1.columns.center h2 {
  font-weight: 300;
  letter-spacing: .06em;
  line-height: 1.5em;
  font-size: 1.4em; }

/* INDIVIDUAL BIO PAGE - - - - - - - - - - - - - - - - - */
div#team-bio.row {
  margin-top: 0;
  margin-bottom: 0; }

#team-bio div.small-12.large-4.columns img {
  width: 100%;
  height: 502px; }

#team-bio div.small-12.large-4.columns {
  height: 502px;
  overflow: auto;
  overflow-x: hidden; }

#team-bio div.small-12.large-4.columns:nth-child(2) {
  padding-left: 30px;
  padding-right: 30px; }

/*#team-bio div.small-12.large-4.columns:first-child {
  background: url(../assets/101-bio-image.jpg) center bottom no-repeat;
  background-size: contain; }*/

#team-bio div.small-12.large-4.columns h1 {
  text-align: left;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1em;
  font-size: 1.55em;
  display: inline-block; }

#team-bio div.small-12.large-4.columns h2 {
  font-size: 1.063em;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2em; }

#team-bio div.small-12.large-4.columns h3 {
  font-size: 0.85em;
  font-weight: 600;
  letter-spacing: 0px;
  margin-top: 20px;
  margin-bottom: 1px; }

#team-bio div.small-12.large-4.columns p {
  font-size: 1em;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 0;
  line-height: 1.4em; }

img#linkedin {
  height: 20px !important;
  width: 20px !important;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 5px; }

#team-bio div.small-12.large-4.columns div.bio-scroll {
  height: 502px;
  overflow: scroll;
  overflow-x: hidden;
  width: 100%;
  display: block; }

div#bio-divvy.row {
  margin-top: 0; }

/* BLOG */
#blog-list {
  margin: 30px 0 0;
  padding: 0; }

#blog-list .row {
  padding-bottom: 45px;
}

#blog-list h1 {
  text-align: left;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1em;
  font-size: 1.55em; }

#blog-list h2 {
  font-size: 1.063em;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2em;
}

#blog-list p {
  font-size: 1em;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 0px;
  line-height: 1.4em; }

p.blog-list-date {
  font-size: 1em;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 0px;
  line-height: 1.4em;
  margin-top: 5px; }

/* BLOG SINGLE PAGE - - - - - - - - - - - - - - - - - */
#blog-page {
  margin: 30px 0 0;
  padding: 0; }

#blog-page div.small-9.large-9.columns h1 {
  text-align: left;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1em;
  font-size: 1.55em;
  padding-bottom: 20px; }

#blog-page p {
  font-size: 1em;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 0px;
  line-height: 1.4em; }

#blog-page p.tag {
  padding-top: 40px;
}

p.blog-page-date {
  margin-top: 5px;
  margin-bottom: 10px; }

#blog-page h1.blog-author {
  text-align: left;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1em;
  font-size: 1.2em;
  padding-top: 10px;
}

#blog-page h2.blog-title {
  font-size: 1em;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.4em;
}

/*#blog-page div.row div.small-3.large-3.columns h2 {
  font-size: 1.2em;
  margin-top: 10px; }

#blog-page div.row div.small-3.large-3.columns h3 {
  font-size: 1em;
  font-weight: 300; }*/

#blog-page div.row div.small-9.large-9.columns p.tag a {
  color: #bdbdbd; }

#blog-page div.row div.small-9.large-9.columns p.share a {
  color: #bdbdbd; }

#blog-page div.row div.small-9.large-9.columns p.pagination a {
  color: #bdbdbd;
  float: right; }

#blog-page div.row div.small-9.large-9.columns p.next-article a {
  color: #bdbdbd;
  float: right;
  clear: right; }

#blog-page div.row div.small-9.large-9.columns p.tag a:hover,
#blog-page div.row div.small-9.large-9.columns p.share a:hover,
#blog-page div.row div.small-9.large-9.columns p.pagination a:hover,
#blog-page div.row div.small-9.large-9.columns p.next-article a:hover {
  color: #9b1c1f; }

img#linkedin {
  height: 20px !important;
  width: 20px !important;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 5px; }

/* Twitter Widget - - - - - - - - - - - - - - - - - */
iframe.twitter-follow-button {
  margin-top: 5px; }

/* FOOTER - old - - - - - - - - - - - - - - - - */
/*#footer {
  background-color: #2980b9;
  background: url(../img/4-footer.jpg) no-repeat;
  background-size: cover;
  padding: 2rem 4rem;
  text-align: left;
  color: #fff;
  margin-top: 60px; }

#footer div.row div.small-12.large-4.columns {
  min-height: 480px;
  border-right-style: solid;
  border-right-width: .1em;
  border-color: rgba(255, 255, 255, 0.6); }

#footer div.row div.small-12.large-4.columns:last-child {
  border-right-style: hidden;
  border-right-width: .1em; }

#footer div.row div.small-12.large-4.columns:nth-last-child(-n+2) {
  padding-left: 35px;
  padding-top: 4px; }

#footer img.footer-img {
  width: 155px;
  margin-bottom: 10px; }

#footer div.row div.small-12.large-4.columns div.row.border-bot div.small-8.columns.border-none,
#footer div.row div.small-12.large-4.columns div.row div.small-8.columns.border-none {
  padding-bottom: 20px;
  padding-left: 0; }

#footer div.row div.small-12.large-4.columns div.row.border-bot div.small-8.columns.border-none h1,
#footer div.row div.small-12.large-4.columns div.row div.small-8.columns.border-none h1 {
  padding-top: 10px; }

.border-bot {
  border-bottom-style: solid;
  border-bottom-width: .1em;
  border-color: rgba(255, 255, 255, 0.6); }

.border-none {
  border-right-style: none !important;
  border-left-style: none !important; }

#footer img.square {
  width: 30px;
  margin-top: 18px; }

#footer h1 {
  color: #fff;
  font-size: 1em;
  margin-top: 10px; }

#footer p {
  font-weight: 300;
  margin: 0;
  line-height: 1.4em;
  font-size: .9em; }

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}
*/
/* Footer Small */
/*.small-footer {
  background-color: #2980b9;
  background: url(../img/4-footer.jpg) no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff; }

.small-footer h1 {
  font-size: 1.25em;
  color: #fff; }

.small-footer p {
  margin-bottom: 0.125em;
  line-height: 1.250em; }
*/
/* small screens */
/*@media only screen and (max-width: 40em) {
  .small-footer h1,
  .small-footer h1 a {
    font-size: 1.125em;
    color: #fff; }

  .small-footer p {
    margin-bottom: 0.125em;
    line-height: 1.250em; }

}
*/
/* Bottom Section */
/*div#bottom {
  background-color: #003b5e;
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: 300;
  margin: 0;
  line-height: 1.4em;
  font-size: .9em;
  color: rgba(255, 255, 255, 0.6); }

#bottom div.row div.small-12.large-4.columns {
  font-weight: 300;
  min-height: 90px; }

#bottom div.row div.small-12.large-4.columns:first-child {
  padding-left: 5px; }

#bottom div.row div.small-12.large-4.columns:last-child {
  padding-left: 46px; }
*/
/*footer form*/
/*#subscribe.row {
  padding-top: 15px; }

#subscribe div.row.collapse.postfix-round div.small-9.columns input {
  margin-bottom: 5px; }

#subscribe div.row.collapse.postfix-round div.small-3.columns a.button.postfix {
  margin-bottom: 5px;
  background-color: rgba(255, 255, 255, 0.6);
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.5em; }

#subscribe div.row.collapse.postfix-round div.small-3.columns a.button.postfix:hover {
  background-color: rgba(255, 255, 255, 0.8); }

#subscribe div.large-9.columns div.row.collapse.postfix-round div.small-9.columns input {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: rgba(160, 160, 160, 0); }

#subscribe div.large-9.columns div.row.collapse.postfix-round div.small-9.columns input:focus {
  background-color: rgba(255, 255, 255, 0.7); }


#subscribe input[type="text"]{
    border-top-left-radius:16px;
    border-bottom-left-radius:16px;
    background-color:rgba(255, 255, 255, 0.6);
    font-family: inherit;
    border:rgba(160, 160, 160, 0) solid 0px;
*/
    /*text-shadow: 1px 1px rgba(0, 0, 0, 0.6);*/
/*    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    color:rgba(9, 9, 9, 1);
    display:inline-block;
    font-size: 1em;
    margin-top:1px;
    padding:0 4px;
    line-height:25px;
    padding-left:9px;
    height: 2.3125rem;
    width: 70%;
    float: left;
}
#subscribe input[type="submit"]{
    border-bottom-right-radius:16px;
    border-top-right-radius:16px;
    background-color:rgba(255, 255, 255, 0.6);
    font-family: inherit;
    border:rgba(255, 255, 255, 0.7) solid 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    color:rgba(0, 0, 0, 0.6);
    display:inline-block;
    font-size: 1.5em;
    margin-top:1px;
    padding:0 4px;
    line-height:26px;
    height: 2.3125rem;
    width: 30%;
    cursor: pointer;
}
#subscribe input[type="submit"]:hover {
  background-color:rgba(255, 255, 255, 0.9);
  text-decoration: none;
}
#subscribe input[type="button"]{
    border-bottom-right-radius:9px;
    border-top-right-radius:9px;
    background-color:rgba(255, 255, 255, 0.6);
    font-family: inherit;
    border:rgba(255, 255, 255, 0.7) solid 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    color:rgba(0, 0, 0, 0.6);
    display:inline-block;
    font-size: 2em;
    margin-top:1px;
    padding:0 4px;
    line-height:26px;
    height: 2.3125rem;
    width: 30%;
}
*/

/* FOOTER - - - - - - - - - - - - - - - - - */
#footer {
  background-color: #2980b9;
  background: url(../img/4-footer.jpg) no-repeat;
  background-size: cover;
  padding: 2rem 4rem;
  text-align: left;
  color: #fff;
  margin-top: 60px; }

#footer div.row div.small-12.large-4.columns {
  min-height: 560px;
  border-right-style: solid;
  border-right-width: .1em;
  border-color: rgba(255, 255, 255, 0.6); }

#footer div.row div.small-12.large-4.columns:last-child {
  border-right-style: hidden;
  border-right-width: .1em; }

#footer div.row div.small-12.large-4.columns:nth-last-child(-n+2) {
  padding-left: 35px;
  padding-top: 4px; }

#footer img.footer-img {
  width: 155px;
  margin-bottom: 10px; }

#footer div.row div.small-12.large-4.columns div.row.border-bot div.small-8.columns.border-none,
#footer div.row div.small-12.large-4.columns div.row div.small-8.columns.border-none {
  padding-bottom: 20px;
  padding-left: 0; }

#footer div.row div.small-12.large-4.columns div.row.border-bot div.small-8.columns.border-none h1,
#footer div.row div.small-12.large-4.columns div.row div.small-8.columns.border-none h1 {
  padding-top: 10px; }

.border-bot {
  border-bottom-style: solid;
  border-bottom-width: .1em;
  border-color: rgba(255, 255, 255, 0.6); }

.border-none {
  border-right-style: none !important;
  border-left-style: none !important; }

#footer img.square {
  width: 30px;
  margin-top: 18px; }

#footer h1 {
  color: #fff;
  font-size: 1em;
  margin-top: 10px; }

#footer p {
  font-weight: 300;
  margin: 0;
  line-height: 1.4em;
  font-size: .9em; }

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/* Footer Small */
.small-footer {
  background-color: #2980b9;
  background: url(../img/4-footer.jpg) no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff; }

.small-footer h1,
.small-footer h1 a {
  font-size: 1.25em;
  color: #fff; }

.small-footer p {
  margin-bottom: 0.125em;
  line-height: 1.250em; }

.small-footer a {
  color: #fff;
}


/* small screens */
@media only screen and (max-width: 40em) {
  .small-footer h1,
  .small-footer h1 a {
    font-size: 1.125em;
    color: #fff; }

  .small-footer p {
    margin-bottom: 0.125em;
    line-height: 1.250em; }

}

/* Bottom Section */
div#bottom {
  background-color: #003b5e;
  /*padding-top: 5%;
  padding-bottom: 5%;*/
  font-weight: 300;
  margin: 0;
  line-height: 1.4em;
  font-size: .9em;
  color: rgba(255, 255, 255, 0.6);
  /*min-height: 50px;
  max-height: 90px;*/ }

#bottom div.row div.small-12.large-4.columns.end {
  font-weight: 300;
  /*min-height: 50px;*/ }

#bottom div.row div.small-12.large-4.columns.end {
  padding-left: 5px;
  margin-top: 20px;
  margin-bottom: 20px; }

/*#bottom div.row div.small-12.large-4.columns:last-child {
  padding-left: 46px; }*/

/*footer form*/
#subscribe.row {
  padding-top: 15px; }

#subscribe div.row.collapse.postfix-round div.small-9.columns input {
  margin-bottom: 5px; }

#subscribe div.row.collapse.postfix-round div.small-3.columns a.button.postfix {
  margin-bottom: 5px;
  background-color: rgba(255, 255, 255, 0.6);
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.5em; }

#subscribe div.row.collapse.postfix-round div.small-3.columns a.button.postfix:hover {
  background-color: rgba(255, 255, 255, 0.8); }

#subscribe div.large-9.columns div.row.collapse.postfix-round div.small-9.columns input {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: rgba(160, 160, 160, 0); }

#subscribe div.large-9.columns div.row.collapse.postfix-round div.small-9.columns input:focus {
  background-color: rgba(255, 255, 255, 0.7); }

#subscribe input[type="text"],
#subscribe input[type="email"]{
    border-top-left-radius:16px;
    border-bottom-left-radius:16px;
    background-color:rgba(255, 255, 255, 0.6);
    font-family: inherit;
    border:rgba(160, 160, 160, 0) solid 0px;
    /*text-shadow: 1px 1px rgba(0, 0, 0, 0.6);*/
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    color:rgba(9, 9, 9, 1);
    display:inline-block;
    font-size: 1em;
    margin-top:1px;
    padding:0 4px;
    line-height:25px;
    padding-left:9px;
    height: 2.3125rem;
    width: 70%;
    float: left;
}
#subscribe input[type="submit"]{
    border-bottom-right-radius:16px;
    border-top-right-radius:16px;
    background-color:rgba(255, 255, 255, 0.6);
    font-family: inherit;
    border:rgba(255, 255, 255, 0.7) solid 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    color:rgba(0, 0, 0, 0.6);
    display:inline-block;
    font-size: 1.5em;
    margin-top:1px;
    padding:0 4px;
    line-height:26px;
    height: 2.3125rem;
    width: 30%;
    cursor: pointer;
}
#subscribe input[type="submit"]:hover {
  background-color:rgba(255, 255, 255, 0.9);
  text-decoration: none;
}
#subscribe input[type="button"]{
    border-bottom-right-radius:9px;
    border-top-right-radius:9px;
    background-color:rgba(255, 255, 255, 0.6);
    font-family: inherit;
    border:rgba(255, 255, 255, 0.7) solid 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) inset;
    color:rgba(0, 0, 0, 0.6);
    display:inline-block;
    font-size: 2em;
    margin-top:1px;
    padding:0 4px;
    line-height:26px;
    height: 2.3125rem;
    width: 30%;
}

  /*tagit css*/

  #singleFieldTags {
    background-color: white;
  }

  #singleFieldTags2 {
    background-color: white;
    border-width: .1em;
    border-color: rgba(2, 2, 2, 0.8);
  }

/*  ul.tagit.ui-widget.ui-widget-content.ui-corner-all {
    background-color: white;
    border-width: .1em;
    border-color: rgba(2, 2, 2, 0.8);
  }
*/

/*  .tagit-label,
  .tagit-choice {
    color: white;
    background-color: #2EB8E6;
  }
*/

  ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all.tagit-autocomplete {
    list-style: none;
    border-width: .1em;
    border-color: rgba(2, 2, 2, 0.8);
  }

  ul.ui-autocomplete {
    list-style: none;
    border-width: .1em;
    border-color: rgba(2, 2, 2, 0.8);
  }

  li.ui-menu-item {
    background-color: rgba(255, 255, 255, 0.9);
  }

  .tagit-autocomplete {
    width: 300px !important;
    border-width: .1em;
    border-color: rgba(2, 2, 2, 0.8);
  }


ul.admin-area {
  margin: 0;
  width: 100%;
}

ul.admin-area li {
  width: 32%;
  float: left;
  display: block;
  height: 300px;
  padding: 30px;
  margin: 2px;
  color: #fff;
}

ul.admin-area li a,
ul.admin-area li h1 {
  color: #fff;
}

ul.admin-area li a:hover {
  color: black;
}

ul.admin-area li:nth-child(1) {
  background-color: rgba(73,120,234,0.99);
}

ul.admin-area li:nth-child(1):hover {
  background-color: rgba(73,120,234,0.69);
}

ul.admin-area li:nth-child(2) {
  background-color: rgba(210,77,46,0.99);
}

ul.admin-area li:nth-child(2):hover {
  background-color: rgba(210,77,46,0.69);
}

ul.admin-area li:nth-child(3) {
  background-color: rgba(96,41,175,0.99);
}

ul.admin-area li:nth-child(3):hover {
  background-color: rgba(96,41,175,0.69);
}

ul.admin-area li:nth-child(4) {
  background-color: rgba(0,153,37,0.99);
}

ul.admin-area li:nth-child(4):hover {
  background-color: rgba(0,153,37,0.69);
}

ul.admin-area li:nth-child(5) {
  background-color: rgba(179,20,69,0.99);
}

ul.admin-area li:nth-child(5):hover {
  background-color: rgba(179,20,69,0.69);
}

ul.admin-area li:nth-child(6) {
  background-color: rgba(246,188,13,0.99);
}

ul.admin-area li:nth-child(6):hover {
  background-color: rgba(246,188,13,0.69);
}

ul.admin-area li:hover {
  background-color: rgba(13,58,93,0);

}

a.map {
  border: 2px;
  border-color: #FFF;
}

img.map {
  border: 3px none #fff;
  border-style: solid;
}

img.pdf-state-n-local {
  width: 40px;
}


