.f3-form-error {
  border: 1px solid #ff0000;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 20px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 22px 30px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 30px 22px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: none;
  padding: 0;
  max-width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.wp-caption.alignnone {
  margin: 5px 0 17px 0;
}
.wp-caption.alignleft {
  margin: 5px 30px 17px 0;
}
.wp-caption.alignright {
  margin: 5px 0 17px 30px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text,
.penci-featured-caption {
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
  padding: 11px 10px;
  color: #fff;
  font-style: italic;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
.wp-caption:hover p.wp-caption-text,
.post-image:hover .penci-featured-caption {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  opacity: 0.7;
}
/*** Pre & Code ***/
.post-entry pre {
  display: block;
  font-size: 14px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 20px;
  line-height: 1.4;
  padding: 15px;
  letter-spacing: 0;
  color: inherit;
}
.post-entry code {
  font-size: 12px;
  line-height: 20px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-left: 4px solid #dedede;
  padding: 5px 10px;
}
/** Instagram Widget **/
.widget .zframe-flickr-wrap-ltr,
.widget ul.instagram-pics {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-left: -3px;
  margin-right: -3px;
}
.widget .zframe-flickr-wrap-ltr .flickr_badge_image,
.widget ul.instagram-pics li {
  display: block;
  float: left;
  width: 33.33%;
  padding: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 !important;
  border: none !important;
}
.widget .zframe-flickr-wrap-ltr .flickr_badge_image img {
  margin: 0;
  width: 100%;
  float: none;
  height: auto;
}
.instag ul.thumbnails > li,
.jr-insta-thumb ul > li {
  width: 12.5% !important;
}
.instag ul li,
.jr-insta-thumb ul li {
  margin: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.pllexislider ul li {
  margin: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-time,
.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-username,
.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-caption {
  line-height: 1.5;
}
/*** Custom WordPress gallery style ***/
.gallery .gallery-caption {
  font-size: 13px;
  color: #939393;
  font-family: "Raleway", sans-serif;
  font-style: italic;
}
.gallery .gallery-icon img {
  border-radius: 2px;
  border: 1px solid #eee !important;
  padding: 7px;
}
.gallery .gallery-icon img:hover {
  border: 1px solid #ccc !important;
}
.penci-post-gallery-container {
  margin-bottom: 20px;
}
.penci-post-gallery-container a {
  opacity: 0;
}
.penci-post-gallery-container.single-slider a {
  opacity: 1;
}
.penci-post-gallery-container.single-slider figure {
  position: relative;
}
.penci-post-gallery-container.single-slider figure p {
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  vertical-align: top;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 7px 15px;
  font-style: italic;
  font-size: 13px;
  line-height: 1.4;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption {
  font-family: inherit;
  font-weight: inherit;
  padding: 9px 15px;
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.penci-post-gallery-container.masonry .item-gallery-masonry {
  width: 33.33333%;
  float: left;
  margin-bottom: 6px;
  padding: 0 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
}
.penci-post-gallery-container.masonry.column-2 .item-gallery-masonry {
  width: 50%;
}
.penci-post-gallery-container.masonry.column-4 .item-gallery-masonry {
  width: 25%;
}
.penci-post-gallery-container.masonry .item-gallery-masonry {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  -o-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -o-animation-delay: .1s;
  animation-delay: .1s;
}
.penci-post-gallery-container.masonry .item-gallery-masonry.animated {
  -webkit-animation-name: pencifadeInUp;
  -moz-animation-name: pencifadeInUp;
  -o-animation-name: pencifadeInUp;
  animation-name: pencifadeInUp;
  opacity: 1;
}
.masonry.column-2 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(2n+2),
.masonry.column-3 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(3n+2),
.masonry.column-4 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(4n+2) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -o-animation-delay: .3s;
  animation-delay: .3s;
}
.masonry.column-3 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(3n+3) .masonry.column-4 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(4n+3) {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
}
.masonry.column-4 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(4n+4) {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
}
.penci-post-gallery-container.masonry {
  margin-left: -3px;
  margin-right: -3px;
}
.penci-post-gallery-container.masonry img {
  width: 100%;
}
.penci-post-gallery-container.masonry .inner-gallery-masonry-container {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.inner-item-masonry-gallery {
  position: relative;
}
.penci-post-gallery-container.masonry .item-gallery-masonry .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
  font-family: inherit;
  font-weight: inherit;
  padding: 9px 15px;
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.penci-post-gallery-container.masonry .item-gallery-masonry:hover .caption {
  opacity: 0.7;
}
.csc-menu li {
  padding: 10px;
  margin-bottom: 5px;
  text-align: center;
  background: #305098;
}
.csc-menu li a {
  color: #ffffff;
}
.csc-menu li:hover {
  background: #5aa0d2;
}