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

body{
	padding-top: 110px;
	padding-bottom: 50px;
}


#top-navbar{
	background-color:#fff;
	border:none;
	opacity: 1;
}

#top-navbar a{
	height:80px;
	font-family: Arial;
	color: #000;
	font-size: 21px;
	font-weight: 700;
}

#top-navbar .active a{
	background-color:#B42A2D;
	color: #fff;
	
}

#top-navbar .navbar-nav a{
	padding-top:32px;
	font-size: 14px;
}

#bottom-navbar{
	height:auto;
	padding: 10px;
}

#bottom-navbar p{
	margin-top:10px;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 29.01px;
}

#landing-page-jumbo{
	border-radius: 10px;
	background-color: gray;
	color: gray;
	background-image: url(../images/landing-page-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#landing-page-jumbo h1,
#landing-page-jumbo p{
	width:66%;
	font-family: Arial;
}

#landing-page-jumbo a{
	border-width:3px;
	border-radius: 4px;
	border-color: #ffffff;
	border-style: solid;
	color: #fdfefe;
	font-size: 21px;
	font-weight: 700;
	background-color:rgba(171,171,171,0)
}

#landing-page-grid p{
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 300;
	line-height: 25.01px;
}

#landing-page-grid a{
	width: 150px;
	border-radius: 4px;
	border-width: 3px;
	border-color: #B42A2D;
	border-style: solid;
	font-family: Arial;
	color: #B42A2D;
	font-size: 1em;
	font-weight: 600;
	background-color: transparent;
}
#landing-page-grid2 p{
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 300;
	line-height: 25.01px;
}

#landing-page-grid2 a{
	width:150px;
	border-radius: 4px;
	border-width: 3px;
	border-color: #B42A2D;
	border-style: solid;
	font-family: Arial;
	color: #B42A2D;
	font-size: 1em;
	font-weight: 600;
	background-color: transparent;
}
#landing-page-grid3 p{
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 300;
	line-height: 25.01px;
}

#landing-page-grid3 a{
	width: 150px;
	border-radius: 4px;
	border-width: 3px;
	border-color: #7bbf9d;
	border-style: solid;
	font-family: Arial;
	color: #7bbf9d;
	font-size: 1em;
	font-weight: 500;
	background-color:white;
	margin-bottom:10px;
}

#features-well .well{
	margin-top:20px;
	border-radius: 10px;
	border-width: 1px;
	border-color: #a5a5a5;
	border-style: solid;
	background-color: #d26511;
	font-family: Arial;
	color: #fffefe;
	font-size: 18px;
	font-weight: 600;
}

#features-list .panel-heading,
#features-list .panel-footer{
	background-color:#EBEBEB;
	font-family: Arial;
	color: #505050;
	font-size: 24px;
	font-weight: 600;
}

#features-list a{
	border:none;
	color: #747776;
	font-family: Arial;
	font-size: 18px;
	font-weight: 400;
}

#carousel1{
	border-radius: 20px;
	overflow:hidden;
}

#gallery-images{
	margin-left:14px;
	margin-right:14px;
	margin-top:4px;
}

#gallery-images div{
	padding:1px;
}

#gallery-text h3{
	font-family: Arial;
	color: #d26511;
	font-size: 30px;
	font-weight: 600;
}

#gallery-text p{
	font-family: Arial;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
}

#article-content img{
	border-radius:14px;
}

#article-content h1{
	font-family: Arial;
	color: #000;
	font-size: 2em;
	font-weight: 800;
	text-align: center;
}
@media (min-width: 767px) {#article-content h3{
	font-family: Arial;
	color: #000;
	font-size: 1.6em;
	font-weight:500;
	text-align: center;
}
}


#article-content p strong{
	font-family: Arial;
	color: #000;
	font-size: 18px;
	font-weight: 900;
}

#article-content p{
	font-family: Arial;
	font-size: 1.2em;
	font-weight: 600;
	color: #000;
	padding-bottom: 5px;
}
#article-content2 img{
	border-radius:14px;
}

#article-content2 h1{
	font-family: Arial;
	color: #000;
	font-size: 2em;
	font-weight: 800;
	text-align: left;
}

#article-content2 p strong{
	font-family: Arial;
	color: #000;
	font-size: 18px;
	font-weight: 900;
}

#article-content2 p{
	font-family: Arial;
	font-size: 1.2em;
	font-weight: 600;
	color: #000;
	padding-bottom: 5px;
}
#article-content3 img{
	border-radius:14px;
}

#article-content3 h1{
	font-family: Arial;
	color: #000;
	font-size: 2em;
	font-weight: 800;
	text-align: left;
}
article-content3 h2{
	font-family: Arial;
	color: #000;
	font-size: 2em;
	font-weight: 800;
	text-align: left;
}

#article-content3 p strong{
	font-family: Arial;
	color: #000;
	font-size: 18px;
	font-weight: 900;
}

#article-content3 p{
	font-family: Arial;
	font-size: 1.2em;
	font-weight: 400;
	color: #000;
	padding-bottom: 5px;
}

#article-menu,
#article-menu .well{
	padding:0;
}

#article-menu .list-group-item{
	border:none;
	font-family: Arial;
	color: #3a3a3a;
	font-size: 18px;
	font-weight: 400;
}

#article-menu a.active{
	background-color:#D26510;	
}

#article-menu .active .list-group-item-text{
	color:white;
	font-weight:600;
}

#article-menu-search{
	padding:14px;
	font-family: Arial;
	color: #6f6d6d;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
}

#article-menu-search input{
	border-radius: 10px;
	border-width: 1.4px;
	border-color: #c2c2c2;
	border-style: solid;
	background-color: #ffffff;
}

/*button color heroes red*/
#article-menu-search .btn{
	border-radius: 10px;
	border-width: 3px;
	border-color: #B42A2D;
	border-style: solid;
	font-family: Arial;
	color: #B42A2D;
	font-size: 18px;
	font-weight: 700;
}

#contact-jumbo{
	padding: 24px;
	background-color: transparent;
	background-image: url(../images/contact-banner.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	font-family: Arial;
	color: #ebebeb;
	font-size: 48px;
	font-weight: 400;
}

#contact-information{
	font-family: Arial;
	color: #636363;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
}

#contact-form label{
	margin-top:14px;
	font-family: Arial;
	color: #fff;
	font-size: 18px;
	font-weight: 900;
}

#contact-form input,
#contact-form textarea{
	border-radius: 5px;
	border-width: 1.4px;
	border-color: #c2c2c2;
	border-style: solid;
}

#contact-form .btn{
	border-radius: 8px;
	border-width: 0px;
	border-color: #7bbf9d;
	border-style: solid;
	font-family: Arial;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	background-color: rgba(41, 105,160, 1);
}
#contact-form .btn:hover{
	
	font-family: Arial;
	color: #fff;
	background-color: #B42A2D;
}
#landing-page-grid2 .btn:hover{
	font-family: Arial;
	color: #fff;
	background-color: #B42A2D;
}
#landing-page-grid .btn:hover{
	font-family: Arial;
	color: #fff;
	background-color: #B42A2D;
}
.landingBody{
	padding-top: 50px;
}

@media screen and (max-width:767px){
	#landing-page-jumbo h1,
	#landing-page-jumbo p{
		width:100%;
	}
	#article-content h3{
	font-family: Arial;
	color: #000;
	font-size: 16px;
	font-weight:500;
	text-align: center;
	}
	#landing-page-grid a,
	#landing-page-grid2 a {
		font-family: Arial;
	color: #B42A2D;
	font-size: 14px;
	font-weight:500;
	text-align: center;
	}
}

.current {
	font-weight: bold;
	text-decoration: underline;
	
}

@media screen and (min-width:992px){
	#feature-video{
		width:720px;
		height:404px;
	}
}

@media screen and (max-width:992px){
	#gallery-images{
		display:none;
	}
}

.siteBackground {
	background-color: #fff;
}

#careers-well {
	background-color: 
}

.bigLogo {
/*
	background-image: url(../images/TitanLogo4Favorite.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
*/
}

.video-container {
    position: relative;
	height: 100%;
	width: 100%;
	background-color: #000;
    padding-bottom: 34.25%;
    padding-top: 0px;
    overflow: hidden;
	z-index: -100;
	bottom: 0;
	margin-top: 0px;
	background-image: url("../images/Natural_Gas_Plant_1.jpg");
	background-attachment: scroll;
	background-position: bottom;
	background-size: cover;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.labelBackGround {
	background-color: rgba(28, 28, 28, .8);
}


.contactText {
	color: #fff;
	font-size: 18px;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}



@media screen and (min-width: 768px) {.videoText {
	color: #fff;
	position: inherit;
    width:100%;
    height:40px;
	z-index: 10;
	animation: zoom 4s;
	padding-top: 19%;
}
}


.videoTitle {
	color: #fff;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	text-shadow: 1px 1px 2px #282828;
	font-size: 5vw;
	font-weight: 600;
	width: 50%;
	border-right-style: solid; 
	border-left-style: solid;
	border-right-color: #B42A2D;
	border-left-color: #B42A2D;
	border-width: thick;
	margin-bottom: 0px;
	line-height: 5vw;
	
}

.videoBanner {
	color: #fff;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	text-shadow: 1px 1px 1px #282828;
	font-size: 1.6vw;
	font-weight: 300;
	margin-bottom: 0px;
	width: 50%;
	text-transform: uppercase;
}
.videoBanner2 {
	color: #fff;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	text-shadow: 1px 1px 1px #282828;
	font-size: 1.4vw;
	font-weight: 300;
	margin-bottom: 0px;
	width: 50%;
	text-transform: uppercase;
}
@keyframes zoom {
  from {
    transform: scale(0);
	  opacity: .1;
  }
  to {
    transform: scale(1);
	  opacity: 1;
  }
}
.border-top-bottom1 {
	border-top-style: solid;
	border-top-color: #B42A2D;
	border-bottom-style: solid;
	border-bottom-color: #B42A2D;
	padding-top: 25px;
	padding-bottom: 25px;
		
}

.wide-conatiner {
	background-image: url("../images/contactBG.jpg");
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	background-color:  rgba(0,0,0,.6); 
}
.wide-conatiner2 {
	background-image: url("../images/Natural_Gas_Plant_2.png");
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	background-color:  rgba(0,0,0,.6); 
}

.videoTitle2 {
	color: #B42A2D;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	text-shadow: 1px 1px 2px #282828;
	font-size: 5vw;
	font-weight: 600;
	width: 50%;
	margin-bottom: 0px;
	border-right-style: solid; 
	border-left-style: solid; 
	border-right-color: #B42A2D;
	border-left-color: #B42A2D;
	border-width: thick;
	line-height: 5vw;
}


.padding {
	padding-top: 10px;
	padding-bottom: 10px;
}
.shadow {
	-webkit-box-shadow: -2px 2px 12px -1px rgba(0,0,0,0.76);
	-moz-box-shadow: -2px 2px 12px -1px rgba(0,0,0,0.76);
	box-shadow: -2px 2px 12px -1px rgba(0,0,0,0.76);
}
@media (min-width: 997px) { .bodyTitle {
	color:#000;
	text-align: center;
	font-size: 1.6em;
	padding-top: 2%;
	padding-bottom: 2%;
	font-weight: 300;
}
}
@media (max-width: 600px) { .mobile-h {
	font-size: 32px;
}
}
@media (max-width: 600px) { .mobile-p {
	font-size: 24px;
}
}

.fullWidth {
	width: 100%;
	background-color: #fff;
	padding-top: 0%;
	padding-bottom: 2%;
}
@media (max-width: 996px) {.bodyTitle {
		font-family: Arial;
	color: #000;
	font-size: 16px;
	font-weight:300;
	text-align: center;
	}
}
@media (min-width:770px){.bigTitle {
	font-size: 2.4vw;
	font-weight: 600;
	text-align: center;
	color: #000;
	z-index: 1;
	padding-bottom:3%;
}
}
@media (max-width:769px){.bigTitle {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	color: #000;
	z-index: 1;
	padding-bottom:3%;
}
}

.border-top {
	border-top-style: solid;
	border-top-color: #B42A2D;
	padding-top: 2%;
	padding-bottom: 2%;
}

@media (max-width:929px) {.graphic {
	display: none;
}
}

@media (min-width:930px) {.left-container {
	background-color: #FFFFFF;
	float: center;
	height: auto;
	text-align: center;
	display: inline-block;
	padding-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	}
}

.appear {
	-webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 4s; /* Firefox < 16 */
        -ms-animation: fadein 4s; /* Internet Explorer */
         -o-animation: fadein 4s; /* Opera < 12.1 */
            animation: fadein 4s;
}


@media (max-width:600px){.topNavPad {
	padding-top: 18%;
}
}

.contentPageText {
	font-size: 18px;
	color: #000;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	
}

.contentPageTitle {
	font-size: 25px;
	padding-top: 3%;
	text-align: center;
	padding-bottom: 1%;
	color: #000;
}
.listText {
	font-size: 18px;
	padding: 8px;
	text-align: center;
	list-style-type: none; 
}

@media (min-width:1400px) { .line {
	width: 100%;
    height: 60px;
    border-bottom: 4px solid #B42A2D;
    position: absolute;
}
}

.slideIn {
	   left: -110%;
    -webkit-animation: slide 3s forwards;
    -webkit-animation-delay: .5s;
    animation: slide 3s forwards;
    animation-delay: .5s;
}

@-webkit-keyframes slide {
    100% { left: 0; }
}

@keyframes slide {
    100% { left: 0; }
}

.contentImage {
	padding-top: 2%;
	margin-left: auto;
	margin-right: auto;
	z-index: -10;
}
.servicesImage {
	padding-top: 7%;
	margin-left: auto;
	margin-right: auto;
	z-index: -10;
}

.largeImage {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
	border-radius: 10px;
}

.contactExec {
	text-align: center;
	line-height: 16px;
	font-family: Ariel;
	color: white;
	padding-top: 20px;
}
.contactBlock {
	background-color: rgba(0,0,0,0);
	vertical-align: middle;
	margin-top: 0%;
	padding-top: 1%;
}

@media (max-width: 929px){
	#bottom-navbar .container div:first-child{
		display:none;	
	}
	#bottom-navbar{
		text-align:center;
	}
	.bottom-navbar-left,
	.bottom-navbar-right {
		font-size: 1.8vw;
	}
}
@media (min-width: 930px) {
  .bottom-navbar-left {
    float: left !important;
  }
  .bottom-navbar-right {
    float: right !important;
    margin-right: -15px;
	  width:80%;
  }
}
@media (max-width: 930px) {
 
}
@media (max-width: 750px){
	#bottom-navbar .container div:first-child{
		display:none;	
	}
	#bottom-navbar{
		text-align:center;
	}
	.bottom-navbar-left,
	.bottom-navbar-right {
		font-size: 12px;
	}
}


.bottomNavEquip {
	padding-right: 15px; 
	color: #B42A2D;
	font-size: .8em;
	text-align: center;
	vertical-align: bottom;
}

@media (max-width:767px) {.mobileHide {
	display: none;
}
}

@media (min-width:768px) {.mobileShow {
	display: none;
}
}

.logoZoom {
	animation: zoom 4s;
}

.largerImage {
	max-height: 75%;
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
	border-radius: 10px;
}

.mapContainer {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
