/* Space out content a bit */
body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #555555;
	color: #434343;
}
a {
	color: #ef8222;	
}

label, input, textarea {
	display: block;
	float: none;
}

textarea {
	width: 100%;
	height: 150px;
}

table.dataGrid
{
	margin-bottom: 15px;
	width: 100%;
}

table.dataGrid thead td
{
	background-color: #E8E6E6;
	border: none;
	padding: 5px;	
	color: #000000;
	font-weight: bold;
}

.workforce img{
    width: 70%;
}

.pressArea a:hover {
	color: #FFFFFF;
}

table.dataGrid > tbody > tr > td.largeField {
	
}

table.dataGrid thead td.filter
{
	background-color: #E8E6E6;
	border-bottom: none;
	padding: 10px;	
}

table.dataGrid tbody tr:nth-child(even) {background: #FFF}
table.dataGrid tr:nth-child(odd) {background: #E8E6E6}

table.dataGrid2 tbody tr:nth-child(even) {background: #FFF}
table.dataGrid2 tr:nth-child(odd) {background: #E8E6E6}

table.dataGrid thead td.filter div.az
{
	font-size: 10px; 
	float: right; 
	width: 179px; 
	text-align: right; 
	padding-right: 10px;
}

table.dataGrid thead td.filter div.theFilter
{
	float: left; width: 430px;
}

table.dataGrid tbody td, table.dataGrid thead th, 
{
	vertical-align: top;
	padding: 10px !important;
}

table.dataGrid tbody td.normal
{
	border-bottom: 0px;
}

table.dataGrid tbody td.normaltb
{
	border-top: 0px;
	border-bottom: 0px;
}

table.dataGrid tbody td 
{
	padding: 10px;
}

table.dataGrid thead th {
	padding: 10px;
}

table.normal TR {
	//border: 1px solid red;	
}

table.dataGrid2 thead th {
	background-color: #396AB3 !important;
	color: #FFF;
	padding: 4px;
}

{
	margin-bottom: 15px;
	width: 100%;
}

.button {
	margin: 0px 10px 0px 0px;
	padding: 7px !important;
	background-image: none !important;
	background-color: #F26522 !important;
	border: 1px solid #F26522 !important;
	color: #FFF !important;
	font-weight: normal !important;
	font-size: 14pt;
}

.linkArea .row {
	padding-bottom: 20px;
}

.linkArea .col-lg-10, .linkArea .col-md-10 {
	padding-bottom: 20px;
}

.linkArea a {
	float: none !important;
	display: block !important;
	width: 240px;
	
}
 
.portalForm select {
	margin-bottom: 20px !important;
}

.linkArea a {
	background-color: #ff7f76;
	color: #ffffff;
	padding: 10px;
    border: 3px solid #ff7f76;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
	font-weight: bold !important;
	text-transform: uppercase;
    font-weight: normal;
    line-height: 1.428;
	margin: 30px 0px;
	float: right;
}

.linkArea a:hover {
	background-color: #ef8222;
	color: #FFFFFF;
	border-color: #ef8222;
}

.linkArea p {
	font-size: 18px;
	font-weight: normal !important;
}

.dots {
	height: 5px;
	background-image: url(../img/background-dots.jpg);
	background-repeat: repeat-x;
	border: none;
	width: 100%;
	margin-bottom: 0px;
}

.navbar-toggle { margin-top: 29px; }


/* Home styles */
.orgHomeLink {
	font-size: 20pt !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #FFFFFF !important;
	display: inline-block !important;
	margin-top: 26px !important;
	margin-left: 0px !important;
}

.navList {
	margin-top: 10px;
	width: 50%;
	float: right;
}

.topbar {
	position: relative;	
	background-color: #396AB3;
	padding: 10px 0px;
	height: 70px;
}
.topbar .nav a {
	color: #ffffff;
}

#home {
	background-color: #FFFFFF;
}
#home .nav a:hover {
	color: #396AB3;	
}
.partners {
	background-color: #ffffff;	
	margin-bottom: 40px;
}
.partners h2 {
	text-align: center;	
	margin-top: 0px;
}
.partners a {
	color: #ef8222;
	font-size: 20px;
	line-height: 21px;
}
.home-narrow {
	xmax-width: 770px;
	margin: auto;
	position: relative;
	text-align: center;
}
.home-promo {
	margin: 15px 0px 25px 0px;
}
.workforce {
	margin: 0px 0px 25px 0px;
}
.workforce .btn {
	width: 100%;
	padding: 20px 0px;
	color: #ffffff;
	font-size: 24px;
	//margin-bottom: 5px;
}
.workforce .btn-success {
	border: none;	
}
.workforce .btn-jobseeker {
	background-color: #ef8222;
}
.workforce .btn-employer {
	background-color: #396AB3;
}
.workforce .btn-certification {
	background-color: #75bb43;
}
.workforce .btn-featured {
	background-color: #434343;
}
.partners {
  padding: 20px 0;
}
.partners p + h4 {
  margin-top: 28px;
}

/* Portal styles */
.messagebar {
	background-color: #ffcb07;
	text-align: center;
	padding: 10px 0px;
}
.welcome {
	background-color: #ffffff;
	text-align: right;	
	padding: 10px 0px;	
}
.welcome a {
	color: #ef8222;	
	text-decoration: underline;	
}
.welcome > div > a + a {
	text-decoration: none;
	margin-left: 10px;
}
.navbar {
	background-color: #396ab3;
	margin-bottom: 0px;
	border-radius: 0px;
}
.navbar .navbar-brand {
	height: auto;
	margin-right: 50px;	
}
.navbar .navbar-collapse {
	margin-top: 27px;
}
.navbar-nav > li > a {
	color: #ffffff !important;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a.active, .nav > li > a:hover, nav > li > a.active, .topbar .nav a.active {
	background-color: #FFFFFF !important;
	color: #396ab3 !important;
}
.navbar-nav > .active > a {
	color: #396ab3 !important;	
}
.navbar-default {
	border: 0px;	
}
.footerNav {
	background-color: #434343;
	padding: 20px 0px;	
}
.footerNav ul {
	text-align: center;
	margin: 0px auto;
	display: table;
}
.footerNav ul li {
	float: left;
	display: inline;
	padding: 0px 25px;
}
.footerNav ul li a {
	color: #ffffff;	
}
footer .copyright {
	color: #FFF;
	text-align: center;
	padding: 15px;	
}

footer a {
	color: #FFF;
	display: block;
	float: left;
	margin-right: 20px;
	padding: 5px;
	margin-bottom: 0px;
}

footer a:hover {
	color: #555555;
	background-color: #FFF;
	text-decoration: none;
}

.page {
	background-color: #ffffff;
	padding: 0px 0px 50px 0px;
	color: #232323;
}
.page-header {
	margin-top: 0px;
	padding: 25px 0 0 0;
	border: 0px;
}
.page-header h1 {
	margin: 40px 0px;
	font-size: 24px;	
}
.page .content {
	text-align: justify;
}
.page .content p {
	color: #232323;
	margin-bottom: 20px;
	line-height: 1.7em;
}
.page .btn {
	color: #ffffff;
	border-radius: 0px;
}
.page .btn-left {
	margin-right: 10px;
}
.page .btn-right {
	float: right;
}
.page .side-column {
	/*padding-top: 50px;*/
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.page .side-column .side-header {
	padding-bottom: 20px;
}
.page .side-column .side-header h3 {
	color: #7b219f;
	padding: 120px 15px 0px 15px;
	margin: 0px;
}
.page .side-column .btn {
	margin-top: 20px;	
}

@media (max-width: 768px) {
.page .side-column {
	margin-top: 25px;	
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.page .side-column .side-header {
	margin-top: 0px;
	padding-top: 25px;
}
.page .side-column .side-header h3 {
	padding-top: 0px;	
}
.page .btn-right {
	float: none;
}
}

.two-col .page-header,
.one-col .page-header {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
}
.two-col .page-header h1,
.one-col .page-header h1 {
	font-size: 28px;
	color: #396AB3;
}
.steps {
	text-align: center;	
	width: 80%;
	margin: 25px auto 75px auto;
}
.steps p {
	font-size: 16px;
}
.steps p.desc {
	height: 70px;
}
.steps .btn-lg {
	padding: 10px 26px;
	width: 100%;	
}
.steps .btn-success {
	border: none;	
}
.steps .one h3 {
	color: #ef8222;
}
.steps .one .btn {
	background-color: #ef8222;
	border-radius: 0px;
}
.steps .two h3 {
	color: #396ab3;
}
.steps .two .btn {
	background-color: #396ab3;
	border-radius: 0px;
}
.steps .three h3 {
	color: #75bb43;
}
.steps .three .btn {
	background-color: #75bb43;
	border-radius: 0px;
}
.steps-page {
	margin: 0px;
	width: 100%;		
}
.steps-page img {
	width: 40%;
}
.steps-page h3 {
	font-size: 18px;
	margin-bottom: 5px;
}
.steps-page .btn {
	font-size: 14px;
}
.member-details > h3 {
	margin-bottom: 0px;
	font-size: 36px;
	color: #396ab3;
}
.member-details > .location {
	font-size: 20px;	
}
.member-details > a {
	margin-top: 10px;	
	display: inline-block;
}
.header_box {
	overflow: hidden;
	margin-bottom: 20px;
}
.header_box .icon {
	float: left;
	margin-right: 25px;	
}
.header_box .header {
	overflow: hidden;
}
.header_box .header h3 {
	margin: 0px;
	padding-top: 5px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border: 0px;	
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
	background-color: #e8e6e6;	
}
.job-reports {
	width: 50%;		
}
.job-reports .progress-bar {
	background-color: #ef8222;
}
.catalogListing .form-control {
	width: 25px;
	display: inline-block;
	background-color: #E8E6E6;
	border-radius: 0px;
	border: none;
}
.catalogListing .pager {
	margin: 0px;	
}
.catalogListing .pager li > a {
	background-color: #EF8222;
	color: #ffffff;
	border-radius: 6px;
}
.catalogListing .btn {
	border-radius: 0px;
	background-color: #E8E6E6;
}
.catalogListing .showing {
	padding-top: 7px;	
	padding-bottom: 7px;
}
.login {
	background-color: #ffffff;
	//max-width: 500px;
	margin: auto;
	position: relative;	
	text-align: left;
}
.login form {
	text-align: left;
	margin-bottom: 15px;	
}
.login form input {
	border-radius: 0px;	
}
.login h4 {
	color: #ef8222;	
	margin-bottom: 30px;
}
.login a.forgot {
	margin-top: 15px;
	margin-bottom: 50px;
	display: inline-block;
}
.login .btn {
	background-color: #ef8222;
	border: 0px;
	border-radius: 0px;
	padding: 6px 30px;
}

/* Side Panel Widget */
.block {
	background-color: #e8e6e6;
	margin-bottom: 20px;
}
.block .content {
	padding: 10px 20px;	
}
.block .content h3 {
	margin-bottom: 20px;
	font-size: 24px;
}
.block .content h3.green {
	color: #75bb43;
}
.block .content h3.blue {
	color: #396ab3;
}
.block .content h3.orange {
	color: #ef8222;
}
.block .content .btn {
	background-color: #ef8222;
	color: #ffffff;	
	margin-top: 10px;
}

/* Template styles */
footer {
	position: relative;	
	text-align: right;
	color: #FFF;
	padding: 20px 0px;
	background-color: #555555;
}


.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.introText {
	padding: 50px 0px 30px 0px;
}

.homeBackGround {
	background: url(../img/background-home-large.jpg) no-repeat center top;
	background-size: 100% auto;
	min-height: 600px;
}

ul.nav li.nav2:hover ul.tab-pane {
    display: block;
}

.homePageBlocks {
	margin-top: 0px;
	text-align:center;
}

.homePageBlocks .panel {
	background: none;
	border: none;
	box-shadow: none;	
}

.homePageBlocks .panel-group .panel + .panel {
  margin-top: 0px;
}

.homePageBlocks .panel-default > .panel-heading {
	color: #ffffff;
}

.homePageBlocks .panel-body {
	text-align: left;	
}

.homeBlockDescription {
	padding: 15px;
	//display: none;
	line-height: 1.7em;
	border: 1px;
}

.btnHome {
	color: #FFF;
	border-radius: 0px;
	padding: 15px;
	font-size: 12pt;
	text-align: center;
	width: 18%;
	height: 75px;
	vertical-align: middle;
}

.btnHome:hover {
	color: #FFF;
	border-radius: 0px;
	padding: 15px;
	font-size: 12pt;
	text-align: center;
	width: 18%;
	height: 75px;
	vertical-align: middle;
}

.homePageBlocks .tab-content > .tab-pane {
	padding: 20px 60px;
	text-align: left;
}
.homePageBlocks .nav-tabs > li > a {
	color: #fff;	
	height: 60px;
	border: 0px;
}
.homePageBlocks .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
	background: none;
	border: none;
	color: #fff;	
}

/* Colors */
.homePageBlocks .backBlue {
	background-color: #396AB3;
}

.homePageBlocks .backDarkGrey {
	background-color: #434343;
}

.homePageBlocks .backGreen {
	background-color: #75BB43;
}

.homePageBlocks .backOrange {
	background-color: #EF8222;
}

.homePageBlocks .backPink {
	background-color: #F67E79;
}

.backBlueTrans {
	background: url(../img/background-blue-trans.png);
}

.backDarkGreyTrans {
	background: url(../img/background-darkGrey-trans.png);
}
.backGreenTrans {
	background: url(../img/background-green-trans.png);
}

.backOrangeTrans {
	background: url(../img/background-orange-trans.png);
}

.backPinkTrans {
	background: url(../img/background-pink-trans.png);
}

.blue {
	color: #6076bc;
}

.darkGrey {
	color: #434343;
}

.green {
	color: #75BB43;
}

.orange {
	color: #EF8222;
}

.pink {
	color: #F67E79;
}

.buttonMargin {
	margin-top: 40px;
}

.orangeTemplate h1 {color: #da9a3b;}
.orangeTemplate .btn {background: #da9a3b;}
.orangeTemplate .side-header {background: #fcdfbf}

.blueTemplate h1 {color: #6076bc;}
.blueTemplate .btn {background: #6076bc;}
.blueTemplate .side-header {background: #c8d8ec}

.greenTemplate h1 {color: #96c659;}
.greenTemplate .btn {background: #96c659;}
.greenTemplate .side-header {background: #daedcb}

.darkGreyTemplate h1 {color: #555555;}
.darkGreyTemplate .btn {background: #555555;}
.darkGreyTemplate .side-header {background: #cccccc}

.pinkTemplate h1 {color: #e1827a;}
.pinkTemplate .btn {background: #e1827a;}
.pinkTemplate .side-header {background: #fcd8d7}

.workforce {
	background: url(/img/Albany_PanoramaFront.png) no-repeat center top;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	//height: 600px;
}
.workforce .btn {
	padding: 10px 25px;
	font-size: 40px;
	border-radius: 0px;
}
.workforce .btn-success {
	border: none;	
}
.workforce .btn.jobseeker {
	background-color: #ef8222;
}
.workforce .btn.employer {
	background-color: #396AB3;
}
.workforce .round {
	background-color: #ffffff;
	font-size: 24px;
	color: #ffcb07;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	padding-top: 8px; 
	text-align: center;
	margin: 10px auto auto auto;
}
.workforce .textlink {
	color: #ffffff;	
}
.workforce .textlink a {
	color: #ffffff;
	font-size: 16px;
}
.workforce h1 {
	color: #ffffff;
	font-size: 50px;
	margin-bottom: 50px;
	padding: 0px 50px;
}


/* Job Seekers*/
.test {
	height: 561px;	
}
.jobSeekers {
	background: url(/img/job-seekers.jpg) no-repeat left top;
	xbackground-size: auto;
	text-align: center;
	height: 561px;
	position: relative;
}
.jobSeekers img {
	xmax-width: 100%;
	height: 100%;	
}

.veteransPage {
	background: url(/img/flag.jpg) no-repeat left top;
	xbackground-size: auto;
	text-align: center;
	height: 561px;
	position: relative;
}
.veteransPage img {
	xmax-width: 100%;
	height: 100%;	
}

/*@media screen and (max-width: 768px) {
.jobSeekers {
	xheight: 300px;
}
.jobSeekers img {
	height: 100%;
	text-align:left;
}
}*/
.jobSeekers .btn {
	margin-left: 20%;
	padding: 10px 34px;
	font-size: 20px;
	border-radius: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #d9a063;
	color: #FFF;
	border: 1px solid #FFF !important;
}

.jobSeekers .btn:hover {
	background-color: #EF8222;
	color: #FFF;
	border: 1px solid #FFF !important;
}
.jobSeekers .btn-success {
	border: none;	
}

.jobSeekers .round {
	background-color: #ffffff;
	font-size: 24px;
	color: #ffcb07;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	padding-top: 8px; 
	text-align: center;
	margin: 10px auto auto auto;
}
.jobSeekers .textlink {
	color: #ffffff;	
}
.jobSeekers .textlink a {
	color: #ffffff;
	font-size: 16px;
}
.jobSeekers h1 {
	color: #ffffff;
	font-size: 50px;
	margin-bottom: 50px;
	margin-top: 40px;
	padding: 0px 20%;
}

/* Employers */
.employers {
	background: url(/img/employers.jpg) no-repeat center top;
	background-size: 100% auto;
	text-align: center;
	min-height: 300px;
}
.employers .btn {
	margin-left: 20%;
	padding: 10px 34px;
	font-size: 20px;
	border-radius: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #d9a063;
	color: #FFF;
	border: 1px solid #FFF !important;
}

.employers .btn:hover {
	background-color: #EF8222;
	color: #FFF;
	border: 1px solid #FFF !important;
}
.employers .btn-success {
	border: none;	
}

.employers .round {
	background-color: #ffffff;
	font-size: 24px;
	color: #ffcb07;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	padding-top: 8px; 
	text-align: center;
	margin: 10px auto auto auto;
}
.employers .textlink {
	color: #ffffff;	
}
.employers .textlink a {
	color: #ffffff;
	font-size: 16px;
}
.employers h1 {
	color: #ffffff;
	font-size: 50px;
	margin-bottom: 50px;
	margin-top: 40px;
	padding: 0px 20%;
}

.col-xs-4 {
    width: 25%;
}

.pressArea {
	background-color: #606060;
	color: #FFFFFF;
	padding-right: 40px;
}

.jobsArea {
	background-color: #444444;
	color: #FFFFFF;
}

.jobsArea .row, .pressArea .row {
	margin-left: 20px;
	margin-top: 20px;
}

.pressArea {
	padding-left: 40px;

	text-align: left; 
}

.pressArea h2 {
	color: #f4b966;
	font-weight: bold;
	font-size: 30px;
	text-align: left;
	margin-top: 40px;
}

.pressArea .btn {
	background-color: none;
	color: #ff7f76;
	padding: 10px;
    border: 3px solid #ff7f76;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
    font-weight: normal;
    line-height: 1.428;
	margin: 30px 0px;
	float: right;
}

.pressArea .btn:hover {
	background-color: #ff7f76;
	color: #ffffff;
	padding: 10px;
    border: 3px solid #ff7f76;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
    font-weight: normal;
    line-height: 1.428;
	margin: 30px 0px;
	float: right;
}

.jobsArea a {
	background-color: #444444;
	color: #f4b966;
	padding-left: 40px;
}

.jobsArea a:hover {
	background-color: #396AB3;
	color: #FFFFFF;
}

.jobsArea h2 {
	color: #f4b966;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}

.jobsArea .numbers {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 45px;
	text-align: center;
}

.jobsArea .btn {
	background-color: #ff7f76;
	color: #FFFFFF;
	padding: 10px;
    border: 1px solid transparent;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
    font-weight: normal;
    line-height: 1.428;
	margin: 30px 0px;
}

.jobsArea .col-md-6 {
	text-align: center;
}

.descripton .row {
	padding: 60px 10%;
	font-size: 16px;
}

.employerBanner {
	color: #FFFFFF;
	font-size: 18pt;
	text-align: left;
}

.employerBanner h2 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 40pt;
	font-weight: bold;
	text-align: left;
	margin-top: 50px;
	
}

.jobSeekersHeader {
	background-color: #ffd479; 
	background-image: none;
	color: #000000 !important;
	margin: 0px 0px 25px 0px;
	height: 470px;
	font-size: 18pt;
}

.jobSeekersHeader h1 {
	color: #000000 !important;
	text-align: left !important;
	padding: 0px;
	font-size: 40pt;
	margin-bottom: 0px;
}

.jobSeekersHeader .row {
	padding-bottom: 20px;
}

.subpageTemplate {
	background-color: #FFFFFF;
}

.partnerRow img {
    display: block;
    margin: 0 auto;
    width: 70%;
    margin-bottom: 30px;
}

.headerLogo {
    width: auto; 
    height: 50px; 
    float: left; 
    margin-left: 20px;
}

.navbar-default .navbar-toggle .icon-bar {

    background-color: #FFF;

}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 769px) and (max-width: 1200px) {
.steps .col-lg-4 {
	float: left !important;	
	width: 33.3333%;	
}
.steps p.desc {
	height: 80px;
}
}

@media screen and (max-width: 991px) {
.navbar .navbar-brand {
	margin-right: auto;	
}
.navbar-nav > li > a {
	padding-left: .5em;	
	padding-right: .5em;
}
.partners a {
	font-size: 18px;	
}
}

@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  header,
  .workforce,
  .partners,
  footer {
    padding-right: 0;
    padding-left: 0;
  }
  /* Space out the masthead */
  header {
    /*margin-bottom: 30px;*/
  }

}

@media screen and (max-width: 1199px) {
.steps {
	width: 100%;	
}
}

@media screen and (max-width: 767px) {
.steps p.desc {
	height: auto;
}
.workforce .btn {
	font-size: 18px;
}
p.round {
    margin-top: 0px !important;
}

}

/* Our Partners custom bootstrap style for 5 columns */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (max-width: 767px){
.homePageBlocks .nav-tabs > li {
	
}
.homePageBlocks .col-xs-15 {
        width: 100%;
    }
}
@media (max-width: 768px) {
.homePageBlocks .nav-tabs > li > a {
	height: auto !important;
}
.homePageBlocks .nav > li > a {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}



@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1404px) {
    .workforce img {
        width: 700px; 
        height: auto; 
        //border: 2px solid red;
    }
}
@media (max-width: 444px) {
    .orgHomeLink {
        //margin-left: 37px !important;
        margin-top: 25px !important;
    }
    .headerLogo {
        width: auto; 
        height: 50px; 
        float: left; 
        margin-left: 0px;
    }
}

@media (max-width: 385px) {
    .orgHomeLink {
        margin-left: 0px !important;
        margin-top: -0px !important;
    }
}

@media (max-width: 375px) {
    .orgHomeLink {
        margin-left: 17px !important;
        margin-top: -0px !important;
    }
}

