/*
	Theme Name: Federal Resources
	Theme URI: http://www.federalresources.com/
	Description: This is a custom theme developed for Federal Resources.
	Author: Julianne Gleaton
	Author URI: http://www.juliannedesign.com/

	Version: 2.2.4

	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.2.3

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template, [hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  border-radius: 8px;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
    content: " ";
    display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
    font-size: 2rem;
}

body {
    background-color: #FFF;
    color: #333;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-size: 2rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 1.625;
    margin: 0;
}

body.home {
    background-image: url(https://www.federalresources.com/wp-content/themes/federal-resources/images/market-tactical-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: center top !important;
    background-color: #FFF;
    background-size: 150%;
}

/*body.home {
    background-image: url(images/Banner_slide3_bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: center top !important;
    background-color: #000;
    background-size: 100%;
}*/

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

a {
    color: #ee5e2a;
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #333;
    text-decoration: none;
}

p {
    margin: 0 0 28px;
    padding: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #eee;
    clear: both;
    margin: 1em 0;
}

b,
strong {
    font-weight: 700;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 40px;
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    font-size: 3rem;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}

/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px;
}

h1 {
    font-size: 36px;
    font-size: 3.6rem;
}

h2 {
    font-size: 30px;
    font-size: 3rem;
}

h3 {
    font-size: 24px;
    font-size: 2.4rem;
}

h4 {
    font-size: 20px;
    font-size: 2rem;
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
}

h6 {
    font-size: 16px;
    font-size: 1.6rem;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

figure {
    margin: 0;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
    overflow: hidden;
}

.gallery-item {
    float: left;
    margin: 0 0 28px;
    text-align: center;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}

.gallery img {
    border: 1px solid #eee;
    height: auto;
    padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
    border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    padding: 16px;
    width: 100%;
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

::-moz-placeholder {
    color: #333;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    background-color: #ee5e2a;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 16px 24px;
    text-decoration: none;
    white-space: normal;
    width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
    background-color: #f1f1f1;
    color: #999;
}

.entry-content .button:hover,
.entry-content .button:focus {
    color: #fff;
}

.button {
    display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
    padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
    background-color: #eee;
    border-width: 0;
    color: #777;
    cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}

/* ## Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
    word-break: break-word;
}

tbody {
    border-bottom: 1px solid #eee;
}

td,
th {
    text-align: left;
}

td {
    border-top: 1px solid #eee;
    padding: 6px;
}

th {
    font-weight: 400;
    padding: 0 6px;
}

td:first-child,
th:first-child {
    padding-left: 0;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
    clip: auto !important;
    height: auto;
    width: auto;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 23px 14px;
    color: #333;
    background: #fff;
    z-index: 100000; /* Above WP toolbar. */
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
}

.more-link {
    position: relative;
}

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
    margin: 0 auto;
    max-width: 1280px;
}

.site-inner {
    clear: both;
    padding-top: 40px;
    word-wrap: break-word;
}

.landing-page .site-inner {
    max-width: 800px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 1060px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}

/* ### Content */

.content {
    float: right;
    width: 880px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
    float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
    width: 660px;
}

.full-width-content .content {
    width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
    float: right;
    width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
    float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
    float: left;
    width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%;
}

.one-third,
.two-sixths {
    width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
    width: 65.81196581196582%;
}

.one-fourth {
    width: 23.076923076923077%;
}

.three-fourths {
    width: 74.35897435897436%;
}

.one-fifth {
	width: 17.9487179487179488%;
}

.two-fifths {
	width: 38.4615384615384616%;
}

.three-fifths {
	width: 58.9743589743589744%;
}

.four-fifths {
	width: 79.4871794871794872%;
}

.one-sixth {
    width: 14.52991452991453%;
}

.five-sixths {
    width: 82.90598290598291%;
}

.first {
    clear: both;
    margin-left: 0;
}

/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
    border-radius: 50%;
    float: left;
}

.author-box .avatar,
.alignleft .avatar {
    margin-right: 24px;
}

.alignright .avatar {
    margin-left: 24px;
}

.comment .avatar {
    margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1px;
    padding: 12px 30px;
}

.after-entry,
.archive-description,
.author-box {
    background-color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 40px;
    padding: 24px 0 0 0;
}

.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
    overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
    margin-bottom: 40px;
    width: 50%;
}

.site-header .search-form {
    float: right;
    margin: 12px auto 0;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    margin-top: 10px;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* ## Titles
--------------------------------------------- */

/*.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-size: 20px;
    font-size: 2rem;
}*/

.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-weight: 100;
    font-size: 40px;
    padding: 0 0 16px 0;
    margin: 0 0 32px 0;
    border-bottom: 4px solid #ee5e2a;
}

.entry-title {
    font-size: 36px;
    font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
    color: #333;
    text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus {
    color: #c3251d;
}

.widget-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px;
    text-transform: uppercase;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
    margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}

.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0;
    text-align: left;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 28px;
}

/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
    margin-bottom: 24px;
    word-wrap: break-word;
}

.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
    margin-bottom: 0;
}

.widget ul > li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.sidebar .widget ul > li a {
    text-decoration: none;
    font-size: 18px;
    color: #ee5e2a;
}

.sidebar .widget ul > li a:hover {
    text-decoration: none;
    font-size: 18px;
    color: #CCC;
}

.menu-c4isr a:hover {
    background-color: #000;
}

.widget ul > li:last-of-type {
    padding-bottom: 0;
}

.widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}

.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
    background: none;
    padding: 0;
}

.featured-content .entry:last-of-type {
    margin-bottom: 0;
}

.featured-content .entry-title {
    font-size: 20px;
    font-size: 2rem;
}

/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
    color: #fff;
}

.sidebar .widget.enews-widget {
    background-color: #333;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
    border: 1px solid #333;
}

.sidebar .enews-widget input[type="submit"] {
    background-color: #c3251d;
    color: #fff;
}

.sidebar .enews-widget input:hover[type="submit"],
.sidebar .enews-widget input:focus[type="submit"] {
    background-color: #fff;
    color: #333;
}

.enews-widget input {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
    margin: 0;
    width: 100%;
}

.enews form + p {
    margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
    display: none;
}

/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link li {
    height: 0;
    width: 0;
    list-style: none;
}

/* Display outline on focus */
:focus {
    color: #333;
    outline: #ccc solid 1px;
}

/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
    position: relative;
    background-color: #FFF;
    padding: 0 0 16px 0;
    border-bottom: 1px solid #f1f1f1;
}

.home .site-header {
    position: relative;
    background-color: transparent;
    padding: 0 0 16px 0;
    border-bottom: 0px;
}

.site-header > .wrap {
    padding: 0;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
    float: left;
    text-transform: uppercase;
}

.header-image .title-area {
    margin: 0 auto;
    max-width: 276px;
    padding: 0;
}

.header-full-width .title-area {
    float: none;
    width: 100%;
}

.site-title {
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
    padding: 16px 0;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
    display: block;
    background-image: url(images/fr_logo_color.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 276px;
    height: 60px;
    color: #333;
    text-decoration: none;
    text-indent: -9999px;
}

.home .site-title a,
.home .site-title a:hover,
.home .site-title a:focus {
    display: block;
    background-image: url(images/fr_logo_white.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 276px;
    height: 60px;
    color: #333;
    text-decoration: none;
    text-indent: -9999px;
}

.header-image .site-title > a {
    background-position: center !important;
    background-size: contain !important;
    float: left;
}

.site-description {
    display: none;
}

.site-title {
    margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
    display: block;
    text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
    float: right;
    text-align: right;
    width: 900px;
}

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1;
    width: 100%;
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}

.genesis-nav-menu a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 36px 14px 16px 14px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
}

.home .genesis-nav-menu a {
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 36px 14px 16px 14px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color: #CCC;
    text-decoration: none;
}

.genesis-nav-menu .sub-menu {
    border-top: 4px solid #ee5e2a;
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 200px;
    z-index: 99;
}

.home .genesis-nav-menu .sub-menu a,
.genesis-nav-menu .sub-menu a {
    background-color: #fff;
    border: 1px solid #eee;
    border-top: 0;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 12px 20px 12px 20px;
    position: relative;
    width: 200px;
    word-wrap: break-word;
    color: #000;
}

.genesis-nav-menu .sub-menu a:hover {
    color: #ee5e2a;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
    position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu > .first > a {
    padding-left: 0;
}

.genesis-nav-menu > .last > a {
    padding-right: 0;
}

.genesis-nav-menu > .right {
    float: right;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}

.sub-menu-toggle,
.menu-toggle {
    display: none;
    visibility: hidden;
}

/* ## Secondary Navigation
--------------------------------------------- */

.home #menu-secondary-menu {
    width: 600px;
    float: right;
    text-align: right;
}

.home .nav-secondary .genesis-nav-menu a {
    padding: 16px 0 0 10px !important;
}

.nav-secondary {
    background-color: #FFF;
}

.home .nav-secondary {
    background-color: transparent;
}

#menu-secondary-menu {
    width: 600px;
    float: right;
    text-align: right;
}

.nav-secondary .genesis-nav-menu a {
    padding: 16px 0 0 10px !important;
}

.fontawesome-text {
    display: none;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
    margin-left: 0;
}

/* ## After Header Navigation
--------------------------------------------- */

.nav-primary {
    background-color: #fff;
    border-top: 1px solid #eee;
}

/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
    padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
    padding: 0 20px 10px;
}

/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
    background-color: #fff;
    padding: 70px 80px;
}

.entry-content ol,
.entry-content ul {
    margin-bottom: 28px;
    margin-left: 40px;
}

.entry-content ol > li {
    list-style-type: decimal;
}

.entry-content ul > li {
    list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

.entry-content code {
    background-color: #333;
    color: #eee;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
}

.entry-header .entry-meta {
    margin-bottom: 24px;
}

.entry-footer .entry-meta {
    border-top: 1px solid #eee;
    padding-top: 24px;
}

.entry-categories,
.entry-tags {
    display: block;
}

.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
    clear: both;
    margin: 40px 0;
}

.adjacent-entry-pagination {
    margin-bottom: 0;
}

.archive-pagination li {
    display: inline;
}

.archive-pagination a {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    padding: 8px 12px;
    text-decoration: none;
}

.archive-pagination a:hover,
.archive-pagination a:focus,
.archive-pagination .active a {
    background-color: #c3251d;
    color: #fff;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
    padding: 60px 60px 32px;
}

.entry-comments {
    padding: 60px;
}

.comment-list li {
    padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
    padding-left: 0;
}

.comment-header {
    margin-bottom: 30px;
}

.comment-content {
    clear: both;
}

.comment-content ul > li {
    list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%;
}

.comment-respond label {
    display: block;
    margin-right: 12px;
}

.comment-header p {
    margin-bottom: 0;
}

.entry-pings .reply {
    display: none;
}

/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
}

.sidebar .widget {
    background-color: #fff;
    padding: 32px;
    border-bottom: 1px dashed #f1f1f1;
}

.sidebar .widgettitle {
    letter-spacing: 1px;
    border-left: 4px solid #f1f1f1;
    padding-left: 8px;
}

.market-sidebar {
  padding: 40px 0;
}

.market-sidebar .entry {
  border-bottom: 1px solid #f1f1f1;
  margin: 16px 0 32px 0;
}

.market-sidebar .entry-title {
  line-height: 1.25em;
}

.market-sidebar a {
  font-size: 18px;
}

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
    background-color: #f1f1f1;
    font-size: 18px;
    font-size: 1.8rem;
    clear: both;
    padding: 112px 0 64px 0;
    color: #666666;
    border-top: 2px solid #ee5e2a;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
    width: 33.333%;
    float: left;
    padding: 48px;
}

.footer-widgets .widgettitle {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.footer-widgets li {
    border-bottom: 1px solid #f1f1f1;
}

.footer-widgets a {
    color: #666666;
    text-decoration: none;
}

.footer-widgets a:hover {
    color: #ee5e2a;
    text-decoration: underline;
}

.footer-widgets .entry-title {
  font-size: 18px !important;
  line-height: 1.65em !important;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
    background-color: #f1f1f1;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    padding: 32px 0 64px 0;
    text-align: center;
    color: #000;
}

.site-footer p {
    margin-bottom: 0;
    padding: 12px 0;
}

.site-footer a {
    color: #333;
}

.site-footer .tagline {
    text-transform: uppercase;
}

/* # Begin Federal Resources Styles - Home Page v2
---------------------------------------------------------------------------------------------------- */

.blog-cta {
	background-color: #244c5a;
	margin: 40px 0;
	width: 100%;
	padding: 48px 48px 32px 48px;
	text-align: center;
	border: 2px solid #ee5e2a;
}

.blog-cta h2 {
	color: #fff;
	padding: 0 0 24px 0;
	font-size: 56px;
	line-height: 1.35em;
	color: #FFF;
}

#logo-holder {
  background-color: #FFF;
  padding: 56px 0;
}

#logo-holder .wrap {
  max-width: 1024px;
}

.covid-banner-img {
  background-color: #FFF;
}

#search-area {
	width: 80%;
	margin: 0 auto;
	display: block;
	padding: 32px 0;
}

#search-area button {
	display: none;
}

#markets {
	background-color: #FFF;
	padding: 80px 0 0 0;
}

#markets h2 {
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	padding: 32px 0;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.homev2 .one-fourth {
	height: 350px;
	color: #FFF;
	text-align:center;
	letter-spacing: 2px;
	position: relative;
}

.homev2 .one-fourth a {
	display: block;
	color: #FFF;
	font-size: 40px;
	font-weight: 700;
	text-decoration: none;
	height: 350px;
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	line-height: 350px;
	transition: 0.5s;
}

.homev2 .one-fourth a:hover {
	background-color: rgba(0, 0, 0, 0.2);
	font-size: 0px;
}

.experience-fr {
  background-color: #FFF;
	padding: 40px 0;
}

.homev2 #vendors {
    padding: 48px 0;
    width: 100%;
    background-color: #FFF;
}

.info-boxes {
	background-color: #FFF;
	color: #FFFFFF;
}

.info-boxes .info-copy {
	min-height: 464px;
}

.info-boxes h2 {
	text-transform: uppercase;
	text-align: center;
}

.info-boxes img {
	padding: 32px 0;
}

.info-boxes button {
	width: 100%;
	text-align: center;
}

.info-boxes .procure {
	padding: 32px;
	background-image: url(https://www.federalresources.com/wp-content/uploads/info-box_procure.jpg);
    background-position: center top;
    background-repeat: no-repeat; 
	background-size: cover;
}

.info-boxes .train {
	padding: 32px;
	background-image: url(https://www.federalresources.com/wp-content/uploads/info-box_train.jpg);
    background-position: center top;
    background-repeat: no-repeat; 
	background-size: cover;
}

.info-boxes .support {
	padding: 32px;
	background-image: url(https://www.federalresources.com/wp-content/uploads/info-box_support.jpg);
    background-position: center top;
    background-repeat: no-repeat; 
	background-size: cover;
}


/* # Begin Federal Resources Styles - Home Page
---------------------------------------------------------------------------------------------------- */

.privacy-policy .entry-content p {
  font-size: 12px;
  line-height: 1.5em;
  padding: 4px 0;
  margin: 0 0 4px 0;
}

.privacy-policy .entry-content h3 {
  font-size: 18px;
  padding: 12px 0 8px 0;
}

.wp-caption-text {
  text-align: center;
}

#eblast-page img {
    display: block;
    width: 200px;
    border: 4px solid #f05d1b;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

.fun-facts {
  background-color: #f1f1f1;
  padding: 12px;
}

.fun-facts h2 {
}

.fun-facts p {
  font-size: 16px;
  line-height: 1.5em;
}

.newsletter-container {
    width: 640px;
    margin: 0 auto;
    display: block;
    background-color: rgba(241, 241, 241, 0.2);
    padding: 32px 64px;
}

.clear {
    clear: both;
}

.clear-line {
    clear: both;
    padding-top: 48px;
}

#home-video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

#video-elem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

video::-webkit-media-controls {
    display: none !important;
}

video {
    background: transparent url(images/fr-poster.jpg) 50% 50% / cover no-repeat;
}

#home-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.2);
}

#home-banner {
    width: 100%;
    padding: 64px 0 148px 0;
    border-bottom: 1px solid #ee5e2a;
}

#home-banner .happy-4th {
    color: #FFF;
    text-align: center;
    font-size: 88px;
    line-height: 1.35em;
    font-weight: 100;
    padding: 24px 0 16px 0;
}

#home-banner img {
    display: block;
    margin: 0 auto;
}

#home-banner h1 {
    font-size: 104px;
    line-height: 112px;
    text-align: center;
    font-weight: 400;
    padding: 16px 0;
    color: #FFF;
    letter-spacing: 0;
    width: 1140px;
    margin: 0 auto;
}

#home-banner p {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    max-width: 960px;
    margin: 0 auto;
    color: #FFF;
}

#home-banner .date {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  padding: 16px 0 0 0;
  color: #FFF;
}

#about-banner a,
#vendor-intro a,
.opioid-cta a,
.covid-cta a,
#individual-vendor-cta a,
#vendor-cta a,
#market-banner a,
#home-banner a {
    width: 200px;
    display: block;
    margin: 32px auto;
    color: #FFF;
    padding: 12px 0;
    text-decoration: none;
    background-color: #ee5e2a;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
}

#about-banner .cta,
#home-banner .cta {
  max-width: 424px;
  margin: 0 auto;
}

#about-banner a:hover,
.opioid-cta a:hover,
#individual-vendor-cta a:hover,
#market-banner a:hover,
#home-banner a:hover {
    background-color: #CCC;
    transition: 0.8s ease;
}

#equipment {
    background-color: #FFF;
    width: 100%;
    padding: 72px 0 36px 0;
    border-top: 4px solid #ee5e2a;
}

#equipment .first {
    padding: 32px;
}

#equipment h2 {
    text-align: center;
    font-size: 60px;
    line-height: 68px;
    font-weight: 900;
    color: #244c5a;
    padding: 32px 0 24px 0;
}

#equipment p {
    font-weight: 100;
    font-size: 32px;
    line-height: 40px;
}

#equipment p + p {
    font-size: 24px;
    line-height: 32px;
}

#equipment a {
    width: 264px;
    display: block;
    color: #FFF;
    padding: 12px 0;
    text-decoration: none;
    background-color: #ee5e2a;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
}

#equipment a:hover {
    background-color: #CCC;
    transition: 0.8s ease;
}

.pull-quote {
    background-color: #244c5a;
    padding: 72px 0 0 0;
}

.pull-quote p {
    text-align: center;
    font-size: 40px;
    line-height: 1.3em;
    color: #FFF;
    font-weight: 700;
    width: 1024px;
    margin: 0 auto;
    padding: 0 0 80px 0;
}

.pull-quote:after {
    content: '';
    width: 100%;
    display: block;
    height: 28px;
    background-color: #fff;
    background-image: url(images/blue-arrow.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#specialized-markets {
    text-align: center;
    padding: 64px 0 56px 0;
    font-size: 24px;
    line-height: 32px;
    background-color: #FFF;
    border-top: 2px solid #ee5e2a;
}

#specialized-markets h3 {
    font-weight: 700;
    font-size: 32px;
}

#specialized-markets p {
    padding: 16px;
    font-weight: 100;
}

#home-our-markets {
    width: 100%;
    background-color: #FFF;
    padding: 104px 0 88px 0;
}

#home-our-markets h2 {
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    color: #333;
    font-weight: 900;
}

#home-our-markets h3 {
    font-weight: 700;
    text-align: center;
    font-size: 32px;
}

#home-our-markets p {
    font-size: 24px;
    line-height: 32px;
    font-weight: 100;
    padding: 16px;
    text-align: center;
}

.markets-container {
    float: left;
    width: 33.333%;
    height: 550px;
}

.markets-text {
    color: #FFF;
    padding: 146px 72px;
    height: 550px;
    overflow: hidden;
}

.markets-container .text {
    color: #FFF;
    padding: 146px 72px;
    height: 550px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.7);
}

.markets-container .text:hover {
    background-color: rgba(0, 0, 0, 0.2);
    transition: 0.8s ease;
}

.markets-container .text h2 {
    font-size: 40px;
    font-weight: 900;
}

.markets-container .text p {
    font-size: 24px;
    line-height: 32px;
}

.our-markets {
    background-color: #244c5a;
}

.our-markets .big {
    font-size: 72px;
    color: rgba(255, 255, 255, 0.2);
    font-weight: 900;
    text-transform: uppercase;
}

.our-markets .little {
    font-size: 48px;
    font-weight: 900;
    color: #CCC;
    margin: -60px 0 0 0;
}

.opening {
  background-color: #244c5a;
}

.markets-container .opening .text {
    color: #FFF;
    padding: 146px 72px;
    height: 550px;
    overflow: hidden;
    background-color: #244c5a;
}

.markets-container .opening .text:hover {
    background-color: #244c5a;
    transition: 0.8s ease;
}

.infrastructure {
    text-align: center;
    background-image: url(images/infrastructure_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.cbrn {
    text-align: center;
    background-image: url(images/cbrn_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.maritime {
    text-align: center;
    background-image: url(images/maritime_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.eod {
    text-align: center;
    background-image: url(images/eod_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.c4isr {
    text-align: center;
    background-image: url(images/c4isr_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.life-sciences {
    text-align: center;
    background-image: url(images/life_sciences_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.hazmat {
    text-align: center;
    background-image: url(images/hazmat_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.expeditionary {
    text-align: center;
    background-image: url(images/mro-home-bg-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.tactical {
    text-align: center;
    background-image: url(images/tactical_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#solutions-cta a,
.expertise .left a,
.management .right a,
.training .left a,
.service .right a,
.products .left a,
.international .right a,
#latest-news a,
#call-to-action a,
.text a {
    font-size: 18px;
    background-color: #ee5e2a;
    padding: 8px 0;
    width: 232px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 900;
}

#solutions-cta a:hover,
.expertise .left a:hover,
.management .right a:hover,
.training .left a:hover,
.service .right a:hover,
.products .left a:hover,
#latest-news a:hover,
#call-to-action a:hover,
.text a:hover {
    background-color: #f1f1f1;
    color: #000;
    transition: 0.8s ease;
}

#latest-news {
    width: 100%;
    background-color: #FFF;
    padding: 96px 0;
}

#latest-news .one-half {
    padding: 32px;
}

#latest-news .news-post {
    padding: 64px 0;
}

#latest-news .big {
    font-size: 72px;
    color: rgba(204, 204, 204, 0.2);
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
}

#latest-news .little {
    font-size: 48px;
    font-weight: 900;
    color: #CCC;
    margin: -60px 0 0 0;
    text-align: center;
}

#latest-news h2 {
    padding: 40px 0 24px 0;
}

#call-to-action {
    background-color: #244c5a;
    width: 100%;
    padding: 112px 0;
    text-align: center;
    border-bottom: 2px solid #ee5e2a;
    border-top: 2px solid #ee5e2a;
}

#call-to-action h2 {
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 900;
    color: #FFF;
    padding: 0 0 16px 0;
}

#call-to-action p {
    font-size: 24px;
    line-height: 32px;
    color: #FFF;
    width: 768px;
    margin: 0 auto;
    padding: 0 0 32px 0;
}

#vendors {
    padding: 36px 0 72px 0;
    width: 100%;
    background-color: #FFF;
}

#vendors h2 {
    font-size: 48px;
    line-height: 56px;
    font-weight: 300;
    text-align: center;
    color: #000;
}

#vendors h3 {
    text-align: center;
    color: #333;
    font-size: 16px;
    margin: 32px 0 24px 0;
    font-weight: 900;
    text-transform: uppercase;
}

/* # Begin Federal Resources Styles - Opioid Landing Page Template
---------------------------------------------------------------------------------------------------- */

.show-mobile {
  display: none;
}

.ppe-mobile {
  display: none;
}

body.market-opioid {
    background-image: url(images/landing/opioids-banner-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #FFF;
    background-size: contain;
}

body.market-opioid #market-banner h1 {
    font-size: 72px;
  line-height: 1.4em;
    text-transform: none;
    font-weight: 200;
    color: #CCC;
}

.opioid-section-intro {
  position: relative;
  background-color: #FFF;
}

.opioid-section-intro:after {
  content: '';
  display: block;
  clear: both;
}

.opioid-section-intro .left {
  float: left;
  width: 70%;
  padding: 128px;
}

.opioid-section-intro .left p {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.opioid-section-intro .right {
  float: right;
  width: 30%;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(images/landing/section-intro-bg.jpg);
  background-position: top left;
  background-size: cover;
}

.opioid-response {
  background-color: #244c5a;
  padding: 80px 0;
  text-align: center;
  color: #FFF;
}

.opioid-response h3 {
  font-size: 48px;
  font-weight: 700;
}

.opioid-section-one {
  position: relative;
  background-color: #FFF;
  border-bottom: 4px solid #f35a27;
}

.opioid-section-one:after {
  content: '';
  display: block;
  clear: both;
}

.opioid-section-one .left {
  float: left;
  width: 60%;
  padding: 128px;
  background-image: url(images/landing/1-bg.png);
  background-repeat: no-repeat;
  background-position: 60px 110px;
}

.opioid-section-one .left h2 {
  font-size: 40px;
  color: #f35a27;
  font-weight: 900;
  padding: 16px 0 24px 0;
}

.opioid-section-one .left p {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.opioid-section-one .right {
  float: right;
  width: 40%;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(images/landing/opioid-training-bg.jpg);
  background-position: top left;
  background-size: cover;
}

.opioid-section-one .right img {
  width: 372px;
  margin: 0 auto;
  display: block;
  padding: 300px 0 0 0;
}

.opioid-section-two {
  position: relative;
  background-color: #FFF;
  border-bottom: 4px solid #f35a27;
}

.opioid-section-two:after {
  content: '';
  display: block;
  clear: both;
}

.opioid-section-two .column-1 {
  width: 40%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-image: url(images/landing/opioid-clothing-bg.jpg);
  background-position: top right;
  background-size: cover;
}

/*.opioid-section-two .column-2 {
  width: 25%;
  float: left;
  padding: 96px 48px 48px 48px;
  position: absolute;
  top: 0;
  left: 18%;
}

.opioid-section-two .column-2 img {
  margin: 0 auto;
  display: block;
  padding: ;
}*/

.opioid-section-two .column-3 {
  width: 60%;
  float: right;
  padding: 128px;
  background-image: url(images/landing/2-bg.png);
  background-repeat: no-repeat;
  background-position: 60px 110px;
}

.opioid-section-two .column-3 h2 {
  font-size: 40px;
  color: #f35a27;
  font-weight: 900;
  padding: 16px 0 24px 0;
}

.opioid-section-two .column-3 p {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.opioid-section-three {
  position: relative;
  background-color: #FFF;
  border-bottom: 4px solid #f35a27;
}

.opioid-section-three:after {
  content: '';
  display: block;
  clear: both;
}

.opioid-section-three .left {
  float: left;
  width: 60%;
  padding: 128px;
  background-image: url(images/landing/3-bg.png);
  background-repeat: no-repeat;
  background-position: 60px 110px;
}

.opioid-section-three .left h2 {
  font-size: 40px;
  color: #f35a27;
  font-weight: 900;
  padding: 16px 0 24px 0;
}

.opioid-section-three .left p {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.opioid-section-three .right {
  float: right;
  width: 40%;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(images/landing/opioid-equipment-bg.jpg);
  background-position: top left;
  background-size: cover;
}

.opioid-section-four {
  position: relative;
  background-color: #FFF;
  border-bottom: 4px solid #f35a27;
}

.opioid-section-four:after {
  content: '';
  display: block;
  clear: both;
}

.opioid-section-four .left {
  width: 40%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-image: url(images/landing/opioid-decon-bg.jpg);
  background-position: top right;
  background-size: cover;
}

.opioid-section-four .left p {
  font-size: 16px;
  line-height: 1.4em;
  padding: 16px;
}

.opioid-section-four .left img {
}

.opioid-section-four .right {
  width: 60%;
  float: right;
  padding: 128px;
  background-image: url(images/landing/4-bg.png);
  background-repeat: no-repeat;
  background-position: 60px 110px;
}

.opioid-section-four .right h2 {
  font-size: 40px;
  color: #f35a27;
  font-weight: 900;
  padding: 16px 0 24px 0;
}

.opioid-section-four .right p {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.opioid-contracts {
  background-color: #f8f8f8;
}

.opioid-contracts:after {
  content: '';
  display: block;
  clear: both;
}

.opioid-contracts .left {
  width: 50%;
  float: left;
  background-color: #f8f8f8;
  padding: 128px;
}

.opioid-contracts .left h2 {
  font-size: 48px;
  line-height: 1.2em;
  color: #666;
  padding: 0 0 24px 0;
  font-weight: 900;
}

.opioid-contracts .left p {
  font-size: 24px;
  line-height: 1.5em;
  color: #000;
}

.opioid-contracts .right {
  width: 50%;
  float: right;
  padding: 80px 128px;
  background-color: #f8f8f8;
  /*background-image: url(images/landing/arrow-right.png);
  background-repeat: no-repeat;
  background-position: left center;*/
}

.opioid-contracts .right .contracts {
  padding: 32px 0;
}

.opioid-cta {
  padding: 192px 0;
  text-align: center;
  background-color: #244c5a;
}

.opioid-cta h2 {
  font-size: 48px;
  font-weight: 700;
  color: #FFF;
}

.opioid-cta p {
  font-size: 32px;
  line-height: 1.25em;
  color: #FFF;
}

.opioid-other-markets {
  padding: 128px 24px;
  background-color: #FFF;
}

.opioid-other-markets h2 {
  padding: 0 0 72px 0;
  font-size: 48px;
  line-height: 1.35em;
  text-align: center;
}

.opioid-other-markets .market {
  width: 20%;
  float: left;
  text-align: center;
}

.opioid-other-markets h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #f35a27;
  text-align: center;
  padding: 0 0 24px 0;
}

.opioid-other-markets .container {
  padding: 96px;
}

.opioid-other-markets .container-small {
  width: 640px;
  display: block;
  margin: 0 auto;
  padding: 72px 0 0 0;
}

.opioid-other-markets img {
  max-height: 200px;
  display: block;
  margin: 0 auto;
}

/* # Begin Federal Resources Styles - Covid19 Landing Page Template/CMS Landing Page
---------------------------------------------------------------------------------------------------- */

.show-mobile {
  display: none;
}

.ppe-mobile {
  display: none;
}

body.market-covid {
    background-image: url(images/covid-banner-img-3.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #FFF;
    background-size: contain;
}

body.market-covid-cms {
    background-image: url(images/Coronavirus-hazmat-suit-1400x650.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #FFF;
    background-size: 175%;
}

.market-covid-cms #logo-holder {
  border-top: 2px solid #ee5e2a;
  border-bottom: 2px solid #ee5e2a;
}

.cms-form {
  padding: 32px 0;
  background-color: #FFF;
  margin: 48px 0;
}

#cms-video-container {
  width: 100%;
  background-color: #f1f1f1;
}

.gform_wrapper span.ginput_product_price,
.gform_wrapper span.ginput_product_price_label {
  display: none;
}

.gform_wrapper span.ginput_quantity_label {
  margin-left: 0px!important;
}

body.market-covid #market-banner h1 {
    font-size: 72px;
  line-height: 1.4em;
    text-transform: none;
    font-weight: 200;
    color: #CCC;
}

.covid-section-intro {
  position: relative;
  background-color: #FFF;
}

.covid-section-intro:after {
  content: '';
  display: block;
  clear: both;
}

.covid-section-intro .left {
  float: left;
  width: 80%;
  padding: 128px;
}

.covid-section-intro .left p {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.covid-section-intro .right {
  float: right;
  width: 20%;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(images/covid-intro-2.jpg);
  background-position: top left;
  background-size: cover;
}

.covid-response {
  background-color: #244c5a;
  padding: 80px 0;
  text-align: center;
  color: #FFF;
}

.covid-response h3 {
  font-size: 48px;
  font-weight: 700;
}

.covid-section-one {
  position: relative;
  background-color: #FFF;
  border-bottom: 4px solid #f35a27;
}

.covid-section-one:after {
  content: '';
  display: block;
  clear: both;
}

.covid-section-one .left {
  float: left;
  width: 70%;
  padding: 128px;
  background-image: url(images/landing/1-bg.png);
  background-repeat: no-repeat;
  background-position: 60px 110px;
}

.covid-section-one .left h2 {
  font-size: 40px;
  color: #f35a27;
  font-weight: 900;
  padding: 16px 0 24px 0;
}

.covid-section-one .left p {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.covid-section-one .right {
  float: right;
  width: 30%;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(images/covid-training-2.jpg);
  background-position: top left;
  background-size: cover;
}

.covid-section-one .right img {
  width: 372px;
  margin: 0 auto;
  display: block;
  padding: 300px 0 0 0;
}

.covid-section-two {
  position: relative;
  background-color: #FFF;
  border-bottom: 4px solid #f35a27;
}

.covid-section-two:after {
  content: '';
  display: block;
  clear: both;
}

.covid-section-two .column-1 {
  width: 30%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-image: url(images/covid-ppe-bw.jpg);
  background-position: top right;
  background-size: cover;
}

/*.opioid-section-two .column-2 {
  width: 25%;
  float: left;
  padding: 96px 48px 48px 48px;
  position: absolute;
  top: 0;
  left: 18%;
}

.opioid-section-two .column-2 img {
  margin: 0 auto;
  display: block;
  padding: ;
}*/

.covid-section-two .column-3 {
  width: 70%;
  float: right;
  padding: 128px;
  background-image: url(images/landing/1-bg.png);
  background-repeat: no-repeat;
  background-position: 60px 110px;
}

.covid-section-two .column-3 h2 {
  font-size: 40px;
  color: #f35a27;
  font-weight: 900;
  padding: 16px 0 24px 0;
}

.covid-section-two .column-3 p {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.covid-section-three {
  position: relative;
  background-color: #FFF;
  border-bottom: 4px solid #f35a27;
}

.covid-section-three:after {
  content: '';
  display: block;
  clear: both;
}

.covid-section-three .left {
  float: left;
  width: 70%;
  padding: 128px;
  background-image: url(images/landing/2-bg.png);
  background-repeat: no-repeat;
  background-position: 60px 110px;
}

.covid-section-three .left h2 {
  font-size: 40px;
  color: #f35a27;
  font-weight: 900;
  padding: 16px 0 24px 0;
}

.covid-section-three .left p {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.covid-section-three .right {
  float: right;
  width: 30%;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(images/covid-decon-bw-2.jpg);
  background-position: top left;
  background-size: cover;
}

.covid-section-four {
  position: relative;
  background-color: #FFF;
  border-bottom: 4px solid #f35a27;
}

.covid-section-one button,
.covid-section-two button,
.covid-section-three button,
.covid-section-four button,
.covid-section-five button {
  font-size: 12px;
}

.covid-section-four:after {
  content: '';
  display: block;
  clear: both;
}

.covid-section-four .left {
  width: 30%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-image: url(images/covid-shelter-bg-3.jpg);
  background-position: top right;
  background-size: cover;
}

.covid-section-four .left p {
  font-size: 16px;
  line-height: 1.4em;
  padding: 16px;
}

.covid-section-four .left img {
}

.covid-section-four .right {
  width: 70%;
  float: right;
  padding: 128px;
  background-image: url(images/landing/3-bg.png);
  background-repeat: no-repeat;
  background-position: 60px 110px;
}

.covid-section-four .right h2 {
  font-size: 40px;
  color: #f35a27;
  font-weight: 900;
  padding: 16px 0 24px 0;
}

.covid-section-four .right p {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.covid-section-five {
  position: relative;
  background-color: #FFF;
  border-bottom: 4px solid #f35a27;
}

.covid-section-five:after {
  content: '';
  display: block;
  clear: both;
}

.covid-section-five .left {
  float: left;
  width: 70%;
  padding: 128px;
  background-image: url(images/landing/4-bg.png);
  background-repeat: no-repeat;
  background-position: 60px 110px;
}

.covid-section-five .left h2 {
  font-size: 40px;
  color: #f35a27;
  font-weight: 900;
  padding: 16px 0 24px 0;
}

.covid-section-five .left p {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.covid-section-five .right {
  float: right;
  width: 30%;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(images/covid-LRAD-bw-2.jpg);
  background-position: top left;
  background-size: cover;
}

.covid-section-five .right img {
  width: 372px;
  margin: 0 auto;
  display: block;
  padding: 300px 0 0 0;
}

.covid-section-six {
  position: relative;
  background-color: #FFF;
  border-bottom: 4px solid #f35a27;
}

.covid-section-six:after {
  content: '';
  display: block;
  clear: both;
}

.covid-section-six .column-1 {
  width: 30%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-image: url(images/covid-training-bw.jpg);
  background-position: top right;
  background-size: cover;
}

.covid-section-six .column-3 {
  width: 70%;
  float: right;
  padding: 128px;
  background-image: url(images/5-bg.png);
  background-repeat: no-repeat;
  background-position: 60px 110px;
}

.covid-section-six .column-3 h2 {
  font-size: 40px;
  color: #f35a27;
  font-weight: 900;
  padding: 16px 0 24px 0;
}

.covid-section-six .column-3 p {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 200;
  color: #333;
}

.covid-contracts {
  background-color: #f8f8f8;
}

.covid-contracts:after {
  content: '';
  display: block;
  clear: both;
}

.covid-contracts .left {
  width: 50%;
  float: left;
  background-color: #f8f8f8;
  padding: 128px;
}

.covid-contracts .left h2 {
  font-size: 48px;
  line-height: 1.2em;
  color: #666;
  padding: 0 0 24px 0;
  font-weight: 900;
}

.covid-contracts .left p {
  font-size: 24px;
  line-height: 1.5em;
  color: #000;
}

.covid-contracts .right {
  width: 50%;
  float: right;
  padding: 80px 128px;
  background-color: #f8f8f8;
  /*background-image: url(images/landing/arrow-right.png);
  background-repeat: no-repeat;
  background-position: left center;*/
}

.covid-contracts .right .contracts {
  padding: 32px 0;
}

.covid-cta {
  padding: 192px 0;
  text-align: center;
  background-color: #244c5a;
}

.covid-cta h2 {
  font-size: 48px;
  font-weight: 700;
  color: #FFF;
}

.covid-cta p {
  font-size: 32px;
  line-height: 1.25em;
  color: #FFF;
}

.covid-other-markets {
  padding: 128px 24px;
  background-color: #FFF;
}

.covid-other-markets h2 {
  padding: 0 0 72px 0;
  font-size: 48px;
  line-height: 1.35em;
  text-align: center;
}

.covid-other-markets .market {
  width: 20%;
  float: left;
  text-align: center;
}

.covid-other-markets h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #f35a27;
  text-align: center;
  padding: 0 0 24px 0;
}

.covid-other-markets .container {
  padding: 96px;
}

.covid-other-markets .container-small {
  width: 640px;
  display: block;
  margin: 0 auto;
  padding: 72px 0 0 0;
}

.covid-other-markets img {
  max-height: 200px;
  display: block;
  margin: 0 auto;
}

.covid-contracts .wrap {
	margin: 0 auto;
  max-width: 960px;
  padding: 124px 0;
}

.covid-contracts .one-half {
  padding: 4px;
}

/* # Begin ExperienceFR Styles
---------------------------------------------------------------------------------------------------- */

body.experiencefr .about-banner {
  
}

/* # Begin Federal Resources Styles - Markets Page Template
---------------------------------------------------------------------------------------------------- */

p.large {
  font-size: 32px;
  line-height: 1.35em;
}

.section-2-col p,
.section-3-col p,
.section-4-col p {
  font-size: 18px;
  line-height: 1.5em;
}

body.market-cbrn .section-3-col {
  padding: 56px 0;
  background-color: #FFF;
}

body.market-cbrn .section-3-col img {
  padding: 8px 0 24px 0;
}

body.market-cbrn .section-3-col h2 {
  padding: 32px 0 64px 0;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  color: #224c5a;
}

body.market-cbrn .section-2-col h3,
body.training-expertise .section-3-col h3,
body.training-expertise .section-4-col h3 {
  padding: 32px 0 16px 0;
  font-size: 20px;
  font-weight: 700;
  color: #ee5e2a;
}

body.market-cbrn .section-2-col ul {
  padding: 0 0 16px 32px;
}

body.market-cbrn .section-2-col ul li {
  list-style-type: disc;
  padding: 4px 0;
}

body.market-cbrn .section-2-col {
  padding: 104px 0;
  background-color: #f8f8f8;
  background-image: url('https://www.federalresources.com/wp-content/uploads/white-arrow.png');
  background-repeat: no-repeat;
  background-position: center top;
}

body.market-cbrn .section-3-col {
  background-image: url('images/icon-cbrn-bg.png');
  background-repeat: no-repeat;
  background-size: 100px 94px;
  background-position: 50% 6%;
}

body.training-expertise .section-2-col,
body.training-expertise .section-3-col,
body.training-expertise .section-4-col {
  padding: 40px 0;
}

body.training-expertise .section-3-col h2,
body.training-expertise .section-4-col h2 {
  text-align: center;
  padding: 0 0 24px 0;
  font-weight: 700;
}

body.training-expertise .section-3-col .section-intro,
body.training-expertise .section-4-col .section-intro {
  padding: 0 0 32px 0;
}

body.training-expertise .section-3-col h3,
body.training-expertise .section-4-col h3 {
  font-size: 16px;
  padding: 0 0 16px 0;
  border-bottom: 1px dashed #CCC;
  color: #224c5a;
  text-transform: uppercase;
}

body.training-expertise .section-2-col h2 {
  font-size: 24px;
  font-weight: 700;
  padding: 8px 0 24px 0;
  border-bottom: 1px dashed #CCC;
}

#full-width-column {
    width: 100%;
    background-color: #FFF;
    border-bottom: 1px solid #f1f1f1;
}

body.market-cbrn {
    background-image: url(images/market-cbrn-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.market-c4isr {
    background-image: url(images/market-c4isr-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.critical-infrastructure {
    background-image: url(images/market-critical-infrastructure-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.market-maritime {
    background-image: url(images/market-maritime-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.market-eod {
    background-image: url(images/market-eod-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.market-life-sciences {
    background-image: url(images/market-life-sciences-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.market-hazmat {
    background-image: url(images/market-hazmat-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.market-expeditionary {
    background-image: url(images/mro-bg-image.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.market-tactical {
    background-image: url(images/market-tactical-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.market-international {
    background-image: url(images/new_market-international-revised-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: 125%;
}

#market-banner {
    padding: 80px 0 96px 0;
    text-align: center;
}

#events-banner h1,
#market-banner h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 900;
    color: #CCC;
}

#market-banner p {
    font-size: 48px;
    line-height: 56px;
    font-weight: 100;
    color: #FFF;
    width: 768px;
    margin: 0 auto;
}

#careers-intro,
#vendor-intro,
#market-intro {
    background-color: #FFF;
    padding: 72px 0;
    border-bottom: 4px solid #ee5e2a;
}

#careers-intro h2,
#vendor-intro h2,
#market-intro h2 {
    text-align: center;
    font-size: 64px;
    line-height: 72px;
    color: #666666;
    font-weight: 100;
}

.market-covid #market-intro h2 {
  text-align: center;
  font-size: 48px;
  line-height: 1.35em;
  color: #666666;
  font-weight: 100;
}

.market-international #market-intro {
    background-image: url(images/icon-international-market-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 45%;
}

.critical-infrastructure #market-intro {
    background-image: url(images/icon-critical-infrastructure-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 45%;
}

.market-opioid #market-intro,
.market-cbrn #market-intro {
    background-image: url(images/icon-cbrn-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 45%;
}

.market-eod #market-intro {
    background-image: url(images/icon-eod-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 45%;
}

.market-c4isr #market-intro {
    background-image: url(images/icon-c4isr-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 45%;
}

.market-maritime #market-intro {
    background-image: url(images/icon-maritime-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 45%;
}

.market-tactical #market-intro {
    background-image: url(images/icon-tactical-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 45%;
}

.market-hazmat #market-intro {
    background-image: url(images/icon-hazmat-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 45%;
}

.market-expeditionary #market-intro {
    background-image: url(images/mro-icon-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 45%;
}

.market-life-sciences #market-intro {
    background-image: url(images/icon-life-sciences-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 45%;
}

.solutions-row {
    width: 100%;
    background-color: #FFF;
    height: 600px;
    overflow: hidden;
    border-bottom: 4px solid #ee5e2a;
    position: relative;
}

.engineering .left,
.engineering .right,
.procurement .right,
.procurement .left,
.contracts .left,
.contracts .right,
.advising .right,
.advising .left {
    float: left;
    width: 50%;
}

.engineering .right,
.procurement .left,
.contracts .right,
.advising .left {
    padding: 88px;
}

.engineering h2,
.procurement h2,
.contracts h2,
.advising h2 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 900;
    color: #244c5a;
    padding: 0 0 12px 0;
}

.engineering h3,
.procurement h3,
.contracts h3,
.advising h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 100;
    color: #666666;
    padding: 0 0 16px 0;
}

.advising .right {
    background-image: url(images/market-cbrn-image1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 600px;
}

.contracts .left {
    background-image: url(images/market-cbrn-image2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    height: 600px;
}

.procurement .right {
    background-image: url(images/market-cbrn-image3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    height: 600px;
}

.engineering .left {
    background-image: url(images/market-cbrn-image4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    height: 600px;
}

.markets-overlay-right {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(images/markets-overlay-left.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 600px;
    width: 100%;
}

.global-presence h2 {
    text-align: center;
    font-size: 48px;
    line-height: 1.35em;
    color: #3d5a6c;
    font-weight: 900;
    padding: 48px 0 0 0;
}

.global-presence p {
    text-align: center;
    font-size: 24px;
    line-height: 1.35em;
    color: #666;
    font-weight: 100;
}

.contracts-procurement-section h2 {
    font-size: 40px;
    line-height: 1.35em;
    color: #3d5a6c;
    font-weight: 900;
}

.contracts-procurement-section {
    padding: 40px 0;
}

.contracts-procurement-section img {
    padding: 24px 0;
}

#compliance {
    background-color: #FFF;
    text-align: center;
    padding: 48px 0 40px 0;
}

.international-experience h3 {
    font-size: 24px;
    line-height: 1.35em;
    color: #ee5e2a;
    font-weight: 900;
}

#catalog-download {
  padding: 32px 0 0 0;
  margin: 32px 0 0 0;
}

#catalog-download h3 {
  font-size: 40px;
  font-weight: 100;
  padding: 32px 0 16px 0;
  color: #244c5a;
}

#catalog-download p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.625em;
}

#catalog-download a {
    width: 296px;
    display: block;
    color: #FFF;
    padding: 12px 0;
    text-decoration: none;
    background-color: #ee5e2a;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
}

#catalog-download a:hover {
  background-color: #CCC;
  transition: ease 0.4s;
}

/* EOD Revised Page Stylings */

.eod-container {
  position: relative;
  padding: 72px 0;
  background-color: #f1f1f1;
  z-index: 10;
  border-top: 2px solid #ee5e2a;
}

.eod-container .one-half {
  padding: 16px;
}

.eod-container h2 {
  padding: 16px 0 16px 0;
  border-bottom: 1px dashed #CCC;
}

.eod-container img {
  padding: 8px 0;
}

#eod-cta {
    background-color: #FFF;
    background-image: url(images/icon-eod-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35%;
    width: 100%;
    padding: 72px 0 36px 0;
    border-top: 4px solid #ee5e2a;
}

#eod-cta h2 {
    text-align: center;
    font-size: 60px;
    line-height: 68px;
    font-weight: 900;
    color: #244c5a;
    padding: 32px 0 64px 0;
}

#eod-cta ul {
}

#eod-cta li {
  list-style-type: disc;
  padding: 4px 0;
  margin-left: 18px;
}

.eod-container ul {
}

.eod-container li {
  list-style-type: disc;
  padding: 4px 0;
  margin-left: 18px;
}

/* # Begin Federal Resources Styles - Markets Page Bio Section
---------------------------------------------------------------------------------------------------- */

#cme-bio {
    padding: 64px 0;
    background-color: #244c5a;
    background-image: url(images/white-arrow-down.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
}

#cme-bio img {
    display: block;
    width: 200px;
    border: 4px solid #f05d1b;
    margin: 0 auto;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

#cme-bio h2 {
    text-align: center;
    color: #FFF;
    padding: 24px 0;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#cme-bio h2::after {
    content: '';
    display: block;
    background-color: #FFF;
    border-bottom: 1px solid #f1f1f1;
    margin: 32px auto;
    width: 8%;
}

#cme-bio p {
    color: #FFF;
    font-size: 16px;
    line-height: 1.4em;
}

.meet-sme {
    background-color: #FFF;
    text-align: center;
    color: #f05d1b;
    padding: 24px 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* # Solutions Tempate Stylings
---------------------------------------------------------------------------------------------------- */

body.solutions {
    background-image: url(images/market-tactical-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #FFF;
    background-size: contain;
}

#solutions-banner {
    padding: 148px 0;
    text-align: center;
    border-bottom: 2px solid #ee5e2a;
}

#solutions-banner h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 900;
    color: #CCC;
}

#solutions-banner p {
    font-size: 48px;
    line-height: 56px;
    font-weight: 100;
    color: #FFF;
    width: 960px;
    margin: 0 auto;
}

.solution-row {
    width: 100%;
    background-color: #FFF;
    height: 500px;
    overflow: hidden;
    border-bottom: 4px solid #ee5e2a;
    position: relative;
}

.international .left,
.international .right,
.expertise .left,
.expertise .right,
.products .left,
.products .right,
.service .right,
.service .left,
.training .left,
.training .right,
.management .right,
.management .left {
    float: left;
    width: 50%;
}

.opioid-training .right,
.international .right,
.expertise .left,
.management .right,
.training .left,
.service .right,
.products .left {
    padding: 88px;
}

.international h2,
.expertise h2,
.products h2,
.service h2,
.training h2,
.management h2 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 900;
    color: #244c5a;
    padding: 0 0 12px 0;
}

.international h3,
.expertise h3,
.products h3,
.service h3,
.training h3,
.management h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 100;
    color: #666666;
    padding: 0 0 16px 0;
}

.products .right {
    background-image: url(images/solutions-image1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 500px;
}

.service .left {
    background-image: url(images/solutions-image2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    height: 500px;
}

.training .right {
    background-image: url(images/solutions-international-world.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    height: 500px;
}

.management .left {
    background-image: url(images/solutions-image4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    height: 500px;
}

.expertise .right {
    background-image: url(images/solutions-image5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    height: 500px;
}

.international .left {
    background-image: url(images/solutions-image3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 500px;
}

#our-markets {
    width: 100%;
    background-color: #FFF;
    padding: 72px 0;
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
}

#our-markets img {
    width: 75px;
}

#our-markets .one-fourth {
}

#our-markets h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 0 48px 0;
}

#our-markets img {
    width: 100px;
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #f1f1f1;
    padding: 12px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    background-color: #CCC;
}

#our-markets img:hover {
    width: 100px;
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #f1f1f1;
    padding: 12px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    box-shadow: 0px 0px 20px #666;
    transition: ease 0.5s;
}

.right li {
    list-style-type: disc;
    padding: 0 0 24px 0;
    margin-left: 24px;
}

.icon-row-2 {
    width: 640px;
    margin: 0 auto;
}

/* # Integrated Solutions Tempate Stylings
---------------------------------------------------------------------------------------------------- */

.call-out-containers {
    padding: 32px 0 0 0;
}

.call-out-containers .clear {
    clear: both;
    padding: 24px 0;
}

.call-out-containers .one-third,
.call-out-containers .two-thirds {
    padding: 8px;
}

.call-out-containers h2 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ee5e2a;
    letter-spacing: 1px;
    padding: 0 0 16px 0;
}

.call-out-containers li {
    font-size: 20px;
    padding: 0 0 4px 0;
}

#solutions-cta {
    background-color: #244c5a;
    width: 100%;
    padding: 112px 0;
    text-align: center;
    border-bottom: 2px solid #ee5e2a;
    border-top: 2px solid #ee5e2a;
}

#solutions-cta p {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #FFF;
    margin: 0 auto;
    padding: 0 0 32px 0;
}

/* # Training & Expertise Solutions Tempate Stylings
---------------------------------------------------------------------------------------------------- */

.hazmatiq h2 {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    padding: 16px 0 24px 0;
}

.hazmatiq li {
    font-size: 20px;
    padding: 0 0 6px 0;
}

#oem {
    padding: 54px 0 0 0;
}

#oem h2 {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    padding: 16px 0 32px 0;
}

#oem .testimonial {
    padding: 24px;
    border: 1px dashed #f1f1f1;
}

#oem .testimonial p {
    font-style: italic;
}

#oem .testimonial b {
    font-weight: 700;
    padding: 16px 0;
    font-style: normal;
}

#cotm-container {
    padding: 64px 48px 48px 48px;
    background-color: #f1f1f1;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.highlight-block {
  padding: 40px 40px 16px 40px;
  margin: 56px 0;
  background-color: rgba(241,241,241, 0.1);
}

.highlight-block h2 {
  font-size: 24px;
  padding: 0 0 32px 0;
  margin: 0 0 32px 0;
  border-bottom: 1px dashed #CCC;
  color: #224c5a;
  text-transform: uppercase;
}

.gray-container {
  padding: 72px 0;
  text-align: center;
  background-color: #fcfafa;
  border-bottom: 1px solid #ccc;
}

.gray-container h2 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ee5e2a;
  letter-spacing: 1px;
  padding: 0 0 16px 0;
}

/* # About FR Template Styles
---------------------------------------------------------------------------------------------------- */

body.about-fr {
    background-color: #FFF;
}

#about-banner {
    padding: 128px 0;
    text-align: center;
    background-image: url(images/About_bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: cover;
}

#experiencefr-banner {
    padding: 144px 0;
    text-align: center;
    background-image: url(https://www.federalresources.com/wp-content/uploads/std-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: cover;
}

#experiencefr-banner h2 {
    font-size: 56px;
    line-height: 64px;
    font-weight: 100;
    color: #FFF;
}

#about-banner h2 {
    font-size: 56px;
    line-height: 64px;
    font-weight: 100;
    color: #FFF;
}

.entry-title {
    font-size: 48px;
    line-height: 52px;
    font-weight: 100;
    color: #000;
    padding: 0 0 24px 0;
}

#about-banner .wrap {
    width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
}

.about-wrap {
    width: 1280px;
    margin: 0 auto;
}

.about-sidebar {
    margin-top: 48px;
}

.job-post {
    padding: 0 0 8px 0;
    margin: 0 0 8px 0;
    border-bottom: 1px solid #CCC;
}

.job-post h3 {
    font-weight: 100;
    font-size: 24px;
    padding: 0px;
}

#business-info {
    padding: 48px 0 32px 0;
    width: 100%;
    background-color: rgba(241, 241, 241, 0.2);
    text-align: center;
    border-bottom: 2px solid #ee5e2a;
}

#business-info h3 {
    font-size: 24px;
    font-weight: 900;
}

#business-info p {
    font-size: 18px;
    font-weight: 100;
}

#mission-vision {
    width: 100%;
    height: 550px;
    background-color: #f1f1f1;
    color: #333;
}

.mission-vision {
    float: left;
    width: 70%;
    padding: 56px;
    height: 550px;
}

.mission-vision .one-half {
    padding: 32px;
}

.mission-vision h4 {
    text-transform: uppercase;
    font-weight: 900;
    padding: 0 0 24px 0;
}

.mission-vision p {
    font-size: 20px;
    line-height: 30px;
}

.mission-vision-image {
    float: left;
    width: 30%;
    background-image: url(images/mission_bg.jpg);
    background-position: middle;
    height: 550px;
}

.team,
.our-values {
    width: 100%;
    padding: 128px 0 72px 0;
    text-align: center;
}

.team {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

#vendors h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0;
  margin: 0;
}

.team h2,
.our-values h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 0 48px 0;
}

.our-values .one-third {
    padding: 32px 0 24px 0;
    background-color: #375363;
    color: #FFF;
}

.fr-way .wrap {
    width: 1024px;
    padding: 80px 0 128px 0;
}

.fr-way li {
    list-style-type: disc;
    padding: 8px 0;
}

/* # Individual Vendor Page Template Styles
---------------------------------------------------------------------------------------------------- */

.vendor-page-column {
  padding: 0 0 0 40px;
}

.vendor-page-column h2 {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  color: #ee5e2a;
  padding: 0 0 16px 0;
}

.vendor-featured-cta {
  padding: 32px 32px 8px 32px;
  background-color: #f1f1f1;
  border: 1px solid #000;
  text-align: center;
  margin: 32px 0 0 0;
  font-size: 24px;
  font-weight: 100;
}

.entry-content .vendor-page-column ul {
  margin-left: 0px !important;
}

.vendor-page-column ul li {
  padding: 4px 0px;
  margin-left: 0px !important;
  list-style-type: none;
  color: #999;
}

.VendorVideoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.VendorVideoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.vendor-in-action {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
}

.vendor-in-action .wrap {
  padding: 96px 0 104px 0;
}

/*.vendor-in-action:after {
    content: '';
    width: 100%;
    display: block;
    height: 28px;
    background-color: #fff;
    background-image: url(images/grey-arrow.png);
    background-position: center top;
    background-repeat: no-repeat;
}*/

.vendor-in-action h2 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #000;
  padding: 0 0 24px 0;
}

.vendor-products {
	width: 100%;
  padding: 136px 0;
}

.vendor-products .one-fourth {
  padding: 16px;
}

.vendor-products h3 {
  text-align: center;
  padding: 64px 0;
  font-size: 48px;
  font-weight: 100;
  color: #999;
}

.vendor-products .product-img {
  min-height: 225px;
}

.vendor-products .product-img img {
  max-height: 200px;
}

#individual-vendor-cta {
  width: 100%;
  background-color: #244c5a;
  text-align: center;
  padding: 64px 0 32px 0;
  border-top: 2px solid #ee5e2a;
  color: #FFF;
}

#individual-vendor-cta p {
  font-size: 32px;
}

.vendor-videos {
  padding: 72px 0;
}

#vendor-banner {
    width: 100%;
    height: 200px;
}

#vendor-banner.nine-zero-eight {
    background-image: url(images/908banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.aemc {
    background-image: url(images/aemc-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.airstar {
    background-image: url(images/airstar-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.avon {
    background-image: url(images/avon-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.blauer {
    background-image: url(images/blauer-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.chemring {
    background-image: url(images/chemring-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.cobalt {
    background-image: url(images/cobalt-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.draeger {
    background-image: url(images/draeger-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.flir {
    background-image: url(images/flir-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.klas {
    background-image: url(images/klas-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.msa {
    background-image: url(images/msa-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-banner.rae {
    background-image: url(images/rae-systems-banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#vendor-intro {
    background-color: rgba(204, 204, 204, 0.1);
}

#vendor-intro .wrap {
    width: 1140px;
    margin: 0 auto;
    padding: 0 24px;
}

#vendor-intro h3 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 100;
    text-align: center;
}

#quote-banner {
    width: 100%;
    background-color: rgba(241, 241, 241, 0.2);
    padding: 64px 0;
    border-bottom: 4px solid #ee5e2a;
    background-image: url(images/fr_icon_lg.png);
    background-position: right;
    background-repeat: no-repeat;
}

#quote-banner h3 {
    font-size: 36px;
    line-height: 42px;
    font-weight: 100;
}

#quote-banner p {
    font-size: 30px;
    line-height: 38px;
    font-weight: 100;
    padding: 0 0 0 0;
}

#quote-banner .quote {
    padding: 32px;
}

#vendor-cta {
    width: 100%;
    background-color: rgba(241, 241, 241, 0.2);
    text-align: center;
    padding: 64px 0 32px 0;
    border-top: 2px solid #ee5e2a;
}

#vendor-cta p {
    font-size: 32px;
    line-height: 40px;
    font-weight: 100;
}

.sarah-pic {
    width: 290px;
    height: 290px;
    background-image: url(images/sarah_img_bw.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 145px;
    border: 4px solid #ee5e2a;
    -webkit-border-radius: 145px;
    -moz-border-radius: 145px;
}

/* # Begin Contracts Page Styles
---------------------------------------------------------------------------------------------------- */

body.solutions-contracts {
    background-image: url(images/contracts-banner-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.technical-services {
    background-image: url(https://www.federalresources.com/wp-content/uploads/readitrak-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.integrated-solutions {
    background-image: url(images/integratedsolutions_banner.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.training-expertise {
    background-image: url(images/training_banner.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

.contracts-container button {
  margin: 32px 0 0 0;
}

.contracts-container .one-half {
  padding: 32px;
  border: 1px solid #f1f1f1;
  margin-bottom: 32px;
  box-shadow: 0px 5px #f1f1f1;
}

.contracts-container .one-half:hover {
  transition: ease 2s;
  box-shadow: 10px 10px #f1f1f1;
}

.contracts-container h3 {
  font-size: 18px;
  color: #ee5e2a;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.35em;
  font-weight: 700;
  padding: 24px 0 32px 0;
  margin: 0 0 32px 0;
  border-bottom: 1px solid #f1f1f1;
}

#accordion h3 {
    padding: 16px;
    background-color: #f1f1f1;
}

#accordion h3:hover {
    background-color: #ee5e2a;
    color: #FFF;
    transition: ease 0.3s;
    cursor: pointer;
}

#accordion p {
    padding: 16px;
    background-color: rgba(255, 255, 255, 0);
    clear: both;
}

#contracts-bullets {
    background-color: #244c5a;
}

#contracts-bullets p {
    text-align: center;
    font-size: 24px;
    line-height: 1.3em;
    color: #FFF;
    font-weight: 700;
    margin: 0 auto;
    padding: 0 0 80px 0;
}

#contracts-bullets:after {
    content: '';
    width: 100%;
    display: block;
    height: 28px;
    background-color: #fff;
    background-image: url(images/blue-arrow.png);
    background-position: center top;
    background-repeat: no-repeat;
}

/* # Begin Woocommerce Custom Styles
---------------------------------------------------------------------------------------------------- */

.page-title {
    font-weight: 100;
    font-size: 40px;
    padding: 0 0 16px 0;
    margin: 24px 0 32px 0;
    border-bottom: 4px solid #ee5e2a;
}

.woocommerce-pagination {
    margin: 0 0 48px 0;
}

.woocommerce-result-count {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    padding: 0 0 16px 0;
}

.woocommerce ul.products li.product h2 {
    text-align: center;
    font-size: 18px;
    line-height: 1.25em;
    font-weight: 900;
}

ul.products li.product .amount,
ul.products li.product .button {
    display: none;
}

li.reviews_tab {
    display: none !important;
}

.product_meta {
    font-size: 14px;
    line-height: 1.5em;
    border: 1px solid #f1f1f1;
    padding: 8px;
}

/*.archive-description {
    display: none;
}*/

.variations .label {
    display: none;
}

.product-subtotal,
.woocommerce-Price-amount,
.cart_totals h2,
.cart_totals .shop_table,
.product-price,
.mini_cart_item .quantity,
p.price,
p.total {
    display: none;
}

.product-total {
    color: #FFF;
}

.cart-subtotal,
.order-total {
    display: none;
}

.woocommerce .button,
.checkout-button,
.single_add_to_cart_button {
    background-color: #ee5e2a !important;
    color: #FFF !important;
}

.woocommerce-ordering {
    display: none;
}

.woocommerce .button:hover,
.checkout-button:hover,
.single_add_to_cart_button:hover {
    background-color: #CCC !important;
    color: #999 !important;
}

.woocommerce-message {
    display: none;
}

.wc_payment_method {
    list-style-type: none !important;
}

.facetwp-facet-vendor_category {
    overflow: scroll;
    height: 300px;
}

.wc-training-snippet {
    font-size: 16px;
    line-height: 1.3em;
    padding: 16px;
}

/* # Search Results Page Template
---------------------------------------------------------------------------------------------------- */

.search-container {
    margin-top: 24px;
    margin-bottom: 48px;
}

.search-results h1 {
    padding: 0 0 48px 0 !important;
}

.search-title,
.search-title a {
    text-align: center !important;
    font-size: 16px !important;
    line-height: 24px !important;
    text-decoration: none !important;
    margin: 0 0 12px 0;
}

.btn-view {
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    padding: 4px 0;
    width: 70%;
    margin: 0 auto;
    display: block;
    background-color: #f1f1f1;
    border-radius: 2px;
}

.btn-view:hover {
    background-color: #333;
    color: #FFF;
}

/* # Events Page Styles
---------------------------------------------------------------------------------------------------- */

body.events {
    background-color: #FFF;
}

#events-banner {
    padding: 128px 0;
    text-align: center;
    background-image: url(images/event-banner-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: cover;
}

#events-banner h2 {
    color: #FFF;
    font-weight: 100;
}

.event-container {
    text-align: center;
    padding: 32px 0 0 0;
}

.event-container h3 {
    font-weight: 700;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 8px 0;
}

.event-container .date {
    font-size: 14px;
    font-style: italic;
}

.event-container a {
    font-size: 12px;
    background-color: #f1f1f1;
    padding: 4px 0;
    width: 70%;
    margin: 24px auto 0 auto;
    display: block;
    text-decoration: none;
}

.event-container a:hover {
    background-color: #CCC;
    color: #333;
}

/* Latest News Page Styles
---------------------------------------------------------------------------------------------------- */

.blog-header {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 16px 0;
    margin: 0 0 64px 0;
    color: #ee5e2a;
    border-bottom: 1px solid #f1f1f1;
}

.column-thirds {
    float: left;
    width: 33.333%;
    padding: 16px;
    text-align: center;
}

.post-container {
    padding: 16px;
    text-align: center;
}

.post-container:hover {
    box-shadow: 1px 1px 10px #CCC;
    transition: ease 0.4s;
}

.featured-img {
    height: 200px !important;
    display: block;
    margin: 0 0 16px 0;
}

.post-meta a {
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
}

.post-title {
    margin: 8px 0 16px 0;
}

.post-title a {
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    text-decoration: none;
    color: #000;
}

.post-title a:hover {
    color: #CCC;
}

.post-excerpt {
    padding: 16px 0 0 0;
}

.search-pagination:before,
.search-pagination:after {
    content: '';
    display: block;
    clear: both;
}

.search-pagination {
    clear: both;
    width: 100%;
    text-align: left;
    padding: 16px;
}

.search-pagination .page-numbers {
    border: 1px solid #333;
    padding: 8px 16px;
    float: left;
}

.search-pagination a {
    text-decoration: none !important;
}

/* # Pagination Styles
---------------------------------------------------------------------------------------------------- */

.pagination {
    padding: 24px 0 0 0;
}

.pagination a.page-numbers {
    display: inline-block;
    text-decoration: none;
    padding: 4px 8px;
    border: 1px solid #f1f1f1;
}

.pagination a.page-numbers:hover {
    background-color: #f1f1f1;
}

/* Search Form */
#menu-primary-navigation .menu-item a:focus {
    outline: none;
}

form.search-form {
    display: none;
}

/* # Contact Page Styles
---------------------------------------------------------------------------------------------------- */

.form-wrap {
    background-color: #f1f1f1;
    padding: 16px 16px 16px 24px;
}

.phone-containers {
    text-align: center;
}

.phone-containers a {
    text-decoration: none;
}

#email-form {
    padding: 88px 0;
    background-color: #224c5b;
}

.email-addresses {
    color: #FFF;
}

.email-addresses h2 {
    font-size: 48px;
    padding: 0 0 24px 0;
}

.email-addresses a {
    color: #ccc;
    text-decoration: none;
}

.form-holder {
    padding: 16px 32px;
    background-color: #FFF;
}

/* # Careers Page Styles
---------------------------------------------------------------------------------------------------- */

#careers-intro {
    background-image: url(images/careers-banner-bg.jpg);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 128px 0;
    border-bottom: 4px solid #ee5e2a;
}

#careers-intro .wrap {
    width: 1140px;
    margin: 0 auto;
    padding: 0 48px;
}

#career-benefits {
  padding: 48px;
}

.benefit {
  text-align: center;
  padding: 72px 132px;
}

#careers-intro h2 {
    text-align: center;
    font-size: 64px;
    line-height: 72px;
    color: #FFF;
    font-weight: 100;
}

/* # Individual Contract Page Styles
---------------------------------------------------------------------------------------------------- */

body.contracts-nyhire {
    background-image: url(images/market-hazmat-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.contracts-dla {
    background-image: url(images/contracts-DLA-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

body.contracts-gsa {
    background-image: url(images/contracts-DLA-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: none;
    background-size: contain;
}

.equipment-container {
  padding: 32px 0;
}

.equipment-container h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 16px 0 0 0;
  margin: 0;
  border-top: 1px solid #f1f1f1;
  color: #ee5e2a;
}

.equipment-container span {
  font-size: 16px;
  font-style: italic;
}

.equipment-container img {
  padding: 16px 0 0 0;
}

#market-intro h3 {
  text-align: center;
  padding-top: 16px;
}

.contract-container {
  padding: 48px 0;
  margin: 48px 0;
  border-top: 1px solid #f1f1f1;
}

.contract-container h2 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ee5e2a;
  letter-spacing: 1px;
  padding: 0 0 16px 0;
}

.contract-links button {
  margin: 0 auto 0 auto;
  display: block;
}

button.register-button {
  float: left;
  display: inline-block;
  margin-right: 24px;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */

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

    .site-inner,
    .wrap {
        max-width: 95%;
    }

    .home .genesis-nav-menu a {
        color: #FFF;
        text-decoration: none;
        display: block;
        padding: 36px 14px 16px 14px;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 16px;
    }

    body.market-international {
        background-size: 150%;
    }

    .genesis-nav-menu a:hover,
    .genesis-nav-menu a:focus,
    .genesis-nav-menu .current-menu-item > a,
    .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
    .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
        color: #CCC;
        text-decoration: none;
    }

    .home .genesis-nav-menu > .last > a {
        padding-right: 0;
    }

    .genesis-nav-menu a,
    .home .genesis-nav-menu a {
        padding: 36px 8px 16px 8px;
    }

    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 820px;
    }

    .content {
        width: 800px;
    }

    .site-header .widget-area {
        width: 700px;
    }

    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 580px;
    }

    .sidebar-primary {
        width: 300px;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 33.33%;
    }

    #mission-vision {
        width: 100%;
        background-color: #f1f1f1;
        color: #333;
        height: 700px;
    }

    .mission-vision {
        float: left;
        width: 70%;
        padding: 56px;
        height: 700px;
    }

    .mission-vision .one-half {
        padding: 32px;
    }

    .mission-vision h4 {
        text-transform: uppercase;
        font-weight: 900;
        padding: 0 0 24px 0;
    }

    .mission-vision p {
        font-size: 20px;
        line-height: 30px;
    }

    .mission-vision-image {
        float: left;
        width: 30%;
        background-image: url(images/mission_bg.jpg);
        background-position: middle;
        height: 700px;
    }

}

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

    #solutions-banner {
        padding: 104px 0;
        text-align: center;
        border-bottom: 2px solid #ee5e2a;
    }

    #solutions-banner p {
        font-size: 32px;
        line-height: 40px;
        font-weight: 100;
        color: #FFF;
        width: 95%;
        margin: 0 auto;
    }

    .ginput_recaptcha {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

}

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

    .ginput_recaptcha {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    .site-inner,
    .wrap {
        width: 98%;
    }

    #home-banner h1 {
        font-size: 88px;
        line-height: 96px;
        width: 85%;
    }

    .markets-container .text {
        color: #FFF;
        padding: 96px 32px;
        height: 550px;
        overflow: hidden;
    }

    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 740px;
    }

    .content,
    .site-header .widget-area {
        width: 700px;
    }

    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 400px;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 300px;
    }

    .footer-widgets-1 {
        margin-right: 30px;
    }
  
  .opioid-section-one .left {
  		width: 70%;
  		padding: 64px;
		}
  
  	.opioid-section-one .right {
  		width: 30%;
		}
  
  .opioid-section-two .column-1 {
  	width: 30%;
	}
  
  .opioid-section-two .column-3 {
  	width: 70%;
    padding: 64px;
	}
  
  .opioid-section-three .left {
  	width: 70%;
  	padding: 64px;
	}
  
  .opioid-section-three .right {
  	width: 30%;
	}
  
  .opioid-section-four .left {
  	width: 30%;
	}
  
  .opioid-section-four .right {
  	width: 70%;
  	padding: 64px;
	}
  
  .covid-section-one .left {
  		width: 70%;
  		padding: 64px;
		}
  
  	.covid-section-one .right {
  		width: 30%;
		}
  
  .covid-section-two .column-1 {
  	width: 30%;
	}
  
  .covid-section-two .column-3 {
  	width: 70%;
    padding: 64px;
	}
  
  .covid-section-three .left {
  	width: 70%;
  	padding: 64px;
	}
  
  .covid-section-three .right {
  	width: 30%;
	}
  
  .covid-section-four .left {
  	width: 30%;
	}
  
  .covid-section-four .right {
  	width: 70%;
  	padding: 64px;
	}
  
}

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

    #home-video .overlay,
    #video-elem,
    #home-video {
        display: none;
    }
  
   /* #home-video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 100vh;
    z-index: -1;
	}

	#video-elem {
  	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
	}
  
  */
  
  .vendor-in-action .wrap {
  	padding: 48px;
	}
  
  	body.home {
        background-size: 175%;
      }

    .ginput_recaptcha {
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75);
        margin-left: -25px;
    }

}

@media only screen and (max-width: 1028px) {
  
  	/*#home-video .overlay,
    #video-elem,
    #home-video {
        display: none;
    }*/
  
  .cta {
    max-width: 100%!important;
  }
  
  .cta .one-half {
    width: 50%;
    float: left;
    margin: 0px;
  }
  
  .cta .one-half a {
    width: 132px!important;
    margin: 16px auto!important;
    font-size: 12px!important;
  }
  
  	body.market-covid-cms {
  	  background-size: 300%;
	}
  
  .info-boxes .one-third,
  .homev2 .one-fourth {
		margin: 0 0 32px 0;
	}
  
  body.homev2 {
    background-color: #FFF;
  }
  
  .eod-container {
    background-color: #FFF;
  }
  
  	.opening h2 {
  		padding: 8px 0 0 0;
		}
  
  	.markets-container .opening .text {
    	color: #FFF;
    	padding: 96px 32px;
    	height: 550px;
    	overflow: hidden;
    	background-color: #244c5a;
		}

    body.home {
        background-repeat: no-repeat;
        background-position: center top !important;
        background-color: #FFF;
        background-size: 250%;
      }
  
    .site-inner,
    .wrap {
        max-width: 95%;
    }

    .site-header .search-form {
        width: 100%;
    }

    .button {
        width: 100%;
    }

    .content,
    .content-sidebar-sidebar .content,
    .content-sidebar-sidebar .content-sidebar-wrap,
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .js .genesis-nav-menu .sub-menu a,
    .js .genesis-nav-menu .sub-menu,
    .sidebar-content-sidebar .content,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-primary,
    .sidebar-secondary,
    .sidebar-sidebar-content .content,
    .sidebar-sidebar-content .content-sidebar-wrap,
    .site-header .widget-area {
        width: 100%;
    }

    .home .title-area,
    .title-area {
        max-width: 276px;
        padding: 24px 0;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .home #menu-secondary-menu,
    #menu-secondary-menu {
        float: none;
        text-align: center;
        width: 100%;
        padding: 8px 0 0 0;
    }

    .genesis-nav-menu li,
    .header-image .title-area,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
    }

    #market-banner {
        padding: 48px 0;
    }

    body.market-hazmat,
    body.market-life-sciences,
    body.market-expeditionary {
        background-size: 600%;
    }

    body.market-international,
    body.market-tactical,
    body.market-eod,
    body.market-maritime,
    body.critical-infrastructure,
    body.market-cbrn,
    body.market-c4isr {
        background-size: 275%;
    }

    #market-intro h2 {
        font-size: 32px;
        line-height: 1.35em;
    }

    .market-international #market-intro,
    .market-life-sciences #market-intro,
    .market-hazmat #market-intro,
    .market-eod #market-intro,
    .critical-infrastructure #market-intro,
    .market-tactical #market-intro,
    .market-maritime #market-intro,
    .market-expeditionary #market-intro,
    .market-cbrn #market-intro,
    .market-c4isr #market-intro {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 45%;
    }

    body.solutions {
        background-size: 200%;
    }

    .solution-row {
        width: 100%;
        background-color: #FFF;
        border-bottom: 4px solid #ee5e2a;
        height: 100%;
    }

    .international .right,
    .expertise .left,
    .management .right,
    .training .left,
    .service .right,
    .products .left {
        padding: 48px 0 0 48px;
    }

    .genesis-nav-menu,
    .site-description,
    .site-header .title-area,
    .site-header .widget-area,
    .site-title {
        text-align: center;
    }

    .genesis-nav-menu a,
    .home .genesis-nav-menu a {
        font-size: 16px;
        padding: 36px 4px 16px 4px;
    }

    .site-header .search-form {
        margin: 16px auto;
    }

    .js nav.nav-primary,
    .js .site-header nav {
        display: none;
        position: relative;
    }

    .js .site-header nav .wrap {
        padding: 0;
    }

    .js nav.pagination {
        display: block;
    }

    .menu-toggle,
    .sub-menu-toggle {
        border-width: 0;
        background-color: transparent;
        color: #000;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        visibility: visible;
    }

    .home .menu-toggle,
    .home .sub-menu-toggle {
        border-width: 0;
        background-color: transparent;
        color: #FFF;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        visibility: visible;
    }

    .home .sub-menu-toggle,
    .sub-menu-toggle {
        border-width: 0;
        background-color: #FFF;
        color: #000;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        visibility: visible;
    }

    .home .sub-menu-toggle:hover,
    .sub-menu-toggle:hover {
        background-color: #FFF;
    }

    .sub-menu-toggle:hover,
    .sub-menu-toggle:focus {
        border-width: 0;
    }

    .menu-toggle {
        border-top: 1px solid #eee;
        line-height: 20px;
        position: relative;
        right: 0;
        z-index: 1000;
        width: 100%;
    }

    .site-header .menu-toggle {
        border: 0;
    }

    .menu-toggle:before,
    .menu-toggle.activated:before {
        margin-right: 10px;
        text-rendering: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .sub-menu-toggle {
        float: right;
        padding: 10px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 100;
    }

    .sub-menu-toggle:before {
        display: inline-block;
        text-rendering: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .sub-menu-toggle.activated:before {
        content: "\f142";
    }

    .js .nav-primary .genesis-nav-menu .menu-item,
    .js .site-header .genesis-nav-menu .menu-item {
        display: block;
        float: none;
        margin: 1px 0;
        position: relative;
        text-align: left;
        background-color: #FFF;
    }

    /*#menu-item-970 {display: none;}*/
    .js .genesis-nav-menu .menu-item:hover {
        position: relative;
    }

    .js .nav-primary .genesis-nav-menu .menu-item a,
    .js .site-header .genesis-nav-menu .menu-item a {
        border: none;
        padding: 12px 0 12px 12px;
        width: 100%;
        color: #000;
    }

    .js .genesis-nav-menu .sub-menu {
        border: none;
    }

    .js .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
    .js .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
        left: 0;
        margin-left: 0;
    }

    .js .genesis-nav-menu > .menu-item-has-children > a:after {
        content: none;
    }

    .js .genesis-nav-menu .sub-menu {
        clear: both;
        display: none;
        margin: 0;
        opacity: 1;
        padding-left: 15px;
        position: static;
        width: 100%;
    }

    .js .genesis-nav-menu .sub-menu .sub-menu {
        margin: 0;
    }

    .js nav button:hover,
    .js .menu-toggle:hover,
    .js .nav-primary {
        background-color: transparent;
        color: #ee5e2a;
    }

    .js nav button:focus,
    .js .menu-toggle:focus {
        background-color: transparent;
        color: #ee5e2a;
    }

    .pull-quote p {
        width: 95%;
    }

    .footer-widgets-1,
    .footer-widgets-2 {
        margin: 0 auto 40px;
    }

    .mission-vision {
        float: none;
        width: 100%;
        padding: 56px;
    }

    .mission-vision p {
        font-size: 20px;
        line-height: 1.5em;
    }

    .mission-vision-image {
        display: none;
    }

}

@media only screen and (max-width: 860px) {
  
  .cms-products .one-fourth {
    width: 50%!important;
  }
  
  .highlight-block {
    padding: 0px;
    margin: 0px;
    background-color: #FFF;
  }
  
  body.market-covid-cms {
  	  background-size: 300%;
	}
  
  body.market-opioid {
    background-size: 200%;
	}
  
  body.market-opioid #market-banner h1 {
    font-size: 64px;
	}
  
  .opioid-section-intro .left {
  	width: 75%;
  	padding: 80px;
	}
  
  .opioid-section-intro .right {
  	width: 25%;
	}
  
  .opioid-section-one .left {
  		width: 100%;
  		padding: 40px;
		}
  
  	.opioid-section-one .right {
  		display: none;
		}
  
  .opioid-section-two .column-1 {
  	display: none;
	}
  
  .opioid-section-two .column-3 {
  	width: 100%;
    padding: 40px;
	}
  
  .opioid-section-three .left {
  	width: 100%;
  	padding: 40px;
	}
  
  .opioid-section-three .one-fourth {
    width: 50%;
    float: left;
  }
  
  .opioid-section-three .right {
  	display: none;
	}
  
  .opioid-section-four .left {
  	display: none;
	}
  
  .opioid-section-four .one-fourth {
    width: 50%;
    float: left;
  }
  
  .opioid-section-four .right {
  	width: 100%;
  	padding: 40px;
	}
  
  .opioid-contracts .left {
  	width: 100%;
  	float: none;
  	padding: 80px;
    text-align: center;
	}
  
  .opioid-other-markets .market {
  	width: 50%;
	}
  
  .opioid-other-markets h3 {
    padding: 48px 0 0 0;
  }
  
  .opioid-contracts .right {
  	width: 100%;
  	float: none;
  	padding: 0 80px 80px 80px;
  	background-color: #f8f8f8;
    text-align: center;
	}
  
  .market-covid #market-intro h2 {
    font-size: 32px;
    line-height: 1.35em;
  }
  
  .covid-response {
    padding: 48px 0 40px 0;
  }
  
  .covid-response h3 {
    font-size: 28px;
    line-height: 1.35em;
  }
  
  .covid-section-intro .left {
  	width: 100%;
    float: none;
  	padding: 48px;
	}
  
  .covid-section-intro .right {
  	display: none;
	}
  
  .covid-section-one .left {
  		width: 100%;
  		padding: 40px;
		}
  
  	.covid-section-one .right {
  		display: none;
		}
  
  .covid-section-two .column-1 {
  	display: none;
	}
  
  .covid-section-two .column-3 {
  	width: 100%;
    padding: 40px;
	}
  
  .covid-section-three .left {
  	width: 100%;
  	padding: 40px;
	}
  
  .covid-section-three .one-fourth {
    width: 50%;
    float: left;
    padding: 16px;
  }
  
  .covid-section-three .right {
  	display: none;
	}
  
  .covid-section-four .left {
  	display: none;
	}
  
  .covid-section-four .one-fourth {
    width: 50%;
    float: left;
    padding: 16px;
  }
  
  .covid-section-four .right {
  	width: 100%;
  	padding: 40px;
	}
  
  .covid-contracts .left {
  	width: 100%;
  	float: none;
  	padding: 80px;
    text-align: center;
	}
  
  .covid-other-markets .market {
  	width: 50%;
	}
  
  .covid-other-markets h3 {
    padding: 48px 0 0 0;
  }
  
  .covid-contracts .right {
  	width: 100%;
  	float: none;
  	padding: 0 80px 80px 80px;
  	background-color: #f8f8f8;
    text-align: center;
	}
  
  .covid-section-five .left {
    float: none;
    width: 100%;
    padding: 40px;
  }
  
  .covid-section-five .right {
    display: none;
  }
  
  .covid-section-six .column-1 {
    display: none;
  }
  
  .covid-section-six .column-3 {
    float: none;
    width: 100%;
    padding: 40px;
  }
  
  #training img,
  #decon-technology img,
  #detection-equipment img,
  #protective-clothing img {
    max-width: 150px;
  }
  
  #training h2,
  #decon-technology h2,
  #detection-equipment h2,
  #protective-clothing h2 {
    font-size: 28px;
  }
  
  #training h3,
  #decon-technology h3,
  #detection-equipment h3,
  #protective-clothing h3 {
    font-size: 18px;
  }
  
  #training,
  #decon-technology,
  #detection-equipment,
  #protective-clothing,
  #covid-contracts	{
    text-align: center;
  }
  
  #training .one-fourth,
  #protective-clothing .one-fourth {
    width: 50%;
    padding: 16px;
  }
  
  #covid-contracts .wrap {
    padding: 40px;
  }

    /* # Begin Home Page Mobile Styles
    ---------------------------------------------------------------------------------------------------- */
    /*#home-banner .happy-4th {
      font-size: 54px;
    }*/
  
    .vendor-in-action .wrap {
  		padding: 24px;
		}
  
  	.newsletter-container {
    	width: 100%;
      padding: 0;
		}
  
    body.market-international {
        background-size: 600%;
    }

    .ginput_recaptcha {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
    }

    #home-banner {
        padding: 0 0 48px 0;
    }

    #home-banner h1 {
        font-size: 40px;
        line-height: 1.3em;
        padding: 16px 0;
        width: 95%;
        margin: 0 auto;
    }

    #home-banner p {
        font-size: 16px;
        line-height: 24px;
        width: 80%;
        margin: 0 auto;
    }

    .pull-quote p {
        font-size: 28px;
        line-height: 1.3em;
    }

    #home-our-markets h3 {
        font-size: 24px;
        line-height: 1.3em;
        padding: 0 16px 16px 0;
    }

    #specialized-markets p,
    #home-our-markets p {
        font-size: 20px;
        line-height: 1.35em;
        padding: 0;
    }

    .markets-container {
        float: none;
        width: 100%;
        height: 550px;
    }

    .markets-container .text {
        color: #FFF;
        padding: 96px 32px;
        height: 550px;
        overflow: hidden;
    }

    #equipment a {
        width: 200px;
        display: block;
        color: #FFF;
        padding: 12px 0;
        text-decoration: none;
        background-color: #ee5e2a;
        text-align: center;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 16px;
    }

    #equipment h2 {
        text-align: center;
        font-size: 40px;
        line-height: 1.3em;
        font-weight: 900;
        color: #244c5a;
        padding: 32px 0 24px 0;
    }

    #equipment p {
        font-weight: 100;
        font-size: 20px;
        line-height: 1.35em;
    }

    #equipment p + p {
        font-size: 20px;
        line-height: 1.35em;
    }

    #call-to-action h2 {
        font-size: 32px;
        line-height: 1.3em;
        text-transform: uppercase;
        font-weight: 900;
        color: #FFF;
        padding: 0 0 16px 0;
    }

    #call-to-action p {
        font-size: 20px;
        line-height: 1.35em;
        width: 95%;
        margin: 0 auto;
        padding: 0 0 32px 0;
    }

    body.solutions {
        background-size: 400%;
    }

    #solutions-banner {
        padding: 72px 0;
        text-align: center;
        border-bottom: 2px solid #ee5e2a;
    }

    #solutions-banner h1 {
        font-size: 32px;
        line-height: 1.3em;
    }

    #solutions-banner p {
        font-size: 24px;
        line-height: 1.35em;
        width: 98%;
        margin: 0 auto;
    }

    .solution-row {
        width: 100%;
        background-color: #FFF;
        border-bottom: 4px solid #ee5e2a;
        height: 100%;
    }

    .international .left,
    .international .right,
    .expertise .left,
    .expertise .right,
    .products .left,
    .products .right,
    .service .right,
    .service .left,
    .training .left,
    .training .right,
    .management .right,
    .management .left {
        float: none;
        width: 100%;
    }

    .international .right,
    .expertise .left,
    .management .right,
    .training .left,
    .service .right,
    .products .left {
        padding: 40px;
    }

    .international .left,
    .expertise .right,
    .management .left,
    .training .right,
    .service .left,
    .products .right {
        display: none;
    }

    .icon-row-2 {
        width: 100%;
    }

    #our-markets .one-sixth {
        padding: 0 0 16px 0;
    }

    #our-markets .clear-line {
        clear: both;
        padding-top: 0px;
    }

    #market-banner p {
        font-size: 24px;
        line-height: 1.3em;
        font-weight: 100;
        color: #FFF;
        width: 98%;
        margin: 0 auto;
    }

    body.training-expertise,
    body.integrated-solutions,
    body.technical-services,
    body.solutions-contracts {
        background-size: 450%;
    }

    #solutions-cta p {
        font-size: 24px;
        line-height: 1.35em;
    }

    #quote-banner {
        text-align: center;
    }

    #quote-banner p {
        font-size: 24px;
        line-height: 1.3em;
    }

    #quote-banner img {
        display: block;
        width: 164px;
        height: 164px;
        margin: 0 auto;
    }

    .fr-way {
        padding: 0 32px;
    }

    #mission-vision {
        width: 100%;
        background-color: #f1f1f1;
        color: #333;
    }

    #mission-vision {
        width: 100%;
        height: 100%;
        background-color: #f1f1f1;
        color: #333;
    }

    .mission-vision {
        float: none;
        width: 100%;
        padding: 24px;
        height: 100%;
    }

    .mission-vision-image {
        float: none;
        width: 100%;
    }

    body > div {
        font-size: 1.8rem;
    }

    body {
        font-size: 18px;
        font-size: 1.8rem;
    }

    .site-inner {
        padding: 5% 5% 0;
    }

    .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }

    .after-entry,
    .archive-description,
    .author-box,
    .comment-respond,
    .entry,
    .entry-comments,
    .entry-pings,
    .sidebar .widget {
        padding: 30px;
        margin-bottom: 5%;
    }

    .sidebar {
        margin-bottom: 5%;
    }

    .pagination {
        margin: 5% auto;
    }

    .archive-pagination li a {
        margin-bottom: 4px;
    }

    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100%;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        padding: 18px;
    }

    .site-footer p {
        font-size: 16px;
        line-height: 1.3em;
    }

    #contracts-bullets p {
        font-size: 18px;
        line-height: 1.5em;
    }

}

@media only screen and (max-width: 640px) {
  
  body.home {
  	background-size: 350%;
  }
  
  .ppe-mobile {
  	display: block;
    margin: 0 auto;
	}
  
  body.market-covid-cms {
  	  background-size: 300%;
	}
  
  .gform_wrapper span.ginput_product_price,
	.gform_wrapper span.ginput_product_price_label {
  	display: none!important;
	}

	.gform_wrapper span.ginput_quantity_label {
  	margin-left: 0px!important;
	}

  body.market-opioid {
    background-size: 200%;
	}
  
  body.market-opioid #market-banner h1 {
    font-size: 48px;
    line-height: 1.25em;
	}
  
  .opioid-section-intro .left {
  	position: relative;
    width: 100%;
  	padding: 80px;
	}
  
  .opioid-section-intro .right {
  	position: relative;
    display: none;
	}
  
  .opioid-response h3 {
  	font-size: 32px;
	}
  
  body.market-covid {
    background-size: 200%;
	}
  
  body.market-covid #market-banner h1 {
    font-size: 48px;
    line-height: 1.25em;
	}
  
  .covid-section-intro .left {
  	position: relative;
    width: 100%;
  	padding: 80px;
	}
  
  .covid-section-intro .right {
  	position: relative;
    display: none;
	}
  
  .covid-response h3 {
  	font-size: 32px;
	}
  
	#home-video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 165%;
    min-height: 100%;
    z-index: -1;
	}

	#video-elem {
  	  position: absolute;
    	top: 0;
    	left: 0;
    	width: 165%;
	}
}

@media only screen and (max-width: 525px) {
  
  .opioid-section-intro .left {
    padding: 40px;
  }
  
  body.market-covid-cms {
  	  background-size: 300%!important;
	}
  
  .opioid-other-markets h2 {
  	font-size: 32px;
  	line-height: 1.25em;
    padding: 0 32px;
	}
  
  .covid-section-intro .left {
    padding: 40px;
  }
  
  .covid-other-markets h2 {
  	font-size: 32px;
  	line-height: 1.25em;
    padding: 0 32px;
	}
  
  body.home {
        background-size: 300%;
      }
} 

@media only screen and (max-width: 480px) {
  
  body.market-covid-cms {
  	  background-size: 500%!important;
	}
  
  #home-video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 250%;
    min-height: 100%;
    z-index: -1;
	}

	#video-elem {
  	  position: absolute;
    	top: 0;
    	left: 0;
    	width: 250%;
	}
  
  body.home {
        background-size: 300%;
      }
  
    .ginput_recaptcha {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
    }

    .soliloquy-html-content {
        height: 350px;
    }
}

@media only screen and (max-width: 400px) {
  
  body.market-covid-cms {
  	  background-size: 500%!important;
	}
  
  #home-video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 275%;
    min-height: 100%;
    z-index: -1;
	}

	#video-elem {
  	  position: absolute;
    	top: 0;
    	left: 0;
    	width: 275%;
	}
  
  .gform_wrapper span.ginput_product_price,
	.gform_wrapper span.ginput_product_price_label {
  	display: none!important;
	}

	.gform_wrapper span.ginput_quantity_label {
  	margin-left: 0px!important;
	}
  
}

/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after,
    .site-title > a:after {
        content: "";
    }

    thead {
        display: table-header-group;
    }

    img,
    tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 2cm 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    .content,
    .content-sidebar {
        width: 100%;
    }

    button,
    input,
    select,
    textarea,
    .breadcrumb,
    .comment-edit-link,
    .comment-form,
    .comment-list .reply a,
    .comment-reply-title,
    .edit-link,
    .entry-comments-link,
    .entry-footer,
    .genesis-box,
    .header-widget-area,
    .hidden-print,
    .home-top,
    .nav-primary,
    .nav-secondary,
    .post-edit-link,
    .sidebar {
        display: none !important;
    }

    .title-area {
        text-align: center;
        width: 100%;
    }

    .site-title > a {
        margin: 0;
        text-decoration: none;
        text-indent: 0;
    }

    .site-inner {
        padding-top: 0;
        position: relative;
        top: -100px;
    }

    .author-box {
        margin-bottom: 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3;
    }

    img {
        page-break-after: avoid;
        page-break-inside: avoid;
    }

    blockquote,
    pre,
    table {
        page-break-inside: avoid;
    }

    dl,
    ol,
    ul {
        page-break-before: avoid;
    }

}

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

    .header-widget-area {
        position: relative;
    }

    form.search-form {
        /*display: block;*/
        position: absolute;
        right: 0;
        top: 58px;
        text-align: left;
        padding: 0 10px 10px;
        width: 70% !important;
        background: rgba(0, 0, 0, .7);
    }

    form.search-form input[itemprop="query-input"] {
        width: 74%;
        margin-right: 10px;
        padding: 8px;
    }

    form.search-form input[type="submit"] {
        padding: 11px 18px;
    }

    form.search-form #search_close {
        color: white;
        margin-left: 10px;
        cursor: pointer;
        float: right;
        margin-top: 15px;
    }

}

@media screen and (max-width: 1027px) {
    div#search_close i {
        color: white;
        font-size: 35px;
    }

    div#search_close {
        margin: 20px 0px 0px;
    }
}

/* Pagination on Search Results page */
.pagination {
    text-align: center;
}

/* Parallax */
.parallax {
    /* Set a specific height */
    height: 500px!important;

    /* Create the parallax scrolling effect */
    background-attachment: fixed!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
#home-video {
    position: fixed!important;
}