@charset "UTF-8";
::selection {
  background: #73B067;
  text-shadow: none;
}

.doorslam {
  position: relative;
  height: 50px;
  background-color: #34495E;
}
.doorslam#javascript {
  border-bottom: 2px solid #7F8C8D;
}
.doorslam p {
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  color: #ECF0F1;
  text-align: center;
  line-height: 50px;
}
.doorslam p a {
  color: #ECF0F1;
  border-bottom: 1px solid #ECF0F1;
  font-weight: bold;
}
.doorslam p a:hover {
  text-decoration: none;
  color: #2ECC71;
  border-bottom: 1px solid #2ECC71;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.vtop {
  vertical-align: top !important;
}

.vmiddle {
  vertical-align: middle !important;
}

.vbottom {
  vertical-align: bottom !important;
}

.m30 {
  margin: 30 px;
}

.m25 {
  margin: 25 px;
}

.m20 {
  margin: 20 px;
}

.m15 {
  margin: 15 px;
}

.m10 {
  margin: 10 px;
}

.m5 {
  margin: 5 px;
}

.mt30 {
  margin-top: 30 px;
}

.mt25 {
  margin-top: 25 px;
}

.mt20 {
  margin-top: 20 px;
}

.mt15 {
  margin-top: 15 px;
}

.mt10 {
  margin-top: 10 px;
}

.mt5 {
  margin-top: 5 px;
}

.mr30 {
  margin-right: 30 px;
}

.mr25 {
  margin-right: 25 px;
}

.mr20 {
  margin-right: 20 px;
}

.mr15 {
  margin-right: 15 px;
}

.mr10 {
  margin-right: 10 px;
}

.mr5 {
  margin-right: 5 px;
}

.mb30 {
  margin-bottom: 30 px;
}

.mb25 {
  margin-bottom: 25 px;
}

.mb20 {
  margin-bottom: 20 px;
}

.mb15 {
  margin-bottom: 15 px;
}

.mb10 {
  margin-bottom: 10 px;
}

.mb5 {
  margin-bottom: 5 px;
}

.ml30 {
  margin-left: 30 px;
}

.ml25 {
  margin-left: 25 px;
}

.ml20 {
  margin-left: 20 px;
}

.ml15 {
  margin-left: 15 px;
}

.ml10 {
  margin-left: 10 px;
}

.ml5 {
  margin-left: 5 px;
}

.p30 {
  padding: 30 px;
}

.p25 {
  padding: 25 px;
}

.p20 {
  padding: 20 px;
}

.p15 {
  padding: 15 px;
}

.p10 {
  padding: 10 px;
}

.p5 {
  padding: 5 px;
}

.pt30 {
  padding-top: 30 px;
}

.pt25 {
  padding-top: 25 px;
}

.pt20 {
  padding-top: 20 px;
}

.pt15 {
  padding-top: 15 px;
}

.pt10 {
  padding-top: 10 px;
}

.pt5 {
  padding-top: 5 px;
}

.pr30 {
  padding-right: 30 px;
}

.pr25 {
  padding-right: 25 px;
}

.pr20 {
  padding-right: 20 px;
}

.pr15 {
  padding-right: 15 px;
}

.pr10 {
  padding-right: 10 px;
}

.pr5 {
  padding-right: 5 px;
}

.pb30 {
  padding-bottom: 30 px;
}

.pb25 {
  padding-bottom: 25 px;
}

.pb20 {
  padding-bottom: 20 px;
}

.pb15 {
  padding-bottom: 15 px;
}

.pb10 {
  padding-bottom: 10 px;
}

.pb5 {
  padding-bottom: 5 px;
}

.pl30 {
  padding-left: 30 px;
}

.pl25 {
  padding-left: 25 px;
}

.pl20 {
  padding-left: 20 px;
}

.pl15 {
  padding-left: 15 px;
}

.pl10 {
  padding-left: 10 px;
}

.pl5 {
  padding-left: 5 px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

#mapCanvas label {
  width: auto;
  display: inline;
}
#mapCanvas img {
  max-width: none;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body, *, input, textarea {
  -webkit-font-smoothing: antialiased;
}

html, body {
  height: 100%;
}

body {
  background-color: #000 !important;
  background-image: url("../img/bodybg1.jpg");
  background-repeat: no-repeat !important;
  background-position: top;
  background-size: 100%;
  color: #111;
  font-family: Arial, Helvetica, sans-serif;
}

.page_content {
  background-size: 100%;
}

header.topHeader {
  background-image: url("../img/header-bg.jpg");
  background-position: top center;
}
header.topHeader div.container {
  background-image: url("../img/header-bg.jpg");
  background-position: top center;
}
header.topHeader h1, header.topHeader h2 {
  margin: 0;
}
header.topHeader .span6 {
  text-align: center;
  padding-top: 21px;
  padding-bottom: 38px;
}
header.topHeader .leftCol {
  padding-top: 38px;
}
header.topHeader .leftCol a {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
header.topHeader .rightColTopRow {
  padding-top: 38px;
  text-align: right;
}
header.topHeader .rightColTopRow span.socialText {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
header.topHeader .rightColTopRow h4 {
  margin: 0.4em 0 0 0;
}
header.topHeader .rightColTopRow ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
header.topHeader .rightColTopRow ul li {
  float: right;
  color: #fff;
  padding: 0 0 0 0.5em;
}
header.topHeader .rightColBottomRow {
  padding-top: 28px;
  color: #fff;
}
header.topHeader .rightColBottomRow select {
  border: 1px solid #ccc;
  border-radius: 0;
  background-color: #000;
  color: #fff;
}
header.topHeader .rightColBottomRow select label {
  background: green;
}
header.topHeader .rightColBottomRow #google_translate_element a.goog-te-menu-value {
  text-decoration: none;
}
header.topHeader .rightColBottomRow #google_translate_element a.goog-te-menu-value:hover {
  text-decoration: none;
}

nav {
  height: 47px;
  width: 100%;
  background: #000;
  background-image: url("../img/navbg.jpg");
  font-size: 18px;
  font-family: "Figtree", sans-serif;
  font-weight: bold;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0 8px 12px -3px black;
  -moz-box-shadow: 0 8px 12px -3px black;
  box-shadow: 0 8px 12px -3px black;
}
nav ul {
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 40px;
  z-index: 2;
  position: relative;
}
nav ul li {
  display: inline;
  float: left;
}
nav ul li:hover {
  background: none !important;
}
nav ul li a:link, nav ul li a:visited, nav ul li a:active {
  color: #fff;
  display: inline-block;
  width: 100px;
  padding: 5px 4px 8px 4px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 40px;
  text-shadow: 2px 1px 2px #000;
  background-color: none !important;
}
nav ul li a:link:hover, nav ul li a:visited:hover, nav ul li a:active:hover {
  background-color: none !important;
  color: #059ed0;
}
nav ul li.current_page_item a, nav ul li.current-page-ancestor a {
  color: #059ed0 !important;
}
nav #mobileMenu {
  display: none;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent !important;
}

.goog-te-gadget-simple {
  background: none !important;
  border-left: 1px solid #9b9b9b !important;
  border-right: 1px solid #9b9b9b !important;
  border-bottom: 1px solid #9b9b9b !important;
}
.goog-te-gadget-simple:hover {
  background: #0F3660 !important;
}

.goog-te-gadget span {
  color: #fff !important;
}

contentBlockText #wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -447px;
}

#push,
footer {
  height: 447px;
}

footer {
  font-family: "Lora", serif;
  text-align: center;
  font-size: 16px;
  background: #000;
  background-image: url("../img/footer-bg.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 1em 0 11em 0;
  color: #fff;
}
footer ul.footerCredits {
  list-style-type: none;
}
footer ul.footerCredits li {
  display: inline-block;
  padding: 1em 0.5em 0em 0.5em;
}
footer .footermenu {
  text-align: center;
}
footer .footermenu ul {
  list-style-type: none;
  margin: 0;
  display: inline-block;
}
footer .footermenu ul li {
  display: inline-block;
  padding: 1em 0.5em 1em 0.5em;
}
footer .footermenu ul li a {
  display: block;
}

@media (max-width: 767px) {
  #footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
div.sidebarBlock {
  background-image: url("../img/content-backgrounds/contentblockbg.png");
  font-family: "Lora", serif;
  font-size: 16px;
  line-height: 1.4em;
  color: #fff;
  padding: 0;
  margin: 0em 0 1.5em 0;
}
div.sidebarBlock h3 {
  font-family: "Cinzel", serif;
  background-image: url("../img/content-backgrounds/contentblock-header-bg.png");
  text-align: left;
  color: #059ed0;
  font-size: 1em;
  font-weight: 200;
  padding: 0.2em 0em 0.2em 0.9em;
  margin: 0;
}
div.sidebarBlock div.textwidget {
  padding: 1em;
  text-align: left;
  word-wrap: break-word;
}

.contentBlock {
  font-family: "Lora", serif;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 1.4em;
  color: #fff;
  margin: 1em 0 1.5em 0;
  padding: 0;
}
.contentBlock .contentBlockText {
  padding: 1em;
  text-align: left;
}
.contentBlock .contentBlockText a.blogPostTitle {
  font-size: 16px;
  text-transform: uppercase;
}
.contentBlock .contentBlockText p.blogPostDate {
  margin: 0 0 10px 0;
  color: #ccc;
}
.contentBlock .contentBlockText h3 {
  margin: 0;
  font-size: 16px;
}
.contentBlock .contentBlockText ul {
  list-style-type: none;
  margin: 0;
}
.contentBlock .contentBlockText ul li a {
  font-size: 1em;
}
.contentBlock h2 {
  font-family: "Cinzel", serif;
  background: rgba(0, 0, 0, 0.8);
  text-align: left;
  color: #059ed0;
  font-size: 1.4em;
  font-weight: 200;
  padding: 0.2em 0em 0.2em 0.5em;
  margin: 0;
}

div.slideeContainer {
  overflow-x: hidden;
}
div.slideeContainer ul.slidee li.firstBook a img, div.slideeContainer ul.slidee li a img {
  -webkit-box-shadow: 0 9px 6px -6px black;
  -moz-box-shadow: 0 9px 6px -6px black;
  box-shadow: 0 9px 6px -6px black;
}

.slider {
  background: #000000;
  position: relative;
}
.slider img.slidebg {
  min-width: 1024px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.slider .frame {
  height: 313px;
  overflow-x: hidden;
  width: 1080px;
  margin: 60px auto;
}
.slider .frame ul {
  list-style: none;
  margin: 0;
  padding: 0px;
  height: 290px;
  font-size: 50px;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  display: none;
}
.slider .frame ul li {
  float: left;
  width: 200px;
  height: 100%;
  margin: 0px;
  padding: 0;
  font-weight: bold;
  background: #BDC3C7;
  color: #FFF;
  text-align: center;
  cursor: pointer;
  position: relative;
  text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.2);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-box-shadow: 0 12px 16px -6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 12px 16px -6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 12px 16px -6px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.slider .frame ul li.preActive, .slider .frame ul li.postActive {
  -webkit-transform: scale(0.65);
  -ms-transform: scale(0.65);
  transform: scale(0.65);
}
.slider .frame ul li a {
  display: block;
}
.slider .frame ul li img {
  width: 100%;
  height: 100%;
}
.slider .frame ul li.active {
  color: #fff;
  background: #27AE60;
  z-index: 10;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 0 12px 16px -6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 12px 16px -6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 12px 16px -6px rgba(0, 0, 0, 0.5);
}
.slider .control-left {
  position: absolute;
  left: 20px;
  margin-top: -250px;
}
.slider .control-right {
  position: absolute;
  right: 0;
  margin-top: -250px;
}
.slider button {
  font-size: 3em;
  font-weight: normal;
  text-shadow: none;
  color: #FFF;
  padding: 0;
  background: #000;
  width: 80px;
  height: 80px;
  display: block;
  border: none;
  float: left;
  border-radius: 0;
}
.slider button .prev {
  position: absolute;
  left: 0;
}
.slider button:hover {
  background-color: #000;
}
.slider button:active {
  background-color: #000;
}
.slider .btn.disabled {
  display: none;
}

.btn:focus {
  background: #000 !important;
}

img a:link {
  border: 0;
}

.pageContent {
  color: #fff;
}

section.ieCarousel {
  background: orange;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
section.ieCarousel img.slidebg2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.ieCarousel .leftControl {
  height: auto;
  width: auto;
  position: absolute;
  left: 0px;
  top: 170px;
  padding: 0;
}
section.ieCarousel .rightControl {
  height: auto;
  width: auto;
  position: absolute;
  right: 0px;
  top: 170px;
  padding: 0;
}

#carousel {
  width: 960px;
  height: 350px;
  position: relative;
  clear: both;
  overflow: hidden;
  margin: 0px auto;
}
#carousel img {
  visibility: hidden;
  cursor: pointer;
}

.split-left {
  width: 450px;
  float: left;
}

.split-right {
  width: 400px;
  float: left;
  margin-left: 10px;
}

#callback-output {
  height: 250px;
  overflow: scroll;
}

textarea#newoptions {
  width: 430px;
}

.event p, .event ul {
  font-size: 17px;
  font-family: "Lora", serif;
}

img a {
  border: none;
}

div#fade {
  display: none;
}

.innerPageContent div.sharingFunctionWrap {
  float: right;
}
.innerPageContent h3#comments {
  font-family: "Lora", serif;
  font-weight: normal;
  font-size: 1.4em;
}
.innerPageContent div#respond h3 {
  font-family: "Lora", serif;
  font-weight: normal;
  font-size: 1.4em;
  text-transform: uppercase;
  margin: 0;
}
.innerPageContent form#commentform textarea {
  border-radius: 0 !important;
}
.innerPageContent form#commentform textarea#comment {
  width: 95% !important;
  border-radius: 0 !important;
  border: 2px solid #ccc;
}
.innerPageContent form#commentform input#submit {
  background-color: #184a7d;
  color: #fff;
  font-weight: normal;
  border: 1px solid #184a7d;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.innerPageContent p {
  font-family: "Lora", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}
.innerPageContent .subNavInner {
  padding: 1em;
  margin-bottom: 1.5em;
  background-image: url("../img/contentBlockbg.png");
}
.innerPageContent .subNavInner ul#menu-primary-menu-1 {
  list-style: none;
  margin: 0;
}
.innerPageContent .subNavInner ul#menu-primary-menu-1 li {
  margin-bottom: 7px;
  margin-top: 7px;
  line-height: 1.5;
}
.innerPageContent .subNavInner ul#menu-primary-menu-1 li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
}
.innerPageContent .subNavInner ul#menu-primary-menu-1 li a:hover {
  color: #CCC;
}
.innerPageContent .subNavInner ul#menu-primary-menu-1 li.current_page_item > a {
  color: #059ed0;
}
.innerPageContent .subNavInner ul#menu-primary-menu-1 li.current-page-ancestor ul, .innerPageContent .subNavInner ul#menu-primary-menu-1 li.current_page_item ul {
  display: block;
}
.innerPageContent .subNavInner ul#menu-primary-menu-1 li ul {
  list-style: none;
  margin: 0;
  display: none;
  padding-left: 15px;
  margin-bottom: 15px;
}
.innerPageContent article.singleBlogPost hr {
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  border-top: 2px solid #747474;
  border-bottom: 0;
}
.innerPageContent ul.blogPosts li {
  margin-bottom: 1em;
}
.innerPageContent ul.blogPosts li.blogPostTitle {
  margin-bottom: 0;
}
.innerPageContent ul.blogPosts li.blogPostTitle a {
  color: #059ed0;
  font-family: "Cinzel", serif;
  font-size: 1.4em;
}
.innerPageContent ul.blogPosts li.blogPostDate {
  color: #bebebe;
  text-transform: uppercase;
  margin-bottom: 0.6em;
  padding-bottom: 0;
}
.innerPageContent ul.blogPosts li a {
  font-size: 1.8em;
  font-family: "Lora", serif;
}
.innerPageContent ul.blogPosts hr {
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  border-top: 1px solid #a6a6a6;
  border-bottom: 0;
}
.innerPageContent div.span9, .innerPageContent div.span3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.innerPageContent section#content {
  font-style: normal;
  font-weight: 400;
  min-height: 340px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
  padding: 2.3em 3em 3em 3em;
  color: #fff;
  -webkit-box-shadow: 1px 2px 7px 4px rgba(255, 255, 255, 0.3);
  box-shadow: 1px 2px 7px 4px rgba(255, 255, 255, 0.3);
}
.innerPageContent section#content div.paginate ul {
  list-style-type: none;
  margin: 0;
}
.innerPageContent section#content div.paginate ul li {
  float: left;
  padding: 0;
  margin: 0 10px 0 0;
}
.innerPageContent section#content div.paginate ul li a, .innerPageContent section#content div.paginate ul li span.active {
  padding: 2px 10px 2px 10px;
  margin: 0;
  display: block;
  color: #000;
}
.innerPageContent section#content div.paginate ul li span.active {
  background: #eee;
  color: #000;
}
.innerPageContent section#content div.paginate ul li a {
  background: #059ed0;
  color: #fff;
}
.innerPageContent section#content div.paginate ul li a:hover {
  background: #eee;
  color: #000;
  text-decoration: none;
}
.innerPageContent section#content a img.alignnone {
  margin: 5px 10px 10px 0;
}
.innerPageContent section#content header h1 {
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
  font-weight: normal;
  font-size: 2.4em;
  color: #059ed0;
  font-family: "Cinzel", serif;
}
.innerPageContent section#content .textcontent {
  line-height: 1.7em;
}
.innerPageContent section#content .textcontent h2.eventHeading {
  color: #059ed0 !important;
  font-family: "Cinzel", serif;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 0;
}
.innerPageContent section#content .textcontent p.eventDate {
  color: #bebebe;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 1.1em;
}
.innerPageContent section#content .textcontent p {
  padding: 0 0 0.7em 0;
  font-size: 17px;
}
.innerPageContent section#content .textcontent ul {
  list-style-type: none;
  margin: 0;
}
.innerPageContent .contentBlock {
  margin: 0em 0 1.5em 0;
}
.innerPageContent .wpcf7 form input {
  border-radius: 0;
  width: 100%;
}
.innerPageContent .wpcf7 form input[type=submit] {
  font-family: "Cinzel", serif;
  font-weight: normal;
  height: 30px;
  padding: 0em 1em 1em 1em;
  width: 100px;
  background: #184a7d;
  border: 1px solid #184a7d;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.innerPageContent .wpcf7 form textarea {
  border-radius: 0;
  width: 100%;
}

ul.socialIcons {
  list-style-type: none;
  margin-top: 1.5em;
  float: right;
}
ul.socialIcons li {
  float: left;
  padding: 0 0.8em 0 0;
  font-weight: bold;
}
ul.socialIcons li p {
  padding-top: 0.3em;
}

.btn-block {
  margin-top: 1em;
}

ul.nav-list a:link, ul.nav-list a:visited {
  color: #fff;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.7em 0.5em 0.5em 0.7em;
}
ul.nav-list a:link:hover, ul.nav-list a:visited:hover {
  background-color: #004b67 !important;
}
ul.nav-list li.active a {
  background: #004b67;
}

.pageContent .relatedProductsWrap {
  text-align: left;
}
.pageContent .relatedProductsWrap ul.relatedProducts {
  list-style-type: none;
  margin: 0;
  display: inline-block;
}
.pageContent .relatedProductsWrap ul.relatedProducts li {
  float: left;
  margin-bottom: 1em;
}
.pageContent .relatedProductsWrap ul.relatedProducts li img {
  margin-right: 1em;
}

.contactFormWrap {
  width: 60%;
  margin: 2em 0 0 0;
}

#swipeContainer {
  background-color: #000;
  height: 360px;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  margin-top: 20px;
  background-image: url("../img/slidebg.jpg");
}
#swipeContainer .innards {
  width: 1520px;
  height: 280px;
  margin: 25px 20px;
}
#swipeContainer .innards img {
  margin-right: 1em;
}

div#ngg-gallery-12-7, div#ngg-gallery-19-7, div#ngg-gallery-16-7, div#ngg-gallery-18-7 {
  margin: 0 0 20px 0px;
}
div#ngg-gallery-12-7 div.ngg-gallery-thumbnail-box img, div#ngg-gallery-19-7 div.ngg-gallery-thumbnail-box img, div#ngg-gallery-16-7 div.ngg-gallery-thumbnail-box img, div#ngg-gallery-18-7 div.ngg-gallery-thumbnail-box img {
  height: 140px !important;
  width: 215px !important;
}

ul.galleryPageListing {
  list-style-type: none;
  text-align: center;
}
ul.galleryPageListing li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
ul.galleryPageListing li img {
  height: 150px;
  width: 150px;
  border: 3px solid white;
  margin-bottom: 10px;
}
ul.galleryPageListing li a.galleryTitle {
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

section[role=gallery] {
  overflow: hidden;
  padding-bottom: 40px;
  padding-top: 15px;
  margin-left: -1%;
}
section[role=gallery] figure {
  width: 30%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  box-sizing: border-box;
  border: 1px solid #a5a5a5;
  margin: 1% 1% 1.4% 1%;
}
section[role=gallery] figure a {
  text-decoration: none;
  color: #F2F2F2;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  transition: 0.25s ease-in-out;
}
section[role=gallery] figure a:hover {
  color: #059ed0;
}
section[role=gallery] figure a div.gallery_thumbnail {
  height: 150px;
  width: 100%;
}
section[role=gallery] figure a img {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #a5a5a5;
}
section[role=gallery] figure a figcaption {
  padding: 12px;
  box-sizing: border-box;
  text-align: center;
}

section#gallerySlideshow {
  padding-top: 15px;
}
section#gallerySlideshow .cycle-slideshow p {
  font-size: 18px;
  color: #F2F2F2;
  max-width: 800px;
  margin: 35px auto 0;
}
section#gallerySlideshow .cycle-slideshow img {
  display: none;
}

.backToGallery {
  text-align: center;
  padding-top: 20px;
}
.backToGallery h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
}

.slideshowControls {
  overflow: hidden;
  width: 100%;
  display: block;
  font-size: 20px;
  padding: 10px 0;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.slideshowControls a#prev {
  display: inline-block;
  padding: 15px 10px 5px 10px;
  color: #F2F2F2;
  outline: 0;
  text-decoration: none;
}
.slideshowControls a#next {
  display: inline-block;
  padding: 15px 10px 5px 10px;
  color: #F2F2F2;
  outline: 0;
  text-decoration: none;
}

/*** Max-Width 480 ***/
@media (max-width: 480px) {
  body {
    background-image: none !important;
    min-width: auto;
  }
  header.topHeader div.span3 {
    padding-top: 17px !important;
  }
  header.topHeader div.span6 {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
  }
  nav ul li a:link, nav ul li a:visited, nav ul li a:active {
    width: auto !important;
    display: block !important;
  }
  h2.eventHeading {
    line-height: 27px;
  }
  .innerPageContent section#content {
    padding: 0px 8px 8px 8px !important;
    box-shadow: none !important;
  }
}
/*** Max-Width 767 ***/
@media (max-width: 767px) {
  body {
    padding: 0;
    margin: 0;
    background-position: 10% 210px !important;
  }
  a.seeAllBooks {
    background: #184a7d;
    border: 1px solid #184a7d;
    color: #fff;
    padding: 0 1em 0 1em;
    font-family: "Cinzel", serif;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin-bottom: 20px;
  }
  .mobileContentWrap {
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
  }
  div.siteTitle {
    padding-right: 10px;
    padding-left: 10px;
  }
  div.contentBlockText {
    text-align: center !important;
  }
  div.contentBlock h2 {
    text-align: center;
    border-bottom: 1px solid #848484;
  }
  .visible-phone .contentBlock {
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-shadow: 1px 2px 7px 4px rgba(255, 255, 255, 0.3);
    box-shadow: 1px 2px 7px 4px rgba(255, 255, 255, 0.3);
    text-align: center;
  }
  .visible-phone .zeeControlsMon a.prev {
    background: white;
    padding: 5px;
  }
  .visible-phone .zeeControlsMon a.next {
    background: white;
    padding: 5px;
  }
  .innerPageContent div.contentBlock {
    -webkit-box-shadow: 1px 2px 7px 4px rgba(255, 255, 255, 0.3);
    box-shadow: 1px 2px 7px 4px rgba(255, 255, 255, 0.3);
    margin: 0 0px 2em 0px;
  }
  .innerPageContent div.span3 {
    padding-top: 0;
  }
  .innerPageContent section#content {
    word-wrap: break-word;
  }
  .innerPageContent div.sharingFunctionWrap {
    float: none;
    margin-bottom: 20px;
  }
  header.topHeader {
    background-image: linear-gradient(bottom, rgb(16, 55, 96) 10%, rgb(0, 0, 0) 76%) !important;
    background-image: -o-linear-gradient(bottom, rgb(16, 55, 96) 10%, rgb(0, 0, 0) 76%) !important;
    background-image: -moz-linear-gradient(bottom, rgb(16, 55, 96) 10%, rgb(0, 0, 0) 76%) !important;
    background-image: -webkit-linear-gradient(bottom, rgb(16, 55, 96) 10%, rgb(0, 0, 0) 76%) !important;
    background-image: -ms-linear-gradient(bottom, rgb(16, 55, 96) 10%, rgb(0, 0, 0) 76%) !important;
  }
  nav {
    border-bottom: 0;
    background: #000;
    font-size: 1em;
  }
  nav ul {
    display: none;
    height: auto;
    width: 100%;
  }
  nav ul.showMenu {
    display: inline-block;
  }
  nav ul.hideMenu {
    display: none;
  }
  nav ul li {
    width: 100%;
    background: #0b2a46;
    border-bottom: 1px solid #01445f;
  }
  nav ul li:hover {
    background: #0d3761 !important;
    color: #fff;
  }
  nav ul li a {
    width: 100%;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
  }
  nav ul li a:hover {
    background-color: #0d3761 !important;
    color: #fff;
  }
  nav a#mobileMenu {
    display: block;
    width: 100%;
    position: relative;
    color: #fff;
    background-image: url("../img/navbg.jpg");
    background-position: top;
    text-transform: uppercase;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
  }
  nav a#mobileMenu:after {
    content: "";
    background: url("nav-icon.png") no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
  }
  .contactFormWrap {
    width: 100%;
    margin: 2em auto;
  }
  .pageContent .relatedProductsWrap {
    text-align: center !important;
  }
  .pageContent .relatedProductsWrap ul.relatedProducts {
    list-style-type: none;
    margin: 0;
    display: inline-block;
  }
  .pageContent .relatedProductsWrap ul.relatedProducts li {
    float: left;
    margin-bottom: 1em;
  }
  .pageContent .relatedProductsWrap ul.relatedProducts li img {
    margin-right: 1em;
  }
  footer .contentBlock {
    margin-left: 20px;
    margin-right: 20px;
    -webkit-box-shadow: 1px 2px 7px 4px rgba(255, 255, 255, 0.3);
    box-shadow: 1px 2px 7px 4px rgba(255, 255, 255, 0.3);
  }
  footer ul {
    margin: 0 !important;
  }
  header {
    background: none !important;
  }
  header .leftCol {
    text-align: center;
  }
  header .rightColTopRow {
    text-align: center;
    padding-top: 0px;
    display: none;
  }
  header .rightColBottomRow {
    display: none;
  }
  div.menu {
    background: none;
    border: none;
    text-align: left;
  }
  div.menu ul li {
    width: 100%;
  }
  .pageContent h1 {
    text-align: center;
  }
  .pageContent .span3 {
    text-align: center;
  }
  ul.socialIcons {
    display: inline-block;
    float: none;
  }
  .cycle-slideshow img {
    margin: 0 auto;
  }
}
/*** Max-Width 1200 ***/
@media (min-width: 1200px) {
  ul.slidee {
    position: relative;
    left: 0px;
  }
  div.booksListing img {
    margin-right: 70px !important;
    margin-bottom: 40px !important;
  }
  nav {
    height: 47px;
    width: 100%;
    background: #000;
    background-image: url("../img/navbg.jpg");
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0 8px 12px -3px black;
    -moz-box-shadow: 0 8px 12px -3px black;
    box-shadow: 0 8px 12px -3px black;
  }
  nav ul {
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 40px;
    z-index: 2;
    position: relative;
  }
  nav ul li {
    display: inline;
    float: left;
  }
  nav ul li:hover {
    background: none !important;
  }
  nav ul li a:link, nav ul li a:visited, nav ul li a:active {
    color: #fff;
    display: inline-block;
    width: 100px;
    padding: 5px 15px 8px 15px !important;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 40px;
    text-shadow: 2px 1px 2px #000;
    background-color: none !important;
  }
  nav ul li a:link:hover, nav ul li a:visited:hover, nav ul li a:active:hover {
    background-color: none !important;
    color: #059ed0;
  }
  nav #mobileMenu {
    display: none;
  }
  .control-left {
    position: absolute;
    left: 30px !important;
  }
}
/* =WordPress Core
-------------------------------------------------------------- */
section#content .alignnone {
  margin: 5px 20px 20px 0;
}
section#content .aligncenter,
section#content div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
section#content .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
section#content .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
section#content .aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
section#content a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
section#content a img.alignnone {
  margin: 5px 20px 20px 0;
}
section#content a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
section#content a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
section#content .wp-caption {
  background: #111;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 4px 0;
  text-align: center;
}
section#content .wp-caption.alignnone {
  margin: 5px 40px 20px 40px;
}
section#content .wp-caption.alignleft {
  margin: 5px 20px 20px 40px;
}
section#content .wp-caption.alignright {
  margin: 5px 0px 20px 20px;
}
section#content .wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 17px;
  margin: 10px 0 7px 0;
  padding: 0;
  color: #FFF;
  font-style: italic;
}

/*# sourceMappingURL=styles.css.map */
