.panel-group {
  margin-bottom: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #a93737;
  z-index: 20;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #a93737;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: 0;
}

.navbar-toggle {
  position: absolute;
  top: -80px;
  right: 0;
  float: none;
  border: 0;
  width: 74px;
  height: 80px;
  background: #a93737;
  border-radius: 0;
  text-align: center;
  margin: 0;
}
.navbar-toggle .icon-bar {
  background-color: #deb1b1 !important;
  width: 31px;
  height: 2px;
  border-radius: 0;
  margin: 4px 0 0 12px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 8px;
}

.navbar-collapse {
  padding: 0;
}

.navbar {
  min-height: 1px;
  background: #2d2d2d;
  border: 0;
  margin: 0;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #2d2d2d;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-hjjq5r");
  src: url("../fonts/icomoon.eot?#iefix-hjjq5r") format("embedded-opentype"), url("../fonts/icomoon.woff?-hjjq5r") format("woff"), url("../fonts/icomoon.ttf?-hjjq5r") format("truetype"), url("../fonts/icomoon.svg?-hjjq5r#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_8604:before {
  content: "\e600";
}

.icon-icon_8603:before {
  content: "\e601";
}

.icon-icon_34:before {
  content: "\e602";
}

.icon-search:before {
  content: "\e603";
}

.icon-facebook:before {
  content: "\e604";
}
.icon-google-plus3:before {
    content: "\ea8a";
}
.icon-facebook3:before {
    content: "\ea8e";
}
.icon-twitter3:before {
    content: "\ea93";
}
.icon-pinterest:before {
    content: "\ead0";
}
.list, .list ul, #header #nav ul, #sidebar .item-navigation, #footer .location-list, #footer .copyright ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

body {
  margin: 0;
  color: #666666;
  background: white;
  font: 17px/1.2 "Lato", Arial, Helvetica, sans-serif;
  min-width: 320px;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

* {
  max-height: 100000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

img {
  border-style: none;
}

a {
  text-decoration: none;
  color: white;
}
a:hover {
  text-decoration: underline;
}

input,
textarea,
select {
  font: 100% "Lato", Arial, Helvetica, sans-serif;
  color: black;
  vertical-align: middle;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="submit"]:hover,
button:hover {
  cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  margin: 0;
  padding: 4px 7px;
  border: 1px solid #999999;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #4d4d4d;
}

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}

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;
  border-radius: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
}

p {
  margin: 0 0 1.2em;
}

q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.connect {
  position: fixed;
  top: 205px;
  right: 0;
  width: 162px;
  height: 54px;
  background: rgba(255, 255, 255, 0.9);
  color: #454444;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-weight: 300;
  padding: 0 0 0 40px;
  z-index: 100;
}
.connect mark {
  background: none;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  font-size: 16px;
  color: #a93737;
}
.connect i {
  position: absolute;
  top: 50%;
  left: 10px;
  margin: -13px 0 0;
  background: #999;
  color: #e0e0df;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.connect:focus {
  text-decoration: none;
  color: #454444;
}
.connect:hover {
  text-decoration: none;
  color: #454444;
}
.connect:hover i {
  background: #a93737;
}

.container-fluid {
  max-width: 1024px;
  margin: 0 auto;
}

a {
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

h1 {
  font-weight: 300;
  font-size: 36px;
  color: #672222;
  margin: 0 0 10px;
  line-height: 52px;
}

h2 {
  font-weight: 700;
  font-size: 37px;
  color: #262626;
  margin: 0 0 10px;
}

h3 {
  font-weight: 700;
  font-size: 22px;
  color: #065490;
  margin: 0 0 10px;
  text-transform: uppercase;
}

h4 {
  font-weight: 700;
  font-size: 18px;
  color: #c43e3d;
  margin: 0 0 10px;
}

.list li {
  padding: 0 0 5px 20px;
  position: relative;
  font-style: italic;
  font-weight: 700;
}
.list li:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  background: #c43e3d;
  width: 9px;
  height: 9px;
}

.red {
  padding: 16px;
  min-width: 181px;
  height: 65px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  background: #a93737;
  border-bottom: 4px solid rgba(169, 55, 55, 0.4);
  text-transform: uppercase;
  text-align: center;
  line-height: 32px;
}
.red.active, .red:hover {
  text-decoration: none;
  background: #be3d3d;
  color: #fff;
}

.blue {
  padding: 20px;
  text-align: center;
  width: 181px;
  height: 65px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  background: #075590;
  border-bottom: 4px solid rgba(95, 145, 183, 0.4);
  text-transform: uppercase;
  line-height: 32px;
}
.blue.active, .blue:hover {
  text-decoration: none;
  background: #0660a5;
  color: #fff;
}

#header {
  background: #2d2d2d;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 100;
}
#header .logo {
  margin: 12px 0 5px 3px;
}
#header #nav ul {
  padding: 22px 0 0 11%;
  overflow: hidden;
}
#header #nav ul li {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
#header #nav ul li a {
  display: block;
  padding: 10px;
}
#header #nav ul li a:hover {
  color: #666565;
  text-decoration: none;
}
#header #nav ul li.active a {
  color: #666565;
}
#header #nav .search-holder {
  float: right;
  background: #a93737;
  position: relative;
  padding: 36px 39px 24px 7px;
}
#header #nav .search-holder ul {
  padding: 0;
}
#header #nav .search-holder ul li {
  position: relative;
  padding: 0 10px;
  font-size: 12px;
}
#header #nav .search-holder ul li a {
  display: block;
  padding: 0;
}
#header #nav .search-holder ul li a:hover {
  color: #631f1f;
  text-decoration: none;
}
#header #nav .search-holder ul li:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: #fff;
  width: 2px;
  height: 13px;
  z-index: 21;
}
#header #nav .search-holder ul li:first-child:after {
  background: none;
}
#header #nav .search-holder .opener {
  position: absolute;
  top: -46px;
  right: 16px;
  cursor: pointer;
}
#header #nav .search-holder .opener:hover {
  text-decoration: none;
  color: #fff;
}
#header #nav .search-holder .opener .icon-search {
  display: none;
}
#header #nav .search-holder .opener:before {
  content: 'X';
  width: 20px;
  height: 20px;
  position: absolute;
  right: -4px;
  top: 0;
}
#header #nav .search-holder .opener.collapsed .icon-search {
  display: block;
}
#header #nav .search-holder .opener.collapsed:before {
  display: none;
}
#header #nav .search-holder .search {
  padding: 0 12px 10px;
}
#header #nav .search-holder .input-holder {
  position: relative;
}
#header #nav .search-holder input[type="search"] {
  display: block;
  width: 100%;
  border: 0;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 30px 4px 20px;
  line-height: 26px;
  height: 36px;
  font-weight: 400;
  outline: none;
  color: #d3d3d3;
  -webkit-appearance: none;
  border-radius: 0;
}
#header #nav .search-holder button[type="submit"] {
  position: absolute;
  border: 0;
  right: 2px;
  font-size: 15px;
  top: 8px;
  background: #fff;
  outline: none;
  color: #bababa;
}

.bg-stretch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#main {
  width: 100%;
  overflow: hidden;
  padding: 80px 0 0;
}
#main #siding .skrollable-before.text-holder,
#main #siding .skrollable-after.text-holder {
  position: absolute !important;
}
#main .section-holder {
  width: 100%;
  background: #454444;
  position: relative;
}
#main .section-holder.item {
  height: 600px;
}
#main .section-holder.item .area-box {
  height: 600px;
}
#main .section-holder.paralax-section.js-ready {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
  width: 100%;
}
#main .section-holder#windows .text-holder {
  top: auto;
  height: auto;
  bottom: 10%;
}
#main .section-holder .mask-holder {
  position: relative;
  width: 100%;
  height: 100%;
}
#main .section-holder .mask-holder .mask {
  width: 100%;
  height: 1px;
  background: #000000;
  position: absolute;
  top: 25%;
  left: 0;
  opacity: 0;
}
#main .section-holder .area-box {
  min-height: 550px;
  white-space: nowrap;
  text-align: center;
}
#main .section-holder .area-box:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  min-height: 550px;
}
#main .section-holder img {
  width: 100%;
  height: auto;
}
#main .section-holder .text-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main .section-holder .text-holder .area {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  max-width: 840px;
}
#main .section-holder .text-holder .area strong {
  font-size: 40px;
  color: #fff;
  display: inline-block;
  padding: 23px 62px;
  font-weight: 400;
  background: rgba(7, 85, 144, 0.8);
}
#main .section-holder .text-box {
  text-align: center;
  color: #fff;
  height: 100%;
}
#main .section-holder .text-box h1 {
  color: #fff;
  margin: 0 0 25px;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 40px;
}
#main .section-holder .text-box p {
  margin: 0 0 36px;
  font-size: 28px;
  line-height: 38px;
}
#main .section-holder .text-box .area {
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  padding: 20px 0;
  max-width: 840px;
  height: 375px;
}
#main .section-holder span.arrow {
  top: 100%;
  right: 20%;
  position: absolute;
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 30px 0 30px;
  border-color: rgba(69, 68, 68, 0) transparent transparent transparent;
}
#main .section-holder.siding {
  height: 550px;
  overflow: hidden;
}
#main .section-holder.siding .bg-holder {
  margin: 0 0 36px;
}
#main .section-holder.siding h1 {
  color: #454444;
  margin: 0 0 26px;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 700;
}
#main .section-holder.siding p {
  font-size: 28px;
  line-height: 38px;
  background: rgba(7, 85, 144, 0.5);
  display: inline;
  color: #fff;
}
#main .section-holder.windows {
  height: 550px;
  overflow: hidden;
  position: relative;
}
#main .section-holder.windows h1 {
  color: #a93737;
  margin: 0 0 26px;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 700;
}
#main .section-holder.windows p {
  color: #fff;
  text-shadow: 2px 2px 2px #969696;
  margin: 0 0 36px;
  font-size: 28px;
  line-height: 36px;
}
#main .service {
  padding: 71px 0 49px;
  position: relative;
}
#main .service h1 {
  font-size: 32px;
  color: #262626;
  margin: 0 0 44px;
  font-weight: 700;
  position: relative;
}
#main .service h1:after {
  bottom: 236%;
  right: 47px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 40px;
  margin-left: -40px;
}
#main .service .text-area {
  padding: 5px 0 0 2px;
  line-height: 24px;
}
#main .service .text-area p {
  margin: 0 0 42px;
}
#main .service .list {
  border: 1px solid #a93737;
  padding: 42px 37px 42px 65px;
  margin: 0 0 0 9px;
}
#main .service .list li {
  padding: 0 0 2px 20px;
  line-height: 28px;
}

#content a, #content a:link, #content a:visited {
  color:#a93737
}


#content a:hover, #content a:active {
  color:#666
}


.section {
  width: 100%;
  position: relative;
  min-height: 134px;
  height: 322px;
}
.section img {
  width: 100%;
  height: auto;
}
.section .text-holder {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.section .text-holder .area {
  position: relative;
}
.section .text-holder strong {
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  padding: 19px 8%;
  background: rgba(7, 85, 144, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
}

#sidebar {
  padding: 72px 0 0;
}
#sidebar .item-navigation li {
  padding: 0 0 19px;
  font-size: 18px;
}
#sidebar .item-navigation li a {
  color: #262626;
}
#sidebar .item-navigation li a:hover {
  text-decoration: none;
  color: #065490;
}

#content {
  padding: 65px 0 92px 31px;
  min-height: 400px;
}
#content h2 {
  margin: 0 0 15px;
}
#content p {
  line-height: 24px;
  margin: 0 0 27px;
}
#content h1 {
  margin: 0 0 21px;
}
#content .list {
  padding: 0 0 0 19px;
}
#content .list li {
  line-height: 34px;
  padding: 0 0 0 26px;
}
#content .list li:after {
  top: 18px;
}


.content-holder #content {
  padding: 65px 0 46px 0;
}

.white {
  margin: 36px 0;
}

.gray {
  background: #e3e5e6;
}
.gray img {
  width: 100%;
  height: auto;
  border: 6px solid #fff;
}
.gray .lightbox {
  position: relative;
  display: block;
  margin: 0 0 30px;
}
.gray .lightbox .over {
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  display: none;
  height: 100%;
  z-index: 100;
}
.gray .lightbox .over:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  min-height: 100%;
}
.gray .lightbox .over .over-box {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.gray .lightbox .over mark {
  background: none;
  text-transform: uppercase;
  color: #fff;
}
.gray .lightbox .over img {
  width: 37px;
  height: 36px;
  border: 0;
  display: block;
  margin: 0 auto;
}
.gray .lightbox:hover .over {
  display: block;
}
.gray .lightbox .hover .over {
  display: block;
}
.gray .progect {
  text-transform: uppercase;
  margin: 0 0 12px;
  width: auto;
  width: 300px;
  max-width: 300px;
  height: 48px;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  padding: 10px;
  background: #bd3e3d;
}
.gray .progect:hover {
  background: #a93737;
}
.gray .image {
  margin: 78px 0 0;
  display: block;
}
.gray .dark {
  background: #747476;
  text-align: right;
  border-top: 1px solid #a8a9aa;
  border-bottom: 1px solid #9b9b9c;
}
.gray .dark i {
  width: 42px;
  height: 45px;
  background: #bd3e3d;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  margin: 0 0 0 10px;
}
.gray .dark a:hover {
  text-decoration: none;
  color: #fff;
}

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0;
}

.lightbox {
  max-width: 886px;
}
.lightbox .close {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  width: 40px;
  height: 40px;
  background: #454444;
  z-index: 10;
  opacity: 1;
  text-align: center;
  line-height: 35px;
}

.cycle-gallery {
  position: relative;
}
.cycle-gallery .mask {
  position: relative;
  overflow: hidden;
}
.cycle-gallery .mask .slideset {
  width: 99999px;
  float: left;
}
.cycle-gallery .mask .slide {
  float: left;
}
.cycle-gallery .mask .slide img {
  width: 100%;
  height: auto;
}
.cycle-gallery .mask .slide.active {
  z-index: 1;
}
.cycle-gallery .btn-holder {
  background: #a4a4a4;
  overflow: hidden;
}
.cycle-gallery .btn-holder .btn-prev {
  float: left;
  font-size: 18px;
  text-transform: uppercase;
}
.cycle-gallery .btn-holder .btn-prev i {
  width: 43px;
  height: 47px;
  background: #bd3e3d;
  display: inline-block;
  margin: 0 10px 0 0;
  line-height: 45px;
  text-align: center;
}
.cycle-gallery .btn-holder .btn-prev:hover {
  text-decoration: none;
  color: #fff;
}
.cycle-gallery .btn-holder .btn-next {
  float: right;
  font-size: 18px;
  text-transform: uppercase;
}
.cycle-gallery .btn-holder .btn-next i {
  width: 43px;
  height: 47px;
  background: #bd3e3d;
  display: inline-block;
  margin: 0 0 0 10px;
  line-height: 45px;
  text-align: center;
}
.cycle-gallery .btn-holder .btn-next:hover {
  text-decoration: none;
  color: #fff;
}

.view {
  text-transform: uppercase;
}

#footer {
  width: 100%;
  background: #454444;
  padding: 36px 0 0;
}
#footer h2 {
  color: #c43e3d;
  font-size: 18px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
#footer .location-list {
  padding: 0 0 0 2px;
}
#footer .location-list li {
  float: left;
  width: 50%;
  color: #fff;
  margin: 0 0 12px;
}
#footer .location-list li span {
  display: block;
  font-weight: 700;
}
#footer .location-list li address {
  font-style: normal;
  margin: 0;
}
#footer .location-list li a:hover {
  text-decoration: none;
  color: #666565;
}
#footer .copyright {
  font-size: 13px;
  color: #fff;
  float: left;
/* padding: 4px 0 70px 102px;  */
  padding: 4px 0 70px 0px;
}
#footer .copyright p {
  margin: 0 0 11px;
}
#footer .copyright ul {
  padding: 0 0 13px;
}
#footer .copyright ul li {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
}
#footer .copyright a:hover {
  text-decoration: none;
  color: #666565;
}
/*
  #footer .facebook {
  float: right;
  background: #666;
  color: #454444;
  padding: 8px 10px;
  border-radius: 100%;
}
#footer .facebook:hover {
  text-decoration: none;
  background: #868686;
}
*/
#footer .facebook.mobile-vision, #footer .twitter.mobile-vision, #footer .pinterest.mobile-vision, #footer .google-plus.mobile-vision {
  display: none;
}


#footer .logo-holder {
  background: #fff;
  text-align: justify;
  padding: 27px 0;
}
#footer .logo-holder .logo-box {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 -4px;
  width: 25%;
  text-align: center;
}
#footer .logo-holder a {
  display: inline-block;
  vertical-align: middle;
}
#footer .logo-holder a img {
  width: 100%;
  height: auto;
}
#footer .logo-holder a:hover .visin {
  display: none;
}
#footer .logo-holder a:hover .hid {
  display: block;
}
#footer .logo-holder a .hid {
  display: none;
}
.social-icons { font-size:30px; color:#666; text-decoration:none; float:right; text-align:right; width:200px;}
.social-icons a:active, .social-icons a:visited { opacity: 1;  filter: alpha(opacity=100); text-decoration:none; }
.social-icons a:hover { opacity: 0.4;  filter: alpha(opacity=40);  text-decoration:none; }

@media all and (max-width: 1024px) {
  #main .service {
    padding: 71px 10px 49px;
  }

  #sidebar {
    padding: 30px 30px 12px;
  }

  .content-holder #content {
    padding: 65px 0 46px 0;
  }
}
@media all and (max-width: 1000px) {
  #header #nav .search-holder {
    text-align: center;
    padding: 36px 39px 4px 7px;
    float: none;
  }
  #header #nav .search-holder .collapse {
    display: block !important;
  }
  #header #nav .search-holder .opener {
    display: none;
  }
  #header #nav .navbar {
    background: #454444;
  }
  #header #nav ul {
    float: none;
    padding: 10px 0;
    text-align: center;
  }
  #header .panel-group {
    position: relative;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #a93737;
  }

  #main .service {
    padding: 71px 10px 49px;
  }
  #main .service .text-area {
    padding: 5px 10px;
  }
  #main .service .list {
    margin: 0 10px;
  }
  #main .service h1 {
    font-size: 23px;
  }
  #main .section-holder .text-box h1 {
    font-size: 23px;
  }
  #main .section-holder .text-box p {
    font-size: 16px;
    line-height: 20px;
  }
  #main .section-holder .text-box .area strong {
    font-size: 28px;
  }
  #main .section-holder .text-box .area:after {
    top: 100%;
  }
  #main .section-holder.item {
    height: 400px;
  }
  #main .section-holder.item .area-box {
    height: 400px;
    min-height: 400px;
  }
  #main .section-holder .area-box {
    min-height: 400px;
    white-space: nowrap;
    text-align: center;
  }
  #main .section-holder .area-box:after {
    content: '';
    vertical-align: middle;
    display: inline-block;
    min-height: 400px;
  }
  #main .section-holder.siding {
    height: 380px;
  }
  #main .section-holder.siding h1 {
    font-size: 23px;
  }
  #main .section-holder.siding p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 16px;
  }
  #main .section-holder.windows {
    height: 380px;
  }
  #main .section-holder.windows h1 {
    font-size: 23px;
  }
  #main .section-holder.windows p {
    font-size: 16px;
    line-height: 24px;
  }

  .content-holder {
    padding: 0 10px;
  }

  .red {
    width: 144px;
    height: 51px;
    line-height: 28px;
    font-size: 14px;
    padding: 10px;
  }

  .blue {
    width: 144px;
    height: 51px;
    line-height: 28px;
    padding: 10px;
    font-size: 14px;
  }

  #footer h2 {
    margin: 0 10px 10px;
  }
  #footer .location-list {
    padding: 0 10px;
  }
  #footer .copyright {
    padding: 4px 20px 10px 10px;
  }
  #footer .facebook {
    float: left;
  }


  #footer .social-icons { visibility:hidden; }
}
@media all and (max-width: 767px) {
  #main .section-holder.windows h1 {
    margin: 100px 0 26px;
  }

  .red {
    min-width: 143px;
  }

  .connect {
    display: none;
  }

  #windows-content {
    padding: 60px 0 0;
  }

  #header .logo {
    margin: 10px 0 5px 18px;
  }
  #header #nav .nav {
    width: 100%;
    text-align: left;
    padding: 0;
  }
  #header #nav .nav li {
    display: block;
    border-top: 1px solid #a64544;
    padding: 0;
  }
  #header #nav .nav li a {
    display: block;
    padding: 11px 22px;
    background: #9b2e2d;
  }
  #header #nav .search-holder {
    padding: 17px 23px 11px;
  }
  #header #nav .search-holder .search {
    padding: 0;
    width: 100%;
    margin: 0 0 21px;
  }
  #header #nav .search-holder .search input[type="search"] {
    width: 100%;
    height: 43px;
  }
  #header #nav .search-holder .search button[type="submit"] {
    top: 14px;
  }

  #main {
    padding: 79px 0 0;
  }
  #main .section-holder .text-box h1 {
    margin: 0 0 18px;
  }
  #main .section-holder .text-box p {
    margin: 0 0 63px;
  }
  #main .section-holder .text-holder .area strong {
    font-size: 28px;
    padding: 20px 12px;
  }
  #main .service {
    padding: 42px 0 30px;
  }
  #main .service h1 {
    text-align: center;
    line-height: 31px;
    margin: 0 0 32px;
  }
  #main .service h1:after {
    bottom: 145%;
    right: 0;
  }
  #main .service .text-area {
    padding: 5px 21px 33px;
  }
  #main .service .text-area p {
    margin: 0 0 30px;
  }
  #main .service .list {
    padding: 30px 16px 21px 15px;
  }
  #main .service .list li {
    padding: 0 0 2px 26px;
  }

  #footer h2 {
    margin: 2px 45px 12px;
  }
  #footer .logo-holder .logo-box {
    width: 50%;
  }
  #footer .logo-holder .logo-box a {
    width: 100px;
  }
  #footer .location-list {
    padding: 0 45px 56px;
  }
  #footer .location-list li {
    float: none;
    display: block;
    width: 100%;
    margin: 0 0 14px;
  }
  #footer .copyright {
    text-align: center;
    font-size: 11px;
    width: 100%;
    padding: 4px 20px 40px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #footer .facebook {
    float: none;
    position: absolute;
    top: 0;
    right: 20px;
  }
  #footer .facebook.mobile-hidden {
    display: none;
  }
  #footer .facebook.mobile-vision {
    display: block;
  }

  .section .text-holder strong {
    font-size: 14px;
    padding: 11px 5%;
  }
  .section img {
    height: 134px;
  }

  #content {
    padding: 0 15px 63px;
  }
  #content h2 {
    line-height: 50px;
  }
  #content .list li {
    line-height: 30px;
  }
  #content .list li:after {
    top: 14px;
  }

  #sidebar {
    padding: 30px 30px 12px;
  }
  #sidebar .item-navigation li {
    padding: 0 0 11px;
  }

  .gray .progect {
    margin: 0 auto 31px;
    display: block;
    width: 290px;
  }
  .gray img {
    margin: 0 0 9px;
  }
  .gray .dark {
    margin: 14px 0 0;
  }
  #footer .social-icons { visibility:hidden; }
}

p>a:link, p>a:visited {color:#a93737}
p>a:hover {color:#666;}


.content a:link, .content a:visited {color:#a93737}
.content a:hover, .content a:active {color:#666;}

article>h2>a:link, article>h2>a:visited {color:#a93737 !important}
article>h2>a:hover, article>h2>a:active {color:#666 !important}






/* Entry images
   ========================================================================== */
.EntryObject-unit {
	margin-bottom: 1em;
}

.EntryObject-item {
	margin-bottom: 1em;
}

.EntryObject-itemCaption {
	padding: .335em 0;
	color: #8f8f8f;
	font-size: .833em;
}

/* Alignment classes aren't used until ~640px */
@media (min-width:40em) {
	.EntryObject-unit--right {
		float: right;
		max-width: 40%;
		margin-left: 2.074em;
	}

	.EntryObject-unit--left {
		float: left;
		max-width: 40%;
		margin-right: 2.074em;
	}

}

/* The Object Grid needs the extra room to hold it's items */
.EntryObject--grid {
	margin: 0 -1em 0;
}

.EntryObject--grid .EntryObject-item {
	display: inline-block;
	margin: 0 -0.233em 0 0;
	padding: 1em;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

.EntryObject--grid .EntryObject-itemCaption {
	text-align: center;
}

.EntryObject--grid1 .EntryObject-item {
	width: 100%;
}

/* At ~480px, object the grid is two column only */
@media (min-width:30em) {
	.EntryObject--grid2 .EntryObject-item,
	.EntryObject--grid3 .EntryObject-item,
	.EntryObject--grid4 .EntryObject-item {
		width: 50%;
	}

	.EntryObject--grid2 .EntryObject-itemCaption,
	.EntryObject--grid3 .EntryObject-itemCaption,
	.EntryObject--grid4 .EntryObject-itemCaption {
		text-align: left
	}
}

/* At ~800px, the object grid can now go all the way to four columns */
@media (min-width:50em) {
	.EntryObject--grid3 .EntryObject-item {
		width: 33.33333%;
	}

	.EntryObject--grid4 .EntryObject-item {
		width: 25%;
	}
}


/* Entry embeds, such as videos, maps, etc. All credit goes to Nicolas Gallagher
 * Intrinsic ratio embed - https://github.com/suitcss/flex-embed
   ========================================================================== */

/**
 * Flexible media embeds
 *
 * For use with media embeds – such as videos, slideshows, or even images –
 * that need to retain a specific aspect ratio but adapt to the width of their
 * containing element.
 *
 * Example HTML:
 *
 * <div class="FlexEmbed FlexEmbed--4by3">
 *     <iframe class="FlexEmbed-item" src="…"></iframe>
 * </div>
 *
 * <div class="FlexEmbed FlexEmbed--16by9">
 *     [iframe|object|embed]
 * </div>
 *
 * Based on: http://alistapart.com/article/creating-intrinsic-ratios-for-video
 */

.FlexEmbed {
    display: block;
    overflow: hidden;
    position: relative;
}

/**
 * A pseudo-element shunt is used to provide support for `max-height`. The
 * `max-height` property has no affect when using a percentage-padding to set
 * the aspect ratio.
 */

.FlexEmbed:before {
    content: "";
    display: block;
    width: 100%;
}

/**
 * Modifier: 3:1 aspect ratio
 */

.FlexEmbed--3by1:before {
    padding-bottom: 33.33333%;
}

/**
 * Modifier: 2:1 aspect ratio
 */

.FlexEmbed--2by1:before {
    padding-bottom: 50%;
}

/**
 * Modifier: 16:9 aspect ratio
 */

.FlexEmbed--16by9:before {
    padding-bottom: 56.25%;
}

/**
 * Modifier: 4:3 aspect ratio
 */

.FlexEmbed--4by3:before {
    padding-bottom: 75%;
}

/**
 * Descendant: media element
 *
 * Utility of the component is improved by provide an explicit descendant
 * class. However, it will work automatically for iframes, embeds, and objects
 * to account for times when you cannot modify the attributes for 3rd party
 * widget code.
 */

.FlexEmbed-item,
.FlexEmbed iframe,
.FlexEmbed embed,
.FlexEmbed object {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
