﻿.dropdown-backdrop {
    position: static;
}
.portal-BarInsert .navbar-fixed-top {
    margin-right: 0px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hide-this {
    display:none;
    visibility:hidden;
}
.table tr td {
	font-size:14px;
}
.table-download {
	margin-bottom:0px;
}
.table-download thead {
	display:none;
	visibility:hidden;
}
.table-download tr td:last-of-type {
	text-align:right;
}
.homepage #alert {
	margin:20px 0px -20px 0px;
}
.homepage #alert .alert {
	background-color: #EF3E36;
	border-color: #C5241C;
    text-shadow: none;
	padding-bottom:20px;
	color:#FFF;
}
.homepage #alert h3 {
	margin-bottom:5px;
}
.homepage #alert p {
	margin-bottom:20px;
	font-size:16px;
}
.homepage #alert p + a {
	background-image:none !important;
	color: #FFFFFF;
    font-size: 16px;
    box-sizing: border-box;
    padding: 5px 12px;
    border: 1px solid #fff;
    border-radius: 4px;
	font-family:'Coda', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.homepage #alert p a {
	color:#FFF !important;
}
.homepage .about {
	text-align:center;
	padding:19px 30px 7px 30px;
	border-radius:0px;
	background:#7CBFE6;
}
.homepage .about h4 {
	margin-top:0px;
	color:#FFF
}
.homepage .about p {
	color:#333
}
.homepage .about a {
	  border: 1px solid #FFF;
	  background: rgba(0,0,0,0.2);
	  padding: 3px 9px;
	  font-size: 16px;
	  margin-top: 4px;
	  position: relative;
	  display: inline-block;
	  color:#FFF !important;
}
h3, .ms-WPBody h3 {
	font-size:24.5px;
	font-weight:400;
}
h4 {
	font-size:20.5px;
	margin-top:20px;
}
/* Body background */
body {
    background:#FFF;
}
h2, h3, h4, h5, h6, .btn-navbar, .breadcrumb, .menu, p, .nav, table, address, li, dl, dt, .table tr td, .table th, .ms-WPBody td {
	font-family:'Coda', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:400;
}
strong {
	font-weight:400;
}
p strong {
	font-weight:400;
	color:#158EC2;
	font-size:15px;
}
/* Content link text */
.breadcrumbRow a:link, .breadcrumbRow .ms-WPBody a, .breadcrumbRow .ms-WPBody a:active, .breadcrumbRow .ms-WPBody a:hover,
.bodyRow a:link, .bodyRow .ms-WPBody a, .bodyRow .ms-WPBody a:active, .bodyRow .ms-WPBody a:hover,
footer a:link, footer .ms-WPBody a, footer .ms-WPBody a:active, footer .ms-WPBody a:hover
{
color:#08C;
}
/* Footer link text */
.breadcrumbRow a:visited, .breadcrumbRow .ms-WPBody a:visited,
.bodyRow a:visited, .bodyRow .ms-WPBody a:visited,
footer a:visited, footer .ms-WPBody a:visited
{
color:#00487F;
}
/* Content areas background */
.headerRow .container, .bodyRow .container, footer .container {
background-color:#fff;
}
/* Footer background */
footer {
	margin-top:25px;
}
footer .container {
background-color:#efefef;
}
/* Footer copyright and unbridled background */
footer .copyrightRow .container, footer .unbridledRow .container {
background-color:transparent;
}
/* Copyright text */
.copyright {
color:#777;
}
/* Relative content background */
.relativeContent {
background:#efefef;
}
/* Header text */
header {
    background:transparent;
    filter:none;
    height:155px;
    position:relative;
    z-index:100;  
    background-image:url('/Style%20Library/Images/if-you-see-2.png');
   	background-position:right;
   	background-size:contain;
   	background-repeat:no-repeat;
   }
   .blackspace {
	  background-color: #000;
  height: 155px;
  width: 12%;
  position: absolute;
  top: 0;
  right: 0;
}
.logo-wrapper {
	display:inline-block;
	position:relative;
	border:0px;
}
.logo-wrapper .logo {
	background:#FFF;
	position:absolute;
	border:3px solid #EF3E36;
	padding:15px;
	box-sizing:border-box;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}
header h1 {
    margin:0px 0px 0px 0px;
}
 header h1 a {
    text-indent:-9999px;
    width:200px;
    height:60px;
    background-image:url('/Style%20Library/Images/Homeland-Security-logo-2.png');
    /* background-image:url('/Style%20Library/Images/Homeland-Security-logo-whiteText.png'); */
    background-size:contain;
    background-repeat:no-repeat;
	display:inline-block;
	padding:35px 0 21px 110px;
}
.headerRow .container {
    background-color:transparent;
}
.headerRow {
    position:relative;
	background:#7CBFE6;
	filter:none;
	margin-bottom:15px;
}


.headerRow:after {
    content:'';
    display:block;
    position:absolute;
    top:0px;right:0px;bottom:0px;left:0px;
    opacity:0.5;

    background-position:center;
    background-size:cover;
}
.headerRow .container {
    position:relative;
    z-index:1;
}
/* mainContent area margin and padding */
.mainContent {
    padding:0px;
    margin:0px 20px 0px 0px;
}
.homepage .mainContent {
    margin-top:20px;
}
.mainContent h2 {
    margin-top:0px;
}
.relativeContent {
    margin:0px 0px 10px 0px;
}
.leftNavContent {
    margin-top:20px;
    margin-left:0px;
    padding:0px;
}

/*  breadcrumb row styles */
ul.breadcrumb {
    margin-top:15px;
    padding-top:8px;
    padding-bottom:8px;
    margin-bottom:10px;
    background-color:transparent;
    filter:none;
    padding-left:0px;
    padding-right:0px;
    border-bottom:1px solid rgba(220,220,220,0.45);
}
ul.breadcrumb li {
    color:#999 !important;
    text-shadow:none;

}
ul.breadcrumb li a {
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -ms-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    text-shadow:none);
    color:#999 !important;
    text-decoration:none;
}
ul.breadcrumb li a:hover {
    color:#2980b9 !important;
}
.leftNavOneColRel ul.breadcrumb {
    margin-right:10px;
}
.breadcrumb>li>.divider {
    padding:0px 2px;
}


.leftNavContent .navbar-inner {
    padding:0px;
    background-color:transparent;
    background-image:none;
    filter:none;
    border:0px solid transparent;
    border-radius:0;
    box-shadow:none;
}
.leftNavContent .navbar .nav > li {
    float:none;
}
.leftNavContent .navbar .nav {
    float:none;
    left:auto;
    margin:0px 0px 10px 0px;
    
}


/* Nav bar top level link */
.leftNavContent .nav-list > li > a {
	font-weight:500;
    font-size:15px;
    color:#333;
    text-shadow: none;
    padding:7px 27px 7px 12px;
    position:relative;
    border-left:3px solid #EF3E36;
    margin-bottom:5px;
	background:#EEE;
}
.leftNavContent .nav-list > li > a i {
    color:#CCC;
}
/* Nav bar top level link hover */
.leftNavContent .nav li.dropdown.active > .dropdown-toggle:hover, .mainNavRow .nav > li > a:focus, .leftNavContent .nav > li > a:hover, .leftNavContent .nav li.dropdown.open > .dropdown-toggle, .leftNavContent .nav li.dropdown.open > .dropdown-toggle:hover, .leftNavContent .nav > li > a:hover, .leftNavContent .nav > li.active > a:hover,
 .nav>li.dropdown.open.active>a:active, .nav>li.dropdown.open.active>a:focus,
 .nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus,
 .navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle /* these two styles are tough to find */ {
    background:#DDD;
    color:#111;
    box-shadow:none;
    text-shadow:none !important;
}
/* Nav bar top level active link */
.mainNavRow .nav li.dropdown.open > .dropdown-toggle, .mainNavRow .nav li.dropdown.active > .dropdown-toggle, .mainNavRow .nav li.dropdown.open.active > .dropdown-toggle, .leftNavContent .nav-list > .active > a, .nav-list > .active > a:hover {
    background:#DDD;
    color:#000;
    box-shadow:none;
    text-shadow:0px !important;
    border-left:3px solid rgb(97,126,150);
}
.leftNavContent .nav-list li.active a i {
    color:#FFF;
}
/* Nav bar top level arrow color */
.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color:#333;
    border-bottom-color:#333;
    display:none;
}
.leftNavContent .nav .dropdown-toggle .caret {
    border-top-color:#333;
    border-bottom-color:#333;
    position:absolute;
    right:10px;
      display:none;
}
.leftNavContent .nav li.active a .caret , 
.leftNavContent .nav > li > a:hover .caret, 
.mainNavRow .nav li.dropdown.open > .dropdown-toggle .caret, 
.mainNavRow .nav li.dropdown.active > .dropdown-toggle .caret, 
.mainNavRow .nav li.dropdown.open.active > .dropdown-toggle .caret, 
.leftNavContent .nav li.dropdown.open .caret, 
.leftNavContent .nav li.dropdown.open.active .caret, 
.leftNavContent .nav li.dropdown.open a:hover .caret {
    border-top-color:#333 !important;
    border-bottom-color:#333 !important;
      display:none;
}
 .leftNavContent .navbar .nav-collapse li.dropdown > a {
        position:relative;

    }
    .leftNavContent .navbar .nav-collapse li.dropdown > a:before {
        position:absolute;
        right:12px;
        content:"\f0da";
        font-family: FontAwesome;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: -webkit-transform .25s ease-in-out;
        -moz-transition: -moz-transform .25s ease-in-out;
        -ms-transition: -ms-transform .25s ease-in-out;
        -o-transition: -o-transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
    }
    .leftNavContent .navbar .nav-collapse li.dropdown.open > a:before {
    /*  -webkit-transform: rotate(450deg);
        -moz-transform: rotate(450deg);
        -o-transform: rotate(450deg);
        -ms-transform: rotate(450deg);
        transform: rotate(450deg); */
    }

.nav-tabs .open .dropdown-toggle, 
.nav-pills .open .dropdown-toggle, 
.nav>li.dropdown.open.active>a:hover, 
.nav>li.dropdown.open.active>a:focus {
	border-color:#EF3E36;
}

/* Nav bar dropdown link */
.mainNavRow .dropdown-menu a, .leftNavContent .dropdown-menu a {
    color:#333;
}
/* Nav bar dropdown link hover */
.mainNavRow .dropdown-menu .active > a:hover, .mainNavRow .dropdown-menu li > a:hover, .mainNavRow .dropdown-menu li > a:focus, .mainNavRow .dropdown-submenu:hover > a,
.leftNavContent .dropdown-menu .active > a:hover, .leftNavContent .dropdown-menu li > a:hover, .leftNavContent .dropdown-menu li > a:focus, .leftNavContent .dropdown-submenu:hover > a {
    background:#DDD;
    color:#111;
    box-shadow:none;
    text-shadow:none;
}
/* Nav bar dropdown link active */
.mainNavRow .dropdown-menu .active > a, .leftNavContent .dropdown-menu .active > a {
    background:#DDD;
    box-shadow:none;
    text-shadow:none;
        color:#111;
        border-left:3px solid rgb(97,126,150);
}





.leftNavContent .nav-social {
    background-color:#FFF;
}
.leftNavContent .nav-social li {
    margin:5px 5px 0px 0px;
    padding:0px;
}
.leftNavContent .nav-social li a i {
    font-size:36px;
}
.leftNavContent .nav-social li a {
    background-image:none;
    text-decoration:none;
    margin:0px;
    padding:0px;

}
.leftNavContent .nav-social li a:hover,
.leftNavContent .nav-social li a:active,
.leftNavContent .nav-social li a:focus,
.leftNavContent .nav-social li a:link {
    background:none;
    text-shadow:none;
}
.leftNavContent .nav-social li a .icon-facebook-sign {
    color:#3B5998
}
.leftNavContent .nav-social li a .icon-twitter-sign {
    color:#55ACEE;
}



.dropdown-menu {
	position:relative;
}
.open .dropdown-menu {
	float:none;
	margin:0px -15px 5px -10px;
	border:0px;
	border-radius:0px;
	padding:0px;
	box-shadow:none;
}
.dropdown-menu > li {
	
}
.dropdown-menu > li > a {
	display:block;
	background:#EEE;
	border-left:3px solid #EF3E36;
	margin-bottom:4px;
	padding:3px 8px;
	white-space:normal;
}


.navbar .nav>li>.dropdown-menu:before,
.navbar .nav>li>.dropdown-menu:after {
	/* turn stuff off*/
	position:static;
	top:0px;
	left:0px;
	display:none;
	border:0px;
	
}

.bodyRow a.unstyled-link {
     padding: 0;
}


/* Table caption */
table thead,
.table th {
	font-weight:400;
}
table caption {
	background:transparent;
	background-image:none;
	filter:none;
    font-weight:400;
    font-size:24.5px;
    padding:0px;
    margin:20px 0px 15px 0px;
    border:0px;
}
/* Agency footer border */
.enterpriseFooter {
    border-color:#ddd;
}

/* END COLORS */

/* UNBRIDLED SPIRIT */
/*
.unbridledRow a {
background-image: url("https://secure.test.kentucky.gov/enterprise/images/agencyBootstrap/unbridledSpirit-4c.png");
background-image: url("https://secure.test.kentucky.gov/enterprise/images/agencyBootstrap/unbridledSpirit-reverse.png");
background-image: url("https://secure.test.kentucky.gov/enterprise/images/agencyBootstrap/unbridledSpirit-blue.png");
background-image: url("https://secure.test.kentucky.gov/enterprise/images/agencyBootstrap/unbridledSpirit-black.png");
background-image: url("https://secure.test.kentucky.gov/enterprise/images/agencyBootstrap/unbridledSpirit-white.png");
}
*/
/* Icons for older versions of IE7/8 */
/*
.ie7 .unbridledRow a, .ie8 .unbridledRow a {
background-image: url("https://secure.test.kentucky.gov/enterprise/images/agencyBootstrap/unbridledSpirit-4C_sm.png");
background-image: url("https://secure.test.kentucky.gov/enterprise/images/agencyBootstrap/unbridledSpirit-reverse.png");
background-image: url("https://secure.test.kentucky.gov/enterprise/images/agencyBootstrap/unbridledSpirit-blue.png");
background-image: url("https://secure.test.kentucky.gov/enterprise/images/agencyBootstrap/unbridledSpirit-black.png");
background-image: url("https://secure.test.kentucky.gov/enterprise/images/agencyBootstrap/unbridledSpirit-white.png");
}
*/
/* END UNBRIDLED SPIRIT */


/* BEGIN P#EF3E36ix Styles & Elements */

/* Headings */
H3.agencyElement-H3 {
-ms-name:"Heading 3";
}
H4.agencyElement-H4 {
-ms-name:"Heading 4";
}
H5.agencyElement-H5 {
-ms-name:"Heading 5";
}
H6.agencyElement-H6 {
-ms-name:"Heading 6";
}
/* Text Styles*/
.agencyStyle-blockquote {
-ms-name:"Block Quote";
padding:0 0 0 15px;
margin:0 0 20px;
border-left:5px solid #eee;
}
.agencyStyle-muted {
-ms-name:"Muted";
color:#999;
}
.agencyStyle-unstyled {
-ms-name:"Unstyled (Lists)";
margin-left:0;
list-style:none;
}
/* Text Markup Styles */
div.pull-left .agencyElement-divpullleft {
-ms-name:"Pull Left";
}
div.pull-right .agencyElement-divpullright {
-ms-name:"Pull Right";
}
div.clearfix .agencyElement-clearfix {
-ms-name:"Clear Fix";
}
div.well .agencyElement-well {
-ms-name:"Well (Default)";
}
div.well well-large .agencyElement-well-large {
-ms-name:"Well (Large)";
}
div.well well-small .agencyElement-well-small {
-ms-name:"Well (Small)";
}
/* Tables */
table.table-bordered .agencyElement-table-bordered {
-ms-name:"Table (Bordered)";
}
table.table-condensed .agencyElement-table-condensed {
-ms-name:"Table (Condensed)";
}
table.table-striped .agencyElement-table-striped {
-ms-name:"Table (Striped)";
}
table.table-hover .agencyElement-table-hover {
-ms-name:"Table (Hover)";
}
/* Alerts */
div.alert .agencyElement-alert {
-ms-name:"Alert (Default)";
}
div.alert alert-danger .agencyElement-alert-danger {
-ms-name:"Alert (Error/Danger)";
}
div.alert alert-info .agencyElement-alert-info {
-ms-name:"Alert (Info)";
}
div.alert alert-success .agencyElement-alert-success {
-ms-name:"Alert (Success)";
}
div.alert alert-warning .agencyElement-alert-warning {
-ms-name:"Alert (Warning)";
}
/* Image Position */
.agencyPosition-1 {
-ms-name:"Left";
float:left;
}
.agencyPosition-2 {
-ms-name:"Right";
float:right;
}
.agencyPosition-3 {
-ms-name:"Top";
vertical-align:text-top;
}
.agencyPosition-4 {
-ms-name:"Middle";
vertical-align:middle;
}
.agencyPosition-5 {
-ms-name:"Bottom";
vertical-align:text-bottom;
}
/* Image Styles */
.agencyImage-1 {
-ms-name:"Image Circle";
-webkit-border-radius: 500px;
  -moz-border-radius: 500px;
       border-radius: 500px;
}
.agencyImage-2 {
-ms-name:"Image Polaroid";
padding: 4px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
       box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.agencyImage-3 {
-ms-name:"Image Rounded";
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

/* END P#EF3E36ix Styles & Elements */

/* Footer Styles */
footer {
    background-color:#4d4e4e;
    border-top:#323232;
    padding-top:15px;
}
footer .container {
    background-color:transparent;
}
.footerRow > .container {
    background:transparent;
    border-top:none;
}
.agencyFooterLinks,
.enterpriseFooterRow .enterprise-footer-links ul,
.unbridledRow .container,
.copyrightRow p {
    text-align:center;
}
.enterpriseFooterRow .enterprise-footer-links ul {
    position:relative;
    top:5px;
}
.enterprise-footer-links ul li a {
    color:#FFF;
}
.unbridledRow .container {
    padding-top:10px;
}
.copyrightRow p,
footer .kentuckygov-text a {
    color:#ccc;
}

footer .container,
.enterpriseFooter {
    background-color:transparent;
}
footer .enterpriseFooter {
    border:none;
}
.enterpriseFooterLinks, .agencyFooterLinks {
    text-align:center;
    padding:0px 7px;
}
.enterpriseFooterLinks li > a, .agencyFooterLinks li > a, .copyright {
    color:#fff !important;
}
.copyright {
    margin-top:10px;
}
form {
    margin-bottom:0px;
}
.menu {
	display:inline-block;
	font-size:17.5px;
	font-weight:400;
	vertical-align:middle;
}
.icon-bars {
	display:inline-block !important;
	vertical-align:middle;
	padding-left:10px;
	margin-right:25px;
	position:relative;
	bottom:3px;
}
.icon-bars span, 
.icon-bars span:before, 
.icon-bars span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 22px;
  background: white;
  position: absolute;
  display: block;
  content: '';
}
.icon-bars span:before {
  top: -6px;
}
.icon-bars span:after {
  bottom: -6px; 
}
.icon-bars span, 
.icon-bars span:before, 
.icon-bars span:after {
  -webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.btn-navbar:not(.collapsed) .icon-bars span {
  background-color: transparent;
}
.btn-navbar:not(.collapsed) .icon-bars span:before, 
.btn-navbar:not(.collapsed) .icon-bars span:after {
  top: 0;
}
.btn-navbar:not(.collapsed) .icon-bars span:before {
  -moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.btn-navbar:not(.collapsed) .icon-bars span:after {
 -moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}


.lead {
	margin-bottom:15px;
	font-size:18px;
	font-weight:400;
	line-height:26px;
}

/* Stuff for the homepage */
.grid {
	overflow: hidden;
	margin: 20px 0px 0px 0px;
	padding: 0;
	width: 100%;
	max-width: 1920px;
	list-style: none;
	text-align: center;
}

/* Common style */
.ruby-1 {
	
}
.ruby-2 {
	
}
.ruby-3 {
	
}

.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.135em;
	width: 33.333%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	opacity: 0.8;	
}

.grid figure figcaption {
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
	/*z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 1;
	position:absolute;
	top:0px;bottom:0px;right:0px;left:0px;*/

}

.grid figure h2 {
	word-spacing: 0.15em;
	font-weight: 400;
	font-size:24px;
	line-height:29px;
	text-shadow:1px 1px 5px rgba(0,0,0,0.65);
	right:10px;
	left:10px;
}


.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
	
}

/*---------------*/
/***** Ruby *****/
/*---------------*/

figure.effect-ruby {
	background-color: #3498db;
}

figure.effect-ruby img {
	opacity: 0.8;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby h2 {
	position:absolute;
	top:10px;
	right:0px;
	left:0px;
	margin-top: 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	/*-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);*/
}

figure.effect-ruby p {
	margin:0 1em;
	padding: 0.5em;
	border: 1px solid #fff;
	opacity: 1;
	-webkit-transition: background 0.35s;
	transition: background 0.35s;
	/*-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);*/
	position:absolute;
	bottom:10px;
	left:0px;
	right:0px;
	background:rgba(100,100,100,0.45);
} 

figure.effect-ruby:hover h2 {
	/*-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);*/
}

figure.effect-ruby:hover p {
	opacity: 1;
	background-color:rgba(0,0,0,0.55);
	/*-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);*/
}
.home-img-1 {
	
}
.home-img-2 {
	
}
.home-img-3 {
	
}
.img-right {
	float:right;
	margin:0px 0px 15px 10px;
}
.img-responsive {
	width:100%;
	height:auto;
	margin-bottom:15px;
}
.img-man {
	max-width:400px !important;
}
address {
	border-left:3px solid #777;
	background:#fafafa;
	padding:7px 10px;
	margin-bottom:10px;
}

/* Additional Resources Page */
.well-agency {
	padding:14px;
	-webkit-transition: webkit-box-shadow .15s ease-in-out;
	   -moz-transition: moz-box-shadow .15s ease-in-out;
			transition: box-shadow .15s ease-in-out;
	-webkit-box-shadow: 0px 0px 0px 0px transparent;
	   -moz-box-shadow: 0px 0px 0px 0px transparent;
	        box-shadow: 0px 0px 0px 0px transparent;

}
.well-agency:hover {
	-webkit-box-shadow: 0 7px 6px -6px #777;
	   -moz-box-shadow: 0 7px 6px -6px #777;
	        box-shadow: 0 7px 6px -6px #777;
}
.well-agency h4 {
	color:#00487F;
	margin-bottom:5px;
}
.well-agency p {
	color:#333;
	margin-bottom:5px;
}
.well-agency:hover h4 {
	color:
}
.row-fluid .span4 a {
	background-image:none !important;
	padding:0px;
	text-decoration:none;
}

/* MEDIA QUERIES */
@media (max-width: 480px) {
    .enterpriseFooterLinks li > a, .agencyFooterLinks li > a {
        padding:0px 6px;
        background:transparent;
        border-radius:0px;
    }
}
/* Smartphone (landscape) ------------------------ */
@media (min-width: 480px) and (max-width: 767px) {
}

/* Tablet (portrait) and lower styles go here ------------------------ */
@media (max-width: 767px) {
.img-right {
	display:block;
	margin:0px auto 15px auto;
	float:none;	
}

    .leftNavContent .navbar {
        margin-bottom:0px;
    }
.grid {
		margin-top:-5px;
	}
	.grid figure {
		width:100%;
		height:130px;
	}
	.grid figure img {
		width:100%;
		height:auto;
		position:absolute;
		top:0px;
		bottom:0px;
	}
.grid figure h2 {
	right:10px;
	left:10px;
}

    body {
        padding-right:0px;
        padding-left:0px;
    }
    .headerRow {
	margin-bottom:0px;
	background:none;
}
    .logo-wrapper {
		display:block;
		position:static;
	}
	.logo-wrapper .logo {
		border:0px;
		box-shadow:none;
		width:100%;
		height:auto;
		position:relative;
		padding:0px;
	}
    header {
        background-image:none;
        height:auto;
    }
    header h1 {
       /* background-image:url('/Style%20Library/Images/StateSeal-shadow.png');*/
margin-left:-5px;
}
    header h1 a {
        background-repeat:no-repeat;
        padding:10px;
        margin-top:5px;
        margin-bottom:5px;
        margin-left:5px;
		height:80px;
		display:block;
		width:100%;
    }
ul.breadcrumb {
        margin:-5px 0px 10px 0px;
    }
    .leftNavOneColRel ul.breadcrumb {
        margin:0px 10px 10px 10px;
    }

    .mainContent {
         padding-top:0px;
        margin-top:0px;
        margin-right:10px;
        margin-left:10px;
    }
    .homepage .mainContent {
        margin-top:15px;
    }
    .mainContent h2 {
        margin-top:0px;
    }
    .relativeContent {
        margin:10px;
    }

    .leftNavContent {
     margin-top:0px;
        padding-top:0px;
        margin-bottom:0px;
        padding-bottom:0px;
        margin-top:0px;
        padding-top:0px;
        margin-bottom:0px;
        padding-bottom:0px;
         margin-left:0px;
        padding-right:0px;
        padding-left:0px;
    }

.navbar .btn-navbar {
	text-align:right;
	background:#EF3E36 !important;
	border-radius:0px;
	border:0px;
	margin:0px 0px 5px 0px;
	display:block;
}
.blackspace{
	display:none;
}

}

/* Tablet (portrait) to desktop ------------------------ */
@media (min-width: 768px) and (max-width: 979px){
header h1 a {
	width:150px;
	height:41px;
}
.logo-wrapper {
	top:15px;
}



.blackspace {
	width:18%;
}
    .navbar .btn-navbar {
        display:none;
    }
    .leftNavContent .navbar .collapse {
        height:auto !important;
    }
    .grid figure {
		width:100%;
		max-height:110px;
	}
    .ruby-1 img {
		bottom:100px;
	}
	.ruby-2 img {
		bottom:85px;
	}
	.ruby-3 img {
		top:-5x;
	}

   }
/* Tablet (landscape) and lower styles go here  ------------------------ */
/* This is also the breakpoint for the top nav */
@media (max-width: 979px) {
    .leftNavContent .nav-collapse .nav > li > a {
        border-radius:0px;
    }
	.nav-collapse .dropdown-menu a {
		border-radius:0px;
		padding:3px 8px;
		margin:0px 0px 5px 0px;
		background:#EEE;
		font-weight:500;
	}
	.nav-collapse .dropdown-menu li+li a {
		margin-bottom:5px;
	}
	

}

/* Desktop and Tablet Landscape ------------------------ */
@media (min-width: 981px) {
}

/* Large desktop ------------------------ */
@media (min-width: 1550px) {
	.blackspace {
		width:20%;
	}
}
/*END MEDIA QUERIES */