@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400|Raleway:200,300,400');
@import url('https://fonts.googleapis.com/css?family=Calligraffitti');

.video {
	padding: 225px 0 75px; background: rgb(6,131,219);
}
.video .box {
	padding: 25px; background: rgb(20,49,101); border: 2px solid rgb(255,255,255); border-radius: 10px;
}
.tab-pane .col-md-6 ul {
	padding:0 20px;
}

.mapouter {
	width:100% !important;
}

.about-header-container .col-xs-11 img {
    width: 60%;
    display: block;
    margin: 0 auto;
}

.home-header-container .product-row {
	margin-bottom: 5px;
	display: block;
}

.fire-rated-heading {
    padding: 0px 20px;
    /* margin: 0 0 100px; */
    display: block;
}
.fire-rated-heading .col-md-8,
.fire-rated-heading .col-md-4,
.fire-rated-heading .col-md-10 {
    padding:0;
}
.fire-rated-heading .col-md-10,
.fire-rated-heading .col-md-8:nth-child(2) {
	border: 1px solid #ccc;
}
.fire-rated-heading .col-md-8:nth-child(2) {
	padding:13px 0;
}

#hung-series .fire-rated-para {
    padding:50px;
}
.fire-rated-para {
    margin: 0;
    /* background: #143165; */
    /* color: #fff; */
    padding: 65px 165px !important;
    /* border-top-right-radius: 10px; */
    /* border-top-left-radius: 10px; */
}

.fire-rated-para .col-md-3 img {
    position: absolute;
    bottom: -18em;
    width: 85%;
    right: 60px;
    z-index: 2;
}
.fire-rated-para .col-md-6 {
    /* padding:50px; */
}
.fire-rated-para .col-md-3 {
    padding:50px 0;
}
.fire-rated-para .col-md-3 p {
    font-size: 16px;
    font-weight: 100;
}
.fire-rated-para .fully-welded-main-img img {
	/* width: 80%; */
	bottom: -10em;
}


.services-container-fluid {
	overflow:hidden;
	position:relative;
	background-image:url(/img/service-full-block-img.jpg);
	background-position: 0;
	background-size: cover;
	background-repeat: no-repeat;
	padding:0;
}
.services-middle-container-fluid {
	overflow:hidden;
	position:relative;
	background-position: 72em 1em;
	background-repeat: no-repeat;
	padding:0;
	background-color: #BADDF5;
	background-image: url(/img/book2.png);
	background-size: 21%;
}
.services-container-fluid .col-md-6:nth-child(2) {
	display:block;
	padding:100px;
	background: rgba(255, 255, 255, 0.72);
}

.services-middle-container-fluid .col-md-6:nth-child(1) {
	display:block;
	padding:100px;
	background: rgba(255, 255, 255, 0.72);
}
.services-last-container-fluid {
	background-image:url(/img/install.jpg);
	background-position: 0 -10em;
}

h1 {
	font-weight: 900 !important;
	letter-spacing:-1px;
	/* color: #fff; */
	font-family: 'Raleway', sans-serif;
}
h3 {
	font-weight:700;
	letter-spacing:-1px;
	background: rgba(0, 0, 0, 0.36);
	display: block;
	width: 60%;
	margin: auto;
	padding: 1em;
	border-radius: 15px 15px;
}

.link-buttons-1{
	margin-top: 1em
}

.row {
	margin: 0;
}

.home-header-container {
	color:#ffffff;
	margin-bottom: 4em;
}

.home-header-container h4 {
	color:#ffffff;
	font-weight:700;
	text-transform:;
	letter-spacing:-;
	margin-bottom: 0;
	margin-left: 3em;
}
.home-header-container .product-row img {
	width:20%;
	position: absolute;
}
.home-header-container .product-row span {
	display:block;
	font-size: 14px;
	font-weight: 100;
	color: #afb6cc;
}
.home-header-container .product-row .col-lg-4 {
	padding:0;
	margin-right: 5px;
	width: 32%;
}

.home-header-container .product-row .product-icon-wrapper:hover h4,
.home-header-container .product-row .product-icon-wrapper:hover a,
.home-header-container .product-row .product-icon-wrapper:hover span {
	color:#173e67;
	text-decoration:none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.home-header-container .product-row .product-icon-wrapper:hover {
	background:dodgerblue;
	cursor:pointer;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.home-header-container .product-row .product-icon-wrapper h4 {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.home-header-container .product-icon-wrapper {
    background: #143165;
    padding: 20px 10px;
    /* box-shadow: 0px 0px 5px 1px #333; */
    border-radius: 3px;
    -webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight:400;
	/* color: #ffffff; */
}
.pre-footer .container-footer p {
	color:#5d5d5d;
}

.services-row {
	margin:0;
}

.thumbnail {
    border:none;
    padding: 40px;
    background: #2f2f2f;
}
.thumbnail .caption {
    color: #ececec;
}
.thumbnail .caption h3 {
    text-transform:uppercase;
    font-weight:900;
    letter-spacing:inherit;
}
.navbar .img-responsive-mobile {
    display: none;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 1.3em;
    /* padding: 10px 15px 30px; */
    /* width: 550px; */
    /* left: -6em; */
    text-align: left;
}
.navbar-nav>li>.specialty-dropdown {
    left: -1em;
}
.navbar-nav>li>.dropdown-menu h2 {
    font-weight:700;
    font-size:1.6em;
    letter-spacing:-1px;
    text-transform:uppercase;
}
.navbar-nav>li>.dropdown-menu a {
    font-weight: 500;
    font-size: 1.3em;
    letter-spacing:-1px;
    display: block;
    width: 100%;
    /* padding:5px 20px; */
}
.navbar-nav>li>.dropdown-menu .col-md-4:nth-child(2) {
    margin-top: 3.85em;
}
.navbar-nav>li>.dropdown-menu a:hover {
    color:#333;
    text-decoration:none;
}

.dropdown-menu>li>a {
    padding: 4px 20px;
    font-size:16px;
}

.navbar-nav>li>.dropdown-menu:before {
	content: '';
	display: block;  
	position: absolute;
	left: 40%;
	bottom: 100%;
	width: 0;
	height: 0;
	border-bottom: 10px solid white;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.navbar .navbar-nav {
  display: inline-block !important;
  float: right;
  /* vertical-align: top !important; */
  /* height: 40px; */
}

.navbar .navbar-collapse {
  text-align: center !important;
  /* margin-top: 3em; */
}

.nav>li:nth-child(3) {
    /* width: 260px; */
}
.nav>li>a>img {
    width: 100%;
    margin: 0;
    display: inline-block;
    /* border-radius: 0px 0px 20px 20px; */
    /* box-shadow: 0px 4px 34px 3px #000; */
    /* border: 6px solid #ffffff; */
    /* border-top: none; */
}
.nav > li > .center-logo {
    top: -21px;
    width: 100%;
}

.nav-tabs>li:nth-child(3) {
    width:inherit;
}

.carousel .slide-1 {
	/* background-position:0 -26em; */
}
.carousel .slide-3 {
	/* background-position:0 -15em; */
}

.home-header-container h1 {
    font-size: 2.3em;
    font-weight: 600 !important;
    border-left: 10px solid rgb(247, 247, 247);
    padding-left:20px;
    margin-bottom: 30px;
}
.home-header-container .col-md-4 {
    position: relative;
    top: -4em;
    left: 0em;
    background: #143165;
    box-shadow: -33px -10px 60px -30px #000;
}
.home-header-container .col-md-4:after {
	content: '';
	display: block;  
	position: absolute;
	right: 95%;
	top: 7px;
	margin-top: 0;
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-right: 18px solid #143165;
	border-bottom: 18px solid transparent;
	border-left: 18px solid transparent;
	transform: rotate(-135deg);
}
.home-header-container .col-md-4 h2 {
    font-size: 24px;
    display: block;
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 900;
    color: #e4e4e4;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.home-header-container form {
    /* margin:5em 0 8em; */
    /* background: #194392; */
    border-radius:;
    /* border:1px dashed #a0a0a0; */
}
.home-header-container form .btn {
    /* width:inherit; */
    /* padding:10px 60px; */
    border-radius: inherit;
    background: #1e77c5;
    border: none;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Raleway';
}
.home-header-container form .btn:hover {
    background: #1660a0;
}
.home-header-container form input {
    padding:20px 10px;
    border-radius: inherit;
}
.home-header-container form h2 {
    margin:0 auto;
    font-size:22px;
    font-weight:100;
    letter-spacing:-1px;
    padding:0;
    text-align:center;
    /* background: rgb(255, 255, 255); */
    position:relative;
    top:-32px;
    width:230px;
}
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    padding:6px 20px;
    width:50%;
}

.inside-container-header:after {
    /* content: ''; */
    /* width: 100%; */
    /* height: 100%; */
    /* position: absolute; */
    /* left: 0; */
    /* z-index: -1; */
    /* top: 16em; */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0066d3+1,243da0+100 */
    /* background: #0066d3; */ /* Old browsers */
    background: -moz-linear-gradient(top,  #0066d3 1%, #243da0 100%); /* FF3.6-15 */
    /* background: -webkit-linear-gradient(top,  #0066d3 1%,#243da0 100%); */ /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to bottom,  #0066d3 1%,#243da0 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066d3', endColorstr='#243da0',GradientType=0 ); /* IE6-9 */
}


.about-header-container .col-md-12 {
	/* border:2px solid #1f7dc7; */
	margin-top:5em;
	text-align:center;
	padding:50px 40px;
}
.about-header-container h1 {
	margin:0 0 30px;
	color: #333;
	font-weight: 400 !important;
}
.about-header-container p {
	color: #585858;
	font-weight: 400 !important;
}


.pre-footer .container h1 {
    font-size:26px;
    font-weight:700;
    letter-spacing:-2px;
}
.pre-footer .container-footer h4 {
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:-1px;
}
.pre-footer .container {
    border-bottom: 1px solid #bbb;
}
.pre-footer .container .col-lg-4:nth-child(2) {
    text-align:center;
}
.pre-footer .container .col-lg-4:nth-child(3) {
    text-align: right;
}
.pre-footer .container .thumbnail {
    background: rgba(47, 47, 47, 0);
    padding: inherit;
}
.pre-footer .container .thumbnail:nth-child(1) {
    text-align:center;
}
.pre-footer .container .thumbnail:nth-child(2) {
    text-align:center;
}
.pre-footer .container .thumbnail:nth-child(3) {
    text-align:center;
}
.pre-footer .container .thumbnail .caption {
    padding:0;
    color: #505050;
}
.pre-footer .container .thumbnail i {
    font-size:2em;
    color: #929292;
}
.pre-footer .container-footer {
	padding:40px 0;
	border: none;
}
.pre-footer .container-footer .col-lg-3 {
	width:20%;
}
.pre-footer .img-responsive {
	display: inline;
	width:120px;
	/* position:absolute; */
	margin-top: -2em;
}

.container-services {
	position:relative;
	top: -2em;
}

.inside-container .home-services-row {
	position:relative;
	color:#d4d4d4;
	margin: 40px 0;
	overflow: hidden;
	z-index: 1;
	box-shadow: -20px -20px 20px -20px #000;
}
.inside-container .home-services-row a {
	color:rgba(255, 255, 255, 0.77);
	font-size:18px;
}
.inside-container .home-services-row .services-row-link {
	color:#fff;
	position: relative;
	display: block;
	text-align: right;
	/* top: 1em; */
}
.inside-container .home-services-row-middle {
    z-index:0;
}
.inside-container .home-services-row:before {
    content: '';
    width: 55%;
    height: 350px;
    position: absolute;
    right: -42px;
    z-index:;
    /* bottom: 0; */
    transform-origin: top right;
    transform: skewX(-6deg);
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0066d3+1,243da0+100 */
    background: #0066d3; /* Old browsers */
    background: -moz-linear-gradient(top,  #0066d3 1%, #243da0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #0066d3 1%,#243da0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #0066d3 1%,#243da0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066d3', endColorstr='#243da0',GradientType=0 ); /* IE6-9 */
}

.inside-container .home-services-row-middle:before {
    width: 55%;
    left: -3em;
    z-index:-1;
}

.inside-container .home-services-row .col-lg-6:nth-child(1) {
	padding-left:0;
	z-index: -1;
}
.inside-container .home-services-row-middle .col-lg-6:nth-child(2) {
	padding-right:0;
}
.inside-container .home-services-row-middle .col-lg-6:nth-child(1) {
	padding-left:20px;
}

.home-services-row h1 {
	font-weight: 400 !important;
}

.col-lg-6-right,
.col-lg-6-left {
	padding: 75px !important;
	width: 50%;
	float: right;
	position: absolute;
}

.home-services-row-middle .col-lg-6 {
    position: relative;
    z-index: -2;
}


.carousel-indicators li {
    display: inline-block;
    width: 40px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #fff;
    border: none;
    border-radius: inherit;
}
.carousel-indicators .active {
    width: 40px;
    height: 8px;
    margin: 0;
    background-color: rgb(13, 88, 193);
}

.product-item {
	margin-bottom: 100px;
	/* text-align: center; */
}
.product-item .tab-wrapper {
	position:relative;
	padding: 20px 0;
}
.product-item .tab-wrapper .tab-content {
	padding:20px 0;
	display: block;
	position: absolute;
	width: 100%;
}
.tab-content {
	/* overflow:auto; */
	color: #333;33 */
	background: #28467c;
	padding: 20px;
	/* border: 1px solid #cacaca; */
	border-top: none;
}
#hot-rolled .col-md-8 .tab-content {
	/* height:225px; */
}
#hot-rolled .tab-content {
	/* background: #ffffff; */
	/* padding: 80px 0; */
	/* height: 225px; */
}


.tab-wrapper .tab-content {
	/* background-image: url(/img/FR4700-rend.png); */
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 30%;
}
.tab-wrapper .tab-content-FR6000 {
	/* background-image: url(/img/FR6000-rend.png); */
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 30%;
}
.tab-wrapper .tab-content-FR7650TDH {
	/* background-image: url(/img/FR7650TDH-rend.png); */
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 30%;
}
.tab-wrapper .tab-content-FR8600 {
	/* background-image: url(/img/FR8600-rend.png); */
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 30%;
}


.tab-content section {
	padding: 0 0;
}

.tab-content .pdf-row .col-md-4 {
	border: 1px solid #4580b9;
	border-bottom:none;
	width: 260px;
}
.tab-content .pdf-row:nth-child(5) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
	border-right:none;
}
.tab-content .pdf-row:nth-child(4) .col-md-4:nth-child(1) {
	border-right:none;
}
.tab-content .pdf-row:nth-child(3) .col-md-4:nth-child(1) {
	border-right:none;
}
.tab-content .pdf-row:nth-child(2) .col-md-4:nth-child(1) {
	border-right:none;
}
.tab-content .pdf-row:nth-child(5) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}
.tab-content .pdf-row .col-md-4:nth-child(2) {
	padding:6px 20px;
	text-align:right;	
}
.tab-content .pdf-row .col-md-4:last-child {
	border:none;	
}

#profile .pdf-row:nth-child(4) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
	border-right:none;
}
#profile .pdf-row:nth-child(4) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;

}

#profile2 .pdf-row:nth-child(4) .col-md-4:nth-child(1) {
	border-bottom: 1px solid #4580b9;
	border-right:none;
}
#profile2 .pdf-row:nth-child(4) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}
#profile2 .pdf-row:nth-child(4) .col-md-4:nth-child(2) {
	border-bottom:none;
}
#profile2 .pdf-row:nth-child(4) .col-md-4:nth-child(1) {
	border-bottom:none;
}

#profile3 .pdf-row:nth-child(4) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
	border-right:none;
}
#profile3 .pdf-row:nth-child(4) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}


#profile3 .pdf-row:nth-child(4) .col-md-4:nth-child(1) {
	border-bottom:none;
}
#profile3 .pdf-row:nth-child(4) .col-md-4:nth-child(2) {
	border-bottom:none;
}
#profile3 .pdf-row:nth-child(5) .col-md-4:nth-child(1) {
	border-bottom:none;
}
#profile3 .pdf-row:nth-child(5) .col-md-4:nth-child(2) {
	border-bottom:none;
}
#profile3 .pdf-row:nth-child(6) .col-md-4:nth-child(1) {
	border-right:none;
}
#profile3 .pdf-row:nth-child(7) .col-md-4:nth-child(1) {
	border-right:none;
}
#profile3 .pdf-row:nth-child(8) .col-md-4:nth-child(1) {
	border-right:none;
	border-bottom:1px solid #4580b9;
}
#profile3 .pdf-row:nth-child(8) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}


#profile4 .pdf-row:nth-child(4) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
}
#profile4 .pdf-row:nth-child(4) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}

#profile5 .pdf-row:nth-child(4) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
}
#profile5 .pdf-row:nth-child(4) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}

#profile6 .pdf-row:nth-child(4) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
}
#profile6 .pdf-row:nth-child(4) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}

#profile7 .pdf-row:nth-child(3) .col-md-4:nth-child(1) {
	border-bottom:none;
}
#profile7 .pdf-row:nth-child(3) .col-md-4:nth-child(2) {
	border-bottom:none;
}
#profile7 .pdf-row:nth-child(4) .col-md-4:nth-child(1) {
	border-bottom:none;
}
#profile7 .pdf-row:nth-child(4) .col-md-4:nth-child(2) {
	border-bottom:none;
}

#home3 .pdf-row:nth-child(3) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
}
#home3 .pdf-row:nth-child(3) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}

#home4 .pdf-row:nth-child(3) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
}
#home4 .pdf-row:nth-child(3) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}

#home5 .pdf-row:nth-child(3) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
}
#home5 .pdf-row:nth-child(3) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}

#home6 .pdf-row:nth-child(3) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
}
#home6 .pdf-row:nth-child(3) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}

#home7 .pdf-row:nth-child(7) .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
}
#home7 .pdf-row:nth-child(7) .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}
#home7 .pdf-row:nth-child(5) .col-md-4:nth-child(1) {
	border-bottom:none;
}
#home7 .pdf-row:nth-child(5) .col-md-4:nth-child(2) {
	border-bottom:none;
}
#home7 .pdf-row:nth-child(6) .col-md-4:nth-child(1) {
	border-right:none;
}
#home7 .pdf-row:nth-child(7) .col-md-4:nth-child(1) {
	border-right:none;
}

#home7 .pdf-row .col-md-4 {
	width:40%;
}


#home2 .pdf-row .col-md-4:nth-child(1) {
	border-bottom:1px solid #4580b9;
}
#home2 .pdf-row .col-md-4:nth-child(2) {
	border-bottom:1px solid #4580b9;
}



.product-item .col-md-4:nth-child(2) {
	text-align:right;
}
.product-item img {
    display: block;
    position: relative;
    width: 40%;
}

.product-row .product-item img {
	width:80%;
}

.tab-wrapper .col-md-4 img {
	position: relative;
	width: 80%;
	padding-left: 3em;
}
#FR4700 .col-md-4 img,
#FR6000 .col-md-4 img,
#FR7650TDH .col-md-4 img,
#FR8600 .col-md-4 img,
#FR7650TSH .col-md-4 img,
#FR7650TSS .col-md-4 img,
#FR55 .col-md-4 img {
	/* width:70%; */
}

.modal-body .tab-wrapper .col-md-4 img {
	position:absolute;
	width: 360px !important;
	padding-left: 4em;
	/* margin-top: -6em; */
	margin-left: -2em;
}
.tab-content table td img {
    width: 20%;
    margin-left:;
    padding:0 5px;
    position:relative;
    display:;
}
.tab-content-fully-welded .col-md-4 img {
	/* width: 70%; */
}

table, th, td {
   border: 1px solid #d0d0d0 !important;
}
th {
   background:#207ccc !important;
   color:#fff;
}
td {
   background:#ffffff !important;
   color:#296bc3;
}
.table-bordered {
	margin: 50px 0 20px !important;
	/* width: 900px; */
}
.modal-body .table-bordered {
    /* margin: 80px 0 0 !important; */
    width: 550px;
}

#projected-windows .product-item img {
    left:4em;
    top:-3em;
    width:inherit;
}

.product-item .product-item-img,
.product-item .product-item-content {
	/* display: table-cell; */
}
.product-item .product-item-content {
	vertical-align:top;
	/* background: #2959a9; */
	padding: 20px 0;
	position:relative;
}
.product-item .product-item-content h2 {
	margin-top:0;
	/* font-weight: 700; */
	font-size: 30px;
	letter-spacing: -1px;
	/* color: #fff; */
	line-height: 1em;
}
.product-item .product-item-content .btn {
	margin-top:1em;
	background:#2b2b2b;
	box-shadow:0;
	border:none;
	padding: 10px 20px;
	/* display: none; */
}
.product-item .product-item-content:after {
	content: '';
	display: none;
	position: absolute;
	right: 100%;
	top: 40%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 40px solid transparent;
	border-right: 30px solid #2959a9;
	border-bottom: 40px solid transparent;
	border-left: 10px solid transparent;
}

.top-image-wrapper {
	display:block;
	position:relative;
	overflow:hidden !important;
	height: 300px;
}

.top-image-wrapper h1 {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    padding: 150px 0;
    font-size: 50px !important;
    /* font-weight: 900 !important; */
    /* text-shadow: -2px 3px 0px #1d4ca2; */
    background: rgba(0, 0, 0, 0.72);
    margin: 0;
}

.contact-page-container #map-iframe {
	width: 100%;
	height: 350px;
}

.contact-page-container h1 {
	color:#444 !important;
	font-weight: 700 !important;
}

.contact-page-container form {
	padding:0px;
}

.modal-header .close {
    font-size: 3em;
}
.modal-header {
    border:none;
}
.modal-header h1 {
    color:#444;
    font-weight:900 !important;
    font-size: 34px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
.modal p {
    /* color:#fff; */
    font-size: 15px;
    margin: 20px 0 11px;
}
.modal-body h2 {
    color:#fff;
    font-family: 'Open Sans', sans-serif;
    font-weight:300 !important;
}
#hung-series .modal-header h1 {
	font-size: 26px;
	width: 600px;
	margin: 0 auto;
}

.modal-dialog {
    /* top: 10%; */
    width: 860px;
    border-radius: 0 !important;
}
.modal-body {
    padding: 20px 36px 60px;
}
.modal {
	padding-right:0 !important;
	color:#fff;
}
.modal-content {
	border-radius:0;
	background: #ececec;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background:#207ccc;
	border: 1px solid #207ccc;
	color: #fff;
	margin: 0 !important;
}
.col-md-4>.nav-tabs>li.active>a, .col-md-4>.nav-tabs>li.active>a:focus, .col-md-4>.nav-tabs>li.active>a:hover,
.col-md-2>.nav-tabs>li.active>a, .col-md-2>.nav-tabs>li.active>a:focus, .col-md-2>.nav-tabs>li.active>a:hover {
	background: #ffffff;
	font-weight:900 !important;
	border: 1px solid #ccc;
	border-right: none;
	color: #207ccc;
	margin: 0 !important;
	box-shadow: -10px 0px 15px -9px #131313;
}
.col-md-4 .nav-tabs li a:hover,
.col-md-2 .nav-tabs li a:hover {
	background:#ffffff;
	font-weight:900 !important;
	border:1px solid #ccc;
	border-right:none;
	color:#207ccc;
	box-shadow: -10px 0px 15px -9px #131313;
	/* margin: 0 !important; */
}
.nav-tabs li a:hover {
	background:#207ccc;
	border:1px solid #207ccc;
	color:#ffffff;
	/* margin: 0 !important; */
}
.col-md-4>.nav-tabs>li>a,
.col-md-2>.nav-tabs>li>a {
	color:#555;
	font-size: 1.6em !important;
	font-weight:900 !important;
	border-radius: 50px 0 0 50px;
}
.nav-tabs {
    border-bottom: 6px solid #207ccc;
}
.tab-wrapper .col-md-12 {
    padding: 0;
}

.flex-types .col-md-2 {
    margin:0 12px;
}
.col-md-2 {
    padding:0;
}
.col-md-4 .nav-tabs,
.col-md-2 .nav-tabs {
    border-bottom:none;
}
.nav-tabs>li>a {
    /* color:#fff !important; */
    margin: 0 !important;
    border-radius: 0;
}
.col-md-8 .nav-tabs li {
    margin-right: 1px;
}
.col-md-4 .nav-tabs li,
.col-md-2 .nav-tabs li {
    float:none;
    left: 1px;
    z-index: 999;
}
.balance-content .col-sm-12 img {
    width: 100%;
    margin: 0 auto;
    display: block;
}


.title-container h1 {
	color: #2d2d2d;
	padding: 50px 0 10px;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 2em;
	font-size: 26px;
	font-weight: 900 !important;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.form-inline {
	padding:25px 0 0;
}

.hover-dropdown:hover .hover-dropdown-menu {
	opacity:1;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.hover-dropdown-menu {
	opacity:0;
	background:#fff;
	list-style:none;
	padding: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.hover-dropdown-menu li {
	padding: inherit;
}
.hover-dropdown-menu li a {
	color:#222;
	display: block;
	padding: 10px 0;
	text-decoration:none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.hover-dropdown-menu li a:hover {
	background:#ececec;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}


.projected-img-992 {
	width:inherit !important;
}


/* ------ PARALLAX SECTION --------*/
.parallax-window {
    min-height: 400px;
    background: transparent;
}

}
.contact-info-block {
  /* display:inline-block; */
  width:100%;
  min-height: 200px;
  text-align:center;
  background-attachment: fixed;
  background-size: 1140px 600px;
  background-repeat: no-repeat;
  background-position: center bottom;
  font-size:30px;
  margin: 0;
}
.contact-info-block .overlay {
  display:inline-block;
  width: 100%;
  /* max-width:1140px; */
  /* height: 100%; */
  margin:0 auto;
  background-color: #143165;
  /* border-radius:20px; */
  padding: 60px 0;
  position: relative;
  /* z-index: -1; */
  line-height: 1em;
  /* text-shadow: 0px 0px 6px #000; */
  text-align: center;
  font-weight:900;
  font-size:40px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}
.contact-info-block .overlay h3 {
	font-weight:100;
	font-size:32px;
}





.container {
	width: 100%;
}
.inside-container {
	display:block;
	width:100%;
	max-width:1170px;
	margin:0 auto;
}
.pre-footer .inside-container {
	margin-top:4em;
}

.container2 {
	display:inline-block;
	width:100%;
	/* overflow: hidden; */
}
#homepage .container2 {
	background: #0683db;
}

.contact-page-container p {
	color:#4e4e4e;
}

.top-image {
	width:100%;
	height:auto;
	max-height:513px;
}
.page {
  margin-top: 50px;
  /* margin-bottom:40px; */
}
.center {
	display:block;
	margin:0 auto;
	text-align:center;
}
.vms_iframe-1 {
	display:block;
	width:100%;
	height:450px;
	border:none;
	max-width:800px;
	margin:10px;
}

.vms-slide {
  height: 350px;
  width:100%;
  /* display:inline-block; */
  background-repeat:no-repeat;
  background-size:cover;
  background-position: 0;
}
.navbar {
  background-color: rgba(255, 255, 255, 0);
  border-bottom:none !important;
  border-left:0;
  border-right:0;
  border-top:0;
  min-height:40px;
  border-radius:0;
  /* box-shadow: -2px 14px 11px -12px #000; */
}

.navbar .header-logo {
  background:#333;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	color:#333333;
	font-weight: bold !important;
}
.nav > li {
	border-right:none;
	/* float: none; */
}
.nav > li > a {
	font-family: 'Open Sans', sans-serif;
	color: #212121;
	padding:10px 20px;
	font-weight: 100 !important;
	font-size: 18px;
	/* margin: 0 10px; */
}
.parallax-window-header .overlay {
	background-color:rgba(0, 0, 0, 0.43) !important;
	display: none !important;
}
.parallax-window {
  display:inline-block;
  width:100%;
  min-height: 300px;
  text-align:center;
  background-attachment: fixed;
  background-size: 1140px 600px;
  background-repeat: no-repeat;
  background-position: center bottom;
  color:#fff;
  font-size:30px;
  margin: 0;
  /* background: url(/img/slider-bg-4.jpg); */
}
.parallax-window .overlay {
  display:inline-block;
  width: 100%;
  /* max-width:1140px; */
  height: 100%;
  margin:0 auto;
  /* background-color: #0683db; */
  /* border-radius:20px; */
  padding: 75px 0;
  position: relative;
  /* z-index: -1; */
  line-height: 1em;
  /* text-shadow: 0px 0px 6px #000; */
  text-align: center;
  font-weight:900;
  font-size:40px;
  font-family: 'Open Sans', sans-serif;
}
.parallax-window .overlay h3 {
	font-weight:100;
	font-size: 24px;
	line-height: 30px;
}
.parallax-window .overlay h3 a {
	color: #fff !important;
	text-decoration:underline;
	font-weight: bold;
}
.parallax-window .overlay h3 a:hover {
	text-decoration:none;
	font-weight:bold;
}

.footer {
  display:block;
  background-color:#222;
  color:#fff;
  width:100%;
  padding:20px;
  text-align:center;
  font-size:12px;
}

.footer a {
	color:#fff;
}
.pre-footer a {
	color:#656565 !important;
}
.cta-footer {
	display:block;
	width:100%;
	padding:50px;
	background-color: rgba(90,172,255,1);
}
.pre-footer {
  display:block;
  background-color: rgb(255, 255, 255);
  color:#696969;
  width:100%;
  padding:20px;
  /* min-height: 550px; */
  /* background: whitesmoke; */
  background-position: 0px -50px;
  background-repeat: no-repeat;
  background-size: cover;
}
.pre-footer center {
	font-size: 5em;
	font-weight:100;
	color:#0683db;
	font-family: 'Calligraffitti', cursive;
	text-shadow: -5px 0px 3px rgba(0, 0, 0, 0.43);
}

.white_link:link, .white_link:visited {
	/* color:#fff; */
}
.white_link:hover {
	color:#3CF;
}
.icon {
	margin:5px;
}
.icon-footer, .icon-footer:link, .icon-footer:visited {
	color:#fff !important;
	margin:5px;
	font-size:18px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	background: #3a3a3a;
	padding: 12px;
	height: 40px;
	width: 40px;
	border-radius: 100px;
}
.icon-footer:hover {
	color:#999 !important;
}
.footer-title {
	font-size:18px;
	border-bottom:solid 1px #999;
	margin-bottom:10px;
	font-weight:bold;
}
.pre-header {
	display:inline-block;
	width:100%;
	background: #143165;
	height:60px;
	position: fixed;
	z-index: 9999;
	color: #ffffff;
	top:0;
	border-bottom: solid 6px #ffffff;
}
.pre-header a {
	color: #ececec;
}
.pre-header a:hover {
	color:#0CF;
}
.border-right {
	/* border-right:solid 1px #ededed; */
	height:58px;
	padding:20px;
	text-align: right;
}

.col-xs-6 {
	text-align:center !important;
}

#header{
	position: fixed;
	top: 60px;
	width: 100%;
	height: 60px;
	font-family: 'PT Sans', sans-serif;
	z-index:1000;
	box-shadow: 0px 0px 10px 1px #000;
	
	//
	set animation
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,dbdbdb+0,dbdbdb+40,d1d1d1+51,fefefe+100 */
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 0%, #dbdbdb 40%, #d1d1d1 51%, #fefefe 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 0%,#dbdbdb 40%,#d1d1d1 51%,#fefefe 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 0%,#dbdbdb 40%,#d1d1d1 51%,#fefefe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}
#header.sticky {
	text-align: left;
	height: 50px;
	/* top:0px !important; */
}
#logo {
  display:block;
  width:450px;
  height:auto;
  max-width:500px;
  max-height:84px;
  margin:10px 0;
  -webkit-transition: width 1s ease, height 1s ease;
  padding: 0;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: -2px;
  padding-bottom: 0;
}
#logo.sticky_size {
	height: auto;
	/* width:200px; */
	margin: 2px 0 0;
	padding: 0;
	font-size: 22px;
}
#nav-sticky {
	margin-top: 10px;
	-webkit-transition: all 0.4s ease;
	width: 100%;
}
#nav-sticky.sticky_margin img {
	width:50%;
	-webkit-transition: all 0.4s ease;
}
#nav-sticky.sticky_margin {
	margin-top:0;
}
#nav-sticky.sticky_margin .center-logo {
	margin-top:5px;
}
.in-bg {
	background:rgba(255,255,255, 0.8);
	margin-bottom:5px;
	width:100%;
	border:solid 1px #CCC;
	padding: 8px 0;
}
.error {
	border: 1px solid #F00;
}
.box1 {
	display:block;
	width:100%;
	height:100%;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-size:cover;
	color:#fff;
	padding:20px;
}
.box2 {
	display:inline-block;
	width:100%;
	padding:20px 0;
	background-color:#5d0001;
	color:#fff;
	margin:20px 0;
}
.box3 {
	display:block;
	margin:20px auto;
	padding:20px 0;
	border-top:solid 1px #ececec;
	border-bottom:solid 1px #ececec;
}
.box4 {
	padding: 0;
	position: relative;
	background-image:url(/img/slider-windows-bg-3.jpg);
}

.box4 h3 {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    margin: 0;
}
.box4 h4 {
    letter-spacing:0;
}

.box-shadow {
	border:solid 1px #CCC;
	border-radius:10px;
	margin:10px 20px 30px 10px;
	padding:10px;
	-webkit-box-shadow: 10px 10px 41px 0px rgba(0,0,0,0.37);
	-moz-box-shadow: 10px 10px 41px 0px rgba(0,0,0,0.37);
	box-shadow: 10px 10px 41px 0px rgba(0,0,0,0.37);
}
.mobile_hide {
	display:block;
}
.mobile_only {
	display:none;
}
/* ---Projects---*/
.portfolio-item {
	float: left;
    position: relative;
    width: 20%;
	height:200px;
    padding: 0;
    margin: 0;
    display: table;
	z-index: 10;
}

.item-hover {
	display: table;
    position: absolute;
    text-align: center;
    width: 100%;
	z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
    opacity: 0;
}
a.item-hover:hover {
    opacity: 1;
	text-decoration:none;
}
.mask {
	background-color: #000;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    min-height: 100.14%;
}
a.item-hover div.item-info {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    z-index: 1000;
	width:100%;
	height:200px;
}
.item-img {
	display:block;
    overflow: hidden;
	width:100%;
	height:200px;
}

.headline > h2 {
	color:#fff;
	font-size:22px;
}
.portfolio-image {
	display:block;
	width:100%;
	height:100%;
}



/* ------ End Projects --------*/

#portfolio {
  display: block;
}

#portfolio li {
  display: block;
  float: left;
  width:280px;
  height:160px;
  position:relative;
  border:solid 10px #fff;
  
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);
  box-shadow: 1px 2px 2px rgba(0,0,0,0.25);
}

#portfolio li a {
  display:block;
  background: #fff;
  width:100%;
  height:140px;
  width:260px;
  overflow:hidden;
  position:relative;
}
#portfolio li a img {
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%);
}

.tab-pane .col-md-6-image {
    background-image: url(/img/FR4700-rend.png);
    background-repeat: no-repeat;
    /* background-size: contain; */
    background-position: 50px 28px;
    display: block;
    height: 800px;
    width: 400px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.tab-pane .col-md-6-image-2 {
    background-image: url(/img/FR6000-rend.png);
    background-repeat: no-repeat;
    /* background-size: contain; */
    background-position: 50px 28px;
    display: block;
    height: 800px;
    width: 400px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.nav-tabs-vertical {
	margin:0;
	padding:0;
}
.nav-tabs-vertical li.active a {
	border-left:solid 10px #333;
}
.nav-tabs-vertical li {
    border-top: solid 1px #ececec;
}
.tab-custom {
	color:#333;
	font-weight:normal !important;
}
a.tab-custom:focus {
	background-color: transparent !important;
}
.nav-stacked>li+li {
    margin-top: 0px !important;
    margin-left: 0;
}
.btn {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	width: 100%;
	padding: 10px 0;
	background: #20507f;
	border: none;
	border-radius: 2px;
	padding: 20px;
	margin-bottom: 4px;
}

.container-fluid .btn {
	width:100px;
	padding: 7px 0;
	background: #1352b9;
	color: #fff;
	border-color: #0040a7;
	border-radius: inherit;
}
.container-fluid input {
	border-radius: inherit;
}
.container-fluid .col-md-6-title {
	text-align: center;
	padding-left: 20em;
}
.container-fluid h2 {
	color:#eee;
	font-family:'Open Sans';
	font-weight:100;
	letter-spacing:-1px;
}
.form-inline {
	padding: 20px 0 0;
}

.margin_bottom {
	margin-bottom:1em;
	margin-top: 2em;
}

/* /adams styles__________ */

section-title-1 {
    margin-bottom: 2em;
}

.video-margine {
    margin-top: 2em;
}

/* Ricky's Styles */


@media screen and (min-width : 1824px) {

.inside-container-header:after {
    bottom: 14em !important;
}

}


@media screen and (min-width : 1440px) {

.inside-container-header:after {
    /* bottom: 10em; */
}

}


@media (max-width: 1190px) {
	#logo {
		width:250px;
	}

	.product-item .product-item-img, .product-item .product-item-content {
    display:inherit;
}

.container {
	width:100%;
}

}

@media (max-width: 736px) {

.fire-rated-para {
    padding: 0 !important;
}

.pre-footer center {
	font-size:2em;
}

.services-container-fluid .col-md-6:nth-child(1) {
	display:none;
}

.services-container-fluid {
	background-image:none;
}

.tab-wrapper .balance-content {
	padding:0;
}
.fire-rated-heading .col-md-10 .tab-content {
	/* padding:5px 0; */
}

.home-header-container .product-row .col-lg-4 {
    margin-bottom:8px;
    width: 100%;
}

.home-header-container .product-row img {
    width: 10%;
}

.modal-header h1 {
    font-size: 32px;
}

.fire-rated-para .col-md-3 {
    padding: 20px;
}
.fire-rated-para .col-md-3 p {
    font-size:14px;
    font-weight:100;
    width: 250px;
}
.fire-rated-para .col-md-3 img {
    width: 36%;
    top: -14em;
}
.fire-rated-para .balance-image img {
    width: 100%;
    top: -14em;
}

.modal-body {
    padding: 20px 20px 60px;
}

.tab-wrapper .col-md-4 img {
    position: inherit !important;
    /* width:60%; */
    margin:20px 0;
    padding: 0 50px;
}

.table-bordered td:first-child {
    /* width: 210px; */
}

.tab-content table td img {
    width:40%;
    margin-left:;
    margin: 0;
    position: relative;
    display:;
}

.tab-content:nth-child(2) {
    padding: 0;
}

.fire-rated-heading {
    padding:0;
}

.tab-content .pdf-row .col-md-4 {
	border:none !important;
}

.tab-wrapper .pdf-row img {
    width: 5%;
    margin-left: 2.5em;
    position: absolute;
    display: block;
}

.modal-dialog {
    width: inherit;
}

.nav > li > a {
	text-transform:uppercase;
}

.dropdown-menu li {
	/* text-align:center; */
}

.carousel .slide-1,
.carousel .slide-3 {
    background-position: -8.4em 0;
}

.about-header-container {
	padding-bottom:50px;
}

.inside-container-header:after {
    height: 900px;
    bottom: -33em;
}
.title-container h1 {
	letter-spacing: -4px;
}

.home-header-container .col-md-4 h2 {
	padding:1em 0 0;
}

.home-header-container .col-md-4 {
    position: relative;
    top: 0;
    box-shadow:none;
}
.home-header-container .col-md-4:after {
    display:none;
}

.inside-container .home-services-row .col-lg-6 {
    padding: 0;
}
.col-lg-6-right, .col-lg-6-left {
    padding: 40px !important;
}
	
	.mobile_hide {
		display: none !important;
	}
	.mobile_only {
		display: block !important;
	}
	.call2action {
	  display:block;
	  width:100%;
	  max-width:1140px;
	  min-height:110px;
	  text-align:center;
	  color:#fff;
	  font-size:30px;
	  margin:0 auto;
	  border-radius:20px;
	}

	.inside-container {
    /* width: 90%; */
}

.nav>li:nth-child(3) {
    /* display:none; */
}
.nav-tabs>li:nth-child(3) {
    display: block;
}
.navbar {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 6px 1px #000;
}
.navbar .img-responsive {
    display: block;
    position: absolute;
    width: 70% !important;
    padding-left: 20px;
    top: 1em;
    /* left: 30%; */
}
.navbar .navbar-collapse {
    /* margin-top: 3em; */
    border: none;
}
.navbar-header {
    height: 64px;
}
.navbar .navbar-nav {
    /* margin: 3em 0 2em; */
    height: inherit;
    width: 100%;
    text-align: left;
}


.pre-header {
	display:none;
}
#header {
	top:inherit;
}

.home-header-container:after {
	display:none;
}

.home-header-container form h2 {
    margin: 0 auto;
    font-size: 22px;
    font-weight: 100;
    letter-spacing: -1px;
    padding: 20px;
    text-align: center;
    /* background: rgb(255, 255, 255); */
    position: relative;
    top: 0;
}

.home-header-container h1 {
    font-size: 2.5em;
}

.pre-footer {
    background-position: 0 200px;
}

.overlay {
    padding: 120px 0;
    font-size: 42px;
}

.pre-footer .container .col-lg-4:nth-child(1) {
	display:none;
    text-align: center;
}
.pre-footer .container .col-lg-4:nth-child(3) {
    text-align: center;
}

.pre-footer .container-footer .col-lg-3 {
    width: inherit;
}

.inside-container .home-services-row:before {
    content: '';
    width: 100%;
    height: 350px;
    position: absolute;
    right: 0;
    z-index:;
    bottom: -2;
    transform-origin: top right;
    transform: skewY(-6deg);
    background: #0066d3;
    background: -moz-linear-gradient(top, #0066d3 1%, #243da0 100%);
    background: -webkit-linear-gradient(top, #0066d3 1%,#243da0 100%);
    background: linear-gradient(to bottom, #0066d3 1%,#243da0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066d3', endColorstr='#243da0',GradientType=0 );
}
.inside-container .home-services-row-middle:before {
    content: '';
    width: 100%;
    height: 380px;
    left:0;
    position: absolute;
    right: 0;
    z-index:;
    bottom: 16em;
    transform-origin: top right;
    transform: skewY(-6deg);
}

.product-item .product-item-img,
.product-item .product-item-content {
    display:inherit;
}

.top-image-wrapper {
    height: inherit;
}
.top-image-wrapper h1 {
    padding:70px;
    font-size:24px !important;
    font-weight:100 !important;
}

#projected-windows .product-item img {
    top: inherit;
    width: 308px;
    left: 2em;
}

.product-item .product-item-content:after {
	display:none;
}

.contact-page-container #map-iframe {
    margin-top:2em;
}
.contact-page-container form {
    padding: inherit;
}
input[type=submit] {
    width: 100%;
    background: #28467c;
    color: #fff;
    border: none;
}

.parallax-window {
    background-attachment:inherit;
}

.services-top-container-fluid .col-md-6:nth-child(2),
.services-middle-container-fluid .col-md-6,
.services-last-container-fluid .col-md-6:nth-child(2) {
	padding: 50px !important;
}

.services-last-container-fluid {
    background-position: 0;
}
.services-middle-container-fluid .col-md-6:nth-child(2) {
	/* top:-6em; */
	display:none;
}

}