/***** BASE CSS #e05f03 224,95,3*****/
/* Site Name */
/* line 8, ../scss/custom.scss */
#divSiteTitle {
  text-decoration: none;
}

/* line 10, ../scss/custom.scss */
#divTagLine {
  text-decoration: none;
}

/* Headline Text */
/* line 15, ../scss/custom.scss */
#divHeaderLine1 {
  display: inline-block !important;
}

/* line 17, ../scss/custom.scss */
#divHeaderLine2 {
  display: inline-block !important;
}

/* line 19, ../scss/custom.scss */
#divHeaderLine3 {
  display: inline-block !important;
}

/* Headings */
/* line 24, ../scss/custom.scss */
h3, h4, h5, h6 {
  line-height: 1.5 !important;
}

/* line 26, ../scss/custom.scss */
.lead {
  text-align: center;
}

/* line 30, ../scss/custom.scss */
.lead h2 {
  font-size: 33px;
  line-height: 45px;
}

/* line 34, ../scss/custom.scss */
.lead h3 {
  font-size: 17px;
}

/* line 38, ../scss/custom.scss */
.lead h3 a {
  font-size: inherit !important;
}

/*articles*/
/* line 43, ../scss/custom.scss */
.article-menu p {
  margin-top: 0;
  padding-left: 30px;
}

/* line 47, ../scss/custom.scss */
.article-menu h4 {
  margin-bottom: 0;
}

/* Contact */
/* line 53, ../scss/custom.scss */
ul#contact-info .icon {
  font-size: 20px;
  float: left;
  line-height: 25px;
  margin-right: 10px;
  margin-bottom: 15px;
}

/* line 55, ../scss/custom.scss */
ul#contact-info .field {
  font-weight: bold;
}

/* line 57, ../scss/custom.scss */
ul#contact-info {
  list-style: none;
}
ul#contact-info li { margin-bottom: 15px; }

/* Grid */
/* line 62, ../scss/custom.scss */
#tiles li {
  width: 240px !important;
  background-color: #ffffff;
  border: 1px solid #dedede;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 10px !important;
  margin-right: 7px;
  margin-bottom: 7px;
  float: left;
}

/* line 73, ../scss/custom.scss */
#tiles li img {
  margin-bottom: 10px;
}

/* line 75, ../scss/custom.scss */
#tiles li div.meta {
  color: #999;
  text-transform: uppercase;
  font-size: 10px;
  margin: 0;
}

/* line 77, ../scss/custom.scss */
#tiles li h4 {
  line-height: 1.5;
  margin: 0 0 5px 0;
}

/* line 79, ../scss/custom.scss */
#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;
}

/* line 81, ../scss/custom.scss */
#tiles li p {
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
}

/* line 83, ../scss/custom.scss */
#tiles li a {
  font-size: 12px;
}

/* line 85, ../scss/custom.scss */
#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 0;
}

/* line 87, ../scss/custom.scss */
#tiles li blockquote {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  color: #999;
  border: none;
  font-size: 150%;
  font-style: italic;
  font-family: Georgia, Times, serif;
}

/* line 89, ../scss/custom.scss */
#tiles li blockquote small {
  font-size: 11px;
  font-style: normal;
}

/* Icons */
/* line 94, ../scss/custom.scss */
[class*="social foundicon-"]:before {
  font-family: "SocialFoundicons";
}

/* line 96, ../scss/custom.scss */
[class*="general foundicon-"]:before {
  font-family: "GeneralFoundicons";
}

/* Menu Side */
/* line 101, ../scss/custom.scss */
.menu_menu_simple ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 103, ../scss/custom.scss */
.menu_menu_simple ul li {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* Header Area */
/* line 108, ../scss/custom.scss */
#decorative1 {
  margin-top: -2px;
  padding-top: 2px;
  margin-left: -20px !important;
  margin-right: -20px !important;
  /* fix bg cover issue */
}

/* Menu Centered */
/* line 117, ../scss/custom.scss */
.centered_menu {
  text-align: center;
}

/* line 119, ../scss/custom.scss */
.centered_menu > div {
  display: inline-block;
}

/* line 121, ../scss/custom.scss */
.centered_menu div {
  text-align: left;
}

/* Footer elements */
/* line 126, ../scss/custom.scss */
.social_bookmarks a {
  font-size: 23px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  margin-right: 20px;
}

/* line 128, ../scss/custom.scss */
.copyright {
  font-size: smaller;
  letter-spacing: 1px;
}

/* Responsive Image */
/* line 133, ../scss/custom.scss */
img {
  max-width: 100%;
  height: auto;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Responsive Video from Zurb Foundation. Copyright (c) 2011 ZURB, http://www.zurb.com/ License: MIT */
/* line 137, ../scss/custom.scss */
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

/* line 139, ../scss/custom.scss */
.flex-video.widescreen {
  padding-bottom: 57.25%;
}

/* line 141, ../scss/custom.scss */
.flex-video.vimeo {
  padding-top: 0;
}

/* line 143, ../scss/custom.scss */
.flex-video iframe, .flex-video object, .flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

@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) {
  /* line 146, ../scss/custom.scss */
  .flex-video {
    padding-top: 0;
  }
}
/* Additional */
/* line 153, ../scss/custom.scss */
#divBoxed {
  position: relative;
}

/* line 155, ../scss/custom.scss */
.nav-links > a {
  margin-right: 20px;
}

/* line 157, ../scss/custom.scss */
.btn-secondary, .btn-secondary:hover {
  text-shadow: none;
}

/* line 159, ../scss/custom.scss */
#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;
}

/* line 169, ../scss/custom.scss */
#divHeaderLine1, #divHeaderLine2, #divHeaderLine3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  text-align: inherit !important;
}

/* line 175, ../scss/custom.scss */
#decorative2 {
  /*opacity:0.95;*/
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
}

/* line 182, ../scss/custom.scss */
.showcase-tabs > li > a {
  font-size: 14px;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 189, ../scss/custom.scss */
.cap1 div, .cap2 div, .cap3 div, .cap4 div, .cap5 div {
  margin: 0 -1px;
}

/* line 193, ../scss/custom.scss */
.camera_wrap .camera_pag .camera_pag_ul li {
  margin: 20px 5px 0px !important;
}

/* line 196, ../scss/custom.scss */
.box {
  text-align: center;
  margin-bottom: 30px;
}

/* line 201, ../scss/custom.scss */
.box i {
  font-size: 50px;
  color: #9e1332;
}

/* line 206, ../scss/custom.scss */
img.pull-left {
  margin-right: 15px !important;
  margin-top: 7px !important;
}

/* Adjustments */
/* line 211, ../scss/custom.scss */
.search.adjust {
  margin-bottom: 15px;
}

/* line 215, ../scss/custom.scss */
.divPanel.notop {
  padding-top: 0px;
}

/* line 217, ../scss/custom.scss */
.divPanel.nobottom {
  padding-bottom: 0px;
}

/***** BOOTSTRAP CSS BASE OVERRIDE *****/
/* line 222, ../scss/custom.scss */
.navbar .nav-pills > li > a {
  text-shadow: none;
  font-weight: normal;
}

/* line 224, ../scss/custom.scss */
.navbar .dropdown-menu li > a {
  text-shadow: none;
  font-weight: normal;
}

/* line 226, ../scss/custom.scss */
.navbar .nav-pills > li > .dropdown-menu:before {
  border: none;
}

/* line 228, ../scss/custom.scss */
.navbar .nav-pills > li > .dropdown-menu:after {
  border: none;
}

/* line 230, ../scss/custom.scss */
.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills > .active > a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 232, ../scss/custom.scss */
.navbar .nav-pills > li > a:hover, .navbar .nav-pills li.dropdown.open.active > .dropdown-toggle {
  -webkit-transition: ease-in-out .2s;
  -moz-transition: ease-in-out .2s;
  -o-transition: ease-in-out .2s;
  -ms-transition: ease-in-out .2s;
  transition: ease-in-out .2s;
}

/* line 235, ../scss/custom.scss */
/* body {
  background-image: url(stonewall.png);
  background-position: inherit inherit;
  background-repeat: repeat repeat;
} */

/* line 237, ../scss/custom.scss */
#divBoxed {
  margin-top: 51px;
  /* background-image: url(scribble_light.png); */
}

/* line 239, ../scss/custom.scss */
#divLogo, .logo-div {
  margin-top: 25px;
  margin-bottom: 0px;
  text-align: left;
}

/* line 241, ../scss/custom.scss */
#divSiteTitle {
  font-family: Syncopate;
  font-size: 30px;
  line-height: 49px;
  color: #9e1332;
  text-shadow: rgba(0, 0, 0, 0.09804) 0px 3px 5px, rgba(255, 255, 255, 0.29804) 0px -5px 35px;
  letter-spacing: 4px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

/* line 243, ../scss/custom.scss */
#divTagLine {
  color: #969696;
  line-height: 24px;
  text-transform: none;
  letter-spacing: 4px;
  font-size: 16px;
  padding-left: 2px;
  padding-right: 2px;
  background-color: transparent;
  text-shadow: none;
  font-family: Abel;
  font-weight: normal;
  font-style: normal;
  text-decoration: initial;
}

/* line 257, ../scss/custom.scss */
.camera_caption > div {
  opacity: 0.85;
  filter: alpha(opacity=85);
}

/* line 259, ../scss/custom.scss */
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
  opacity: 0.85;
  filter: alpha(opacity=85) !important;
  background-color: #f0f0f0;
}

/* line 261, ../scss/custom.scss */
.camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  box-shadow: rgba(0, 0, 0, 0.12157) 0px 3px 8px inset;
  background-color: #996633; /* Was #e6e6e6; */
}

/* line 265, ../scss/custom.scss */
.camera_wrap {
  display: block;
  margin-bottom: 15px;
  height: 391px;
  border: 5px solid white;
  margin-left: -5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-top: 59px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px;
}

/* line 267, ../scss/custom.scss */
.cap1 > div {
  opacity: 0.85;
  filter: alpha(opacity=85);
 /*  background-color: #d56a40; */
 background-color: grey;
}

/* line 269, ../scss/custom.scss */
.cap2 > div {
  opacity: 0.85;
  filter: alpha(opacity=85);
 /* background-color: #558bc5; */
 background-color: grey;
}

/* line 271, ../scss/custom.scss */
.cap3 > div {
  opacity: 0.85;
  filter: alpha(opacity=85);
 background-color: grey;
}

/* line 273, ../scss/custom.scss */
.cap4 > div {
  opacity: 0.85;
  filter: alpha(opacity=85);
 background-color: grey;
}

/* line 275, ../scss/custom.scss */
.cap5 > div {
  opacity: 0.85;
  filter: alpha(opacity=85);
 background-color: grey;
}

/* line 277, ../scss/custom.scss */
.camera_full_width {
  margin-left: -40px;
  margin-right: -40px;
}

/* line 279, ../scss/custom.scss */
h1 {
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  line-height: 65px;
  margin-top: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #996633; /* Was 'black' */
  font-size: 40px;
}

/* line 281, ../scss/custom.scss */
.page-content {
  line-height: 22px;
  font-family: 'Lato', sans-serif;
}

/* line 283, ../scss/custom.scss */
.page-content a {
  color: #996633;
  font-family: 'Open Sans', sans-serif;
}

/* line 285, ../scss/custom.scss */
.sidebox {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 18px;
  margin-top: 26px;
  border: 1px solid #ebebeb;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  color: #333333;
}

/* line 287, ../scss/custom.scss */
.sidebar {
  padding-top: 23px;
}

/* line 289, ../scss/custom.scss */
.sidebox-title {
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 40px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333333;
}

/* line 291, ../scss/custom.scss */
.sidebox a {
  color: #9e1332;
  font-family: 'Open Sans', sans-serif;
}

/* line 293, ../scss/custom.scss */
#divFooter {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #7a0c0c;
  color: lightgrey;
  font-family: Lato, sans-serif;
  text-transform: none;
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 22px;
  background-image: url(tactile_noise.png);
  background-repeat: repeat repeat;
}

/* line 307, ../scss/custom.scss */
.divPanel {
  padding: 40px;
}

/* line 309, ../scss/custom.scss */
#divFooter a {
  color: #996633;
/* #efa051 */
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}
#divFooter a:hover { color: white; }

/* line 311, ../scss/custom.scss */
#divFooter h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 23px;
  line-height: 45px;
  color: lightgrey;
}

/* line 313, ../scss/custom.scss */
h2 {
  font-weight: normal;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 35px;
  line-height: 50px;
}

/* line 315, ../scss/custom.scss */
.transparent-bg {
  -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px;
  background-color: white;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 317, ../scss/custom.scss */
.breadcrumbs {
  font-size: 14px;
  line-height: 80px;
  font-family: 'Open Sans', sans-serif;
}

/* line 319, ../scss/custom.scss */
.breadcrumbs a {
  color: #9e1332;
  font-family: 'Open Sans', sans-serif;
}

/* line 321, ../scss/custom.scss */
#divHeaderLine1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 43px;
  line-height: 42px;
  margin-top: 0px;
  text-transform: none;
  color: #9e1332;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px;
  background-image: none;
  opacity: 1;
  padding: 0px;
}

/* line 323, ../scss/custom.scss */
#divHeaderLine2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 19px;
  line-height: 30px;
  margin-top: 12px;
  color: #222222;
  letter-spacing: 1px;
  text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px;
  text-align: center;
  background-image: none;
  opacity: 1;
  padding: 0px;
  font-weight: normal;
}

/* line 325, ../scss/custom.scss */
#divHeaderLine3 {
  margin-top: 15px;
  line-height: 22px;
  color: black;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
}

/* line 327, ../scss/custom.scss */
a.btn, a.btn-large, a.btn-small, a.btn-mini {
  color: #333;
}

/* line 329, ../scss/custom.scss */
a.btn-info, a.btn-success, a.btn-warning, a.btn-danger, a.btn-inverse {
  color: #ffffff;
}

/* line 331, ../scss/custom.scss */
.btn-secondary, .btn-secondary:hover, a.btn-secondary, a.btn-secondary:hover {
  color: #323232;
}

/* line 333, ../scss/custom.scss */
.btn-secondary {
  border: 1px solid #dfdfdf;
  border-bottom: 1px solid #afafaf;
  background-color: #fafafa;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #fafafa, #e1e1e1);
  background-image: -moz-linear-gradient(top, #fafafa, #e1e1e1);
  background-image: -ms-linear-gradient(top, #fafafa, #e1e1e1);
  background-image: -o-linear-gradient(top, #fafafa, #e1e1e1);
  background-image: linear-gradient(top, #fafafa, #e1e1e1);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fafafa, endColorstr=#e1e1e1, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

/* line 335, ../scss/custom.scss */
.btn-secondary:hover, .btn-secondary:active, .btn-secondary.active, .btn-secondary.disabled, .btn-secondary[disabled] {
  background-color: #dfdfdf;
}

/* line 337, ../scss/custom.scss */
.btn-primary, .btn-primary:hover, a.btn-primary, a.btn-primary:hover {
  color: #ffffff;
}

/* line 339, ../scss/custom.scss */
/* #9e1332 -> #626262, #ca5603 -> #a0a0a0   */
.btn-primary {
  border: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  background-color: #626262;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#a0a0a0));
  background-image: -webkit-linear-gradient(top, #626262, #a0a0a0);
  background-image: -moz-linear-gradient(top, #626262, #a0a0a0);
  background-image: -ms-linear-gradient(top, #626262, #a0a0a0);
  background-image: -o-linear-gradient(top, #626262, #a0a0a0);
  background-image: linear-gradient(top, #626262, #a0a0a0);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=$base-color, endColorstr=#a0a0a0, GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

/* line 341, ../scss/custom.scss */
/* #c75503 -> #a0a0a0  */
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #a0a0a0;
}

/* line 343, ../scss/custom.scss */
#divHeaderText {
  padding: 0px 0px 20px;
  border-color: #333333;
  text-align: center;
}

/* line 345, ../scss/custom.scss */
#footerOuterSeparator {
  margin-top: 28px;
  height: 0px;
  background-color: white;
  border-top-color: white;
  border-top-width: 0px;
  border-top-style: solid;
}

/* line 347, ../scss/custom.scss */
#headerSeparator {
  margin-top: 0px;
  border-top-color: #333333;
  border-top-width: 0px;
  border-top-style: solid;
}

/* line 349, ../scss/custom.scss */
h3, .page-content h3 a {
  font-weight: normal;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 28px;
  line-height: 50px;
}

/* line 351, ../scss/custom.scss */
h4, .page-content h4 a {
  font-weight: normal;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 21px;
  line-height: 50px;
}

/* line 353, ../scss/custom.scss */
h5, .page-content h5 a {
  font-weight: normal;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  line-height: 50px;
}

/* line 355, ../scss/custom.scss */
h6, .page-content h6 a {
  font-weight: normal;
  font-style: normal;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  line-height: 50px;
}

/* line 357, ../scss/custom.scss */
.line-separator {
  border-top-width: 1px;
  border-top-style: dotted;
  margin-top: 21px;
  margin-bottom: 21px;
  border-top-color: #c3c3c3;
}

/* line 359, ../scss/custom.scss */
#divVideo {
  border: 7px solid white;
  margin-left: -5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.49804) 0px 15px 10px -10px, rgba(0, 0, 0, 0.29804) 0px 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.49804) 0px 15px 10px -10px, rgba(0, 0, 0, 0.29804) 0px 1px 4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-top: 15px;
}

/* line 361, ../scss/custom.scss */
.nav .dropdown-toggle .caret {
  border-top-color: black;
  border-bottom-color: black;
}

/* line 363, ../scss/custom.scss */
.nav .dropdown-toggle:hover .caret {
  border-top-color: black;
  border-bottom-color: black;
}

/* line 365, ../scss/custom.scss */
.navbar .dropdown-menu, .dropdown-menu {
  background-color: white;
  border-radius: 0px;
}

/* line 367, ../scss/custom.scss */
.navbar .dropdown-menu li > a, .dropdown-menu li > a, .navbar .nav-pills .open .dropdown-toggle {
  color: black;
}

/* line 369, ../scss/custom.scss */
.navbar .dropdown-menu li > a:hover, .navbar .dropdown-menu .active > a, .navbar .dropdown-menu .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .navbar .nav-pills .open a.dropdown-toggle:hover {
  filter: none;
  color: white;
  background-color: #996633; /* was #9e1332; */
  background-image: none;
}

/* line 371, ../scss/custom.scss */
.navbar .nav-pills > li > a {
  margin-left: 2px;
  margin-right: 2px;
  padding: 10px 30px;
  border-radius: 5px;
  color: #292929;
  background-color: #f0f0f0;
}

/* line 373, ../scss/custom.scss */
.navbar .nav-pills > li > a:hover, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: white;
 	/* background-color: #9e1332; */
	background-color:#996633; /* Was #d6d3d4; */
}

/* line 375, ../scss/custom.scss */
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle {
  background: none;
}

/* line 377, ../scss/custom.scss */
.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills li.dropdown.open > .dropdown-toggle, .navbar .nav-pills li.dropdown.active > .dropdown-toggle {
  color: white;
  background-color:#996633; /* Was #9e1332; */
}

/* line 379, ../scss/custom.scss */
.navbar .ddmenu {
  margin-top: 10px;
  margin-bottom: 0px;
}

/* line 381, ../scss/custom.scss */
.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 {
  border-top-color: #292929;
  border-bottom-color: #292929;
}

/* line 383, ../scss/custom.scss */
.navbar .nav-pills li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
}

/* line 385, ../scss/custom.scss */
.navbar .nav-pills li.dropdown.active > .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white;
}

/* line 387, ../scss/custom.scss */
.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

/* line 389, ../scss/custom.scss */
.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

/* line 391, ../scss/custom.scss */
.ddmenu.nav-pills li a {
  font-family: 'Goudy';
  font-size: 15px;
  line-height: 17px;
	text-transform: uppercase;
}

/* line 393, ../scss/custom.scss */
.ddmenu .dropdown-menu li a {
  font-family: 'Goudy';
  line-height: 26px;
  font-size: 15px;
	text-transform: uppercase;
}

/* line 395, ../scss/custom.scss */
.camera_caption {
  font-size: 15px;
  font-family: Oxygen, sans-serif;
  letter-spacing: 1px;
  line-height: 22px;
 /*  text-transform: lowercase; */
  font-weight: normal;
}

/* line 397, ../scss/custom.scss */
.lead h2 {
  font-size: 45px;
  line-height: 65px;
  font-family: 'Source Sans Pro', sans-serif;
}

/* line 399, ../scss/custom.scss */
.lead h3 {
  font-size: 23px;
  font-family: 'Source Sans Pro', sans-serif;
}

/* line 401, ../scss/custom.scss */
.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

/* line 402, ../scss/custom.scss */
.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

/* line 403, ../scss/custom.scss */
.navbar .btn-navbar-highlight {
  display: none;
  width: 100%;
}

/* line 405, ../scss/custom.scss */
#decorative2 {
  z-index: 100 !important;
}

.width100 { width: 100%; }

@media (max-width: 979px) {
  /* line 408, ../scss/custom.scss */
  #divLogo, .logo-div {
    margin-bottom: 10px;
  }
	.width100 { width: auto; }

  /* line 411, ../scss/custom.scss */
  .navbar .btn-navbar-highlight {
    display: inline;
    padding: 9px 14px;
    margin-top: 15px;
  }

  /* line 413, ../scss/custom.scss */
  .navbar {
	padding-left: 20%;
	width: 80%;
  }

  /* line 415, ../scss/custom.scss */
  #divMenuRight {
    float: none;
  }

  /* line 418, ../scss/custom.scss */
  .dropdown-menu .sub-menu {
    left: 0%;
    position: relative;
    top: 0;
    visibility: visible;
    margin-top: 3px;
    display: block;
  }

  /* line 420, ../scss/custom.scss */
  .dropdown-menu, .sub-menu {
    border-radius: 5px !important;
  }

  /* line 422, ../scss/custom.scss */
  .navbar .ddmenu {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  /* Fixed Top */
  /* line 427, ../scss/custom.scss */
  #decorative2 {
    position: static;
    height: auto;
  }

  /* line 429, ../scss/custom.scss */
  body {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  /* line 436, ../scss/custom.scss */
  #divLogo, .logo-div {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  /* line 438, ../scss/custom.scss */
  #divSiteTitle {
    font-size: 25px;
  }

  /* line 441, ../scss/custom.scss */
  #divHeaderText {
    margin: 0px;
    padding: 10px 0px;
  }

  /* line 443, ../scss/custom.scss */
  #divHeaderLine1 {
    margin-top: 0px;
  }

  /* line 446, ../scss/custom.scss */
  #divMenuRight {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
  }

  /* line 448, ../scss/custom.scss */
  .ddmenu, .navbar .ddmenu {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  /* line 450, ../scss/custom.scss */
  .navbar .btn-navbar-highlight {
    padding: 9px 14px;
    margin-top: 0px;
  }

  /* line 452, ../scss/custom.scss */
  .navbar {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
  }

  /* line 455, ../scss/custom.scss */
  #decorative1, #decorative2, #decorative3 {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  /* Fixed Top */
  /* line 460, ../scss/custom.scss */
  #decorative2 {
    position: static;
  }

  /* line 462, ../scss/custom.scss */
  body {
    padding-top: 0px;
  }

  /* line 465, ../scss/custom.scss */
  #divFooter {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 467, ../scss/custom.scss */
  #divBoxed > #divFooter {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  /* line 470, ../scss/custom.scss */
  body > #footerOuterSeparator, body > #contentOuterSeparator {
    margin-left: -20px;
    margin-right: -20px;
  }

  /* line 473, ../scss/custom.scss */
  .headerArea, .topArea {
    padding: 20px !important;
  }

  /*only for templates without divBoxed*/
  /* line 477, ../scss/custom.scss */
  #camera_wrap {
    margin-top: 20px;
  }

  /* line 479, ../scss/custom.scss */
  #divVideo {
    margin-top: 20px;
  }

  /* line 482, ../scss/custom.scss */
  .dropdown-menu .sub-menu {
    left: 0%;
    position: relative;
    top: 0;
    visibility: visible;
    margin-top: 3px;
    display: block;
  }

  /* line 484, ../scss/custom.scss */
  .dropdown-menu, .sub-menu {
    border-radius: 5px !important;
  }

  /* line 486, ../scss/custom.scss */
  .navbar .ddmenu {
    margin-top: 0px;
    margin-bottom: 0px;
  }
	.navbar {
		width: 100%;
		padding-left: 0;
	}
	.divPanel {
		padding: 10px;
	}
}

.logo {
	max-height: 150px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.frungillo-logo {
	max-height: 95px;
	padding-top: 45px;
}

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

.tagline {
	font-size: 1.2em;
	margin-bottom: 20px;
}

.text-error { color: #996633; }

.marbot10 { margin-bottom: 10px }
.marbot20 { margin-bottom: 20px }
.mar20-0 { margin: 20px 0; }

/* #efa051 */
a.btn-gold {
	background-color: #996633;
	background-image: none;
	color: #fff;
	text-shadow: none;
}

h4.title { color: #996633; }

div.awards img {
        max-height: 95px;
        border: 1px solid #dddddd;
        margin: 0 10px 10px 0;
}


a.join {
    background-color: rgb(232, 232, 232);
    border: 1px solid rgb(91, 91, 91);
    color: red!important;
    display: inline-block;
    padding: 9px 10px;
    text-shadow: none;
    border-radius: 10px;
    height: 30px;
    width: 180px;
    font-size: 20px!important;
}

.text-centered { text-align: center; }
.block-centered {
	display: block:
	margin-left: auto;
	margin-right: auto;
}
.video-container {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}
.video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
