@font-face {
  font-family: 'dg-ico';
  src: url("../fonts/dg-ico.eot?4s1fgb");
  src: url("../fonts/dg-ico.eot?4s1fgb#iefix") format("embedded-opentype"), url("../fonts/dg-ico.ttf?4s1fgb") format("truetype"), url("../fonts/dg-ico.woff?4s1fgb") format("woff"), url("../fonts/dg-ico.svg?4s1fgb#dg-ico") format("svg");
  font-weight: normal;
  font-style: normal;
}

.dg-ico {
  font-family: 'dg-ico' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e902";
}

.icon-arrow-right:before {
  content: "\e903";
}

.icon-slide-left:before {
  content: "\e900";
}

.icon-slide-right:before {
  content: "\e901";
}

.icon-black-dot:before {
  content: "\e601";
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#main_content_site,
#mainArea,
#page_content {
  width: 980px;
}

#aboutus-wrap {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  margin: 0 auto;
  width: 980px;
}

#aboutus-wrap:before, #aboutus-wrap:after {
  content: "";
  display: table;
}

#aboutus-wrap:after {
  clear: both;
}

#aboutus-wrap a {
  text-decoration: none;
}

#aboutus-wrap a:active, #aboutus-wrap a:hover {
  cursor: pointer;
  text-decoration: none;
}

#aboutus-wrap strong {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

#aboutus-wrap em {
  font-style: italic;
}

.about-left-nav {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  background-color: #000;
  border: 2px solid #cdcdce;
  float: left;
  list-style: none;
  margin: 0;
  padding-left: 0;
  width: 160px;
}

.about-left-nav .current a {
  background-color: #383d49;
  cursor: pointer;
}

.about-left-nav .current a i {
  color: #fcee21;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.about-left-nav .current ul li a {
  background-color: #000;
}

.about-left-nav > li {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: 1px solid #393e4a;
  display: block;
}

.about-left-nav > li > a {
  color: #fff;
  display: block;
  font-size: 12px;
  padding: 10px 0;
}

.about-left-nav > li > a i {
  float: left;
  font-size: 15px;
  margin-bottom: 6px;
  padding: 0 5px;
}

.about-left-nav > li > a:active, .about-left-nav > li > a:hover {
  background-color: #383d49;
  cursor: pointer;
}

.about-left-nav > li > a:active i, .about-left-nav > li > a:hover i {
  color: #fcee21;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.about-left-nav > li:first-of-type {
  border-top: 0;
}

.about-left-nav > li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.about-left-nav > li ul li {
  background-color: #000;
}

.about-left-nav > li ul li a {
  color: #fcee21;
  display: block;
  font-size: 12px;
  padding: 10px 0 10px 10px;
}

.about-left-nav > li ul li a i {
  color: #616b7c;
  float: left;
  margin-bottom: 6px;
  padding: 0 5px 0 0;
}

.about-left-nav > li ul li a.current, .about-left-nav > li ul li a:active, .about-left-nav > li ul li a:hover {
  background-color: #383d49;
  cursor: pointer;
}

.about-left-nav > li ul li a.current i, .about-left-nav > li ul li a:active i, .about-left-nav > li ul li a:hover i {
  color: #fcee21;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.about-left-nav > li ul li:first-of-type {
  border-top: 1px solid #393e4a;
}

.about-left-nav .subnav {
  padding-bottom: 0;
}

li.current .second-nav li a i {
  color: #616b7c;
}

.about-content {
  background: url("../images/about-bg.jpg") no-repeat #000;
  border-color: #fcee21;
  border-style: solid;
  border-width: 3px 3px 0;
  color: #fff;
  float: right;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  padding: 10px 20px;
  width: 820px;
}

.about-content img {
  display: block;
  margin: 0 auto;
}

.about-content i {
  color: #fcee21;
  font-size: 21px;
  margin: 0 0 0 -27px;
  vertical-align: text-bottom;
}

.about-content a {
  color: #fcee21;
}

.about-content h2,
.about-content h3 {
  color: #fcee21;
  display: inline-block;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 10px;
  text-transform: uppercase;
}

.about-content h2 {
  font-size: 21px;
  margin: 0 0 10px;
}

.about-content h3 {
  font-size: 16px;
  margin-bottom: 0;
}

.about-content p {
  color: #fff;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 10px 9px;
}

.about-content .side-imgs {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.about-content .side-imgs > li {
  display: inline-block;
  margin-right: 2px;
}

.about-content .side-imgs > li:last-child {
  margin-right: 0px;
}

.about-content .double-line {
  background: url("../images/horz-rule.png") repeat-x;
  height: 4px;
  margin: 0 0 2px;
}

.about-content .show-block {
  display: none;
}

.about-content .top-cta {
  display: inline-block;
  float: right;
  font-size: 13px;
  line-height: 27px;
  margin: 0;
}

#aboutCarousel {
  margin: 2px 0 8px;
}

#aboutCarousel .carousel-inner .item img {
  display: inline-block;
  height: 218px;
  width: 255px;
}

#aboutCarousel .carousel-control {
  background: #fff;
  height: 50px;
  opacity: 1;
  top: 95px;
  width: 32px;
}

#aboutCarousel .carousel-control span {
  color: #000;
  font-size: 45px;
  vertical-align: middle;
}

#aboutCarousel .carousel-control .icon-slide-left, #aboutCarousel .carousel-control .icon-slide-right {
  position: absolute;
  top: 3px;
}

#aboutCarousel .carousel-control .icon-slide-left {
  left: -9px;
}

#aboutCarousel .carousel-control .icon-slide-right {
  right: -10px;
}

.historyframe {
  padding: 0;
}

.historyframe iframe {
  border: 0;
  height: 555px;
  overflow: hidden;
  width: 815px;
}

.historyframe ::-webkit-scrollbar {
  display: none;
}

.yellow-block {
  background-color: #fcee21;
  float: right;
  width: 820px;
}

.yellow-block ul {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 800px;
}

.yellow-block ul li {
  display: inline-block;
  margin-right: 10px;
  padding: 10px 0;
}

.yellow-block ul li a {
  color: #000;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px;
}

.yellow-block ul li a:hover {
  background: url("../images/black-rules.png") repeat-x center bottom;
  height: 3px;
}

.yellow-block ul li .current {
  background: url("../images/black-rules.png") repeat-x center bottom;
  height: 3px;
}

.yellow-block ul li:last-child {
  margin-right: 0;
}
