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


/* Jumbotron */
/*.jumbotron {
  color: inherit;
  background-color:#0a4595;
height:50px;
	
}
.jumbotron h1,
.jumbotron .h1 {
  color:white;
}
.jumbotron p {
  font-size: 15px;
  font-weight: 200;
	color:white;
	padding-bottom:10px;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
*/




html, body{
	color:#111111;
	position: relative;
	/*min-width: 980px;*/
	background-color: #FFFFFF;
	font-family: "Proxima Nova" sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
  	min-height: 100%;
}

section{
	  margin: 0 auto;

}

footer{
/*position: absolute;*/
  right: 0;
  bottom: 0;
  left: 0;
}
.body-text{
	color: #454545;
	font-size:inherit;
	
}

.col-container {
    display: table;
    width: 100%;
}
.col {
    display: table-cell;
	padding-left: 10px;
	padding-right:10px;
}

hr.vertical
{
   width: 3px;
   height: 40px; /* or height in PX */
background-color:#0a4595;
} 


p{
	padding-bottom: 20px;
	text-align: center;
	font-family: 'Proxima Nova' sans-serif;
}

.link-none:hover{
	text-decoration: none;
}
a{
	color:#0d59a7;
	outline:none;
	cursor:pointer;
}
a :active{
	outline: none;
	color:none;
}
a:hover{
	text-decoration:none;
	color:#6b84b4;
}
a:visited{
	outline: none;
}

/* Logo */

.logo{
	padding:10px;
}
.logo-text1{
	font-size:26px;
    line-height: 30px;
	color:#0a4595;
	margin-top:15px;
}
.logo-text1:hover{
	color:#0a4595;
	text-decoration: none;
}

.logo-text2{
	font-family: "Proxima Nova" sans-serif;
	font-size: 16px;
	font-weight: lighter;
	line-height: 12px;
	letter-spacing: 1px;
	color: black;
}
.logo-text2:hover{
	color:black;
	text-decoration: none;
}

.noaa {
	width:75%;
}

.protech{
	width:40%;
	padding-left: 10px;
	margin-left: 100px
}

#Map area{
	outline: none;
}

#Map_2 area{
	outline:none;
}

/*  Header styles */

h1, .h1{
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'Proxima nova', sans-serif;
    color: #0a4595;
    font-size: 64px;
    line-height: 59px;
    font-weight: 800;
}

h2, .h2{
	margin-top: 1px;
    margin-bottom: 10px;
    font-family: 'Proxima nova', sans-serif;
    color: #0a4595;
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
}
h3, .h3{
	margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'Proxima nova', sans-serif;
    font-size: 28px;
    line-height: 39px;
    font-weight: bold;
} 
h4, .h4{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0px;
    font-family: 'Proxima nova', sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}  
h5, .h5{
	 clear: none;
    font-family: 'Proxima nova', sans-serif;
    color: #0099d8;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    letter-spacing: 5px;
    text-transform: uppercase;
}
h6, .h6{
	margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Proxima nova', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 6px;
    text-indent: 0px;
    text-transform: uppercase;
}

h7, .h7{
	margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Proxima nova', sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bolder;
    letter-spacing: 4px;
    text-indent: 0px;
    text-transform: uppercase;
}


.section-bold-heading {
    font-family: 'Proxima nova', sans-serif;
    font-size: 16px;
    line-height: 48px;
    letter-spacing: 6px;
    text-transform: uppercase;
	font-weight:bold;
}

.img-map{
	width:100%;
}
.blue{
    font-family: 'Proxima nova', sans-serif;
	background-color: #0282d2;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 54px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}
.darkblue{
    font-family: 'Proxima nova', sans-serif;
	background-color:#0a4595;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 54px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}

.link-hover{
	display:block;
	padding-right:5px;
	font-size: 12px;
	color:white;
	padding-left: 5px;
	text-decoration: underline;
}
.link-hover:hover{
	color:#acacac;
	text-decoration:underline;
}
.lightblue{
    font-family: 'Proxima nova', sans-serif;
	background-color:#01aae0;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 54px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}
.green{
    font-family: 'Proxima nova', sans-serif;
	background-color:#01d2aa;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 54px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}
.babyblue{
    font-family: 'Proxima nova', sans-serif;
	background-color:#00d7e1;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 54px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}


.agodiv {
	background-color: rgba(2,130,210,0.4);
}

.ssaddiv
{
	background-color: rgba(2,130,210,0.6);
}

.pmodiv {
	/*background-color:rgba(13,89,167,0.8);*/
	background-color: rgba(2,130,210,0.8);
}




/* Alignment */

.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.alignleft{text-align:left}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.indent-left{
	margin-left: 35px
}

/* carousel */
.caption {
	left: 30px !important;
}

.banner {
	margin-left: 50px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	width: 50%;
	z-index: 15;
}

.banner p {
	padding-left: 4px;
	padding-bottom: 42px;
}
.button1 {
	border-radius: 4px;
	color: white;
	font-family: 'Proxima Nova' sans-serif;
	font-weight:bolder;
	display: inline-block;
	font-size: 85%;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-width:medium;
	border-color:white;
	border-style: solid;
	/*background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 22.49%,rgba(0,153,216,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 22.49%,rgba(0,153,216,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 22.49%,rgba(0,153,216,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 22.49%,rgba(0,153,216,1.00) 100%);
	*/
}

.button1:hover {
	background-color: white;
	text-decoration: none;
	color:#0a4595;
}

.button2 {
	border-radius: 2px;
	color:#0a4595;
	font-family: 'Proxima Nova' sans-serif;
	font-weight:bolder;
	display: inline-block;
	font-size: 100%;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-width:medium;
	border-color:#0a4595;
	border-style: solid;
	/*background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 22.49%,rgba(0,153,216,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 22.49%,rgba(0,153,216,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 22.49%,rgba(0,153,216,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 22.49%,rgba(0,153,216,1.00) 100%);
	*/
}

.button2:hover {
	background-color: #0a4595;
	text-decoration: none;
	color:white;
}
.text11 {
	color: #FFFFFF;
	font-size: 60px;
	margin-bottom: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	display: block;
	font-family: 'Proxima Nova', sans-serif;
	line-height: 55px;
}

.text22 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Proxima Nova', sans-serif;
	line-height: 26px;
	letter-spacing: 2px;
	margin-bottom: 4px;
	text-transform: none;
	display: block;
}
.text33 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Proxima Nova', sans-serif;
	line-height: 26px;
	letter-spacing: 2px;
	margin-bottom: 4px;
	margin-top:6px;
	text-transform: none;
	display: block;
}

.head-box2 {
	overflow: hidden;
}
.head-box3 {
    background: url("../images/head-bg1.gif") repeat-x scroll 0 0 #f3f3f3;
    border-radius: 4px 4px 0 0;
    margin: 0 auto;
    padding:24px 0 18px;
	border-bottom:1px solid #f8f8f8;
}

.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}


.header-text{
	font-family: 'Proxima Nova', sans-serif;
	font-weight:lighter;
	margin-top:10px;
}




/*Parallax Carosuel*/


#parallaxcaro > .item > img,
#parallaxcaro > .item> a > img{
	width:50%;
}

.parallaxcontrol.left {
	background-color:white;
	background-image: none;
		color:black;

}

.parallaxcontrol.right {
	background-color:white;
		background-image: none;
	color:black;

}

.caption-parallax
{
	left:0;
	position: relative;
	overflow:hidden; 
	z-index:15;
	padding-bottom: 20px;
	color: black;
	font-family: 'Proxima Nova' sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 3px;
		line-height:26px;
	text-shadow: none;
	
}

.parallaxcaro{
	bottom:0;
	position: relative;
	height:50%;
}




.textcontain span.border > a{
	color:white;
	text-decoration: none;
}

.textcontain span.border > a:hover{
	text-transform: uppercase;
}

/* Form */

form{
}

label {
	font-family: 'Proxima Nova' sans-serif;
	text-transform: uppercase;
	font-size: 16px;
}

input{
	width: auto;
}

input, textarea{
	width: 350px;
	border: 1px solid #C0BEBE;
	height:50px;
}
textarea{
	height:213px;
	width:100%;
}

input:focus, textarea:focus {
    border:1px solid #97d6eb;
}

#submit{
	width:auto;
	height: auto;
	border:none;
	
}

#submit:hover{
	opacity:.9;
}

select {
	font-family: 'Proxima Nova' sans-serif;
	font-size: 14px;
}

option{
}
/* UL styles */

.bullets{
	list-style-type: disc;
}

.bullets-center{
	width: 430px;
	margin: 0 auto;
	text-align: left;
}

.box-list{
	margin-top: 30px;
	/*width:90%;*/
}
.box-list li{
	padding-bottom: 10px;
	padding-top:10px;
	margin-bottom:10px;
	background-color:#0a4595;
}
.box-list li a{
	color:white;
	padding-left: 10px;
	display:block;
	font-size:18px;
}

.box-list li:hover, 
.box-list li a:hover{
	background-color: #0a4595;
	text-decoration:none;
}

ol  {
	list-style-type: decimal;
}
.sublist ol{
	list-style-type: lower-alpha;
}

.list-none{
	list-style-type: none;
}


/* IMG Style */
.img-border {
	padding: 5px;
	background: #6B84B4;
	/*border-bottom: 1px solid #d2d2d2;*/
	-webkit-box-shadow: 1px 4px 25px 3px #787676;
	box-shadow: 1px 4px 25px 3px #787676;
	margin-right: 15px;
	margin-bottom:10px;
}

.collapse-size{
	width: 80%;
}

.header{
padding-bottom: 9px;
  margin: 40px 0 20px;
}


/* Dropdown Button */
.dropbtn {
	border-radius: 2px;
	color:#0a4595;
	font-family: 'Proxima Nova' sans-serif;
	font-weight:bolder;
	display: inline-block;
	font-size: 100%;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-width:medium;
	border-color:#0a4595;
	border-style: solid;
	background-color: white;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    /*display: inline-block;*/
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color:white;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color:#0a4595;
	color:white;
}


/* PDFObject */
#pdfobject-container { height: 800px;}
#pdfobject { border: 1px solid #666; }



/* TABLE Styles */
#main-table-header{
	background-color: #0d59a7;
	color: white;
	padding-bottom:5px;
	padding-top:5px;
	text-align: center;
	border-bottom:none;
}

table{
	width:100%;
}
@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
.table-cell {
  display: table-cell;
  width: 1%;
  padding: 4px;
	border: none;
}
	
#main-table-header{
	background-color: #0d59a7;
	color: white;
	padding-bottom:5px;
	padding-top:5px;
	text-align: center;
	border-bottom: none;
}


  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
	.prestable{
		float:none;
		align-content: center;
}

	.prestable2 tr{
		border-bottom:none;
	}
	.templates td{
		text-align: center;
	}
	
  table tr {
    border-bottom: 1px solid black;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    /*font-size: .8em;*/
    text-align: right;
  }
	table a{
		/*font-size: 1.0em;*/
	}
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
	 padding-left:5px;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom:0;
  }
.nolines td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
	 padding-left:5px;
    font-weight: bold;
	color:blue;
    text-transform: uppercase;
  }

.team td{
	padding:15px;
	text-align: center;
}
.data td{
	text-align: center;
	}
}
.industry{
	border-top: none;
}
.industry tr{
	background-color: #666666;
	color: white;
	border-bottom: thin solid #000000;
}
.industry td{
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	color:white;
}
.industry th{
	text-align:center;
	background-color:#acacac;
	color: black;
	border-right: thin solid black;
}

.templates table{
	border: thin solid #000000;
}
.templates tr{
	border-bottom: thin solid #000000;
}
.templates th{
	background-color: #acacac;
	color: #565656;
	border-right: thin solid #000000;
	border-left: thin solid #000000;

	border-top: thin solid #000000;
	text-align:center;
	padding: 5px;
}
.templates td{
	background-color: white;
	/*border-right: thin solid #000000;*/
	padding: 10px;
	width:33%;
}

.templates, .table-header {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right:none;

}

/* Contact Pic Table */
.team table {
	width:80%;
}
.team th{
	text-align: center;
	padding:15px;
}
.team td{
	padding:15px;
}
.team td img{
display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Contact Contract Team */
.contract-team th{
	background-color: #acacac;
	text-align: center;
	padding: 5px;
	border: thin solid #000000;
}
.contract-team td{
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}
.contract-holder th{
	text-align: center;
	padding: 5px;
	border: none;
	}
.contract-holder a{
	font-size:14px;
}
.contract-holder td{
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 14px;
	border: none;
}
.contract-holder{
	border:none;
}
.contract-holder tr{
	border:none;
}
.contract-holder-top{
	border:none;
}
.contract-holder-top tr{
	border:none;
}
.contract-holder-top th{
	text-align:center;
	padding: 5px;
	border: none;
	font-weight: normal;
	font-size: 14px;
}
.table-col{
	margin-top:10px;
}

.data {
	border-top:none;
}
.data tr{
border-bottom: thin solid #000000;
}

.data th{
	text-align: center;
	padding: 10px;
	border-right: thin solid #000000;
}
.data td{
	padding:5px;
		border-left: thin solid
#000000;
}
.data2 tr{
border-bottom: thin solid #000000;
}

.data2 th{
	text-align: center;
	padding: 10px;
	border-right: thin solid #000000;
}
.data2 td{
	padding:5px;
		border-left: thin solid
#000000;
}

.prestable2{
	border-collapse:separate;
	border-spacing: 12px;
	border: none;
}

.prestable2 td{
	border:none;
	
}


/* Org Chart Table */
.orgchartgroup{
	border-top:none;
	border-bottom:none;
	border-right:none;
	border-left:none;
}

.orgchartgroup td{
	border-bottom:none;
	border-top:none;
	border-right:none;
	border-left:none;
	padding:10px;
}

.orgchart {
	width:100%;
}

.orgchart th{
	font-size: 14px;
	font-weight: bold;
	color:black;
	text-align: center;
	padding: 5px;
	border: thin solid rgba(0,0,0,1.00);
	background-color:rgba(243,245,243,1.00);
	width:33%;
}
.orgchart td{
	border-top:thin solid rgba(0,0,0,1.00);
	border-left:thin solid rgba(0,0,0,1.00);
	border-right:thin solid rgba(0,0,0,1.00);
	color:black;
	font-size:14px;
	padding:5px;
	background-color:rgba(243,245,243,1.00);

}

.orgchart b{
	color:black;
	font-size:14px;
	padding:5px;
}

.orgchart img{
	width: 20%;
}

.tablelink {
	color:black;
	font-size:inherit;
}

.tablelink:hover{
	color:#0a4595;
	text-decoration: none;
}

.staffline{
	border-bottom:none;
	border-top:none;
	border-right:none;
	border-left:none;
}
.staffline td{
	border-bottom:none;
	border-top:none;
	border-right:none;
	border-left:none;
}

/* Forecast Table */

.forecast th{
	font-size: 14px;
	font-weight: bold;
	color:black;
	border-right: thin solid rgba(0,0,0,1.00);
	text-align: center;
	padding: 5px;
	background-color:rgba(2,130,210,0.5);
}

.forecast td{
	padding: 5px;
}

.contractnum {
	width:30%;
}
.contractnum2 {
	width:35%;
}

/* Table within Table */
.nolines th{
	font-size: 14px;
	font-weight: bold;
	color:black;
	text-align: center;
	padding: 5px;
	background-color:rgba(2,130,210,0.5);
	border: thin;
}
.nolines{
	border:none;
}
.nolines tr{
	border: none;
}
.nolines td{
	border:none;
}

/*PMO Table*/

.pmotable {
	width:100%;
	border-bottom:none;
	border-top:none;
	border-right:none;
	border-left:none;
}
.pmotable img{
	width:100%;
}
.pmotable td{
	border-bottom:none;
	border-top:none;
	border-right:none;
	border-left:none;
	padding:2px;
	text-align: center;
	font-size:12px;

}

.pmotable li{
font-size:12px;	
}

.pmotable a {
	font-size:12px;
}

@media screen and (max-width: 600px){
.pmotable tr{
	border-bottom: none;
}
}
.pmotableimg td{
	height:150%;
}

/*Social Media */

.social{
	padding:10px;
}
.social:hover{
	text-decoration: none;
}

/*Hover Effect*/
.demo-2 {
    position: relative;
    width: 340px;
    height: 250px;
    overflow: hidden;
	margin-left:15%;
    background-color: rgba(26,76,110,0.5);
    -webkit-box-shadow: 2px 2px 10px 1px #0a4595;
    box-shadow: 2px 2px 10px 1px #0a4595;
}
.demo-2 p,.demo-2 h2 {
    color:#fff;
    padding:10px;
    left:-20px;
    top:20px;
    position:relative
}
.demo-2 p {
    font-size:12px;
    line-height:18px;
    margin:0
}
.demo-2 h2 {
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	text-shadow: 2px -1px 10px #28282a;
}
.effect img {
    position:absolute;
	left:0;
    bottom:0;
    cursor:pointer;
    margin:-12px 0;
    -webkit-transition:bottom .3s ease-in-out;
    -moz-transition:bottom .3s ease-in-out;
    -o-transition:bottom .3s ease-in-out;
    transition:bottom .3s ease-in-out
}
.effect img.top:hover {
    bottom:-150px;
    padding-top:100px
}
h2.zero,p.zero {
    margin:0;
    padding:0
}

/* Style the tab */
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}



/*Footer */
.footer-row{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}

.divider-vertical {
    height: 20px;
    margin: 0 9px;
    border-right: 1px solid #ffffff;
}

.foot-list{
}
.foot-list li{
	display:inline-block;
	color:white;
}
.foot-list li a{
	color: white;
	font-size:12px;
	padding-left:2px;
}


/* Page ID */

#acqplanning, #purchasereq, #solicitation, #awarddoc, #contractadmin, #closeout{
	color:black;
	
}
#acqplanning, #purchasereq, #solicitation, #awarddoc, #contractadmin, #closeout:hover{
	text-decoration: none;
	cursor: auto;
}

.jump-link{
    padding: .5em 1em;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    background-color: #ebebeb;
    border-radius: 2em;
}
.jump-link:hover {
    text-decoration: none;
}


/* Search */

.navbar-nav-primary {
  text-transform: uppercase;
}

.navbar-form-search {
  position: relative;
}
.navbar-form-search .form-control {
  width: 250px;
}
.navbar-form-search .btn {
  border: 0;
  background: transparent;
  font-size: 18px;
}
.navbar-form-search .btn:active, .navbar-form-search .btn:hover, .navbar-form-search .btn:focus {
  color: #000;
  outline: none;
  box-shadow: none;
}
.navbar-form-search .search-form-container {
  text-align: right;
  position: absolute;
  width: 300px;
  overflow: hidden;
  background: #fff;
  right: 40px;
  top: 0;
  z-index: 9;
  transition: all .3s ease-in-out;
}
.navbar-form-search .search-form-container.hdn {
  width: 0;
}
.navbar-form-search .search-form-container .search-input-group {
  width: 300px;
}


@media (max-width: 767px) {
    .navbar-collapse .nav > .divider-vertical {
        display: none;
     }

}


@media only screen and (max-width:995px) {
body {
		min-width:768px;
	}
}

@media only screen and (max-width:1680px){

}

/*Tablet*/
@media only screen and (max-width:768px)  {
	body {
		min-width:420px;
	}
.logo{
	padding:10px;
}
.noaa {
	width:100%;
	padding-left: 10px;
}

.protech{
	padding-left: 10px;
	margin-left:0px;
}
	h5, .h5{
    color: #0099d8;
    font-size: 14px;
    line-height: 16px;
}
	.form-control{
	width:50%;
	}


	.banner {
	margin-left: 10px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	width: 90%;
	z-index: 15;
}
	
	.text11{
	font-size: 24px;
	margin-bottom: 10px;
	display: block;
	letter-spacing: 1px;
	line-height: 26px;

	}
	
	.text22{
	font-size: 14px;
	line-height: 14px;
	display:block;
	}
	.text33{
	font-size: 14px;
	line-height: 14px;
	display:block;
	}
	
	.button1 {
    font-size: 75%;
    padding: 6px 6px 6px 6px;
}
.collapse-size{
	width:80%;
}
.blue{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 48px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}

	
}
/*Phones*/
@media only screen and (max-width:568px) {
	body {
		min-width:300px;
	}
.logo{
	padding:10px;
}
.noaa {
	width:100%;
	padding-left: 5px;
	padding-bottom:5px;
}

.protech{
	padding-left: 5px;
	width:70%;
	margin-left: 0px
}
	.banner {
	margin-left: 5px;
	overflow: hidden;
	position: absolute;
	z-index: 15;
	top: 20px;
	width:90%;

}

.banner p {
	padding-left:4px;
	padding-bottom:42px;
	padding-bottom: 20px !important;
}

.caption {
	left: 30px !important;
}

	.text11{
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0px;
	display: block;
	line-height: 28px;

	}
	.text22{
	display: none;
	}
	.text33{
	font-size: 11px;
	line-height: 12px;
	display:block;
	}
	.button1 {
	font-size: 65%;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
}
.bullets-center{
	width: 400px;
	margin: 0 auto;
	text-align: left;
}

.collapse-size{
	width:100%;
}

.box-list{
	margin-top: 20px;
	width:90%;
	}
.templates td{
	width:100%;
}

.team table {
}
.team td img{
	}
	.carousel-indicators {
    margin-bottom: 1px;
  }

	.foot-list{
	margin-left: -3em;
		margin-top:-3em;
}
.foot-list li{
	display:inline;
	color:white;
}
.foot-list li a{
	color: white;
	font-size:10px;
}

.navbar-form-search .form-control {
  max-width: inherit;
}
.navbar-form-search .btn {
  border: 0;
  background: transparent;
  font-size: 18px;
}
.navbar-form-search .search-form-container {
  text-align: right;
  position: absolute;
  width: 300px;
  overflow: hidden;
  background: #fff;
  right: 60px;
  top: 0;
  z-index: 9;
  transition: all .3s ease-in-out;
}
.navbar-form-search .search-form-container.hdn {
  width: 0;
}
.navbar-form-search .search-form-container .search-input-group {
	width: auto;
}
	.orgchart img{
		width:10%;
	}
	
	#parallaxcaro > .item > img,
#parallaxcaro > .item> a > img{
	width:80%;
}

.blue{
    font-family: 'Proxima nova', sans-serif;
	background-color: #0282d2;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 40px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}
		.blue img {
		width:15%;
	}


.darkblue{
    font-family: 'Proxima nova', sans-serif;
	background-color:#0a4595;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 40px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}

	.darkblue img {
		width:15%;
	}

.lightblue{
    font-family: 'Proxima nova', sans-serif;
	background-color:#01aae0;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 40px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}
	.lightblue img {
		width:15%;
	}


.green{
    font-family: 'Proxima nova', sans-serif;
	background-color:#01d2aa;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 40px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}
.green img{
	width:15%;
}

.babyblue{
    font-family: 'Proxima nova', sans-serif;
	background-color:#00d7e1;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 40px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 40px;
}
.babyblue img{
	width:15%;
}

	

}


@media only screen and (min-width: 769px) and (max-width: 1281px) { /* 10 inch tablet enter here */
  body::before {
/*    content: "tablet to some desktop media query (769 > 1281) fired";*/
    font-weight: bold;
    display: block;
    text-align: center;
    background: rgba(255, 255, 0, 0.9); /* Semi-transparent yellow */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
  }
}
