@import "../js/fancy/source/jquery.fancybox.css";
.fixIE7 {
  *display: inline;
  *zoom: 1
}

.clearfix {
  zoom: 1
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table
}

.clearfix:after {
  clear: both
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.bitter-400 {
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400
}

.bitter-700 {
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700
}

.aleg-400 {
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400
}

.aleg-700 {
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

body {
  line-height: 1
}

ol li, ul li {
  position: relative;
  margin-left: 15px;
  margin-bottom: 12px;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #545454;
}
ol li{
  list-style-type: decimal;
}
ul li{
  list-style-type: disc;
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 100%
}

html, body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body {
  background: #f6f6f6
}



/* Custom Style -------------------- */

a.menuskip{
  position:absolute;
  top:-1000em;
}

a.menuskip:focus{
  left:6px;
  top:7px;
  height:auto;
  width:auto;
  display:block;
  font-size:14px;
  font-weight:600;
  padding:15px 23px 14px;
  background:#f1f1f1;
  color:#0073aa;
  z-index:100000;
  line-height:normal;
  text-decoration:none;
  box-shadow:0 0 2px 2px rgba(0,0,0,.6);
}

.not-visible{
  position:absolute;
  top:-1000em;
}
.not-visible:focus{
  position: relative;
  height:auto;
  width:auto;
  top: 0;
  display: block;
  margin-bottom: 20px;
}

/* Custom Style ends -------------------- */

input, textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

#wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100%
}

.center {
  position: relative;
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 25px
}

main {
  position: relative;
  display: block;
  width: 100%
}

#content {
  padding-top: 29px;
  padding-bottom: 30px;
  z-index: 90
}

#content.pad-more {
  padding-top: 39px
}

.clear {
  clear: both
}

.formatted {
  position: relative;
  display: block
}

.formatted p {
  position: relative;
  margin-bottom: 23px;
  line-height: 1.8em;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #545454;
  line-height: 1.4em
}

.formatted strong {
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700
}

.formatted em {
  font-style: italic
}

.formatted a {
  text-decoration: underline;
  color: #007399;
}

.formatted h1 {
  position: relative;
  display: block;
  margin-bottom: 20px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #484848;
  line-height: 1.35em
}

.formatted h1 a {
  color: #484848;
  text-decoration: none
}

.formatted h1.single-page-title {
  margin-bottom: 15px !important
}

.formatted h2 {
  position: relative;
  display: block;
  margin-bottom: 25px;
  margin-top: 35px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #484848;
  line-height: 1.35em
}

.formatted h2 a {
  color: #484848;
  text-decoration: none
}

.formatted h2:first-child {
  margin-top: 0
}

.formatted h3 {
  position: relative;
  display: block;
  margin-bottom: 18px;
  margin-top: 35px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #484848;
  line-height: 1.5em
}

.formatted h3 a {
  color: #484848;
  text-decoration: none
}

.formatted h3:first-child {
  margin-top: 0
}

.formatted ul {
  position: relative;
  display: block;
  padding: 10px 0
}

.formatted ul li {
  position: relative;
  list-style-type: disc;
  margin-left: 15px;
  margin-bottom: 12px;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4em;
  color: #545454
}

.formatted ul li a {
  color: #0089b4;
  text-decoration: underline
}

.formatted img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 30px
}

.formatted .wp-caption {
  position: relative;
  max-width: 100%;
  margin-bottom: 7px
}

.formatted .wp-caption img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px
}

.formatted .wp-caption .wp-caption-text {
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #484848
}

.formatted .wp-caption .wp-caption-text a {
  font-size: 13px;
  color: #484848;
  text-decoration: underline
}

.formatted .wp-caption .wp-caption-text strong {
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #484848
}

.formatted .read-more {
  position: relative;
  display: block;
  text-decoration: none;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #484848
}

.formatted .iframe-wrap {
  position: relative;
  display: block;
  margin-bottom: 30px
}

.formatted .iframe-wrap:before {
  content: "";
  position: relative;
  display: block;
  padding-top: 56.25%
}

.formatted .iframe-wrap iframe {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.formatted blockquote {
  position: relative;
  display: block
}

.formatted blockquote p {
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #484848;
  line-height: 1.8em
}

.formatted.light p {
  color: #f6f6f6
}

.formatted.light p a {
  color: #f6f6f6
}

.formatted.light h1 {
  position: relative;
  display: block;
  margin-bottom: 25px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #f6f6f6;
  line-height: 1.35em
}

.formatted.light h1 a {
  color: #484848;
  text-decoration: none
}

.formatted.light h2 {
  color: #f6f6f6
}

.formatted.light h2 a {
  color: #f6f6f6
}

.formatted.light h3 {
  color: #f6f6f6
}

.formatted.light h3 a {
  color: #f6f6f6
}

.formatted.light .read-more {
  color: #007392
}

.formatted.press h1 {
  margin-bottom: 30px
}

.formatted.press h2 {
  font-size: 16px
}

header {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 22px;
  z-index: 100
}

header .header-inner {
  position: relative
}

header #site-logo {
  position: relative;
  display: block;
  width: 186px;
  height: 58px;
}

header #mobile-nav-trigger {
  position: absolute;
  display: block;
  width: 31px;
  height: 31px;
  top: -7px;
  right: 25px;
  cursor: pointer
}

header #mobile-nav-trigger .line {
  position: absolute;
  display: block;
  width: 31px;
  height: 3px;
  left: 0;
  opacity: 1;
  background: #f78c2a;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

header #mobile-nav-trigger .line.line1 {
  top: 6px
}

header #mobile-nav-trigger .line.line2 {
  top: 14px
}

header #mobile-nav-trigger .line.line3 {
  top: 22px
}

header #mobile-nav-trigger.close .line.line1 {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 15px
}

header #mobile-nav-trigger.close .line.line2 {
  opacity: 0
}

header #mobile-nav-trigger.close .line.line3 {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: 15px
}

header .navigation-wrapper {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  padding-top: 33px;
  background: #f6f6f6
}

header .navigation-wrap-1 {
  position: relative;
  padding-bottom: 30px;
}

header .navigation-wrap-2 {
  position: relative
}

header #menu-main-navigation {
  position: relative;
  display: block;
  padding: 0;
  margin: 0
}

header #menu-main-navigation li {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: solid 1px #dadada;
  margin-right: 15px;
  margin-left: 0px;
}

header #menu-main-navigation li a {
  position: relative;
  display: block;
  width: 100%;
  height: 37px;
  line-height: 37px;
  padding-left: 25px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #007399;
  text-decoration: none
}

header .header-social-wrap {
  display: block;
  width: 178px;
  margin-left: 20px;
}
header .header-social-wrap a {
  position: relative;
  display: block;
  float: left;
  width: 21px;
  height: 15px;
  margin: 0 3px;
  opacity: 1;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
header .header-social-wrap a.nextdoor {
  background: url('../images/icon-nextdoor.png') no-repeat center center;
  -webkit-background-size: 21px 15px;
  -moz-background-size: 21px 15px;
  background-size: 21px 15px
}
header .header-social-wrap a.facebook {
  background: url('../images/icon-facebook.png') no-repeat center center;
  -webkit-background-size: 21px 15px;
  -moz-background-size: 21px 15px;
  background-size: 21px 15px
}
header .header-social-wrap a.twitter {
  background: url('../images/icon-twitter.png') no-repeat center center;
  -webkit-background-size: 21px 15px;
  -moz-background-size: 21px 15px;
  background-size: 21px 15px
}
header .header-social-wrap a.instagram {
  background: url('../images/icon-instagram.png') no-repeat center center;
  -webkit-background-size: 21px 15px;
  -moz-background-size: 21px 15px;
  background-size: 21px 15px
}
header .header-social-wrap a.youtube {
  background: url('../images/icon-youtube.png') no-repeat center center;
  -webkit-background-size: 21px 15px;
  -moz-background-size: 21px 15px;
  background-size: 21px 15px
}
header .header-social-wrap a:hover {
  opacity: .6
}
header .header-social-wrap a.socialfeed {
  width: 26px;
  height: 12px;
  margin-top: 1px;
  background: url('../images/social-social-myocfl.png') no-repeat center center;
  -webkit-background-size: 26px 12px;
  -moz-background-size: 26px 12px;
  background-size: 26px 12px
}
header .header-social-wrap .divider {
  position: relative;
  display: block;
  float: left;
  width: 1px;
  height: 31px;
  margin: -6px 5px 0 5px;
  background: #dadada
}

header .nav-search-wrap {
  position: relative;
  display: block;
  height: 37px;
  padding-left: 25px;
  padding-right: 15px;
  border-bottom: solid 1px #dadada
}

header .nav-search-wrap form {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background: none
}

header .nav-search-wrap input[type=text] {
  position: relative;
  display: block;
  width: 100%;
  height: 37px;
  margin: 0;
  padding: 7px 0 6px 37px;
  line-height: 25px;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #545454;
  outline: none;
  border: none;
  background: url('../images/icon-search.png') no-repeat left center;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  background-size: 20px 20px
}

header .nav-search-wrap input[type=text]::-webkit-input-placeholder {
  color: #545454
}

header .nav-search-wrap input[type=text]:-moz-placeholder {
  color: #545454
}

header .nav-search-wrap input[type=text]::-moz-placeholder {
  color: #545454
}

header .nav-search-wrap input[type=text]:-ms-input-placeholder {
  color: #545454
}

header #menu-secondary-navigation {
  position: relative;
  display: block;
  padding: 27px 15px 0px 25px
}

header #menu-secondary-navigation li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0
}

header #menu-secondary-navigation li a {
  position: relative;
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #545454;
  border-bottom: 2px solid #f6f6f6;
  line-height: 1em
}

header #menu-secondary-navigation li.visit-link a {
  padding-left: 22px;
  color: #007399;
  background: url('../images/icon-visit.png') no-repeat left -1px;
  -webkit-background-size: 14px 13px;
  -moz-background-size: 14px 13px;
  background-size: 14px 13px
}

/* Goolge Translate Selector */
.translate-btn{
    height: 37px;
    line-height: 37px;
    padding-left: 25px;
    padding-right: 15px;
}
.translate-btn img{
    vertical-align: middle;
}
#gt-tl {
  font-family: 'Alegreya Sans',sans-serif;
  padding: 0px;
  border: none;
  font-size: 1em;
  background-color: #f6f6f6;
}

footer {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 30px;
  z-index: 95
}

footer .footer-inner {
  position: relative;
  padding-top: 33px;
  border-top: solid 1px #dadada
}

footer .footer-top {
  position: relative;
  padding-bottom: 22px;
  border-bottom: solid 1px #dadada
}

footer .footer-bottom {
  position: relative;
  padding-top: 30px
}

footer .footer-bottom .footer-copy {
  position: relative;
  display: block;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #545454;
  line-height: 1.4em
}

footer .menus {
  position: relative
}

footer .menu {
  position: relative;
  display: block
}

footer .menu li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0
}

footer .menu li a {
  position: relative;
  display: block;
  margin-bottom: 14px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #545454;
  text-decoration: none
}

footer .social {
  position: relative;
  padding: 24px 0 5px 0
}

footer .social a {
  position: relative;
  display: block;
  float: left;
  width: 27px;
  height: 19px;
  margin: 0 5px
}

footer .social a.nextdoor {
  background: url('../images/icon-nextdoor.png') no-repeat center center;
  -webkit-background-size: 27px 19px;
  -moz-background-size: 27px 19px;
  background-size: 27px 19px
}

footer .social a.facebook {
  background: url('../images/icon-facebook.png') no-repeat center center;
  -webkit-background-size: 27px 19px;
  -moz-background-size: 27px 19px;
  background-size: 27px 19px
}

footer .social a.twitter {
  background: url('../images/icon-twitter.png') no-repeat center center;
  -webkit-background-size: 27px 19px;
  -moz-background-size: 27px 19px;
  background-size: 27px 19px
}

footer .social a.instagram {
  background: url('../images/icon-instagram.png') no-repeat center center;
  -webkit-background-size: 27px 19px;
  -moz-background-size: 27px 19px;
  background-size: 27px 19px
}

footer .social a.youtube {
  background: url('../images/icon-youtube.png') no-repeat center center;
  -webkit-background-size: 27px 19px;
  -moz-background-size: 27px 19px;
  background-size: 27px 19px
}

footer .social a.socialfeed {
  width: 44px;
  height: 20px;
  margin-top: -1px;
  background: url('../images/social-social-myocfl.png') no-repeat center center;
  -webkit-background-size: 44px 20px;
  -moz-background-size: 44px 20px;
  background-size: 44px 20px
}

footer .social .divider {
  position: relative;
  display: block;
  float: left;
  width: 1px;
  height: 35px;
  margin: -8px 10px 0 10px;
  background: #dadada
}

.ocfl-content-wrap {
  position: relative
}

.ocfl-sidebar-wrap {
  position: relative
}

.featured-line-title {
  position: relative;
  display: block;
  margin-bottom: 24px;
  padding-top: 32px;
  padding-left: 20px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #484848
}

.featured-line-title:before {
  content: "";
  position: absolute;
  display: block;
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.featured-line-title.search {
  padding-left: 0
}

.featured-line-title.search:before {
  display: none
}

.featured-line-title.search .num {
  display: inline-block;
  padding-left: 6px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400
}

.featured-line-title.add-above {
  margin-top: 50px
}

.featured-line-title.orange:before {
  background: #d76f33
}

.featured-line-title.blue:before {
  background: #007392
}

.featured-line-title.light-green:before {
  background: #97c79e
}

.featured-line-title.dark-green:before {
  background: #427B4B
}

.featured-line-title.yellow:before {
  background: #f7d94a
}

.featured-line-title.dark-blue:before {
  background: #007399
}

.featured-line-title .light {
  position: relative;
  display: inline-block;
  padding-left: 8px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400
}

.featured-article-wrap {
  position: relative;
  margin-bottom: 50px
}

.featured-article-wrap img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 28px
}

.article-column-wrap {
  position: relative;
  display: block;
  margin-bottom: 30px
}

.article-column-wrap.home2, .article-column-wrap.news {
  padding-top: 19px;
  border-top: solid 1px #dadada
}

.article-column-wrap.search-results {
  padding-top: 17px;
  border-top: none
}

.article-column-wrap.category {
  padding-top: 0;
  border-top: none
}

.article-column-wrap .small-article-wrap {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 241px;
  margin-bottom: 30px
}

.article-column-wrap .small-article-wrap a.image {
  position: relative;
  display: block;
  margin-bottom: 22px;
  
}

.article-column-wrap .small-article-wrap .image {
  position: relative;
  display: block;
  margin-bottom: 0px;
  overflow: hidden;
}

.article-column-wrap .small-article-wrap .image .space {
  position: relative;
  display: block;
  padding-top: 100%
}

.news-tag-box {
  position: relative;
  display: none;
  margin-bottom: 17px;
  padding: 5px 12px 4px 12px;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #f6f6f6 !important;
  text-align: center;
  text-decoration: none !important;
  background: #007399;
  border: 2px solid #007399;
}

.news-tag-box:first-of-type {
  display: inline-block
}

.ocfl-sidebar-wrap {
  max-width: 359px;
  padding-top: 30px
}

.ocfl-sidebar-wrap .a-side-post {
  position: relative;
  display: block;
  padding: 17px 0;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #545454;
  line-height: 1.3em;
  text-decoration: none;
  border-bottom: solid 1px #dadada
}

.ocfl-sidebar-wrap .mayor-wrap {
  position: relative;
  margin-bottom: 50px
}

.ocfl-sidebar-wrap .mayor-wrap .featured-line-title {
  margin-bottom: 16px
}

.ocfl-sidebar-wrap .special-topic-wrap {
  position: relative;
  display: block;
  margin-bottom: 50px
}

.ocfl-sidebar-wrap .special-topic-wrap:before {
  content: "";
  position: relative;
  display: block;
  padding-top: 60%
}

.ocfl-sidebar-wrap .special-topic-wrap .text {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  left: 0;
  padding-left: 20px;
  padding-bottom: 40px
}

.ocfl-sidebar-wrap .special-topic-wrap .line1 {
  position: relative;
  display: block;
  margin-bottom: 23px;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #f6f6f6
}

.ocfl-sidebar-wrap .special-topic-wrap .line1 .inner {
  position: relative;
  display: inline-block;
  padding-bottom: 7px;
  padding-right: 20px;
  border-bottom: solid 1px #424243
}

.ocfl-sidebar-wrap .special-topic-wrap .line1 a {
  color: #f6f6f6;
  text-decoration: none
}

.ocfl-sidebar-wrap .special-topic-wrap .line2 {
  position: relative;
  display: block;
  margin-bottom: 12px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #f6f6f6
}

.ocfl-sidebar-wrap .special-topic-wrap .line2 a {
  color: #f6f6f6;
  text-decoration: none
}

.ocfl-sidebar-wrap .special-topic-wrap .line3 {
  position: relative;
  display: block;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #f6f6f6
}

.ocfl-sidebar-wrap .special-topic-wrap .line3 a {
  color: #f6f6f6;
  text-decoration: none
}

.ocfl-sidebar-wrap .tag-wrap {
  position: relative
}

.ocfl-sidebar-wrap .tag-wrap .tags {
  position: relative
}

.ocfl-sidebar-wrap .tag-wrap a {
  position: relative;
  display: inline-block;
  margin: 0 7px 8px 0;
  padding: 10px 20px;
  vertical-align: top;
  text-align: center;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #f6f6f6;
  text-decoration: none;
  background: #545454;
  border: 2px solid #545454;
}

.ocfl-sidebar-wrap .other-category-wrap {
  margin-bottom: 50px
}

.ocfl-sidebar-wrap .other-category-wrap .other-cat-link {
  position: relative;
  display: block;
  width: 100%;
  max-height: 150px;
  margin-bottom: 20px;
  overflow: hidden;
}

.ocfl-sidebar-wrap .other-category-wrap .other-cat-link:before {
  content: "";
  position: relative;
  display: block;
}

.ocfl-sidebar-wrap .other-category-wrap .other-cat-link .overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.56)
}

.ocfl-sidebar-wrap .other-category-wrap .other-cat-link .text {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  left: 0;
  padding: 0 15px;
  transform: translateY(-50%);
  text-align: center;
  text-decoration: none;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #f6f6f6
}

.simple-article-wrap {
  position: relative;
  padding-bottom: 19px;
  margin-bottom: 19px;
  border-bottom: solid 1px #dadada
}

.simple-article-wrap .image {
  position: relative;
  display: block;
  margin-bottom: 22px;
  max-width: 240px
}

.simple-article-wrap .image .space {
  position: relative;
  display: block;
  padding-top: 100%
}

.simple-article-wrap.video .image:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  z-index: 99;
  background: url('../images/icon-video-play.png') no-repeat center center;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  background-size: 40px 40px
}

.small-featured-post .image-wrap, .featured-article-wrap .image-wrap {
  position: relative;
  display: block;
  margin-bottom: 19px;
  max-width: 100%
}

.small-featured-post img, .featured-article-wrap img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto
}

.small-featured-post.video .image-wrap:before, .featured-article-wrap.video .image-wrap:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  z-index: 99;
  background: url('../images/icon-video-play.png') no-repeat center center;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  background-size: 40px 40px
}

.featured-article-wrap .image-wrap {
  display: inline-block
}

.featured-article-wrap .image-wrap img {
  margin-bottom: 0
}

.featured-article-wrap.main .image-wrap {
  display: block !important
}

.featured-article-wrap.video .image-wrap:before {
  width: 40px;
  height: 40px;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  background-size: 40px 40px;
  margin-top: -20px;
  margin-left: -20px
}

.small-article-wrap.video .image:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  z-index: 99;
  background: url('../images/icon-video-play.png') no-repeat center center;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  background-size: 40px 40px
}

.two-col-wrap {
  position: relative;
  padding-top: 19px;
  margin-bottom: 60px;
  border-top: solid 1px #dadada
}

.two-col-wrap .col-left, .two-col-wrap .col-right {
  position: relative
}

.two-col-wrap .col-right {
  padding-top: 20px
}

.ocfl-crisis-wrap {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 40px;
  padding: 30px 20px 40px 20px
}

.ocfl-crisis-wrap.hide {
  display: none
}

.ocfl-crisis-wrap .inner {
  max-width: 845px
}

.ocfl-crisis-wrap .formatted {
  max-width: 702px
}

.ocfl-crisis-wrap .crisis-article-wrap {
  position: relative;
  display: block;
  padding-top: 40px
}

.crisis-article {
  position: relative;
  display: block;
  width: 100%;
  max-width: 382px;
  margin-bottom: 30px;
  padding: 24px 18px;
  background: #f6f6f6
}

.crisis-article .feat-image {
  display: none
}

.crisis-article .text {
  position: relative
}

.crisis-article .text h3 {
  position: relative;
  display: block;
  margin-bottom: 15px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #484848;
  line-height: 1.4em
}

.crisis-article .text h3 a {
  color: #484848;
  text-decoration: none
}

.crisis-article .text p {
  position: relative;
  margin-bottom: 20px;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #545454
}

.crisis-article .text .read-more {
  position: relative;
  display: block;
  text-decoration: none;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #007392
}

.crisis-article-wrap.error404 {
  position: relative;
  text-align: center
}

.crisis-article-wrap.error404 .crisis-article {
  display: inline-block;
  text-align: left
}

.no-posts-wrap {
  position: relative;
  display: block;
  padding: 30px 0;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #484848
}

.about-banner {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 17px
}

.bcc-meeting-wrap {
  padding-top: 20px;
  border-top: solid 1px #dadada
}

.bcc-meeting-wrap .meetings-extra-info {
  position: relative;
  display: block;
  margin-bottom: 15px;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #545454;
  line-height: 1.4em
}

.bcc-meeting-wrap .bcc-meeting-btn, .bcc-meeting-wrap .orange-btn {
  position: relative;
  display: block;
  width: 100%;
  max-width: 370px;
  height: 49px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 49px;
  text-decoration: none;
  border: none;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #f6f6f6;
  text-align: center;
  background: #f78c2a
}

.bcc-meeting-wrap .a-meeting-group {
  position: relative;
  display: block;
  width: 100%;
  max-width: 719px;
  margin-bottom: 50px
}

.bcc-meeting-wrap .a-meeting-group .title-line {
  position: relative;
  display: block;
  width: 100%;
  height: 90px;
  margin-bottom: 45px;
  padding-left: 100px;
  padding-right: 22px;
  background: #ebebeb
}

.bcc-meeting-wrap .a-meeting-group .title-line .number {
  position: absolute;
  display: block;
  width: 64px;
  height: 64px;
  top: 13px;
  left: 19px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  text-align: center;
  line-height: 64px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #484848;
  background: #FFF
}

.bcc-meeting-wrap .a-meeting-group .title-line .text-wrap {
  position: absolute;
  display: block;
  left: 100px;
  right: 22px;
  height: 100%;
  top: 0
}

.bcc-meeting-wrap .a-meeting-group .title-line .text-wrap .text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #484848;
  line-height: 1.2em
}

.bcc-meeting-wrap .a-meeting-group .title-line .text-wrap .text strong {
  padding-right: 5px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700
}

.bcc-meeting-wrap .meeting-content {
  position: relative
}

.bcc-meeting-wrap .meeting-content p {
  position: relative;
  display: block;
  margin-bottom: 15px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.3em;
  color: #545454
}

.bcc-meeting-wrap .meeting-content p a {
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  color: #545454
}

.bcc-meeting-wrap .meeting-content p:first-of-type {
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #545454;
  line-height: 1.4em
}

.bcc-meeting-wrap.pressbox {
  margin-bottom: 48px
}

.bcc-meeting-wrap.pressbox .a-meeting-group {
  margin-bottom: 40px
}

#content.bccmeeting .special-update-line {
  margin-top: 50px
}

.special-update-line {
  position: relative;
  display: block;
  width: 100%;
  height: 90px;
  margin-bottom: 45px;
  margin-top: 35px;
  padding-left: 100px;
  padding-right: 22px;
  background: #ebebeb
}

.special-update-line .number {
  position: absolute;
  display: block;
  width: 64px;
  height: 64px;
  top: 13px;
  left: 19px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  text-align: center;
  line-height: 64px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #484848;
  background: #FFF
}

.special-update-line .text-wrap {
  position: absolute;
  display: block;
  left: 100px;
  right: 22px;
  height: 100%;
  top: 0
}

.special-update-line .text-wrap .text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #484848;
  line-height: 1.2em
}

.special-update-line .text-wrap .text strong {
  padding-right: 5px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700
}

.newsletter-top-content {
  position: relative;
  margin-bottom: 40px;
  max-width: 718px
}

.orange-btn {
  position: relative;
  display: inline-block;
  padding: 15px 26px;
  background: #f78c2a;
  cursor: pointer;
  border: 2px solid #f78c2a;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #f6f6f6 !important;
  text-decoration: none !important;
  line-height: 1em;
  text-align: center
}

.orange-btn.blue {
  background: #007399;
  border: 2px solid #007399;
}

.orange-btn.more {
  margin-top: 15px
}

.newsletter-main-content {
  position: relative
}

.newsletter-main-content .app-title {
  margin-bottom: 50px
}

.app-col-wrap {
  position: relative;
  margin-bottom: 60px
}

.app-col-wrap .app-col {
  position: relative
}

.an-app-item {
  position: relative;
  display: block;
  padding-left: 70px;
  margin-bottom: 35px;
  max-width: 511px
}

.an-app-item .icon {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  background-size: 50px 50px
}

.an-app-item .text {
  position: relative
}

.an-app-item .text h3 {
  font-size: 16px;
  margin-bottom: 10px
}

.media-advisory-wrap {
  position: relative
}

.media-advisory-wrap .orange-btn {
  margin-top: 10px
}

.press-release-wrap {
  margin-bottom: 58px
}

.media-advisory-post {
  position: relative;
  padding-top: 19px;
  margin-bottom: 40px;
  border-top: solid 1px #dadada
}

.media-advisory-post h2 {
  margin-top: 0
}

.watch-orange-tv-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 48px
}

.watch-orange-tv-wrap .space {
  position: relative;
  display: block;
  padding-top: 56.25%;
  background: #d7d7d7
}

.watch-orange-tv-wrap iframe {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.press-date-line {
  position: relative;
  display: block;
  margin-bottom: 18px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #545454
}

.press-contact-line {
  position: relative;
  display: block;
  margin-bottom: 18px;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #484848;
  line-height: 1.35em
}

.social-share-wrap {
  position: relative;
  display: block;
  margin-bottom: 33px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #545454
}

.oc-logo {
  position: relative;
  display: block;
  margin-bottom: 28px
}

.oc-logo img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto
}

.press-single-bottom-info {
  margin-top: 50px;
  padding-top: 30px;
  border-top: solid 1px #dadada
}

.press-single-bottom-info p {
  font-size: 13px
}

.orange-links-cols {
  position: relative;
  padding-top: 10px;
  margin-bottom: 25px
}

.orange-links-cols .orange-btn {
  width: 100%;
  margin-bottom: 20px
}

.press-contact-wrap {
  position: relative;
  padding-top: 40px;
  text-align: center;
  border-top: solid 1px #dadada
}

.press-contact-wrap .a-press-contact {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 241px;
  margin-bottom: 35px
}

.press-contact-wrap .a-press-contact .image {
  position: relative;
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto 28px auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #007392;
  background-size: cover;
  background-position: center center
}

.press-contact-wrap .a-press-contact .info {
  position: relative;
  display: block;
  text-align: center
}

.press-contact-wrap .a-press-contact .info .line1 {
  position: relative;
  display: block;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #484848;
  line-height: 1.4em
}

.press-contact-wrap .a-press-contact .info .line2 {
  position: relative;
  display: block;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #484848;
  line-height: 1.4em
}

.press-contact-wrap .a-press-contact .info .line2 a {
  display: block;
  padding-top: 4px;
  font-size: 15px;
  text-decoration: underline
}

.press-contact-wrap .a-press-contact .info a {
  color: #007399
}

.press-contact-divider-text {
  margin-bottom: 42px
}

.press-contact-divider-text.special {
  margin-bottom: 32px
}

.press-contact-divider-text h3 {
  text-align: center;
  font-size: 16px;
  margin-bottom: 0
}

.ocfl-gallery-wrap {
  position: relative;
  padding-top: 19px;
  text-align: center;
  border-top: solid 1px #dadada
}

.ocfl-gallery-wrap.media-photo {
  padding-bottom: 34px;
  margin-bottom: 34px;
  border-bottom: solid 1px #dadada
}

.ocfl-gallery-wrap.none-below {
  padding-bottom: 0;
  margin-bottom: 30px;
  border-bottom: none
}

.ocfl-gallery-wrap .gallery-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 240px;
  text-align: left;
  margin-bottom: 30px
}

.ocfl-gallery-wrap .gallery-item.hide {
  display: none
}

.ocfl-gallery-wrap .gallery-item:before {
  content: "";
  position: relative;
  display: block;
  padding-top: 100%
}

.ocfl-gallery-wrap .gallery-item .overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: url('../images/overlay-slice.png') repeat-x left bottom
}

.ocfl-gallery-wrap .gallery-item .text {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding-bottom: 24px;
  padding-left: 20px;
  padding-right: 15px
}

.ocfl-gallery-wrap .gallery-item .text .line1, .ocfl-gallery-wrap .gallery-item .text .line2 {
  position: relative;
  display: block;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: #f6f6f6
}

.ocfl-gallery-wrap .gallery-item .text .line1 {
  margin-bottom: 6px
}

.ocfl-gallery-wrap .gallery-item.file {
  background: #007392
}

.ocfl-gallery-wrap .gallery-item.file .overlay {
  display: none
}

.ocfl-gallery-wrap .gallery-item.video {
  text-decoration: none;
  margin-bottom: 15px
}

.ocfl-gallery-wrap .gallery-item.video:before {
  display: none
}

.ocfl-gallery-wrap .gallery-item.video .vid-image:before {
  content: "";
  position: relative;
  display: block;
  padding-top: 56.25%
}

.ocfl-gallery-wrap .gallery-item.video .text {
  position: relative;
  height: 80px;
  padding: 18px 10px 0 0;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #484848;
  line-height: 1.4em;
  background: #f6f6f6;
  text-decoration: none
}

.ocfl-gallery-wrap.video-single {
  text-align: left
}

.ocfl-gallery-wrap.video-single .gallery-item.video {
  margin-bottom: 30px
}

body.single-photo-gallery .ocfl-gallery-wrap .gallery-item.hide {
  display: inline-block
}

.pressbox-formatted-section {
  position: relative;
  margin-bottom: 48px
}

.media-gallery-sidebar-links {
  position: relative;
  margin-bottom: 30px
}

.media-gallery-sidebar-links a {
  width: 184px;
  margin-bottom: 20px
}

.single-article-extras-bar {
  position: relative;
  margin-bottom: 12px
}

.single-article-extras-bar .press-date-line {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 22px;
  line-height: 22px
}

.single-article-extras-bar .news-tag-box {
  display: none;
  vertical-align: top;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 5px 14px 4px 14px
}

.single-article-extras-bar .news-tag-box:first-of-type {
  display: inline-block
}

.single-article-extras-bar .social-share-wrap {
  display: inline-block;
  vertical-align: top;
  height: 22px;
  line-height: 22px;
  margin-bottom: 20px
}

.single-article-extras-bar .addthis_inline_share_toolbox {
  position: relative;
  clear: both;
  display: inline-block;
  height: 22px;
  padding-top: 1px;
  vertical-align: top;
  padding-left: 5px
}

.single-article-extras-bar .addthis_inline_share_toolbox a {
  outline: none
}

.ocfl-content-wrap .social-share-wrap {
  line-height: 22px
}

.ocfl-content-wrap .addthis_inline_share_toolbox {
  position: relative;
  clear: both;
  display: inline-block;
  height: 22px;
  padding-top: 1px;
  vertical-align: top;
  padding-left: 5px
}

.ocfl-content-wrap .addthis_inline_share_toolbox a {
  outline: none
}

.error-404-inner-wrap {
  position: relative;
  padding: 42px 25px;
  background: url('../images/bg-404.jpg') no-repeat center center;
  background-size: cover
}

.error-404-inner-wrap .line1 {
  position: relative;
  display: block;
  margin-bottom: 18px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #f6f6f6;
  line-height: 1.3em;
  text-align: center
}

.error-404-inner-wrap .line2 {
  position: relative;
  display: block;
  margin-bottom: 40px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #007392;
  line-height: 1.4em;
  text-align: center
}

.pagination {
  position: relative;
  display: block;
  padding-top: 15px
}

.pagination .page-numbers {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin-left: 8px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #484848;
  outline: none;
  border: none;
  text-decoration: none
}

.pagination .page-numbers:first-child {
  margin-left: 0
}

.pagination .page-numbers.current {
  background: #007392;
  color: #f6f6f6
}

.pagination .page-numbers.next {
  text-indent: -9999px;
  overflow: hidden;
  background: url('../images/icon-arrow-right.png') no-repeat center center;
  -webkit-background-size: 16px 10px;
  -moz-background-size: 16px 10px;
  background-size: 16px 10px
}

.pagination .page-numbers.prev {
  text-indent: -9999px;
  overflow: hidden;
  background: url('../images/icon-arrow-left.png') no-repeat center center;
  -webkit-background-size: 16px 10px;
  -moz-background-size: 16px 10px;
  background-size: 16px 10px
}

.single-article-pagi {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #484848;
  line-height: 1.35em
}

.single-article-pagi.more {
  padding-top: 40px;
  padding-bottom: 40px
}

.single-article-pagi a {
  position: relative;
  display: inline-block;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #484848;
  line-height: 1.35em;
  text-decoration: none
}

.single-article-pagi a[rel=prev] {
  padding-right: 12px
}

.single-article-pagi .divide {
  position: relative;
  display: inline-block;
  padding-right: 12px
}

.back-to-top-link {
  position: relative;
  display: block;
  padding-top: 15px;
  font-family: 'Bitter', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #484848;
  line-height: 1.35em;
  text-decoration: none
}

body.rss-single-view header, body.rss-single-view footer {
  display: none
}

.featured-line-title {
  font-size: 24px;
  padding-top: 12px
}

.ocfl-sidebar-wrap .special-topic-wrap .text {
  padding-top: 90px
}

.formatted p {
  color: #545454
}

.formatted img.alignright {
  margin-left: 25px !important;
  margin-bottom: 15px !important
}

.ocfl-sidebar-wrap .other-category-wrap {
  margin-bottom: 50px;
  margin-top: 60px
}

table {
  border-collapse: collapse
}

table, tr, td {
  padding: 15px;
  border: solid 1px #000;
  text-align: left
}

.formatted tr{
  position: relative;
  margin-bottom: 23px;
  line-height: 1.8em;
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #545454;
  line-height: 1.4em;
}
.formatted th{
  font-weight: bold;
  padding: 15px;
}

.ocfl-sidebar-wrap .other-category-wrap .other-cat-link .overlay:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.formatted .wp-caption {
  z-index: 2
}

@media only screen and (min-width:604px) {
  .featured-article-wrap.video .image-wrap:before {
    width: 80px;
    height: 80px;
    -webkit-background-size: 80px 80px;
    -moz-background-size: 80px 80px;
    background-size: 80px 80px;
    margin-top: -40px;
    margin-left: -40px
  }
  .article-column-wrap {
    margin-bottom: 60px
  }
  .article-column-wrap.news {
    margin-bottom: 0
  }
  .article-column-wrap .small-article-wrap {
    margin-right: 30px
  }
  .two-col-wrap {
    margin-bottom: 22px
  }
  .newsletter-top-content {
    margin-bottom: 60px
  }
  .app-col-wrap {
    margin-bottom: 70px
  }
  .an-app-item {
    padding-left: 122px;
    margin-bottom: 42px
  }
  .an-app-item .icon {
    width: 100px;
    height: 100px;
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    background-size: 100px 100px
  }
  .orange-links-cols {
    position: relative
  }
  .orange-links-cols .orange-btn {
    display: inline-block;
    width: calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: -webkit-calc(50% - 12px);
    width: -o-calc(50% - 12px);
    vertical-align: top;
    margin-right: 10px
  }
  .orange-links-cols .orange-btn:nth-child(even) {
    margin-right: 0;
    margin-left: 10px
  }
  .press-contact-wrap {
    text-align: left
  }
  .press-contact-wrap .a-press-contact {
    margin-right: 30px
  }
  .ocfl-gallery-wrap {
    text-align: left
  }
  .ocfl-gallery-wrap .gallery-item {
    margin-right: 30px
  }
  .single-article-extras-bar .press-date-line {
    margin-right: 25px;
    margin-bottom: 20px
  }
  .single-article-extras-bar .news-tag-box {
    margin-right: 25px;
    margin-bottom: 20px
  }
  .single-article-extras-bar .social-share-wrap {
    margin-bottom: 20px
  }
}

@media only screen and (min-width:768px) {
  #content {
    padding-top: 45px;
    padding-bottom: 50px
  }
  #content.pad-more {
    padding-top: 50px
  }
  .formatted img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 30px
  }
  .formatted img.alignright {
    float: right;
    margin-left: 50px
  }
  .formatted img.alignleft {
    float: left;
    margin-right: 50px
  }
  .formatted img.aligncenter {
    margin: 0 auto 30px auto
  }
  .formatted .wp-caption {
    position: relative;
    max-width: 100%;
    margin-bottom: 7px
  }
  .formatted .wp-caption img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px
  }
  .formatted .wp-caption .wp-caption-text {
    font-family: 'Alegreya Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    color: #484848
  }
  .formatted .wp-caption .wp-caption-text a {
    font-size: 13px;
    color: #484848;
    text-decoration: underline
  }
  .formatted .wp-caption .wp-caption-text strong {
    font-family: 'Alegreya Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    color: #484848
  }
  .formatted .wp-caption.alignright {
    float: right;
    margin-left: 50px
  }
  .formatted .wp-caption.alignleft {
    float: left;
    margin-right: 50px
  }
  .formatted .wp-caption.aligncenter {
    margin: 0 auto 30px auto
  }
  footer .menu {
    width: 33.33%;
    float: left
  }
  footer .menu#menu-footer-navigation-2 {
    width: 39.33%
  }
  footer .menu#menu-footer-navigation-3 {
    width: 27.33%
  }
  footer .social {
    padding: 28px 0 0px 0
  }
  .featured-article-wrap {
    margin-bottom: 70px
  }
  .featured-article-wrap.news {
    margin-bottom: 50px
  }
  .article-column-wrap {
    margin-bottom: 55px
  }
  .article-column-wrap .small-article-wrap {
    width: calc(33.33% - 23px);
    width: -moz-calc(33.33% - 23px);
    width: -webkit-calc(33.33% - 23px);
    width: -o-calc(33.33% - 23px);
    margin-bottom: 0px
  }
  .article-column-wrap .small-article-wrap:nth-child(3n) {
    margin-right: 0
  }
  .article-column-wrap.news {
    margin-bottom: 0
  }
  .article-column-wrap.news .small-article-wrap {
    margin-bottom: 48px
  }
  .simple-article-wrap.single p {
    max-width: 250px
  }
  .two-col-wrap {
    margin-bottom: 32px
  }
  .two-col-wrap .col-left {
    width: 300px;
    float: left
  }
  .two-col-wrap .col-right {
    padding-top: 0;
    padding-left: 39px;
    width: calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: -o-calc(100% - 300px);
    float: left
  }
  .two-col-wrap .simple-article-wrap:last-child {
    border-bottom: none
  }
  .ocfl-crisis-wrap {
    padding: 40px 20px 60px 25px
  }
  .bcc-meeting-wrap .a-meeting-group .title-line .text-wrap .text {
    font-size: 16px
  }
  .special-update-line .text-wrap .text {
    font-size: 16px
  }
  .orange-links-cols .orange-btn {
    width: calc(50% - 22px);
    width: -moz-calc(50% - 22px);
    width: -webkit-calc(50% - 22px);
    width: -o-calc(50% - 22px);
    margin-right: 20px
  }
  .orange-links-cols .orange-btn:nth-child(even) {
    margin-left: 20px
  }
  .press-contact-wrap .inner-contact-wrap {
    position: relative;
    text-align: center
  }
  .press-contact-wrap .inner-contact-wrap:first-of-type {
    text-align: center
  }
  .press-contact-wrap .a-press-contact {
    width: calc(33.33% - 23px);
    width: -moz-calc(33.33% - 23px);
    width: -webkit-calc(33.33% - 23px);
    width: -o-calc(33.33% - 23px);
    margin-bottom: 46px
  }
  .press-contact-wrap .a-press-contact:nth-child(3n) {
    margin-right: 0
  }
  .ocfl-gallery-wrap .gallery-item {
    width: calc(33.33% - 23px);
    width: -moz-calc(33.33% - 23px);
    width: -webkit-calc(33.33% - 23px);
    width: -o-calc(33.33% - 23px)
  }
  .ocfl-gallery-wrap .gallery-item:nth-child(3n) {
    margin-right: 0
  }
}

@media only screen and (min-width:960px) {
  #content {
    padding-bottom: 65px
  }
  .formatted .read-more:hover {
    text-decoration: underline
  }
  .news-tag-box {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  .news-tag-box:hover, .news-tag-box:focus {
    background: #f6f6f6;
    color: #007399 !important;
    
  }
  header {
    padding-top: 29px
  }
  header .header-inner {
    border-bottom: solid 1px #dadada
  }
  header #site-logo {
    float: left
  }
  header #mobile-nav-trigger {
    display: none
  }
  header .navigation-wrapper {
    position: relative;
    display: block;
    width: calc(100% - 219px);
    width: -moz-calc(100% - 219px);
    width: -webkit-calc(100% - 219px);
    width: -o-calc(100% - 219px);
    float: right;
    left: auto;
    padding-top: 33px
  }
  header .navigation-wrap-1 {
    position: relative;
    height: 61px;
    padding-bottom: 0px;
  }
  header .navigation-wrap-2 {
    position: absolute;
    width: 100%;
    height: 33px;
    top: 0;
    left: 0;
    border-bottom: solid 1px #dadada
  }
  header #menu-main-navigation {
    padding-top: 23px
  }
  header #menu-main-navigation li {
    display: inline-block;
    width: auto;
    border-bottom: none;
    margin-right: 15px;
    margin-left: 0px;
    vertical-align: top
  }
  header #menu-main-navigation li a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    line-height: 1em;
    padding-left: 0px;
    border-bottom: 2px solid #f6f6f6;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  header #menu-main-navigation li a:hover, header #menu-main-navigation li a:focus {
    border-bottom: 2px solid #007399;
  }
  header .nav-search-wrap {
    position: absolute;
    display: block;
    width: 100%;
    max-width: 100px;
    height: 61px;
    right: 0;
    top: 0;
    padding-top: 12px;
    padding-right: 0px;
    padding-left: 5px;
    border-bottom: none;
    border-left: solid 1px #dadada
  }
  header #menu-secondary-navigation {
    position: relative;
    display: block;
    padding: 0
  }
  header #menu-secondary-navigation li {
    display: inline-block;
    vertical-align: top
  }
  header #menu-secondary-navigation li a {
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  header #menu-secondary-navigation li a:hover, header #menu-secondary-navigation li a:focus {
    border-bottom: 2px solid #545454;
  }
  header #menu-secondary-navigation li.visit-link a {
    padding-left: 0;
    background: none;
    color: #007399
  }
  header #menu-secondary-navigation li.visit-link a:hover {
    color: #007399
  }
  header .header-social-wrap {
    position: absolute;
    display: block;
    width: 178px;
    right: 0;
    top: -2px
  }
  header .header-social-wrap a {
    position: relative;
    display: block;
    float: left;
    width: 21px;
    height: 15px;
    margin: 0 3px;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  header .header-social-wrap a.nextdoor {
    background: url('../images/icon-nextdoor.png') no-repeat center center;
    -webkit-background-size: 21px 15px;
    -moz-background-size: 21px 15px;
    background-size: 21px 15px
  }
  header .header-social-wrap a.facebook {
    background: url('../images/icon-facebook.png') no-repeat center center;
    -webkit-background-size: 21px 15px;
    -moz-background-size: 21px 15px;
    background-size: 21px 15px
  }
  header .header-social-wrap a.twitter {
    background: url('../images/icon-twitter.png') no-repeat center center;
    -webkit-background-size: 21px 15px;
    -moz-background-size: 21px 15px;
    background-size: 21px 15px
  }
  header .header-social-wrap a.instagram {
    background: url('../images/icon-instagram.png') no-repeat center center;
    -webkit-background-size: 21px 15px;
    -moz-background-size: 21px 15px;
    background-size: 21px 15px
  }
  header .header-social-wrap a.youtube {
    background: url('../images/icon-youtube.png') no-repeat center center;
    -webkit-background-size: 21px 15px;
    -moz-background-size: 21px 15px;
    background-size: 21px 15px
  }
  header .header-social-wrap a:hover {
    opacity: .6
  }
  header .header-social-wrap a.socialfeed {
    width: 26px;
    height: 12px;
    margin-top: 1px;
    background: url('../images/social-social-myocfl.png') no-repeat center center;
    -webkit-background-size: 26px 12px;
    -moz-background-size: 26px 12px;
    background-size: 26px 12px
  }
  header .header-social-wrap .divider {
    position: relative;
    display: block;
    float: left;
    width: 1px;
    height: 31px;
    margin: -6px 5px 0 5px;
    background: #dadada
  }

/* Google Translate */
  .translate-btn{
    height: auto;
    line-height: normal;
    padding-left: 0px;
    padding-right: 0px;
}
.translate-btn img{
    vertical-align: top;
}
  #gt-tl {
    display: inline-block;
    width: 85px;
    padding: 0px;
    vertical-align: top;
  }
  
  footer .menu li a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  footer .menu li a:hover {
    color: #afafaf
  }
  footer .social a {
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  footer .social a:hover {
    opacity: .6
  }
  .ocfl-content-wrap {
    width: calc(100% - 263px);
    width: -moz-calc(100% - 263px);
    width: -webkit-calc(100% - 263px);
    width: -o-calc(100% - 263px);
    float: left;
    padding-right: 35px
  }
  .ocfl-sidebar-wrap {
    width: 263px;
    float: left;
    padding-top: 0
  }
  .ocfl-sidebar-wrap .mayor-wrap {
    margin-bottom: 60px
  }
  .ocfl-sidebar-wrap .a-side-post {
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  .ocfl-sidebar-wrap .a-side-post:hover {
    opacity: .8
  }
  .ocfl-sidebar-wrap .tag-wrap a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  .ocfl-sidebar-wrap .tag-wrap a:hover, .ocfl-sidebar-wrap .tag-wrap a:focus {
    background: #f6f6f6;
    color: #545454;
  }
  .small-featured-post.video .image-wrap:before {
    width: 82px;
    height: 82px;
    margin-top: -41px;
    margin-left: -41px;
    background: url('../images/icon-video-play.png') no-repeat center center;
    -webkit-background-size: 82px 82px;
    -moz-background-size: 82px 82px;
    background-size: 82px 82px
  }
  .small-article-wrap.video .image:before {
    width: 82px;
    height: 82px;
    margin-top: -41px;
    margin-left: -41px;
    background: url('../images/icon-video-play.png') no-repeat center center;
    -webkit-background-size: 82px 82px;
    -moz-background-size: 82px 82px;
    background-size: 82px 82px
  }
  .simple-article-wrap.video .image:before {
    width: 82px;
    height: 82px;
    margin-top: -41px;
    margin-left: -41px;
    background: url('../images/icon-video-play.png') no-repeat center center;
    -webkit-background-size: 82px 82px;
    -moz-background-size: 82px 82px;
    background-size: 82px 82px
  }
  .ocfl-crisis-wrap {
    padding: 50px 20px 32px 50px
  }
  .crisis-article {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 42px);
    width: -moz-calc(50% - 42px);
    width: -webkit-calc(50% - 42px);
    width: -o-calc(50% - 42px);
    min-height: 150px;
    margin-right: 40px;
    margin-bottom: 40px;
    padding: 24px 18px 24px 155px
  }
  .crisis-article .feat-image {
    position: absolute;
    display: block;
    width: 118px;
    height: 118px;
    top: 16px;
    left: 15px
  }
  .newsletter-top-content {
    margin-bottom: 70px
  }
  .app-col-wrap {
    margin-bottom: 20px
  }
  .app-col-wrap .app-col {
    width: 50%;
    float: left
  }
  .app-col-wrap .app-col.app-col-1 {
    padding-right: 30px
  }
  .app-col-wrap .app-col.app-col-2 {
    padding-left: 30px
  }
  .orange-btn {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  .orange-btn:hover, .orange-btn:focus {
    background: #f6f6f6;
    border: 2px solid #f78c2a;
    color: #f78c2a !important;
  }
  .orange-btn.blue:hover, .orange-btn.blue:focus {
    background: #f6f6f6;
    border: 2px solid #007399;
    color: #007399 !important;
  }
  .press-contact-divider-text, .press-contact-wrap {
    padding-right: 20px
  }
  .media-gallery-sidebar-links {
    margin-bottom: 40px;
    padding-top: 71px
  }
  .ocfl-gallery-wrap .gallery-item .overlay {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  .ocfl-gallery-wrap .gallery-item .vid-image:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }
  .ocfl-gallery-wrap .gallery-item:hover .overlay, .ocfl-gallery-wrap .gallery-item:focus .overlay {
    background-color: rgba(0, 0, 0, 0.7)
  }
  .ocfl-gallery-wrap .gallery-item:hover .vid-image:after, .ocfl-gallery-wrap .gallery-item:focus .vid-image:after {
    background-color: rgba(0, 0, 0, 0.5)
  }
  .single-article-pagi a:hover {
    text-decoration: underline
  }
}

@media only screen and (min-width:1120px) {
  header .navigation-wrapper {
    width: calc(100% - 239px);
    width: -moz-calc(100% - 239px);
    width: -webkit-calc(100% - 239px);
    width: -o-calc(100% - 239px)
  }
  header #menu-main-navigation li a {
    font-size: 16px;
    /* padding-right: 26px */
  }
  header .nav-search-wrap {
    width: 265px;
    max-width: none;
  }
  header #menu-secondary-navigation li a {
    font-size: 16px;
    margin-right: 13px
  }
  header .header-social-wrap {
    width: 232px;
    top: -4px
  }
  header .header-social-wrap a {
    width: 25px;
    height: 18px;
    margin: 0 5px
  }
  header .header-social-wrap a.nextdoor {
    background: url('../images/icon-nextdoor.png') no-repeat center center;
    -webkit-background-size: 25px 18px;
    -moz-background-size: 25px 18px;
    background-size: 25px 18px
  }
  header .header-social-wrap a.facebook {
    background: url('../images/icon-facebook.png') no-repeat center center;
    -webkit-background-size: 25px 18px;
    -moz-background-size: 25px 18px;
    background-size: 25px 18px
  }
  header .header-social-wrap a.twitter {
    background: url('../images/icon-twitter.png') no-repeat center center;
    -webkit-background-size: 25px 18px;
    -moz-background-size: 25px 18px;
    background-size: 25px 18px
  }
  header .header-social-wrap a.instagram {
    background: url('../images/icon-instagram.png') no-repeat center center;
    -webkit-background-size: 25px 18px;
    -moz-background-size: 25px 18px;
    background-size: 25px 18px
  }
  header .header-social-wrap a.youtube {
    background: url('../images/icon-youtube.png') no-repeat center center;
    -webkit-background-size: 25px 18px;
    -moz-background-size: 25px 18px;
    background-size: 25px 18px
  }
  header .header-social-wrap a.socialfeed {
    width: 30px;
    height: 13px;
    margin-top: 2px;
    background: url('../images/social-social-myocfl.png') no-repeat center center;
    -webkit-background-size: 30px 13px;
    -moz-background-size: 30px 13px;
    background-size: 30px 13px
  }
  header .header-social-wrap .divider {
    height: 35px;
    margin: -8px 8px 0 8px
  }
  footer .menus {
    width: 750px;
    float: left
  }
  footer .social {
    float: right;
    padding: 0;
    top: -3px
  }
  footer .social a {
    width: 32px;
    height: 22px;
    margin: 0 8px 0 7px
  }
  footer .social a.nextdoor {
    background: url('../images/icon-nextdoor.png') no-repeat center center;
    -webkit-background-size: 32px 22px;
    -moz-background-size: 32px 22px;
    background-size: 32px 22px
  }
  footer .social a.facebook {
    background: url('../images/icon-facebook.png') no-repeat center center;
    -webkit-background-size: 32px 22px;
    -moz-background-size: 32px 22px;
    background-size: 32px 22px
  }
  footer .social a.twitter {
    background: url('../images/icon-twitter.png') no-repeat center center;
    -webkit-background-size: 32px 22px;
    -moz-background-size: 32px 22px;
    background-size: 32px 22px
  }
  footer .social a.instagram {
    background: url('../images/icon-instagram.png') no-repeat center center;
    -webkit-background-size: 32px 22px;
    -moz-background-size: 32px 22px;
    background-size: 32px 22px
  }
  footer .social a.youtube {
    background: url('../images/icon-youtube.png') no-repeat center center;
    -webkit-background-size: 32px 22px;
    -moz-background-size: 32px 22px;
    background-size: 32px 22px
  }
  footer .social a.socialfeed {
    width: 44px;
    height: 20px;
    margin-top: 0px;
    background: url('../images/social-social-myocfl.png') no-repeat center center;
    -webkit-background-size: 44px 20px;
    -moz-background-size: 44px 20px;
    background-size: 44px 20px
  }
  footer .social .divider {
    position: relative;
    display: block;
    float: left;
    width: 1px;
    height: 41px;
    margin: -9px 10px 0 10px;
    background: #dadada
  }
  .ocfl-content-wrap {
    width: calc(100% - 359px);
    width: -moz-calc(100% - 359px);
    width: -webkit-calc(100% - 359px);
    width: -o-calc(100% - 359px);
    padding-right: 37px
  }
  .ocfl-content-wrap.about {
    padding-right: 100px
  }
  .ocfl-sidebar-wrap {
    width: 359px
  }
  .ocfl-sidebar-wrap .other-category-wrap .other-cat-link {
    max-height: 200px;
  }
  .ocfl-crisis-wrap {
    padding: 50px 20px 72px 97px
  }
  .app-col-wrap .app-col.app-col-1 {
    padding-right: 44px
  }
  .app-col-wrap .app-col.app-col-2 {
    padding-left: 44px
  }
}

@media only screen and (min-width:1230px) {
  .formatted img.alignright {
    margin-left: 70px;
    margin-bottom: 50px
  }
  .formatted img.alignleft {
    margin-right: 70px;
    margin-bottom: 50px
  }
  .formatted .wp-caption.alignright {
    margin-left: 70px;
    margin-bottom: 50px
  }
  .formatted .wp-caption.alignleft {
    margin-right: 70px;
    margin-bottom: 50px
  }
  header .header-social-wrap {
    width: 290px;
    top: -5px
  }
  header .header-social-wrap a {
    width: 28px;
    height: 20px;
    margin: 0 7px
  }
  header .header-social-wrap a.nextdoor {
    background: url('../images/icon-nextdoor.png') no-repeat center center;
    -webkit-background-size: 28px 20px;
    -moz-background-size: 28px 20px;
    background-size: 28px 20px
  }
  header .header-social-wrap a.facebook {
    background: url('../images/icon-facebook.png') no-repeat center center;
    -webkit-background-size: 28px 20px;
    -moz-background-size: 28px 20px;
    background-size: 28px 20px
  }
  header .header-social-wrap a.twitter {
    background: url('../images/icon-twitter.png') no-repeat center center;
    -webkit-background-size: 28px 20px;
    -moz-background-size: 28px 20px;
    background-size: 28px 20px
  }
  header .header-social-wrap a.instagram {
    background: url('../images/icon-instagram.png') no-repeat center center;
    -webkit-background-size: 28px 20px;
    -moz-background-size: 28px 20px;
    background-size: 28px 20px
  }
  header .header-social-wrap a.youtube {
    background: url('../images/icon-youtube.png') no-repeat center center;
    -webkit-background-size: 28px 20px;
    -moz-background-size: 28px 20px;
    background-size: 28px 20px
  }
  header .header-social-wrap a.socialfeed {
    width: 45px;
    height: 20px;
    margin-top: -1px;
    background: url('../images/social-social-myocfl.png') no-repeat center center;
    -webkit-background-size: 45px 20px;
    -moz-background-size: 45px 20px;
    background-size: 45px 20px
  }
  header .header-social-wrap .divider {
    margin: -8px 10px 0 10px
  }
  header #menu-secondary-navigation li a {
    margin-right: 17px
  }
  header #menu-secondary-navigation li.visit-link a {
    padding-left: 22px;
    background: url('../images/icon-visit.png') no-repeat left -1px;
    -webkit-background-size: 14px 13px;
    -moz-background-size: 14px 13px;
    background-size: 14px 13px
  }
  header #menu-main-navigation li{
    margin-right: 26px;
    margin-left: 0px;
  }
  header .nav-search-wrap {
    padding-left: 25px;
  }
  footer .social a.socialfeed {
    width: 50px;
    height: 22px;
    margin-top: 0px;
    background: url('../images/social-social-myocfl.png') no-repeat center center;
    -webkit-background-size: 50px 22px;
    -moz-background-size: 50px 22px;
    background-size: 50px 22px
  }
}
