/***** BASE CSS *****/
/* Site Name	*/
#divSiteTitle,
#divTagLine {
  text-decoration: none;
}
/* Headline Text */
#divHeaderLine1,
#divHeaderLine2,
#divHeaderLine3 {
  display: inline-block !important;
}
/* Headings */
h3,
h4,
h5,
h6 {
  line-height: 1.5 !important;
}
.lead {
  text-align: center;
}
.lead h2 {
  font-size: 33px;
  line-height: 45px;
  color: #454444;
}
.lead h3 {
  font-size: 17px;
  color: #454444;
}
.lead h3 a {
  font-size: inherit !important;
  color: #454444;
}
/* Contact */
ul#contact-info {
  list-style: none;
}
ul#contact-info .icon {
  font-size: 20px;
  float: left;
  line-height: 25px;
  margin-right: 10px;
}
ul#contact-info .field {
  font-weight: 700;
}
/* Grid */
#tiles li {
  width: 240px !important;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 2px;
  padding: 10px !important;
  margin-right: 7px;
  margin-bottom: 7px;
  float: left;
}
#tiles li img {
  margin-bottom: 10px;
}
#tiles li div.meta {
  color: #999;
  text-transform: uppercase;
  font-size: 10px;
  margin: 0;
}
#tiles li h4 {
  line-height: 1.5;
  margin: 0 0 5px;
}
#tiles li h4 a {
  line-height: inherit;
  margin: 0;
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
}
#tiles li p {
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
}
#tiles li a {
  font-size: 12px;
}
#tiles li .more_link {
  font-size: smaller;
  line-height: 2;
  text-transform: uppercase;
  letter-spacing: 2px;
  white-space: nowrap;
  display: block;
  margin: 5px 0 0;
}
#tiles li blockquote {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  color: #999;
  border: 0;
  font-size: 150%;
  font-style: italic;
  font-family: Georgia, Times, serif;
}
#tiles li blockquote small {
  font-size: 11px;
  font-style: normal;
}
/* Icons */
[class*="social foundicon-"]:before {
  font-family: "SocialFoundicons";
}
[class*="general foundicon-"]:before {
  font-family: "GeneralFoundicons";
}
/* Menu Side */
.menu_menu_simple ul {
  margin-top: 0;
  margin-bottom: 0;
}
.menu_menu_simple ul li {
  margin-top: 0;
  margin-bottom: 0;
}
/* Header Area */
#decorative1 {
  margin-top: -2px;
  padding-top: 2px;
  margin-left: -20px !important;
  margin-right: -20px !important;
/* fix bg cover issue */
}
/* Menu Centered */
.centered_menu {
  text-align: center;
}
.centered_menu > div {
  display: inline-block;
}
.centered_menu div {
  text-align: left;
}
/* Footer elements */
.social_bookmarks a {
  font-size: smaller !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  margin-right: 20px;
}
.copyright {
  font-size: smaller;
  letter-spacing: 1px;
  text-align: center;
}
.fancy_paragraph {
  font-family: allura;
  font-style: normal;
  font-weight: 400;
  font-size: 3.5em;
}
/* Responsive Image */
img {
  max-width: 100%;
  height: auto;
  width: auto;
  box-sizing: border-box;
}
/* Responsive Video from Zurb Foundation. Copyright (c) 2011 ZURB, http://www.zurb.com/ License: MIT */
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video {
    padding-top: 0;
  }
}
/* Additional */
#divBoxed {
  position: relative;
}
.nav-links > a {
  margin-right: 20px;
}
.btn-secondary {
  text-shadow: none;
}
.btn-secondary:hover {
  text-shadow: none;
}
#divHeaderLine1 a,
#divHeaderLine2 a,
#divHeaderLine3 a {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-family: inherit;
  text-shadow: inherit;
  font-weight: inherit;
  font-style: inherit;
}
#divHeaderLine1,
#divHeaderLine2,
#divHeaderLine3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  text-align: inherit !important;
}
#decorative2 {
  opacity: 0.95;
  box-shadow: 0 1px 10px rgba(0,0,0,0.03);
}
.showcase-tabs > li > a {
  font-size: 14px;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.cap1 div,
.cap2 div,
.cap3 div,
.cap4 div,
.cap5 div {
  margin: 0 -1px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  margin: 20px 5px 0 !important;
}
.box {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.box i {
  font-size: 44px;
  color: #454444;
}
/* Shout Box */
.shout-box {
  margin-bottom: 28px;
  padding: 16px 45px 19px 29px;
  border-radius: 0;
  overflow: hidden;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 12px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e7e8ef;
  border-right-color: #e7e8ef;
  border-bottom-color: #e7e8ef;
  border-left-color: #353ea5;
}
.shout-box .btn-right {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
.shout-box h2 {
  font: 23px/22px 'Source Sans Pro', sans-serif;
  color: #222;
  margin-top: 10px;
  margin-bottom: 10px;
}
.shout-box p {
  margin: 0;
}
/* Adjustments */
.search.adjust {
  margin-bottom: 15px;
}
.divPanel.notop {
  padding-top: 0;
}
.divPanel.nobottom {
  padding-bottom: 0;
}
/***** BOOTSTRAP CSS BASE OVERRIDE *****/
.navbar .nav-pills > li > a,
.navbar .dropdown-menu li > a {
  text-shadow: none;
  font-weight: 400;
}
.navbar .nav-pills > li > .dropdown-menu:before,
.navbar .nav-pills > li > .dropdown-menu:after {
  border: 0;
}
.navbar .nav-pills > .active > a {
  box-shadow: none;
}
.navbar .nav-pills > .active > a:hover,
.navbar .nav-pills > .active > a:focus {
  box-shadow: none;
}
.navbar .nav-pills > li > a:hover {
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
.navbar .nav-pills li.dropdown.open.active > .dropdown-toggle {
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
.navbar .nav-pills .open .dropdown-toggle {
  background-color: transparent;
}
.btn .caret {
  margin-top: 8px !important;
}
#divBoxed {
  margin-top: 51px;
  opacity: 1;
}
#divLogo {
  margin-top: 48px;
  margin-bottom: 0;
  text-align: center;
}
#divSiteTitle {
  font-family: Syncopate;
  font-size: 35px;
  line-height: 49px;
  color: #353ea5;
  text-shadow: rgba(0,0,0,0.098) 0 3px 5px, rgba(255,255,255,0.298) 0 -5px 35px;
  letter-spacing: 4px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
#divTagLine {
  color: #000;
  line-height: 30px;
  text-transform: none;
  letter-spacing: 4px;
  font-size: 20px;
  padding-left: 2px;
  padding-right: 2px;
  background-color: transparent;
  text-shadow: none;
  font-family: Abel;
  font-weight: 400;
  font-style: normal;
}
.camera_caption > div {
  opacity: 0.85;
}
.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev,
.camera_next,
.camera_commands,
.camera_thumbs_cont {
  opacity: 0.85;
  background-color: #f0f0f0;
}
.camera_wrap {
  display: block;
  margin-bottom: 15px;
  height: 391px;
  border: 0;
  margin-left: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: 51px;
  box-shadow: rgba(0,0,0,0.498) 0 15px 10px -10px, rgba(0,0,0,0.298) 0 1px 4px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  box-shadow: rgba(0,0,0,0.122) 0 3px 8px inset;
  background-color: #e6e6e6;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  box-shadow: rgba(0,0,0,0.122) 0 3px 8px inset;
  background-color: #e6e6e6;
}
.cap1 > div,
.cap2 > div {
  opacity: 0.85;
  background-color: #3d3d3d;
}
.cap3 > div,
.cap4 > div,
.cap5 > div {
  opacity: 0.85;
}
.page-content {
  line-height: 22px;
  font-family: 'Maven Pro', sans-serif;
}
.page-content a {
  color: #dba700;
  font-family: 'Maven Pro', sans-serif;
}
.sidebox {
  box-shadow: 0 1px 3px rgba(0,0,0,0.3), 0 0 10px rgba(0,0,0,0.1) inset;
}
/*background-color: #fafafa {
  color: #333;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-radius: 3px;
  padding: 18px;
  margin-top: 11px;
  font-family: 'Maven Pro', sans-serif;
  font-size: 14px;
}*/
.sidebar {
  padding-top: 8px;
}
.sidebox-title {
  line-height: 36px;
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans';
  color: #333;
  font-size: 22px;
  text-transform: none;
}
.sidebox a {
  color: #dba700;
  font-family: 'Maven Pro', sans-serif;
}
#divFooter {
  font-size: 13px;
  font-family: 'Maven Pro', sans-serif;
  background-image: url("/img/bedge_grunge.png");
  background-repeat: repeat repeat;
  clear: both;
}
.divPanel {
  padding: 40px;
}
#divFooter a {
  color: #e05b49;
  font-size: 13px;
  font-family: 'Maven Pro', sans-serif;
}
#divFooter h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 23px;
  line-height: 45px;
  color: #454444;
}
h2 {
  font-weight: 400;
  font-style: normal;
  color: #454444;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 35px;
  line-height: 50px;
}
.transparent-bg {
  box-shadow: rgba(0,0,0,0.298) 0 1px 4px;
  background-color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.breadcrumbs {
  font-size: 14px;
  line-height: 25px;
  margin-top: 0;
  font-family: 'Maven Pro', sans-serif;
}
.breadcrumbs a {
  color: #dba700;
  font-family: 'Maven Pro', sans-serif;
}
#divHeaderLine1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 40px;
  line-height: 42px;
  margin-top: 0;
  text-transform: none;
  color: #6a6765;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: rgba(255,255,255,0.6) 1px 1px 1px;
  background-image: none;
  opacity: 1;
  padding: 0;
}
#divHeaderLine2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 19px;
  line-height: 19px;
  margin-top: 0;
  color: #6a6765;
  letter-spacing: 1px;
  text-shadow: rgba(255,255,255,0.6) 1px 1px 1px;
  text-align: center;
  background-image: none;
  opacity: 1;
  padding: 0;
}
#divHeaderLine3 {
  margin-top: 15px;
  line-height: 22px;
  color: #000;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
}
.text-center {
  text-align: center;
}
a.btn,
a.btn-large,
a.btn-small,
a.btn-mini {
  color: #333;
}
a.btn-info,
a.btn-success,
a.btn-warning,
a.btn-danger,
a.btn-inverse {
  color: #fff;
}
.btn-secondary,
a.btn-secondary {
  color: #323232;
}
.btn-secondary:hover,
a.btn-secondary:hover {
  color: #323232;
}
.btn-secondary {
  border: 1px solid #dfdfdf;
  border-bottom: 1px solid #afafaf;
  background-color: #fafafa;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(top, #fafafa, #e1e1e1);
  background-image: linear-gradient(to bottom, #fafafa, #e1e1e1);
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary.disabled,
.btn-secondary[disabled] {
  background-color: #dfdfdf;
}
.btn-primary,
a.btn-primary {
  color: #fff;
}
.btn-primary:hover,
a.btn-primary:hover {
  color: #fff;
}
.btn-primary {
  border: 1px solid #903741;
    border-bottom: 1px solid #8e3a46;
    background-color: #bd6167;
    background-image: none;
    /*background-repeat: repeat-x;*/
    /*background-image: -webkit-linear-gradient(top, #bd6167, #9e4a59);*/
    /*background-image: linear-gradient(to bottom, #bd6167, #9e4a59);*/
}
.btn-primary:hover,
.btn-primary:active, .btn-primary:focus,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #bd6167;
  background-image: none;
}
#divHeaderText {
  padding: 0 0 20px;
  border-color: #333;
  text-align: center;
}
#contentInnerSeparator {
  margin-top: -10px;
  margin-bottom: 0;
  border-top-color: #fff;
  border-top-width: 0;
  border-top-style: solid;
  height: 0;
}
#footerOuterSeparator {
  margin-top: 28px;
  height: 0;
  background-color: #fff;
  border-top-color: #fff;
  border-top-width: 0;
  border-top-style: solid;
}
#headerSeparator {
  margin-top: 0;
  border-top-color: #333;
  border-top-width: 0;
  border-top-style: solid;
}
h3,
.page-content h3 a {
  font-weight: 400;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 28px;
  line-height: 50px;
}
h4,
.page-content h4 a {
  font-weight: 400;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 21px;
  line-height: 50px;
}
h5,
.page-content h5 a {
  font-weight: 400;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  line-height: 50px;
}
h6,
.page-content h6 a {
  font-weight: 400;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  line-height: 50px;
}
.line-separator {
  border-top-width: 1px;
  border-top-style: dotted;
  margin-top: 21px;
  margin-bottom: 21px;
  border-top-color: #c3c3c3;
}
#divVideo {
  border: 7px solid #fff;
  margin-left: -5px;
  box-shadow: rgba(0,0,0,0.498) 0 15px 10px -10px, rgba(0,0,0,0.298) 0 1px 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: 15px;
}
.nav .dropdown-toggle .caret,
.nav .dropdown-toggle:hover .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.navbar .dropdown-menu,
.dropdown-menu {
  background-color: #fff;
  border-radius: 0;
}
.navbar .dropdown-menu li > a,
.dropdown-menu li > a {
  color: #454444;
}
.navbar .nav-pills .open .dropdown-toggle {
  color: #454444;
}
.navbar .dropdown-menu li > a:hover {
  color: #fff;
  background-color: #353ea5;
  background-image: none;
}
.navbar .dropdown-menu .active > a {
  color: #fff;
  background-color: #353ea5;
  background-image: none;
}
.navbar .dropdown-menu .active > a:hover {
  color: #fff;
  background-color: #353ea5;
  background-image: none;
}
.dropdown-menu li > a:hover {
  color: #fff;
  background-color: #353ea5;
  background-image: none;
}
.dropdown-menu .active > a {
  color: #fff;
  background-color: #353ea5;
  background-image: none;
}
.dropdown-menu .active > a:hover {
  color: #fff;
  background-color: #353ea5;
  background-image: none;
}
.dropdown-menu li > a:focus {
  color: #fff;
  background-color: #353ea5;
  background-image: none;
}
.dropdown-submenu:hover > a {
  color: #fff;
  background-color: #353ea5;
  background-image: none;
}
.navbar .nav-pills .open a.dropdown-toggle:hover {
  color: #fff;
  background-color: #353ea5;
  background-image: none;
}
.navbar .nav-pills > li > a {
  margin-left: 2px;
  margin-right: 2px;
  padding: 10px 30px;
  border-radius: 0;
  color: #454444;
  background-color: transparent;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ccc6b3;
}
.navbar .nav-pills > li > a:hover {
  color: #454444;
  background-color: transparent;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #353ea5;
}
.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar .nav-pills > li > a:focus {
  color: #454444;
  background-color: transparent;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #353ea5;
}
.navbar .nav > .active > a {
  background: none;
}
.navbar .nav > .active > a:hover {
  background: none;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle {
  background: none;
}
.navbar .nav-pills > .active > a {
  color: #454444;
  background-color: transparent;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #1f2786;
}
.navbar .nav-pills > .active > a:hover {
  color: #454444;
  background-color: transparent;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #353ea5;
}
.navbar .nav-pills li.dropdown.open > .dropdown-toggle,
.navbar .nav-pills li.dropdown.active > .dropdown-toggle {
  color: #454444;
  background-color: transparent;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #353ea5;
}
.navbar .ddmenu {
  margin-top: 43px;
  margin-bottom: 0;
}
.navbar .nav-pills li.dropdown > .dropdown-toggle .caret,
.navbar .nav-pills li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav-pills li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav-pills li.dropdown.open.active > .dropdown-toggle .caret,
.navbar .nav-pills li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #454444;
  border-bottom-color: #454444;
}
.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}
.ddmenu.nav-pills li a {
  font-family: Oxygen, sans-serif;
  font-size: 15px;
  line-height: 17px;
}
.ddmenu .dropdown-menu li a {
  font-family: 'Open Sans';
  line-height: 26px;
  font-size: 13px;
}
.camera_caption {
  font-size: 14px;
  font-family: Oxygen, sans-serif;
  letter-spacing: 1px;
  line-height: 21px;
}
.lead h2 {
  font-size: 40px;
  line-height: 60px;
  color: #454444;
  font-family: 'Source Sans Pro', sans-serif;
}
.lead h3 {
  font-size: 23px;
  color: #454444;
  font-family: 'Source Sans Pro', sans-serif;
}
.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}
.navbar .btn-navbar-highlight {
  display: none;
  width: 100%;
}
#decorative2 {
  z-index: 100 !important;
}
@media (max-width: 979px) {
  #divLogo {
    margin-bottom: 10px;
  }
  .navbar {
    width: 100%;
  }
  .navbar .btn-navbar-highlight {

    display: block;
    padding: 14px 14px;
    margin-top: 15px;
    max-width: 300px;
    margin: 0 auto;
    margin-top:1rem;
  }
  #divMenuRight {
    float: none;
  }
  .dropdown-menu {
    border-radius: 5px !important;
  }
  .dropdown-menu .sub-menu {
    left: 0;
    position: relative;
    top: 0;
    visibility: visible;
    margin-top: 3px;
    display: block;
  }
  .sub-menu {
    border-radius: 5px !important;
  }
  .navbar .ddmenu {
    margin-top: 0;
    margin-bottom: 0;
  }
  #decorative2 {
    position: static;
    height: auto;
  }
  body {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  #divLogo {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #divSiteTitle {
    font-size: 25px;
  }
  #divHeaderText {
    margin: 0;
    padding: 10px 0;
  }
  #divHeaderLine1 {
    margin-top: 0;
  }
  #divMenuRight {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }
  .ddmenu {
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }
  .navbar .ddmenu {
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar .btn-navbar-highlight {
    padding: 14px 14px;
    /*margin-top: 0;*/
  }
  #decorative1,
  #decorative2,
  #decorative3 {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #decorative2 {
    position: static;
  }
  body {
    padding-top: 0;
  }
  #divFooter {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #divBoxed > #divFooter {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  body #footerOuterSeparator,
  body #contentOuterSeparator {
    margin-left: -20px;
    margin-right: -20px;
  }
  .headerArea,
  .topArea {
    padding: 20px !important;
  }
  #camera_wrap,
  #divVideo {
    margin-top: 20px;
  }
  .dropdown-menu {
    border-radius: 5px !important;
  }
  .dropdown-menu .sub-menu {
    left: 0;
    position: relative;
    top: 0;
    visibility: visible;
    margin-top: 3px;
    display: block;
  }
  .sub-menu {
    border-radius: 5px !important;
  }
  .navbar .ddmenu {
    margin-top: 0;
    margin-bottom: 0;
  }
}
/* Slider Shadow */
.shadow {
  position: relative;
}
.shadow:after {
  content: '';
  position: absolute;
  z-index: -2;
  left: 2%;
  width: 96%;
  height: 60px;
  border-radius: 48%/30px;
  bottom: 24px;
  box-shadow: 0 40px 15px rgba(0,0,0,0.5);
}
.shadow:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 30%;
  width: 40%;
  height: 60px;
  border-radius: 15%/30px;
  bottom: 44px;
  box-shadow: 0 50px 50px rgba(255,255,255,0.4);
}
/* Social Icons */
.social_bookmarks a {
  float: left;
  margin-right: 10px;
}
.icon_twitter {
  width: 31px;
  height: 30px;
  background: url("../icons/twitter1.png");
}
.icon_twitter:hover {
  background: url("../icons/twitter2.png");
}
.icon_facebook {
  width: 31px;
  height: 30px;
  background: url("../icons/facebook1.png");
}
.icon_facebook:hover {
  background: url("../icons/facebook2.png");
}
.icon_google {
  width: 31px;
  height: 30px;
  background: url("../icons/google1.png");
}
.icon_google:hover {
  background: url("../icons/google2.png");
}
.icon_pinterest {
  width: 31px;
  height: 30px;
  background: url("../icons/pinterest1.png");
}
.icon_pinterest:hover {
  background: url("../icons/pinterest2.png");
}
.icon_flickr {
  width: 24px;
  height: 24px;
  background: url("../icons/icons_flickr.png");
}
.icon_flickr:hover {
  background: url("../icons/icons_flickr_hover.png");
}

/* my custom */
/*.bio-page-lists ul {
  list-style-type: none !important;
}
*/
.bio-page-lists ul li {
  padding-top: .2rem;
}
.bio-page-lists h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 20px;
  padding-top: 1rem;
  margin-bottom: .5rem;
}
#divBoxed {
  background-color: #f0ebdb;
}
.page-content, .ddmenu.nav-pills li a, #divFooter, h3 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h3 {
  font-weight: 100;
}
.page-content {
  line-height: 1.6;
}
.ddmenu.nav-pills li a {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.wines-content {
  float: left;
  width: 70%;
  font-size: 1rem;
}
.wines {
  float: right;
  width: 25%;
}
.wine-label {
  text-align: center;
  padding-top: 20px;
}
.wine-label p {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    max-width: 200px;
    margin: 0 auto;
    color: #a01313;
}
blockquote small {
  color: #777766;
}

.btn-info, .btn-info:hover, .btn-info:active, .btn-info:visited {
  background-color: #bd6167;
  background-image: none;
}