/* ==================================================
	Theme Name:		GLS - The Waves, The Wake
	Version:		1.3.0
	Description:	Corporate WordPress Theme by WPExplorer
	Author:			Gordo/Katie/WPExplorer
	Author URI		http://www.wpexplorer.com
	Theme URI:		http://www.wpexplorer.com/
	License:		GNU General Public License version 2.0
	License URI:	http://www.gnu.org/licenses/gpl-2.0.html
	Tags:			light, flexible-width, custom-background, threaded-comments, custom-menu, featured-images, full-width-template translation-ready
/* Reset
================================================== */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
  height: auto;
}
mark {
  background: none;
}
select {
  max-width: 100%;
}
/* The Grid
================================================== */
.col::after,
.clr::after,
.group::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  zoom: 1;
}
.col {
  display: block;
  float: left;
  margin: 0 0 2% 1.6%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* percent grid */
.span_1_of_1 {
  width: 100%;
}
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.2%;
}
.span_3_of_3 {
  width: 100%;
}
.span_2_of_3 {
  width: 66.1%;
}
.span_1_of_3 {
  width: 33.31%;
}
.span_4_of_4 {
  width: 100%;
}
.span_3_of_4 {
  width: 74.6%;
}
.span_2_of_4 {
  width: 49.2%;
}
.span_1_of_4 {
  width: 23.8%;
}
.span_5_of_5 {
  width: 100%;
}
.span_4_of_5 {
  width: 79.68%;
}
.span_3_of_5 {
  width: 59.36%;
}
.span_2_of_5 {
  width: 39.04%;
}
.span_1_of_5 {
  width: 18.72%;
}
.span_6_of_6 {
  width: 100%;
}
.span_5_of_6 {
  width: 83.06%;
}
.span_4_of_6 {
  width: 66.13%;
}
.span_3_of_6 {
  width: 49.2%;
}
.span_2_of_6 {
  width: 32.26%;
}
.span_1_of_6 {
  width: 15.33%;
}
.span_7_of_7 {
  width: 100%;
}
.span_6_of_7 {
  width: 85.48%;
}
.span_5_of_7 {
  width: 70.97%;
}
.span_4_of_7 {
  width: 56.45%;
}
.span_3_of_7 {
  width: 41.92%;
}
.span_2_of_7 {
  width: 27.42%;
}
.span_1_of_7 {
  width: 12.91%;
}
.span_8_of_8 {
  width: 100%;
}
.span_7_of_8 {
  width: 87.3%;
}
.span_6_of_8 {
  width: 74.6%;
}
.span_5_of_8 {
  width: 61.9%;
}
.span_4_of_8 {
  width: 49.2%;
}
.span_3_of_8 {
  width: 36.5%;
}
.span_2_of_8 {
  width: 23.8%;
}
.span_1_of_8 {
  width: 11.1%;
}
.span_9_of_9 {
  width: 100%;
}
.span_8_of_9 {
  width: 88.71%;
}
.span_7_of_9 {
  width: 77.42%;
}
.span_6_of_9 {
  width: 66.13%;
}
.span_5_of_9 {
  width: 54.84%;
}
.span_4_of_9 {
  width: 43.55%;
}
.span_3_of_9 {
  width: 32.26%;
}
.span_2_of_9 {
  width: 20.97%;
}
.span_1_of_9 {
  width: 9.68%;
}
.span_10_of_10 {
  width: 100%;
}
.span_9_of_10 {
  width: 89.84%;
}
.span_8_of_10 {
  width: 79.68%;
}
.span_7_of_10 {
  width: 69.52%;
}
.span_6_of_10 {
  width: 59.36%;
}
.span_5_of_10 {
  width: 49.2%;
}
.span_4_of_10 {
  width: 39.04%;
}
.span_3_of_10 {
  width: 28.88%;
}
.span_2_of_10 {
  width: 18.72%;
}
.span_1_of_10 {
  width: 8.56%;
}
.span_11_of_11 {
  width: 100%;
}
.span_10_of_11 {
  width: 90.7%;
}
.span_9_of_11 {
  width: 81.47%;
}
.span_8_of_11 {
  width: 72.24%;
}
.span_7_of_11 {
  width: 63.01%;
}
.span_6_of_11 {
  width: 53.78%;
}
.span_5_of_11 {
  width: 44.55%;
}
.span_4_of_11 {
  width: 35.32%;
}
.span_3_of_11 {
  width: 26.09%;
}
.span_2_of_11 {
  width: 16.86%;
}
.span_1_of_11 {
  width: 7.63%;
}
.span_12_of_12 {
  width: 100%;
}
.span_11_of_12 {
  width: 91.46%;
}
.span_10_of_12 {
  width: 83%;
}
.span_9_of_12 {
  width: 74.54%;
}
.span_8_of_12 {
  width: 66.08%;
}
.span_7_of_12 {
  width: 57.62%;
}
.span_6_of_12 {
  width: 49.16%;
}
.span_5_of_12 {
  width: 40.7%;
}
.span_4_of_12 {
  width: 32.24%;
}
.span_3_of_12 {
  width: 23.78%;
}
.span_2_of_12 {
  width: 15.32%;
}
.span_1_of_12 {
  width: 6.86%;
}
/* clear float and remove left margin */
.clr-margin {
  margin-left: 0;
}
.count-1 {
  clear: both;
  margin-left: 0;
}
.col-1,
.col.first {
  clear: both;
  margin-left: 0;
}
/* Body & Main
================================================== */
body {
  background: url("../../uploads/2018/05/background.jpg") no-repeat fixed center;
  background-size: cover;
  background-color: #6bd6f5;
  color: #2d2d2d;
  font: 400 16px/1.5em "Old Standard TT", serif;
}
body a {
  color: #005858;
  text-decoration: none;
}
body a:hover {
  color: #199573;
}
.container {
  margin: 0 auto;
  width: 1000px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#wrap {
  margin: 0 auto 5px;
  padding: 0 20px;
  overflow: visible;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
}
.left-content {
  float: left;
  width: 640px;
}
.sidebar-container {
  float: right;
  width: 250px;
}
/* Commons
================================================== */
.clr::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.clear {
  clear: both;
}
blockquote {
  font-size: 1.4em;
  line-height: 1.75em;
  margin-bottom: 30px;
  position: relative;
  color: #787878;
  background: url("images/quote.png") left 4px no-repeat;
  padding-left: 60px;
}
blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%;
}
blockquote.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}
pre {
  background: #f9f9f9;
  padding: 20px;
  margin-bottom: 30px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-family: monospace;
}
address {
  letter-spacing: 1px;
  margin: 20px 0;
}
#page-featured-img {
  margin-bottom: 25px;
  position: relative;
}
#page-featured-img img {
  display: block;
  width: 100%;
}
.double-divider {
  display: block;
  width: 100%;
  height: 3px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 40px 0;
}
.heading {
  font-size: 16px;
  margin: 0 0 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  font-weight: 400;
}
.wpex-video-embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.wpex-video-embed frame,
.wpex-video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
a.wpex-lightbox-gallery {
  display: block;
}
.page-thumbnail {
  margin-bottom: 30px;
}
.page-thumbnail img {
  display: block;
}
body.page-template-templatesfullwidth-php .page-thumbnail {
  margin-top: -40px;
  margin-left: -30px;
  margin-right: -30px;
}
/* Lists
================================================== */
.entry ul {
  margin: 30px 0 30px 20px;
}
.entry ul li,
.entry ol li {
  margin: 0 0 5px;
  list-style: disc;
}
.entry ol {
  margin: 30px 0 30px 25px;
  list-style: decimal;
}
/* Typography
================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Futura Medium", sans-serif;
  text-transform: uppercase;
  opacity: 0.8;
  font-weight: 400;
  color: #005858;
  line-height: 1.4em;
}
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
  margin: 10px 0;
}
h1 {
  font-size: 36px;
  margin: 0 0 20px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 10px;
}
p {
  margin: 0 0 20px;
  word-wrap: break-word;
}
h1 a,
h2 a,
h3 a,
h4 a {
  color: #005858;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  text-decoration: none;
}
p.lead {
  color: #777777;
  font-size: 21px;
  line-height: 27px;
}
em {
  font-style: italic;
}
strong {
  font-weight: 700;
}
small {
  font-size: 80%;
}
hr {
  border: solid #199573;
  border-width: 4px 0 0;
  clear: both;
  height: 0;
  margin: 40px 0;
}
a {
  outline: 0;
}
/* Page Header
================================================== */
.page-header {
  position: relative;
  margin-bottom: 30px;
}
.page-template-templatesportfolio-php .page-header {
  margin-bottom: 25px;
}
.page-header-title {
  color: #005858;
  opacity: 0.8;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
  line-height: 1em;
  display: none;
}
article .page-header-title {
  display: block;
}
.single-post .page-header {
  margin: 0;
}
.search-results .page-header {
  padding-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}
.single-portfolio .page-header {
  margin: 0 0 10px;
}
#archive-description {
  margin-top: 20px;
}
#archive-description p:last-child {
  margin: 0;
}
/* Header
================================================== */
/* header */
#header-wrap {
  margin: 0;
  border-top: 2px solid transparent;
}
#header {
  text-align: left;
  position: relative;
  padding: 0 0 24px;
}
/* logo */
#logo img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
#logo a {
  color: #000000;
  font-size: 32px;
  text-decoration: none;
}
/* search */
#header-search {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
  height: 40px;
  width: 240px;
}
#header-search input {
  height: 40px;
  width: 100%;
  font-size: 13px;
  border: none;
  background: #eeeeee;
}
/* Main Navigation
================================================== */
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 10001;
  min-width: 160px;
  *width: 160px;
}
.sf-menu > li {
  float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}
.sf-menu a {
  display: block;
  position: relative;
  zoom: 1;
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
}
.sf-menu {
  float: left;
}
.sf-menu li {
  position: relative;
  white-space: nowrap;
  *white-space: normal;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
  -webkit-transition: none;
  transition: none;
}
.sf-menu .sf-mega {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega {
  display: block;
}
/* styling */
#site-navigation-wrap {
  font-family: "Furtura Medium", sans-serif;
  background: transparent;
  margin: 0 0 30px;
  height: auto;
  border-bottom: 4px solid #199573;
}
#site-navigation {
  padding-bottom: 10px;
  border-bottom: 2px solid #199573;
  margin-bottom: 2px;
}
#site-navigation .dropdown-menu li {
  display: block;
  float: left;
  height: auto;
  line-height: auto;
  border-right: 1px solid #199573;
}
#site-navigation .dropdown-menu li:last-child {
  border: none;
}
#site-navigation .dropdown-menu a {
  color: #005858;
  font-family: "Futura Medium", sans-serif;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 22px;
}
#site-navigation .dropdown-menu > li.sfHover > a,
#site-navigation .dropdown-menu > .current-menu-item > a {
  background: transparent;
  color: #fafafa;
}
#site-navigation .dropdown-menu > li > a:hover,
#site-navigation .dropdown-menu > .current-menu-item > a:hover {
  background: transparent;
  color: #199573;
}
/* drop-down styles */
#site-navigation .dropdown-menu ul {
  background: #000000;
  background: rgba(0, 0, 0, 0.9);
  font-size: 12px;
}
#site-navigation .dropdown-menu ul a {
  display: block;
  height: auto;
  line-height: 1.7em;
  padding: 10px 20px;
  margin: 0;
  border: 0;
  text-transform: none;
}
#site-navigation .dropdown-menu ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  line-height: 1.4em;
  height: auto;
  float: none;
  display: block;
}
#site-navigation .dropdown-menu ul li > a:hover {
  color: #199573;
}
#site-navigation .dropdown-menu ul li:last-child {
  border: none;
}
/* Sidebar
================================================== */
.sidebar-container .sidebar-widget {
  margin-bottom: 40px;
}
.sidebar-container .sidebar-widget > ul > li {
  border-bottom: 1px solid #eeeeee;
}
.sidebar-container .sidebar-widget > ul > li:first-child {
  border-top: 1px solid #eeeeee;
}
.sidebar-container .sidebar-widget .widget-title {
  font-size: 14px;
  margin: 0 0 20px;
}
/* Widgets
================================================== */
.sidebar-container select {
  width: 100%;
}
/* calendar widget */
#wp-calendar {
  width: 100%;
  font-size: 11px;
}
#wp-calendar thead th {
  background: #f5f5f5;
  border: 1px solid #dddddd;
  border-top: none;
  font-size: 11px;
}
#wp-calendar tbody td {
  text-align: center;
  border: 1px solid #dddddd;
  line-height: 2.5em;
  transition: background 0.15s ease;
  -webkit-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  -moz-transition: background 0.15s ease;
}
#wp-calendar tbody td a,
#wp-calendar tbody td a:hover {
  color: #02aace;
  text-decoration: underline;
}
#wp-calendar tfoot td {
  padding: 4px;
}
#wp-calendar caption {
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  padding: 12px;
  outline: 0 none !important;
  background: #02aace;
  color: #ffffff;
}
#wp-calendar tbody a {
  display: block;
  text-decoration: underline;
}
#wp-calendar th {
  text-align: center;
  border: 1px solid transparent;
  border-top: none;
  padding: 2px 0;
  color: #a7a7a7;
}
#wp-calendar tfoot td#next {
  text-align: right;
}
#footer #wp-calendar thead th {
  background: #2d2d2d;
}
#footer #wp-calendar thead th,
#footer #wp-calendar tbody td {
  border-color: #333333;
}
/* Posts
================================================== */
.loop-entry {
  border-bottom: 4px solid #199573;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.loop-entry.post-entry p:last-child {
  margin: 0;
}
.loop-entry-title {
  font-size: 24px;
  font-family: "Futura Medium", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 10px;
  text-align: center;
  line-height: 1em;
}
.loop-entry-thumbnail,
.post-thumbnail {
  margin-bottom: 30px;
}
.loop-entry-thumbnail img {
  box-shadow: #000000 0 0 0;
}
.loop-entry-thumbnail img:hover {
  opacity: 0.8;
}
.post-video {
  margin-bottom: 30px;
}
.entry-footer {
  margin-top: 40px;
}
.entry-footer a {
  float: right;
  display: block;
  border: 2px solid #dddddd;
  padding: 2px 14px;
  color: #aaaaaa;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.entry-footer a:hover {
  color: #005858;
  border-color: #000000;
  text-decoration: none;
}
.author-info {
  margin-top: 40px;
}
.author-info .author-info-inner {
  position: relative;
  padding-left: 100px;
}
.author-info .author-avatar {
  position: absolute;
  left: 0;
  top: 0;
}
.author-info .author-avatar img {
  border-radius: 2px;
}
/* Post Meta
================================================== */
.post-meta {
  display: block;
  float: none;
  font-size: 13px;
  line-height: 2em;
  margin-bottom: 20px;
}
.post-meta li {
  display: block;
  text-align: center;
  margin: 0;
  font-size: 16px;
  line-height: 1em;
  font-family: "Futura Medium", sans-serif;
  text-transform: uppercase;
}
.post-meta li .meta-seperator {
  margin: 0 15px;
  color: #dddddd;
}
.post-meta .meta-date-text,
.post-meta a {
  color: #fafafa;
}
.post-meta a {
  text-decoration: underline;
}
.post-meta a:hover {
  color: #005858;
}
/* Search
================================================== */
.search-entry {
  position: relative;
  padding-left: 180px;
  min-height: 150px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}
.search-entry-thumbnail {
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
}
.search-entry-thumbnail img {
  width: 100%;
}
.search-entry-thumbnail a:hover img {
  opacity: 0.8;
}
.search-entry-title {
  margin: 0 0 15px;
}
.search-entry.no-featured-image {
  padding-left: 0;
}
/* Pagination
================================================== */
ul.page-numbers {
  list-style: none;
  margin: 0 auto;
}
.page-template-templatesportfolio-php ul.page-numbers,
.tax-portfolio_category ul.page-numbers {
  margin-top: 20px;
}
ul.page-numbers li {
  display: block;
  float: left;
  text-align: center;
}
.page-numbers::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.dots {
  cursor: default !important;
}
.page-numbers a,
.page-numbers span,
#edd_download_pagination .page-numbers {
  font-family: "Futura Medium", sans-serif;
  background-color: #199573;
  color: #fafafa;
  cursor: pointer;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 4px;
  margin-top: 4px;
  width: auto;
  padding: 0 12px;
  text-align: center;
  text-decoration: none;
}
.page-numbers a:hover,
.page-numbers span.current,
#edd_download_pagination .page-numbers:hover,
#edd_download_pagination .page-numbers.current {
  background: #005858;
  color: #fafafa;
  text-decoration: none;
}
.infinite-scroll ul.page-numbers {
  display: none !important;
}
/* FlexSlider
================================================== */
/* Necessary Styles */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  margin: 0;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides::after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
/* main */
.flexslider-container {
  position: relative;
}
.flexslider-container img {
  display: block;
}
/* next/prev */
.flex-direction-nav {
  z-index: 9;
  position: absolute;
  bottom: 0;
  right: 0;
}
.flex-direction-nav li {
  display: block;
  float: left;
  margin-left: 0;
}
.flex-direction-nav li a {
  display: block;
  height: 30px;
  line-height: 30px;
  width: 35px;
  text-align: center;
  opacity: 0.8;
  background: #000000;
  color: #ffffff;
  font-size: 14px;
}
.flex-direction-nav li a:hover {
  opacity: 1;
  background: #005858;
  color: #ffffff;
  text-decoration: none;
}
.flex-direction-nav li a .genericon {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}
/* pagination */
.flex-control-nav {
  margin-top: 20px;
}
.flex-control-nav li {
  display: block;
  float: left;
}
.flex-control-nav a {
  background-color: transparent;
  border: 0;
  color: #606060;
  cursor: pointer;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 2px;
  width: 30px;
  text-align: center;
  text-decoration: none;
}
.flex-control-nav a:hover,
.flex-control-nav a.flex-active {
  background: #02aace;
  color: #ffffff;
  text-decoration: none;
}
/* Homepage
================================================== */
#homepage-slider-wrap {
  margin: 0 0 23px;
}
#homepage-content,
#homepage-features,
#homepage-portfolio {
  margin-top: 30px;
}
#homepage-content p:last-child {
  margin: 0;
}
#homepage-content {
  padding: 10px 0 10px 0;
  font-size: 16px;
  color: #2d2d2d;
}
#homepage-content .shareinpost {
  display: none;
}
#homepage-content p a {
  font-family: "Futura Medium", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  background: #199573;
  padding: 10px;
  display: inline-block;
  color: #ffffff;
  position: relative;
  top: -20px;
}
/* Feature Entries
================================================== */
.feature-thumbnail {
  margin: 0 0 20px;
}
.feature-thumbnail img {
  display: block;
  width: auto;
  margin: 0 auto;
}
.feature-thumbnail a:hover img {
  opacity: 0.8;
}
.feature-entry-title {
  margin: 0 0 10px;
  font-size: 21px;
}
.feature-icon-font {
  margin-right: 10px;
}
.feature-entry-content p:last-child {
  margin: 0;
}
/* Portfolio
================================================== */
/* main */
#portfolio-wrap {
  position: relative;
}
#portfolio-wrap ul {
  margin: 0;
  list-style: none;
}
#portfolio-description {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e6e6e6;
}
#portfolio-description p:last-child,
.portfolio-description p {
  margin: 0;
}
/* portfolio entry */
.portfolio-entry.grid-2 {
  margin-bottom: 60px;
}
.portfolio-entry.grid-3 {
  margin-bottom: 40px;
}
.portfolio-entry.grid-4 {
  margin-bottom: 40px;
}
.portfolio-entry img {
  display: block;
}
.portfolio-entry a {
  text-decoration: none;
}
.portfolio-entry a:hover {
  text-decoration: none;
}
.portfolio-entry-content {
  margin-top: 20px;
}
.portfolio-entry-heading h3 {
  margin: 0 0 10px;
}
.portfolio-entry .overlayparent {
  position: relative;
  display: block;
}
.portfolio-entry .overlay {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #000000;
  transition: all 0.1s ease-in-out;
}
.portfolio-entry .overlayparent:hover .overlay {
  visibility: visible;
  opacity: 0.75;
}
.portfolio-entry .overlay h3 {
  color: #ffffff;
  margin: 30px 30px 0;
  font-weight: 400;
}
.single-portfolio .post-slider-wrap,
.single-portfolio .post-video {
  margin: -40px -30px 30px;
}
/* Staff
================================================== */
.staff-entry-title {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 15px;
}
/* Forms / Inputs / Buttons
================================================== */
/* inputs */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus {
  color: #676767;
  outline: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea {
  -moz-box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  background: transparent;
  border: 2px solid #ededed;
  box-sizing: border-box;
  color: #606060;
  display: block;
  font-size: 1em;
  margin: 0;
  max-width: 100%;
  padding: 10px 14px;
}
textarea {
  width: 100%;
}
button,
input[type="button"],
input[type="submit"],
.button,
p.gigpress-sidebar-more a {
  -webkit-appearance: none;
  background: #199573;
  border: transparent;
  border-radius: 0;
  color: #fafafa;
  cursor: pointer;
  display: inline-block;
  font-family: "Futura Medium", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  outline: none;
  padding: 0 20px;
  height: 37px;
  line-height: 37px;
  position: relative;
  text-transform: uppercase;
}
.entry input[type="submit"] {
  margin-top: 10px;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.button:hover {
  background-color: #005858;
  color: #fafafa;
}
a.view-all {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #eeeeee;
  border-radius: 0;
  padding: 8px 20px;
  text-align: center;
  width: 100%;
  color: #808080;
}
/* Search
================================================== */
input[type="search"] {
  -moz-box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  background: #ffffff;
  border-radius: 0;
  box-sizing: border-box;
  color: #666666;
  font-size: 0.813em;
  outline: none;
  padding: 10px 14px;
  width: 100%;
  border: 1px solid #dddddd;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}
/* Contact Form 7
================================================== */
.wpcf7-form span.wpcf7-form-control-wrap {
  display: block;
  margin-top: 10px;
  position: relative;
}
.wpcf7-form p {
  margin: 0 0 20px;
}
.wpcf7-form p:last-of-type {
  margin: 0;
}
div.wpcf7-validation-errors {
  margin: 25px 0 0;
}
span.wpcf7-not-valid-tip {
  font-size: 0.95em;
  color: #898989;
}
.wpcf7-response-output {
  background: #f4f4f4;
  color: #888888;
  display: none;
  line-height: 1.45em;
  margin-top: 30px;
  padding: 12px;
  text-align: center;
}
input.wpcf7-not-valid[type="text"],
input.wpcf7-not-valid[type="password"],
input.wpcf7-not-valid[type="email"],
input.wpcf7-not-valid[type="url"],
input.wpcf7-not-valid[type="tel"],
textarea.wpcf7-not-valid {
  border-color: #ff4847;
}
/* Comments
================================================== */
#comments {
  margin-top: 40px;
}
#comments span.required {
  color: #cc3300;
}
#comments-title {
  margin-bottom: 40px;
}
.commentlist {
  margin: 0;
}
.commentlist .children {
  margin-left: 30px;
}
.commentlist li {
  list-style: none;
  margin: 0;
}
.commentlist .comment {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.comment-author {
  left: 0;
  position: absolute;
  top: 0;
}
.comment-author .avatar {
  display: block;
  border-radius: 2px;
}
.comment-meta {
  margin-bottom: 10px;
}
.comment-meta .fn {
  font-size: 1.1em;
  color: #000000;
  display: block;
}
.comment-date {
  display: inline-block;
  margin-right: 12px;
}
.comment-details {
  margin-left: 80px;
}
.comment-content p:last-child {
  margin: 0;
}
.comment-date a,
a.comment-reply-link {
  font-size: 0.9em;
  color: #808080;
}
a#cancel-comment-reply-link {
  color: #ff0000;
  display: inline;
  font-size: 0.95em;
  margin-left: 12px;
}
a#cancel-comment-reply-link:hover {
  text-decoration: underline;
}
#respond {
  margin: 40px 0 0;
}
.commentlist li article {
  position: relative;
}
.commentlist #respond {
  margin-bottom: 100px;
}
#comments-logged-in {
  font-size: 13px;
  margin-bottom: 30px;
  margin-top: 10px;
}
#log-out {
  float: right;
  margin-top: -56px;
}
.comment-form-comment label[for="comment"] {
  display: none;
}
#reply-title {
  font-size: 16px;
  margin: 0 0 20px;
}
p.logged-in-as {
  margin-bottom: 60px;
}
#commentform textarea {
  width: 100%;
}
#comments .form-allowed-tags {
  display: none;
}
.comment-awaiting-moderation {
  background: #02aace;
  color: #ffffff;
  display: inline-block;
  line-height: 1em;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 2px 6px;
}
/* Footer
================================================== */
#footer-wrap {
  margin: 30px -17px -14px;
  padding: 0 20px;
  overflow: hidden;
  border-bottom: 2px solid transparent;
}
#footer-wrap input[type="text"],
#footer-wrap input[type="search"] {
  border: 1px solid #005858;
  margin: 0 auto;
  color: #199573;
  line-height: 35px;
  padding: 0;
  width: 290px;
  margin-bottom: 14px;
  text-align: center;
}
#footer-wrap ::-webkit-input-placeholder {
  color: #2d2d2d;
  font-size: 18px;
  text-align: center;
}
#footer-wrap select {
  width: 100%;
}
#footer-wrap a:hover {
  color: #005858;
  text-decoration: none;
}
#footer-widgets .widget-title {
  color: #005858;
  font-size: 20px;
  margin: 0 0 15px;
  font-weight: 400;
}
.footer-widget {
  margin-bottom: 40px;
  text-align: center;
}
#footer-widgets .span_1_of_3.col-1 {
  padding-right: 10px;
}
#footer-widgets .span_1_of_3.col-2 {
  padding-left: 5px;
  padding-right: 5px;
}
#footer-widgets .span_1_of_3.col-3 {
  padding-left: 10px;
}
.footer-widget > ul > li {
  border-bottom: 1px solid #333333;
  border-bottom-color: rgba(255, 255, 255, 0.14);
}
.footer-widget > ul > li:first-child {
  border-top: 1px solid #333333;
  border-top-color: rgba(255, 255, 255, 0.14);
}
#footer-widgets .widget_nav_menu ul > li {
  border-bottom: 1px solid #333333;
  border-bottom-color: rgba(255, 255, 255, 0.14);
}
#footer-widgets .widget_nav_menu ul > li:first-child {
  border-top: 1px solid #333333;
  border-top-color: rgba(255, 255, 255, 0.14);
}
#footer-widgets .widget_nav_menu ul > li li a::before {
  content: "-";
  padding: 0 10px;
  color: #555555;
}
#footer-widgets .widget_nav_menu ul > li.menu-item-has-children {
  border-bottom: none;
}
#home-widgets .widget-title {
  color: #005858;
  font-size: 30px;
  margin: 0 0 10px;
  font-weight: 400;
}
.home-widget {
  margin-bottom: 0;
  text-align: center;
  min-height: 510px;
}
#home-widgets .span_1_of_3.col-1 {
  padding-right: 13px;
  border-right: 1px solid #199573;
}
#home-widgets .span_1_of_3.col-2 {
  padding-left: 13px;
  padding-right: 13px;
  border-right: 1px solid #199573;
}
#home-widgets .span_1_of_3.col-3 {
  padding-left: 13px;
}
.home-widget > ul > li {
  border-bottom: none;
  border-bottom-color: rgba(255, 255, 255, 0.14);
  margin-bottom: 10px;
}
.home-widget > ul > li:first-child {
  border-top: none;
  border-top-color: rgba(255, 255, 255, 0.14);
}
#home-widgets .widget_nav_menu ul > li {
  border-bottom: 1px solid #333333;
  border-bottom-color: rgba(255, 255, 255, 0.14);
}
#home-widgets .widget_nav_menu ul > li:first-child {
  border-top: 1px solid #333333;
  border-top-color: rgba(255, 255, 255, 0.14);
}
#home-widgets .widget_nav_menu ul > li li a::before {
  content: "-";
  padding: 0 10px;
  color: #555555;
}
#home-widgets .widget_nav_menu ul > li.menu-item-has-children {
  border-bottom: none;
}
#copyright-wrap {
  margin: 0 auto;
  padding: 0 30px 20px;
  color: #2d2d2d;
  text-align: center;
  font-size: 11px;
  vertical-align: middle;
}
#copyright-wrap a:hover {
  color: #ffffff;
}
/* 404 Page
================================================== */
#error-page {
  text-align: center;
  margin-top: 60px;
}
#error-page-title {
  border: none;
  font-size: 7.5em;
  line-height: 1em;
  margin: 0 0 30px;
}
#error-page-title span {
  margin-right: 7px;
}
#error-page-text {
  font-size: 1.15em;
}
/* WordPress Styles
================================================== */
/* aligns */
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
.alignleft {
  float: left;
  margin: 0 20px 10px 0;
}
/* floats */
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
/* text style */
.textcenter {
  text-align: center;
}
.textright {
  text-align: right;
}
.textleft {
  text-align: left;
}
/* captions */
.wp-caption {
  max-width: 100% !important;
}
.wp-caption p.wp-caption-text {
  box-sizing: border-box;
  text-align: center;
}
.wp-caption img {
  display: block;
  border: 0 none;
  margin: 0;
  width: 100%;
  padding: 0;
}
/* smiley reset */
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
/* img attachment */
#img-attch-page {
  overflow: hidden;
  text-align: center;
}
#img-attch-page img {
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 20px;
  max-width: 100%;
}
/* gallery */
.gallery {
  margin: 0 0 30px !important;
}
.gallery-icon img {
  border: none !important;
}
/* hide responsive elements
================================================== */
#navigation-toggle,
.sidr,
#sidr-close {
  display: none;
}
/* EDD tweaks
================================================== */
.edd_download_image {
  margin-bottom: 20px;
}
.edd_download_image a {
  display: block;
}
.edd_download_image img {
  width: 100%;
  display: block;
}
.edd_download_image a:hover img {
  opacity: 0.85;
}
.entry .edd_download_title {
  margin: 0 0 10px;
}
.edd_downloads_list .edd_download {
  margin-bottom: 30px;
}
.edd_downloads_list .edd_download_inner {
  margin: 0;
}
.edd_downloads_list .edd_download_title {
  margin: 0 0 10px;
  font-size: 21px;
}
/* Magnific Popup CSS
================================================== */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container::before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: #ffffff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #ffffff;
  font-style: normal;
  font-size: 28px;
  font-family: monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow::before,
.mfp-arrow::after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow::after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow::before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left::after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #ffffff;
  margin-left: 31px;
}
.mfp-arrow-left::before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right::after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #ffffff;
  margin-left: 39px;
}
.mfp-arrow-right::before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure::after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure::after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .sociallinkstop {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .sociallinkstop {
    margin-bottom: 15px;
    float: right;
    position: absolute;
    right: 0;
    top: 2px;
  }
  .sociallinkstop a {
    color: #199573;
    padding: 0 0 0 8px;
  }
  .sociallinkstop a:hover {
    color: #005858;
  }
  .sociallinkstop a .fa-lg {
    font-size: 24px;
  }
}
#footer-wrap #footer {
  border-top: 4px solid #199573;
  padding-top: 2px;
}
#footer #footer-widgets {
  border-top: 2px solid #199573;
}
.footer-box {
  padding-top: 45px;
}
.sociallinksbottom {
  text-align: center;
}
.sociallinksbottom a {
  margin: 0 15px 20px;
  vertical-align: middle;
  font-size: 20px;
  display: inline-block;
  color: #199573;
}
/* Albums page */
.page-id-4 h2 {
  margin: 0;
  line-height: 35px;
}
.page-id-4 h3 {
  text-align: center;
  margin: 0;
  font-size: 30px;
}
.page-id-4 p {
  font-style: italic;
  font-size: 16px;
}
.page-id-4 .clear {
  border-bottom: 4px solid #199573;
  margin-bottom: 30px;
}
.page-id-4 .date {
  font-size: 20px;
  font-family: "Futura Medium", sans-serif;
  font-style: normal;
  color: #fafafa;
}
.page-id-4 .formats {
  color: #56375e;
  font-weight: 500;
}
/* Video page */
.page-id-14 {
  text-align: center;
}
/* Shop page */
.page-id-29 a.button {
  margin-bottom: 10px;
  margin-top: 20px;
}
.page-id-29 p.note {
  margin-top: -30px;
  line-height: 18px;
}
.page-id-29 div.entry p {
  margin-bottom: 40px;
}
/* Contacts page */
.page-id-119 hr {
  margin: 20px 0;
  border-top-width: 2px;
}
/* Photos page */
.page-id-141 .wp-caption {
  max-width: 90% !important;
  min-width: 90%;
  border: 1px solid #005858;
  padding: 12px;
  background: #fafafa;
}
.page-id-141 .wp-caption p.wp-caption-text {
  font-family: "Futura Medium", sans-serif;
  color: #005858;
  margin: 12px 0;
}
/* Press page */
.page-id-311 .entry h4 {
  font-size: 16px;
  margin-bottom: 4px;
  color: #56375e;
}
.page-id-311 .entry h3 {
  margin: 0 0 10px;
  font-style: italic;
  text-transform: capitalize;
  font-size: 30px;
  color: #2d2d2d;
  line-height: 32px;
}
.post-311 p a {
  font-family: "Futura Medium", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  background: #199573;
  padding: 10px;
  display: inline-block;
  margin-top: 10px;
  color: #ffffff;
}
.post-311 p a:hover {
  background: #005858;
}
span.clip {
  font-size: 18px;
  color: #56375e;
}
.imgshadow {
  box-shadow: 0 0 6px #005858;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 20px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div#mmStore {
  width: 100%;
}
#mmNav li {
  margin: 0 10px 20px;
  font-family: "Futura Medium", sans-serif;
  -webkit-appearance: none;
  background: #56375e;
  border: transparent;
  border-radius: 0;
  color: #fafafa;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  padding: 0 20px;
  height: 32px;
  line-height: 32px;
  position: relative;
  font-style: normal;
  text-transform: uppercase;
}
#mmShoppingClearCart,
#mmShoppingCartShow,
#mmShoppingCartHide,
#mmShoppingCartCheckout {
  white-space: nowrap;
}
#mmShoppingCartShow,
#mmShoppingCartHide,
#mmShoppingCartCheckout a {
  text-decoration: none !important;
}
#mmShoppingCartCheckout a {
  right: 6px !important;
}
#mmShoppingCartShow a,
#mmShoppingCartHide a,
#mmShoppingCartCheckout span,
#mmShoppingCartItemsInCart span {
  background: #199573;
  padding: 10px;
  margin-bottom: 20px;
  font-family: "Futura Medium", sans-serif;
  color: #fafafa;
  font-size: 19px;
  line-height: 19px;
  text-transform: uppercase;
  text-decoration: none !important;
}
#mmShoppingClearCart a {
  color: #56375e;
  border-right: 0 !important;
  right: 323px !important;
}
#mmShoppingCartNavWrapper {
  right: 146px !important;
  border-right: 0 !important;
}
#mmShoppingCartWrapper {
  padding-bottom: 22px !important;
  float: right;
}
#mmShoppingCartItemsWrapper {
  background: #199573 !important;
  color: #fafafa;
  border: 1px solid #005858 !important;
  top: 32px !important;
  right: 6px !important;
}
.mmShoppingCartTotalSpan {
  font-weight: 700;
}
#mmStore #mmProducts .mmProductUL.mmNormal {
  width: 170px !important;
  height: 283px !important;
}
#mmProductsMoreInfo {
  background: #199573 !important;
  color: #fafafa;
  border: 1px solid #005858 !important;
}
#mmStore #mmProducts .mmProductImage.mmNormal,
#mmStore #mmProducts .mmProductImage.mmNormal img {
  width: 170px !important;
  height: 170px !important;
}
#mmStore .mmShoppingCartLI {
  border-bottom: 1px dashed #005858 !important;
}
div#mmNavWrapper {
  width: 100% !important;
}
.blog #content,
.single #content,
.page-id-9 #content,
.page-id-14 #content,
.page-id-141 #content,
.page-id-119 #content,
.page-id-311 #content {
  padding: 0 100px;
}
.blog p,
.single p {
  font-size: 16px;
}
.blog img.alignleft,
.single img.alignleft {
  float: none;
  margin: 0 auto;
  text-align: center;
  display: block;
}
/* These styles control the peek-a-boo "add" links to iCal and Google Calendar. Behaviour dictated by a separate jQuery script. */
td.gigpress-links-cell {
  vertical-align: top;
}
.gigpress-calendar-add {
  position: relative;
  right: 0;
}
a.gigpress-links-toggle {
  display: block;
  text-indent: -9999px;
  width: 11px;
  height: 11px;
  background: transparent
    url("/site/wp-content/plugins/gigpress/images/calendar-toggle.png") no-repeat
    left top;
  cursor: pointer;
  float: right;
}
a.gigpress-links-toggle:hover {
  background-position: -11px 0;
}
a.gigpress-link-active {
  background-position: -22px;
}
a.gigpress-link-active:hover {
  background-position: -33px;
}
div.gigpress-calendar-links {
  display: none;
  position: absolute;
  left: 142px;
  top: -1.2em;
  width: 15em;
  padding-left: 7px;
  background: transparent
    url("/site/wp-content/plugins/gigpress/images/calendar-links-bg.png")
    no-repeat left center;
}
.gigpress-calendar-links-inner {
  background-color: #199573;
  padding: 6px 8px;
  font-size: 12px;
  line-height: 16px;
  border: 1px solid #005858;
  border-width: 1px;
}
.gigpress-calendar-links-inner a,
.gigpress-calendar-links-inner a:hover {
  font-family: "Futura Medium", sans-serif;
  color: #fafafa;
  font-weight: 500;
}
div.gigpress-calendar-links span {
  display: block;
}
tr.gigpress-header {
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  font-family: "Futura Medium", sans-serif;
  text-transform: uppercase;
  color: #005858;
}
th.gigpress-heading {
  font-style: italic;
  font-family: "Futura Medium", sans-serif;
  text-align: center;
  font-size: 22px;
  padding: 10px 0 10px 15%;
  color: #005858;
}
tr.gigpress-header th {
  padding-left: 10px;
}
tr.gigpress-row td {
  font-family: "Futura Medium", sans-serif;
  line-height: 24px;
  padding-top: 2px;
  padding-left: 10px;
}
td.gigpress-date {
  color: #fafafa;
  width: 17%;
}
td.gigpress-country {
  font-size: 19px;
  color: #fafafa;
}
td.gigpress-city {
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  color: #005858;
}
td.gigpress-venue {
  font-size: 19px;
  font-style: italic;
  color: #56375e;
}
tr.gigpress-info {
  height: 52px;
}
tr.gigpress-info td:nth-child(2) {
  font-size: 15px;
  line-height: 17px;
  padding-left: 10px;
  padding-top: 4px;
}
a.gigpress-tickets-link {
  font-family: "Futura Medium", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  background: #199573;
  width: 104px;
  color: #ffffff;
  padding: 10px;
  float: right;
  margin: -28px -158px 0 0;
}
table.gigpress-table {
  width: 85%;
}
tr.gigpress-info td {
  padding-right: 20px;
}
h3.gigpress-artist-heading {
  display: none;
}
.videos a {
  display: block;
  text-align: center;
  font-size: 23px;
  font-style: italic;
  padding-bottom: 15px;
}
img.video_lightbox_anchor_image {
  box-shadow: 0 0 6px #005858;
  margin-bottom: 25px;
}
.rpwe-title,
.rpwe-time {
  line-height: 16px;
}
.rpwe-block ul {
  list-style: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
  text-align: left;
  line-height: 1em;
}
.rpwe-block li {
  border-bottom: none;
  margin-bottom: 20px;
  padding-bottom: 10px;
  list-style-type: none;
}
.rpwe-block a {
  display: inline !important;
  text-decoration: none;
}
.rpwe-block h3 {
  background: none !important;
  clear: none;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  font-weight: 700;
  font-size: 14px !important;
}
.rpwe-thumb {
  border: none;
  box-shadow: none !important;
  margin: 0 15px 0 0;
  padding: 0 !important;
}
.rpwe-summary {
  font-size: 14px;
  line-height: 1.3em;
}
.rpwe-time {
  font-family: "Futura Medium", sans-serif;
  text-transform: uppercase;
  color: #fafafa;
  font-weight: 700;
  font-size: 12px;
}
.rpwe-alignleft {
  display: inline;
  float: left;
}
.rpwe-alignright {
  display: inline;
  float: right;
}
.rpwe-aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.rpwe-clearfix::before,
.rpwe-clearfix::after {
  content: "";
  display: table !important;
}
.rpwe-clearfix::after {
  clear: both;
}
.rpwe-clearfix {
  zoom: 1;
}
#home-widgets .home-box {
  margin: 0;
  text-align: left;
}
.gigpress-sidebar-date,
.gigpress-sidebar-city {
  text-transform: uppercase;
  font-family: "Futura Medium", serif;
}
span.gigpress-sidebar-prep {
  display: none;
}
ul.gigpress-listing {
  text-align: left;
}
span.gigpress-sidebar-date {
  color: #fafafa;
  font-size: 14px;
  font-weight: 700;
  width: 95px;
  display: inline-block;
}
span.gigpress-sidebar-status {
  display: none;
}
span.gigpress-sidebar-city {
  color: #005858;
  font-weight: 700;
  font-size: 17px;
  margin-left: 10px;
}
span.gigpress-sidebar-venue {
  color: #56375e;
  display: block;
  margin-left: 109px;
  font-style: italic;
  font-size: 16px;
  line-height: 1em;
}
.kaccount,
.kdate {
  text-transform: uppercase;
  font-family: "Futura Medium", serif;
  font-size: 14px;
}
a.kaccount {
  font-weight: 700;
  opacity: 0.8;
}
li.ktweet {
  line-height: 1em;
}
a.kdate {
  color: #fafafa;
  font-weight: 700;
}
p.ktext {
  font-style: italic;
  font-size: 14px;
  min-height: 3em !important;
}
.kebo-tweets.list .ktweet { border: none !important; }
#home-widgets .col {
  margin-bottom: 0;
}
a.gigpress-tickets-link:hover {
  color: #fafafa;
}
p.gigpress-sidebar-more a {
  text-align: center;
  font-family: "Futura Medium", serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  height: auto;
  color: #fafafa;
  padding: 8px 16px;
}
p.gigpress-sidebar-more a:hover {
  background-color: #005858;
}
p.gigpress-sidebar-more {
  padding-top: 10px;
}
