﻿.page-header {
  border: none;
  padding-bottom: 0;
  margin: 16px 0 14px;
  text-transform: uppercase;
}

.table > tbody > tr > td {
  border-top: none;
  padding: 7px 16px;
}
.table > thead > tr > th {
  border-top: none;
  padding: 7px 16px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f0f0f0;
}

.breadcrumbs {
  border-bottom: 1px solid #d9e0e4;
}

.breadcrumb {
  background: #FFF;
  padding: 6px 15px 5px;
  font-size: 12px;
  margin-bottom: 0;
}
.breadcrumb a {
  color: #999999;
}
.breadcrumb > li + li:before {
  padding: 0 1px 0 6px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #434343;
}

.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  border: none;
  color: #666666;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 3px solid #FFF;
  border-radius: 0px !important;
  margin-left: 26px;
}
.nav-tabs > li > a > span {
  font-size: 16px;
  font-weight: 700;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: none;
  border-bottom: 3px solid #c6c6c6;
  color: #000000;
}
.nav-tabs > li.first > a {
  margin-left: 0;
}

.modal-dialog {
  z-index: 1040;
}

.modal-header {
  border-bottom: 0;
}

.modal-body {
  padding: 0px 25px 25px;
}

body.site.modal-open {
  background-color: transparent;
}

.navbar {
  margin-bottom: 0;
}

.form-control {
  border: none;
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #8c8c8c;
}
.form-control:-moz-placeholder {
  color: #8c8c8c;
}
.form-control::-moz-placeholder {
  color: #8c8c8c;
}
.form-control:-ms-input-placeholder {
  color: #8c8c8c;
}
.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(102, 175, 233, 0.6);
}

textarea.form-control {
  resize: none;
}

.form-group {
  margin-bottom: 6px;
}

.pagination {
  margin-top: 0;
  margin-bottom: 20px;
}
.pagination:before, .pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination > li {
  display: block;
  float: left;
  margin-right: 10px;
}
.pagination > li > a, .pagination > li > span {
  font-size: 14px;
  line-height: 19px;
  padding: 6px 12px;
  background-color: #FFF;
  border-color: #d99b00;
  color: #d99b00;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #d99b00;
  color: #FFF;
  border-color: #d99b00;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #f3ad00;
  color: #FFF;
  border-color: #f3ad00;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #2d2d2d inset;
  -webkit-text-fill-color: #8c8c8c !important;
}
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #2d2d2d inset;
}

a {
  text-decoration: none;
  transition: all 0.3s ease-out;
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

.break {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.ellipsis {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.input-append .add-on,
.input-prepend .add-on {
  height: 30px;
}

img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img,
.gm-style img {
  max-width: none;
}

iframe {
  max-width: 100%;
}

.owl-caption-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
}
.owl-caption-wrapper .owl-caption {
  display: table;
  height: 100%;
  width: 960px;
  margin: 0 auto;
}
.owl-caption-wrapper .text-container {
  display: table-cell;
  vertical-align: middle;
}
.owl-caption-wrapper .text-container h1, .owl-caption-wrapper .text-container h2 {
  margin-top: 10px;
  color: #FFF;
  text-transform: uppercase;
  text-shadow: -1px 3px 1px rgba(0, 0, 0, 0.5);
  font-weight: 700;
}
.owl-caption-wrapper .text-container h1.sml {
  font-size: 55px;
  line-height: 58px;
}

.owl-caption-wrapper .text-container h1.md {
  font-size: 65px;
  line-height: 64px;
}


.owl-caption-wrapper .text-container h1.lrg {
  font-size: 72px;
}


.owl-item-inner {
  position: relative;
}

.owl-controls {
  position: absolute;
  left: 0;
  bottom: 13px;
  width: 100%;
  text-align: center;
}
.owl-controls .owl-dot {
  display: inline-block;
  margin-right: 12px;
}
.owl-controls .owl-dot span {
  display: inline-block;
  background-color: #FFF;
  border: 2px solid #FFF;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
.owl-controls .owl-dot.active span {
  background-color: transparent;
}

.owl-carousel .owl-item .owl-image-holder {
  text-align: center;
  overflow: hidden;
}
.owl-carousel .owl-item .owl-image-holder > img {
  left: 100%;
  margin-left: -200%;
  max-width: none;
  position: relative;
  display: inline;
  height: auto;
  width: 100%;
}

@media (max-width: 992px) {
  .owl-caption-wrapper .owl-caption {
    width: 100%;
  }
  .owl-caption-wrapper .text-container h2 {
    font-size: 24px;
  }
  .owl-caption-wrapper .text-container h1 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .owl-caption-wrapper {
    position: relative;
  }
  .owl-caption-wrapper .owl-caption {
    display: block;
    width: 100%;
  }
  .owl-caption-wrapper .text-container {
    padding: 18px 20px;
    display: block;
    width: 100%;
  }
  .owl-caption-wrapper .text-container h1, .owl-caption-wrapper .text-container h2 {
    font-size: 24px;
    margin-top: 10px;
  }

  .owl-controls {
    left: 0;
    bottom: auto;
    top: 230px;
  }
  .owl-controls .owl-dots {
    line-height: 0;
    bottom: 20px;
  }

  .owl-carousel {
    background-color: #000;
  }

  .owl-carousel .owl-item .owl-image-holder > img {
    height: 250px;
    width: auto;
  }
}
@media (max-width: 421px) {
  .owl-caption-wrapper .text-container {
    padding: 18px 10px;
  }

  .owl-controls {
    top: 130px;
  }

  .owl-carousel .owl-item .owl-image-holder > img {
    height: 150px;
    width: auto;
  }
}
body {
  color: #626262;
  background-color: #222;
}

main {
  background-color: #FFF;
}

.logo {
  margin: 25px 10px;
  float: left;
}

.container-inner {
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
}

hr {
  border-top: 1px solid #2e2e2e;
}

.collage {
  position: relative;
}
.collage-left {
  background-color: #f0f0f0;
}
.collage-left .collage-inner {
  background-color: #ffffff;
  float: right;
}
.collage-right {
  background-color: #343434;
}
.collage-right .collage-inner {
  background-color: #404040;
  float: left;
}
.collage-left, .collage-right {
  position: relative;
  padding-top: 52px;
  height: 522px;
  overflow: hidden;
}
.collage-left:before, .collage-left:after, .collage-right:before, .collage-right:after {
  content: " ";
  display: table;
}
.collage-left:after, .collage-right:after {
  clear: both;
}
.collage-left .collage-inner, .collage-right .collage-inner {
  position: relative;
  width: 100%;
  max-width: 470px;
}
.collage-left .collage-inner img, .collage-right .collage-inner img {
  width: 100%;
}
.collage-box {
  height: 235px;
  overflow: hidden;
  text-align: center;
}
.collage-box.padded {
  padding: 30px;
}
.collage-box h6 {
  font-size: 17px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 600;
}
.collage-box p {
  font-size: 14px;
  line-height:18px;
  color: #8c8c8c;
}
.collage-box p a {
  line-height: 18px;
  color: #8c8c8c;
}
.collage-box p a:hover, .collage-box p a:focus {
  color: #a6a6a6;
}
.collage-box p a .fa {
  font-size: 12px;
  line-height: 18px;
}
.collage-float-text {
  position: absolute;
  bottom: 16px;
  left: 28px;
}
.collage-float-text h1 {
  color: #b98d3e;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.collage-float-text p {
  font-size: 14px;
  color: #666666;
}
.collage-float-text p a {
  line-height: 18px;
  color: #666666;
  font-weight: 600;
  font-size: 14px;
}
.collage-float-text p a:hover, .collage-float-text p a:focus {
  color: gray;
}
.collage-float-text p a .fa {
  font-size: 12px;
  line-height: 18px;
}

.subbannertext{line-height:22px;}

.arrow-left:before {
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #404040;
  content: ' ';
  position: absolute;
  top: 50%;
  margin-top: -6px;
}

.arrow-right:before {
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 11px solid #404040;
  content: ' ';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;
}

article {
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 36px;
  margin-top: 48px;
}
article header h1, article header h2, article header h3, article header h4, article header h5, article header h6, article header .h1, article header .h2, article header .h3, article header .h4, article header .h5, article header .h6 {
  color: #434343;
  text-transform: uppercase;
}

section.section-gray {
  background-color: #343434;
  padding: 50px 0;
}

.products .product {
  padding: 0 5px;
  text-align: center;
}
.products .product .product-desc {
  padding: 0 20px;
  text-align: center;
}
.products .product .product-link {
  color: #434343;
}
.products .product .product-link:hover {
  color: #5d5d5d;
}
.products .product-modal .modal-content {
  border-radius: 0px;
}
.products .product-modal .modal-header {
  padding: 30px 28px 15px;
}
.products .product-modal .modal-header h2 {
  text-transform: uppercase;
  color: #434343;
}
.products .product-modal .modal-body {
  padding: 0px 28px 25px;
}
.products .product-modal .product-modal-image {
  margin-bottom: 34px;
}
.products .product-modal .close {
  width: 48px;
  height: 48px;
  position: relative;
}
.products .product-modal .close span {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 0;
  background-color: #fff;
  font-size: 0px;
}
.products .product-modal .close span:before, .products .product-modal .close span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
}
.products .product-modal .close span:before {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
.products .product-modal .close span:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
.products .modal-footer {
  border: none;
  margin: 22px 0 42px;
  padding: 15px 30px;
}
.products .modal-footer .prev {
  float: left;
}
.products .modal-footer .next {
  float: right;
}
.products .modal-footer .next, .products .modal-footer .prev {
  color: #b98d3e;
  font-size: 15px;
  text-transform: uppercase;
}
.products .modal-footer .next:hover, .products .modal-footer .next:focus, .products .modal-footer .prev:hover, .products .modal-footer .prev:focus {
  color: #caa460;
}

.highlights {
  margin: 60px 0px 0px;
}
.highlights .highlight {
  margin-bottom: 80px;
  padding: 0 20px;
}
.highlights .highlight-image {
  min-height: 70px;
}

.histories .history {
  position: relative;
  margin-bottom: 28px;
}
.histories .history:after {
  background-image: linear-gradient(to right, black 20%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 5px 1px;
  background-repeat: repeat-x;
  content: ' ';
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%;
}
.histories .history-year {
  font-size: 24px;
  font-weight: 500;
  padding-right: 2.5%;
}
.histories .history-desc {
  padding-bottom: 25px;
}
.histories .history-desc:after {
  position: absolute;
  content: ' ';
  width: 3px;
  left: -2.5%;
  top: 0px;
  bottom: 22px;
  background-color: #d6d6d6;
}

.form-contact-us .form-group {
  padding: 0 10px;
  margin-bottom: 20px;
}
.form-contact-us .form-control {
  height: 46px;
}
.form-contact-us textarea.form-control {
  height: 106px;
}
.form-contact-us .button-primary {
  font-size: 12px;
  text-transform: uppercase;
}
.form-contact-us .form-control-feedback {
  display: none;
}
.form-contact-us .has-feedback .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
  display: block;
}
.form-contact-us .help-block {
  line-height: 46px;
  position: absolute;
  right: 38px;
  top: 0;
  z-index: 2;
  margin: 0;
}

.form-mailing .form-control-feedback {
  display: none;
}
.form-mailing .form-control {
  height: 31px;
}
.form-mailing .has-feedback .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
  font-size: 13px;
  display: block;
}
.form-mailing .help-block {
  line-height: 31px;
  position: absolute;
  right: 28px;
  top: 0;
  z-index: 2;
  margin: 0;
  font-size: 13px;
}

.button.readon {
  height: 38px;
  line-height: 38px;
  padding: 0 40px;
  font-size: 12px;
  text-transform: uppercase;
}

h2.mini {
  font-size: 30px;
}

.header {
  position: relative;
  background-color: #FFF;
}
.header nav {
  margin-top: 18px;
  float: right;
  border: none;
  background: transparent;
  box-shadow: none;
  border-radius: 0px;
  position: static;
}
.header .dropdown-menu {
  background-color: #e0e0e0;
  width: 100%;
  padding: 43px 0 38px;
  border-top: 1px solid #efefef;
  position: absolute;
  left: 0;
  z-index: 1001;
  margin: 0;
  border: none;
  text-align: center;
  border-radius: 0px;
}
.header .dropdown-menu ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}
.header .mm-image-title {
  display: block;
  font-size: 16px;
  color: #434343;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 18px;
}
.header ul.nav:before, .header ul.nav:after {
  content: " ";
  display: table;
}
.header ul.nav:after {
  clear: both;
}
.header ul.nav > li {
  position: static;
  float: left;
  text-align: center;
}
.header ul.nav > li > a {
  font-weight: 600;
  padding: 32px 16px 45px;
  text-transform: uppercase;
  color: #434343;
}
.header ul.nav > li > a:hover, .header ul.nav > li > a:focus {
  color: #b98d3e;
  background: transparent;
}
.header ul.nav > li.dropdown.open:after {
  width: 0;
  height: 0;
  border-bottom: 12px solid #e0e0e0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  content: ' ';
  bottom: -1px;
  position: absolute;
  z-index: 1002;
  margin-left: -12px;
}
.header .navbar {
  min-height: 0px;
}
.header .navbar-default .navbar-toggle {
  padding: 16px 14px;
  border: none;
  border-radius: 0px;
  background-color: #e0e0e0;
  margin: 0px;
}
.header .navbar-default .navbar-toggle .icon-bar {
  width: 18px;
}

@media (max-width: 991px) {
  .header {
    /* since 3.1.0 */
  }
  .header nav {
    margin-top: 74px;
  }
  .header .dropdown-menu {
    background-color: #e0e0e0;
    width: 100%;
    padding: 0px;
    border-top: 1px solid #efefef;
    position: relative;
    text-align: left;
    box-shadow: none;
  }
  .header .dropdown-menu ul {
    padding: 0px;
    list-style: none;
  }
  .header .dropdown-menu ul > li {
    margin: 0px;
    display: block;
    background-color: #d0d0d0;
    border-bottom: 1px solid #f4f4f4;
  }
  .header .dropdown-menu ul > li a {
    padding-left: 18px;
    display: block;
  }
  .header .dropdown-menu ul > li img {
    display: none;
  }
  .header .mm-image-title {
    margin-top: 0px;
    line-height: 39px;
  }
  .header ul.nav:before, .header ul.nav:after {
    content: " ";
    display: table;
  }
  .header ul.nav:after {
    clear: both;
  }
  .header ul.nav > li {
    position: relative;
    float: none;
    text-align: left;
    background-color: #e0e0e0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #f4f4f4;
  }
  .header ul.nav > li > a {
    display: block;
    line-height: 39px;
    padding: 0 10px;
  }
  .header ul.nav > li > a:hover, .header ul.nav > li > a:focus {
    color: #b98d3e;
    background: transparent;
  }
  .header ul.nav > li.dropdown.open:after {
    width: 0;
    height: 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
    content: ' ';
    margin-left: 0;
  }
  .header .navbar-toggle {
    display: block;
  }
  .header .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1040;
    width: 100%;
    margin-top: -1px;
  }
  .header .navbar-collapse.collapse {
    display: none !important;
  }
  .header .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .header .navbar-nav > li {
    float: none;
  }
  .header .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .header .navbar-collapse.collapse.in {
    display: block !important;
  }
  .header .collapsing {
    overflow: hidden !important;
  }
}
.footer {
  padding-top: 32px;
  background-color: #222222;
}
.footer h6 {
  text-transform: uppercase;
  color: #b98d3e;
  font-weight: 600;
  margin-top: 12px;
  margin-bottom: 12px;
  line-height: 1.6;
  display: inline-block;
}
.footer .list-header {
  text-transform: uppercase;
  color: #b98d3e;
  font-weight: 600;
  margin-top: 12px;
  margin-bottom: 12px;
  display: inline-block;
}
.footer .list-header:hover, .footer .list-header:focus {
  background: transparent;
  color: #caa460;
}
.footer ul.nav {
  margin-bottom: 25px;
}
.footer ul.nav > li:before, .footer ul.nav > li:after {
  content: " ";
  display: table;
}
.footer ul.nav > li:after {
  clear: both;
}
.footer ul.nav > li > a {
  display: inline-block;
  float: left;
  color: #939393;
  font-size: 14px;
  line-height: 19px;
  padding: 0px;
}
.footer ul.nav > li > a:hover, .footer ul.nav > li > a:focus {
  background: transparent;
  color: #acacac;
}
.footer .copyright {
  float: left;
  margin-bottom: 30px;
  color: #626262;
}
.footer .sn-connect {
  float: right;
  margin-bottom: 30px;
  color: #626262;
}
.footer .sn-connect .sn-connect-txt {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 14px;
}
.footer .sn-connect a {
  color: #626262;
  margin-right: 10px;
}
.footer .sn-connect a:hover, .footer .sn-connect a:focus {
  color: #7c7c7c;
}
.footer .sn-connect a .fa {
  font-size: 19px;
}
.footer .form .form-control {
  margin-bottom: 10px;
}
.footer .form .button {
  margin-top: 10px;
}

.button {
  transition: all 0.3s ease-out;
  display: inline-block;
}
.button:hover {
  cursor: pointer;
}
.button:focus {
  outline: none;
}
.button-primary {
  background: #b98d3e;
  font-size: 13px;
  line-height: 33px;
  padding: 0 26px;
  font-weight: 600;
  color: #FFF;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.button-primary:hover {
  color: #FFF;
  background: #937031;
}
.button-primary:focus {
  color: #FFF;
}
.button-size-s {
  font-size: 13px;
}
.button-size-m {
  font-size: 16px;
}
.button-size-l {
  font-size: 28px;
}
.button-padding-s {
  padding: 0 16px;
}
.button-padding-m {
  padding: 0 26px;
}
.button-padding-l {
  padding: 8px 56px;
}
.button-round-x {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.button-round-s {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.button-round-m {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.button-round-l {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

input.button {
  -webkit-appearance: none;
  border: none;
}

.full-width-banner {
  position: relative;
}
.full-width-banner .generic-image {
  min-height: 200px;
  text-align: center;
  overflow: hidden;
}
.full-width-banner .generic-image img {
  left: 100%;
  margin-left: -200%;
  max-width: none;
  position: relative;
  display: inline;
  height: auto;
  width: 100%;
}
.full-width-banner .banner-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
}
.full-width-banner .banner-text a {
  font-size: 14px;
}
.full-width-banner .banner-text .fa {
  font-size: 12px;
}
.full-width-banner .banner-text.text-white, .full-width-banner .banner-text.text-sm-white {
  color: #FFF;
}
.full-width-banner .banner-text.text-white *, .full-width-banner .banner-text.text-sm-white * {
  color: #FFF;
}
.full-width-banner .banner-text.text-white a:hover, .full-width-banner .banner-text.text-white a:focus, .full-width-banner .banner-text.text-sm-white a:hover, .full-width-banner .banner-text.text-sm-white a:focus {
  color: #FFF;
}
.full-width-banner .text-container-outer {
  display: table;
  height: 100%;
  width: 960px;
  margin: 0 auto;
}
.full-width-banner .text-container {
  display: table-cell;
  vertical-align: middle;
}

/*@media (min-width: 3000px) {

}

@media (min-width: 1399px){

}

@media (max-width: 1200px){

}*/
@media (max-width: 992px) {
  .full-width-banner .generic-image > img {
    width: 150%;
  }
  .full-width-banner .text-container-outer {
    width: 100%;
    padding: 0 20px;
  }
  .full-width-banner.fixed-height .generic-image > img {
    width: auto;
  }
}
@media (max-width: 768px) {
  .full-width-banner .generic-image > img {
    width: 180%;
  }
  .full-width-banner .banner-text {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    padding: 10px 10px 40px;
  }
  .full-width-banner .banner-text.text-white {
    color: #626262;
  }
  .full-width-banner .banner-text.text-white * {
    color: #626262;
  }
  .full-width-banner .banner-text.text-white a:hover, .full-width-banner .banner-text.text-white a:focus {
    color: #626262;
  }
  .full-width-banner .banner-text.text-white h1, .full-width-banner .banner-text.text-white h2, .full-width-banner .banner-text.text-white h3, .full-width-banner .banner-text.text-white h4, .full-width-banner .banner-text.text-white h5, .full-width-banner .banner-text.text-white h6 {
    color: #434343;
  }
  .full-width-banner .text-container-outer {
    display: block;
    padding: 0;
  }
  .full-width-banner .text-container {
    display: block;
  }
  .full-width-banner.fixed-height .banner-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  
   .owl-caption-wrapper .text-container h1.sml {
  font-size: 44px;
  line-height: 48px;
}

.owl-caption-wrapper .text-container h1.md {
  font-size: 53px;
  line-height: 53px;
}


.owl-caption-wrapper .text-container h1.lrg {
  font-size: 58px;
  line-height: 62px;
}


}
@media (max-width: 421px) {
  .full-width-banner .generic-image > img {
    width: 200%;
  }
  .full-width-banner.fixed-height .banner-text h2, .full-width-banner.fixed-height .banner-text h2.mini {
    font-size: 24px;
  }
  .full-width-banner.fixed-height .banner-text p {
    font-size: 14px;
    line-height: 18px;
  }
  
  
  .owl-caption-wrapper .text-container h1.sml {
  font-size: 34px;
  line-height: 38px;
}

.owl-caption-wrapper .text-container h1.md {
  font-size: 43px;
  line-height: 43px;
}


.owl-caption-wrapper .text-container h1.lrg {
  font-size: 48px;
  line-height: 52px;
}


}
@media (max-width: 992px) {
  article {
    padding: 0 10px;
  }

  .histories .history-year {
    padding-right: 15px;
  }
  .histories .history-desc:after {
    left: -15px;
  }

  .footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer .sn-connect a {
    margin-right: 15px;
    margin-left: 5px;
  }
  .footer .sn-connect a .fa {
    font-size: 25px;
  }

  .collage-left .collage-inner {
    float: none;
  }
  .collage-right .collage-inner {
    float: none;
  }
  .collage-left, .collage-right {
    padding-top: 0;
    height: 470px;
    width: 100%;
  }
  .collage-left .collage-inner, .collage-right .collage-inner {
    width: 470px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .histories .history-year {
    padding-right: 10px;
  }
  .histories .history-desc:after {
    left: -10px;
  }

  .footer .copyright {
    float: none;
    margin-bottom: 15px;
  }
  .footer .sn-connect {
    float: none;
    margin-bottom: 15px;
  }
}
@media (max-width: 470px) {
  .collage-left .collage-inner {
    float: none;
  }
  .collage-right .collage-inner {
    float: none;
  }
  .collage-left, .collage-right {
    padding-top: 0;
    height: auto;
    width: 100%;
  }
  .collage-left .collage-inner, .collage-right .collage-inner {
    width: 100%;
    margin: 0 auto;
  }
  .collage .collage-box-text {
    display: none;
  }
  .collage-box {
    height: auto;
  }
  .collage-box.padded {
    padding: 20px;
  }
}
@media (max-width: 421px) {
  .collage-box.padded {
    padding: 10px;
  }
  .collage h6 {
    font-size: 15px;
  }
}

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