/* Minification failed. Returning unminified contents.
(1111,5): run-time error CSS1060: Expected closing curly-brace, found '{'
(1119,1): run-time error CSS1019: Unexpected token, found '}'
(1120,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1121,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1150,40): run-time error CSS1034: 
(1150,40): run-time error CSS1042: Expected function, found ','
(1150,45): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1157,40): run-time error CSS1034: 
(1157,40): run-time error CSS1042: Expected function, found ','
(1157,45): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1312,20): run-time error CSS1036: Expected expression, found ';'
(1694,11): run-time error CSS1036: Expected expression, found ';'
 */
/*
Theme Name: Genesis Energy
Author: Indigo Beam and JDM Digital
Author URI: http://indigobeam.com
Description: Custom-built WordPress theme for Indigo Beam client, Genesis Energy.  Built with love, Bootstrap (currently v3.3.4), and lots of coffee.
Version: 1.0
*/

@-webkit-viewport {
    width: device-width;
}
@-moz-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
html {
    -webkit-font-smoothing: antialiased;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and ( min-device-pixel-ratio: 1.25),
only screen and ( min-resolution: 200dpi),
only screen and ( min-resolution: 1.25dppx) {
    html {
        -webkit-font-smoothing: subpixel-antialiased;
    }
}
body {
    background-color: #f1f1f1;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #111;
    padding-top: 70px;
    padding-bottom: 0px;
}
#mainnav {
    font-size: 16px;
}
#mainfooter {
    font-size: 16px;
}
::-moz-selection,
::selection {
    color: #fff;
    background-color: #1a2545;
}
.callout::-moz-selection,
.callout::selection,
.header::-moz-selection,
.header::selection {
    color: #1A2545;
    background-color: #ffffff;
}
.section {
    font-family: 'EB Garamond', serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
blockquote {
    font-family: 'EB Garamond', serif;
}
h1,
.h1 {
    font-size: 38px;
    letter-spacing: -2px;
}
h2,
.h2 {
    font-size: 32px;
}
h3,
.h3 {
    font-size: 26px;
    text-transform: uppercase;
}
h4,
.h4 {
    font-size: 18px;
    text-transform: uppercase;
}
h5,
.h5 {
    font-size: 18px;
    color: #47A6CA;
}
h6,
.h6 {
    font-size: 14px;
}
h4.widgettitle {
    font-size: 28px;
    text-transform: none;
    color: #1a2545;
}
h4.modal-title {
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
}
h5.rail {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 13px;
    color: #555555;
    font-weight: bold;
}
h5.rail2 {
    margin-top: 10px;
    font-size: 19px;
}
h5.rail2 a {
    color: #1A2545;
    text-decoration: underline;
    font-size: 19px;
}
h5.rail2 a:hover {
    color: #3FA1C7;
    font-size: 19px;
}
hr.rail {
    margin-top: 5px;
    margin-bottom: 5px;
}
sub,
sup {
    font-size: 80%;
    font-family: "EB Garamond", serif;
}
.panel-body p {
    font-size: 12px;
}
.uber {
    font-size: 6em;
}
blockquote {
    font-size: 1.4em;
    line-height: 1.1;
    border-left: 5px solid #1a2545;
}
ol.breadcrumb {
    background-color: transparent;
    font-family: 'EB Garamond', serif;
    font-size: 20px;
}
ol.breadcrumb > li {
    display: block;
}
.breadcrumb > li + li::before {
    content: "";
    color: #c2c2c2;
}
ol.breadcrumb li.active a {
    color: #000;
    font-weight: bold;
}
.well {
    background-color: #f7f7f7;
    padding: 15px;
}
.well p:last-of-type {
    margin-bottom: 0;
}
.social-share li {
    margin-bottom: 8px;
}
.social-share li a {
    padding: 11px 14px;
    background-color: #1D2847;
    color: #fff;
    font-size: 1.5em;
}
.social-share li a:hover,
.social-share li a:focus,
.social-share li a:active {
    background-color: #2D99C2;
    color: #fff;
}
body p {
    margin-bottom: 20px;
    line-height: 1.6;
}
ul.menu,
.widget_recent_entries ul,
.widget_rss ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
ul.menu li,
.widget_recent_entries ul li,
.widget_rss ul li {
    margin-bottom: 5px;
      list-style-position:inside;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; 
}
.btn,
.updates-subscribe input {
    font-family: 'EB Garamond', serif;
    border-radius: 0;
}
.tophat-nav {
    margin-top: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #f9f9f9;
    height: 30px;
}
.tophat-nav p {
    margin-bottom: 0;
    font-size: 0.8em;
    color: #2a98c2;
}
#mainnav {
    background-color: #ffffff;
    border-bottom: none;
    -webkit-box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.6);
}
/*#mainnav.affix{border:none; top:0; left:0; position:fixed; right:0; z-index:1030;-webkit-box-shadow: 0 1px 3px -2px rgba(0,0,0,0.6); box-shadow: 0 1px 3px -2px rgba(0,0,0,0.6);}*/

#mainnav {
    border: none;
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
    -webkit-box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.6);
}
#mainnav .dropdown-menu {
    border: none;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
header h1.middle {
    margin-top: 25px;
}
.slidernav {
    padding: 15px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.8);
}
.slidernav h2 {
    color: #000;
}
.slidernav ul {
    color: #444;
}
.slidernav h2 {
    font-size: 32px;
    margin-top: 0;
}
.slidernav ul.list-unstyled li {
    padding-left: 1.4em;
    margin-left: 1em;
    margin-bottom: 5px;
}
.slidernav ul.list-unstyled li:before {
    content: "\e080";
    font-family: "Glyphicons Halflings";
    display: inline-block;
    width: 1.4em;
    margin-left: -1.4em;
}
​ .navbar-toggle {
    margin-top: 12px;
    margin-bottom: 12px;
}
.navbar {
    margin-bottom: 0;
    min-height: 60px;
}
.navbar-default .navbar-nav > li > a {
    color: #555;
    /*color:#78848e; */
}
.navbar-nav > li.open {
    background-color: #f1f1f1;
}
.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}
.navbar-default .navbar-nav > .active > a {
    background-color: #1a2545;
    color: #ffffff;
}
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background-color: #3C4561;
    color: #eeeeee;
}
.navbar-default .navbar-nav > a:focus,
.navbar-default .navbar-nav > a:hover,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
    background-color: #f1f1f1;
    color: #78848e;
}
.navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar {
    border-radius: 0;
}
#genlp-nav .dropdown-menu > .active > a {
    background-color: #eee;
    color: #111;
}
#genlp-nav .dropdown-menu > .active > a:focus,
#genlp-nav dropdown-menu > .active > a:hover {
    background-color: #f9f9f9;
    color: #000;
}
.header,
.section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.btn {
    border-radius: 0;
}
.header {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 180px;
    background-color: #1a2545;
    color: #ffffff;
    margin-bottom: 0;
}
.header.home {
    min-height: 170px;
    background-color: #1a2545;
    color: #ffffff;
    padding-top: 75px;
    padding-bottom: 75px;
}
.backstretch {
    background-color: #1A2545;
}
/*.home .btn{min-width:110px;}*/

.header h1 {
    font-size: 32px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1;
}
.header p.lead {
    font-size: 20px;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    margin-bottom: 0;
    margin-top: 15px;
}
/*.body-content .row p.lead{margin-bottom:0;}*/

.stuff {
    display: none;
}
.tools {
    font-family: 'Open Sans', sans-serif;
    background-color: #ffffff;
    color: #222;
    padding: 0;
    margin-bottom: 50px;
    -webkit-box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.6);
}
.tools ul,
.tools p,
.tools form {
    margin-bottom: 0;
}
.tools .list-inline {
    margin-top: 8px;
    font-size: 1.4em;
}
.tools a {
    color: #78848e;
    opacity: 0.7;
}
.tools a:hover,
.tools a:focus,
.tools a:active {
    opacity: 1;
}
.tools form.search {
    float: none;
}
.tools .search {
    padding: 0;
    border: none;
    background-color: #fff;
    margin-right: 0;
}
body.search {
    background-color: #F1F1F1;
}
.tools .search input {
    border: 0;
    box-shadow: none;
}
.tools .search input:focus,
.search input:active {
    background-color: #f0f0f0;
    box-shadow: none;
    border-radius: 0;
}
.tools .search .input-group-btn {
    background-color: #1a2545;
    padding-right: 8px;
    padding-left: 8px;
}
.updates-subscribe .btn-info {
    border: 1px solid #2a98c2;
}
.updates-subscribe .btn-info:hover {
    border: 1px solid #31B0D5;
}
.tools .search button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #ddd;
    padding: 0 8px 0 10px;
}
.tools .search button:hover {
    border: 0;
    box-shadow: none;
    color: #fff;
}
.tools .search .glyphicon-search {
    font-size: 18px;
}
.cat-filters {
    margin-top: -50px;
    background-color: #ddd;
    padding: 10px 0 10px;
    margin-bottom: 50px;
    -webkit-box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.6);
    border-top: 1px solid #ccc;
}
.cat-filters li.widget {
    margin-right: 20px;
    margin-left: 0;
    padding-left: 0;
    display: inline;
}
.cat-filters li.widget label {
    margin-bottom: 0;
    display: none;
}
.cat-filters .widget h4.widgettitle {
    display: none;
}
.cat-filters select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #222;
    font-size: 14px;
    height: 38px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
#menu-sec-filing-filters {
    margin-bottom: 8px;
}
.body-content {
    padding-bottom: 30px;
}
.body-content .row {
    margin-bottom: 30px;
}
.bg-white {
    background-color: #fff;
    padding-top: 50px;
    border-top: 1px solid #ddd;
}
.bg-blue {
    background-color: #1a2545;
    padding-top: 50px;
    border-top: 1px solid #ddd;
    color: #ffffff;
}
.category {
    border-bottom: 1px solid #ddd;
}
.post h2 {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 30px;
}
.clearfixed {
    clear: right;
}
.row .clearfixed:nth-child(3) {
    clear: left;
}
.row .clearfixed:nth-child(5) {
    clear: left;
}
.article {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 0 15px 10px;
}
.article p.text-muted {
    margin-bottom: 0;
    font-size: 14px;
    color: #2a98c2;
}
.article h3,
.article .h3 {
    margin-top: 0;
    text-transform: none;
}
.sidebar .widget {
    padding: 5px 10px 15px 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.sidebar .updates-subscribe {
    padding-bottom: 15px;
}
.sidebar h4 {
    font-size: 22px;
    text-transform: uppercase;
}
.pager li > a {
    color: #1a2545;
}
.pager li > a:focus,
.pager li > a:hover,
.pager li > a:active {
    background-color: #dddddd;
}
.widget_recent_news li {
    margin-bottom: 8px;
}
.widget_recent_news .post-date,
.widget_recent_entries .post-date,
.widget_rss .rss-date {
    display: block;
    font-size: 12px;
    color: #666;
}
.widget_rss .rsswidget img {
    display: none;
}
h4 a.rsswidget {
    color: #1a2545;
}
.post-date {} .carousel-caption {
    text-align: left;
}
.carousel-caption h3 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    line-height: 1.2;
}
.carousel-caption h3 small {
    display: block;
    font-size: 13px;
    color: #cccccc;
}
.carousel-caption p {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: none;
}
.carousel-control {
    padding-top: 10.25%;
    width: 5%;
}
.callout {
    -webkit-box-shadow: inset 0 0 3px -2px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 0 3px -2px rgba(0, 0, 0, 0.8);
}
.section {} .section h1,
.section h2,
.section h3,
.section h4 {
    color: #ffffff;
}
.parallax {
    background-position: 0px;
}
.parallax2 {
    background-position: 0px 0px;
}
#mapsection {
    background-color: #1a2545;
    background-image: url('img/asset-map-bg3.png');
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    background-position: top;
}
#mapsection .container {
    padding-top: 50px;
    padding-bottom: 50px;
}
#call811 {
    background-color: #CCCCCC;
    background-image: url('img/811-bg3-mobile.png');
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    background-position: top;
}
#call811 .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
#call811 h2 strong {
    font-weight: bold;
    color: #becd2b;
}
#call811 h2,
#call811 p,
#call811 .btn {
    visibility: hidden;
}
#call811 h2 {
    font-size: 40px;
}
#marineteam {
    background-image: url(img/jointheteam-bg.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    color: #fff;
}
#pipelineteam {
    color: #fff;
    background-image: url(img/jointheteam-bg.jpg);
    background-size: cover;
}
#marineteam h2,
#marineteam p,
#pipelineteam h2,
#pipelineteam p {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
#marineteam .container {
    padding-top: 60px;
    padding-bottom: 60px;
}
#pipelineteam .container {
    padding-top: 20px;
    padding-bottom: 60px;
}
#map2 {
    margin-bottom: 0px;
}
.mw500 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.footer {
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 0;
}
.footer .socket {
    background-color: #f1f1f1;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #ddd;
    background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
}
.footer .socket p {
    margin-bottom: 0;
    font-size: 13px;
}
#pageup {
    border: 4px solid #999;
    border-radius: 0;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    height: 48px;
    width: 48px;
    opacity: 0.1;
    position: fixed;
    display: none;
}
#pageup:hover,
#pageup:focus,
#pageup:active {
    opacity: 0.8;
}
#pageup span {
    font-size: 1.8em;
    padding: 3px 0 0 6px;
    position: relative;
    text-align: center;
    color: #999;
}
.fixsignup {
    position: absolute;
    left: -5000px;
}
/* FONT ICONS */

@font-face {
    font-family: 'genlp';
    src: url('font/fontello.eot?86581234');
    src: url('font/fontello.eot?86581234#iefix') format('embedded-opentype'), url('font/fontello.woff?86581234') format('woff'), url('font/fontello.ttf?86581234') format('truetype'), url('font/fontello.svg?86581234#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "genlp";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-linkedin:before {
    content: '\e800';
}
.icon-facebook:before {
    content: '\e801';
}
.icon-twitter:before {
    content: '\e802';
}
.icon-gplus:before {
    content: '\e803';
}
.icon-rss:before {
    content: '\e804';
}
.icon-link:before {
    content: '\e805';
}
.icon-check:before {
    content: '\e806';
}
.icon-cancel:before {
    content: '\e807';
}
/* UTILITIES */

.margin-left-30 {
    margin-left: 30px;
}
.img-margin-bottom {
    margin-bottom: 30px;
}
.no-margin {
    margin: 0!important
}
.margin-top {
    margin-top: 2em;
}
.margin-bottom {
    margin-bottom: 2em;
}
.padding-bottom {
    padding-bottom: 2em;
}
.padding-top {
    padding-top: 0;
}
section.padding-bottom {
    padding-bottom: 50px;
}
section.padding-bottom h2 {
    margin-top: 0;
}
.no-top-margin {
    margin-top: 0;
    padding-top: 0;
}
.indent {
    margin-left: 30px;
}
.pad40 {
    padding: 40px 0;
}
.pad80 {
    padding: 80px 0;
}
.pad100 {
    padding: 100px 0;
}
.pad120 {
    padding: 120px 0;
}
.pad150 {
    padding: 150px 0;
}
.pad200 {
    padding: 200px 0;
}
.vcenter {
    padding-top: 0%;
}
.alignright {
    margin: 10px 0;
}
.btn-fw {
    min-width: 105px;
}
.btn-lg.btn-fw {
    min-width: 250px;
}
.col-xs-3 .btn-fw {
    width: 100%;
}
.col-sm-3 .btn-fw,
.col-md-3 .btn-fw {
    width: 66%;
}
.no-text-transform {
    text-transform: none;
}
.capitalize {
    text-transform: capitalize;
}
.lead {
    font-size: 20px;
}
.text-center img.img-circle {
    text-align: center;
    margin: 0 auto;
}
.transition,
a:hover,
a:focus,
a:active,
a {
    transition: all 0.2s ease-in-out 0s;
}
img.lazy,
img.less-lazy {
    opacity: 0.2;
    transition: opacity 400ms ease-in;
    -webkit-transition: opacity 400ms linear;
    -moz-transition: opacity 400ms linear;
    -ms-transition: opacity 400ms linear;
    -o-transition: opacity 400ms linear;
}
/* == Admin == */

#admin-btns {
    width: 160px;
    position: fixed;
    top: 60px;
    right: 0;
    opacity: 0.8;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.home #admin-btns {
    top: 105px;
}
#admin-btns:hover {
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.admin-btns-wrapper .btn {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 2px;
    margin-right: 0;
    text-align: left;
    line-height: 2;
}
.admin-btns-wrapper .btn span {
    margin-right: 15px;
    margin-left: 5px;
}
#admin-btns {
    -moz-transform: translateX(115px);
    -webkit-transform: translateX(115px);
    -o-transform: translateX(115px);
    -ms-transform: translateX(115px);
    transform: translateX(115px);
}
#admin-btns:hover,
#admin-btns:focus,
#admin-btns:active {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
/* Fancybox CSS Customization */

body .fancybox-title-float-wrap .child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    font-weight: 300;
}
body #fancybox-loading,
body .fancybox-close,
body .fancybox-prev span,
body .fancybox-next span {
    background-image: url("img/fancybox_sprite.png");
}
a.fancybox:hover {
    opacity: 0.9;
}
.header-row {
    background-color: #1a2545!important;
    color: #ffffff;
    text-align: center!important;
}
/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    body #fancybox-loading,
    body .fancybox-close,
    body .fancybox-prev span,
    body .fancybox-next span {
        background-image: url("img/fancybox_sprite@2x.png");
    }
}
.genbox {
    margin-top: 80px;
}
.form-control {
    border-radius: 0;
}
.form-control:focus {
    box-shadow: none;
}
#fullmap {
    padding-bottom: 0;
}
/* Contact CSS */

.contactus {} .contactus .tab-pane {
    padding: 15px;
    background-color: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.contactus .nav-tabs {
    background-color: #F1F1F1;
}
.contactus .nav-tabs > li > a {
    color: #444;
}
.contactus .nav-tabs > li > a:hover {
    color: #000;
    background-color: #ddd;
}
.contactus .nav-tabs > li.active > a {
    color: #000;
}
form.wpcf7-form {} .wpcf7 .clearfix p {
    margin-bottom: 10px;
    margin-top: 12px;
    line-height: 1;
}
form.wpcf7-form .float-label-control {
    position: relative;
}
.wpcf7-form .form-control {
    margin-bottom: 40px;
}
.wpcf7-form .form-control:focus {
    border-color: #2a98c2;
}
.wpcf7-form .form-control,
.contact .form-control:focus {
    box-shadow: none;
}
.float-label-control input,
.float-label-control textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color #aaa;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    display: block;
    margin: 0;
    outline: medium none;
    padding: 0.1em 0 1px;
    width: 100%;
}
.float-label-control textarea {
    padding: 0.1em 0 5px;
}
.float-label-control label {
    animation-delay: 0s;
    animation-direction: normal;
    animation-duration: 300ms;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: float-labels;
    animation-play-state: running !important;
    animation-timing-function: ease-out;
    color: #aaaaaa;
    font-size: 0.85em;
    font-weight: normal;
    left: 0.08em;
    position: absolute;
    top: -1em;
    z-index: -1;
}
.float-label-control input.empty + label,
.float-label-control textarea.empty + label {
    animation: 0s ease 0s normal none 1 running none;
    font-size: 1.5em;
    top: 0.1em;
}
.float-label-control input:not(.empty) + label,
.float-label-control textarea:not(.empty) + label {
    z-index: 200;
}
.float-label-control input:focus:not(.empty) + label,
.float-label-control textarea:focus:not(.empty) + label {
    color: #aaaaaa;
}
.float-label-control.label-bottom label {
    animation: 300ms ease-out 0s normal none 1 running float-labels-bottom;
}
.float-label-control.label-bottom input:not(.empty) + label,
.float-label-control.label-bottom textarea:not(.empty) + label {
    top: 3em;
}
@keyframes float-labels {
    0% {
        color: #aaa;
        font-size: 1.5em;
        opacity: 1;
        top: 0.1em;
    }
    20% {
        font-size: 1.5em;
        opacity: 0;
    }
    30% {
        top: 0.1em;
    }
    {
        font-size: 0.85em;
        opacity: 0;
    }
    100% {
        opacity: 1;
        top: -1em;
    }
}
@keyframes float-labels-bottom {
    0% {
        color: #aaa;
        font-size: 1.5em;
        opacity: 1;
        top: 0.1em;
    }
    20% {
        font-size: 1.5em;
        opacity: 0;
    }
    30% {
        top: 0.1em;
    }
    {
        font-size: 0.85em;
        opacity: 0;
    }
    100% {
        opacity: 1;
        top: 3em;
    }
}
/* End Contact CSS */
/* COLORS */

.header .btn-default {
    background-color: transparent;
}
.header a.btn-default {
    background-color: rgb(255, 255, 255, 0.5);
    border-color: #fff;
    color: #fff;
}
.header a.btn-default:hover,
a.btn-default:focus,
a.btn-default:active {
    background-color: rgb(255, 255, 255, 0.9);
    border-color: #fff;
    color: #222;
}
.btn-default {} .btn-default:hover,
.btn-default:active,
.btn-default:focus {} .alert-default,
.alert-note {} .progress-bar {} .text-muted {} a {
    color: #2a98c2;
    outline: none;
}
h4.text-muted a {} h4.text-muted a:hover {} a:hover,
a:focus,
a:active {
    color: #31B0D5;
    text-decoration: none;
    outline: none;
}
.text-primary,
.widget_archive ul li:before {
    color: #1A2545;
}
.bg-primary {
    background-color: #1A2545;
}
.btn-primary {
    background-color: #1A2545;
    border: none;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background-color: #3C4561;
    border: none;
}
.required,
.text-danger {} .bg-danger {} .btn-danger {} .btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {} .alert-danger {} .progress-bar.progress-bar-danger {} .bg-success {} .text-success {} .btn-success {} .alert-success {} .progress-bar.progress-bar-success {} .bg-warning {} .btn-warning {} .btn-warning:hover,
.btn-warning:active,
.btn-warning:focus {} .alert-warning {} .progress-bar.progress-bar-warning {} .text-warning {} .bg-info {
    background-color: #2a98c2;
}
.text-info {
    color: #2a98c2;
}
.btn-info {
    background-color: #2a98c2;
    border: none;
}
.btn-success {
    background-color: #becd2b;
    border: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active {
    background-color: #4F9132;
    border: none;
}
.alert-info {} .progress-bar.progress-bar-info {} div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}
.mark,
mark {
    background-color: #e7ecb9;
}
#showstuff {
    margin-bottom: 40px;
}
/* == WORDPRESS CLASSES == */

.alignnone {
    margin: 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 0px auto;
}
.alignright {
    float: right;
    margin: 0px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 0px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 0px auto;
}
a img.alignright {
    float: right;
    margin: 0px 0 20px 20px;
}
a img.alignnone {
    margin: 0px 20px 0px 0;
}
a img.alignleft {
    float: left;
    margin: 0px 20px 0px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption,
.gallery-caption {
    text-align: center;
    overflow: hidden;
}
.wp-caption.alignnone {
    margin: 0px 0px 20px 0;
    max-width: 100%;
}
.wp-caption.alignleft {
    margin: 0px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 0px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 4px 0 0 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 12px;
}
.sticky {
    display: block;
}
.bypostauthor {
    display: block;
}
div.wpcf7 img.ajax-loader {
    background: #fff;
    border-radius: ;
}
.wpcf7-form-control-wrap {
    /*display: block !important;*/
}
div.wpcf7 {
    /*margin: 0;	padding: 0;*/
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
span.wpcf7-form-control-wrap {
    /*position: relative;*/
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}
span.wpcf7-list-item {
    margin-left: 0.5em;
}
.wpcf7-display-none {
    display: none;
}
div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}
div.wpcf7 div.ajax-error {
    display: none;
}
div.wpcf7 .placeheld {
    color: #888;
}
.post .pagination {
    margin: 0px;
}
li.widget {
    list-style: none;
}
li.widget:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-animation: none;
    -o-animation: none;
    -webkit-animation: none;
    animation: none;
}
.featured-post h4 {
    font-weight: normal;
    font-size: 16px;
}
.featured-post .post-time {
    font-style: normal;
    text-align: left;
}
.tw-recent-posts .featured-post {
    margin: 15px 0;
    line-height: 1.1em;
}
.tw-recent-posts .featured-post h4 {
    clear: none;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-transform: none;
}
.tw-recent-posts .featured-post h4 a {
    font-size: 100%
}
.tw-recent-posts .post-time {
    font-size: 0.8em;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 0;
}
.tw-recent-posts .featured-post img {
    float: left;
    margin: 0 10px 0 0;
}
.tw-recent-posts .featured-post .excerpt {
    clear: none;
}
.tw-recent-posts a.read-more {
    white-space: nowrap;
}
.tw-recent-posts .clear {
    clear: both;
}
/* AVH Extended Categories Widget CSS */

.avhec-widget-line {
    display: inline-block;
}
.avhec-widget-count {
    display: inline;
}
.avhec-widget-rss {
    display: inline;
}
.widget_archive ul {
    padding-left: 20px;
}
/* ==Asset Map Styles== */

.wpgmp_category_main_container,
.gm-style {
    border: 1px solid #ddd;
}
#fullmap .wpgmp_category_main_container {
    border-left: none;
    border-right: none;
}
.wpgmp_category_main_container .wpgmp_category_container {
    max-width: 340px;
    width: 80%;
}
#wgmpmap div {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.wpgmp_category_main_container .jspContainer {
    overflow: hidden;
    position: relative;
}
.wpgmp_category_main_container .jspPane {
    position: absolute;
}
.wpgmp_category_main_container .jspVerticalBar {
    position: absolute;
    top: 0;
    right: 17px;
    width: 5px;
    height: 100%;
    background: red;
}
.wpgmp_category_main_container .jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}
.wpgmp_category_main_container .jspCap {
    display: none;
}
.wpgmp_category_main_container .jspHorizontalBar .jspCap {
    float: left;
}
.wpgmp_category_main_container .jspTrack {
    background: #dde;
    position: relative;
}
.wpgmp_category_main_container .jspDrag {
    background: #bbd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}
.wpgmp_category_main_container .jspHorizontalBar .jspTrack,
.wpgmp_category_main_container .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}
.wpgmp_category_main_container .jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.wpgmp_category_main_container .jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}
.wpgmp_category_main_container .jspVerticalBar .jspArrow {
    height: 16px;
}
.wpgmp_category_main_container .jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}
.wpgmp_category_main_container .jspVerticalBar .jspArrow:focus {
    outline: none;
}
.wpgmp_category_main_container .jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */

* html .wpgmp_category_main_container .jspCorner {
    margin: 0 -3px 0 0;
}
.wpgmp_category_main_container {
    position: relative;
}
.wpgmp_category_container {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
    position: absolute;
    right: 6px;
    top: 6px;
    padding: 5px;
}
.wpgmp_category_container .wpgmp_category_tabs {
    width: 100%;
    border: 1px solid #e4e4e4;
    background: #fff;
    display: table;
    margin: 0 0 8px!important;
    padding: 0px;
}
.wpgmp_category_container .wpgmp_category_tabs li {
    display: table-cell;
}
.wpgmp_category_container .wpgmp_category_tabs li a {
    display: block;
    text-align: center;
    text-decoration: none!important;
    padding: 3px;
    color: #818392;
}
.wpgmp_category_container .wpgmp_category_tabs li.active a {
    color: #ffffff !important;
    background: #1D2847;
}
.wpgmp_category_container .wpgmp_categoriese {
    background: none repeat scroll 0 0 rgba(233, 233, 233, 0.6);
    border: 1px solid #E9E9E9;
    text-indent: 10px;
    margin: 0 0 5px;
    padding: 3px 0;
}
.wpgmp_category_container .wpgmp_categoriese:hover {
    border: 1px solid #CCC;
}
.wpgmp_category_container .wpgmp_categoriese .wpgmp_cat_title {
    text-decoration: none;
    padding: 0 0 0 8px;
    font-size: 10px !important;
}
.wpgmp_category_container .wpgmp_categoriese .wpgmp_cat_title:hover {
    color: #000000 !important;
    text-decoration: none!important;
}
.wpgmp_category_container .wpgmp_categoriese .wpgmp_cat_title span.arrow {
    float: right;
    margin-right: 20px;
    width: 20px;
}
.wpgmp_categoriese .wpgmp_location_container {
    margin: 0 !important;
}
.wpgmp_categoriese .wpgmp_location_container li.wpgmp_all_locations {
    list-style: none;
    border: 1px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    font-size: 14px;
    margin: 0 18px 0 25px;
    padding: 4px 0;
}
li.wpgmp_nearby_all_locations {
    list-style: none;
    cursor: pointer;
    font-size: 14px;
    margin: 10px 10px 0 3px !important;
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #E9E9E9;
    text-indent: 10px;
    padding: 7px 0;
}
.wpgmp_locations {
    font-size: 14px;
    margin: 10px 10px 0 3px;
    background: none repeat scroll 0 0 rgba(249, 249, 249, 0.07);
    border: 1px solid #E9E9E9;
    text-indent: 10px;
    padding: 7px 0;
}
span.wpgmp_nearby_distance {
    font-size: 11px;
    font-style: italic;
    color: #9e9e9e;
    float: right;
    margin-right: 8px;
}
.wpgmp_categoriese .wpgmp_location_container li.wpgmp_all_locations:before {
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid #9E9E9E;
    border-top: 4px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: -4px 5px 0 0;
}
.wpgmp_categoriese .wpgmp_location_container li.wpgmp_all_locations:hover {
    border: 1px solid #D1D1D1;
    color: #000000 !important;
    text-decoration: none!important;
}
.wpgmp_direction_container {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    box-shadow: 0 1px 0 #FFFFFF, 0 -1px 0 #FFFFFF;
    font-size: 14px;
    padding: 10px;
}
.wpgmp_direction_container .wpgmp-direction-form .input {
    float: left;
    margin: 4px 10px 5px 0px;
    padding: 5px 30px 5px 10px;
    width: 235px;
    border-radius: 0px !important;
}
.wpgmp_direction_container select#tmode {
    margin: 4px 10px 7px 0px;
    padding: 5px 0px 5px 5px;
    width: 175px;
    background: none;
    color: #666;
}
.wpgmp_direction_container span.wpgmp_mcurrent_loction {
    background: url('img/map/nav.png') no-repeat;
    display: inline-block;
    height: 26px;
    cursor: pointer !important;
    margin: 6px -38px;
    vertical-align: middle;
    width: 25px;
    position: relative;
    float: left;
}
.wpgmp_direction_container span.wpgmp_ecurrent_loction {
    background: url('img/map/nav.png') no-repeat;
    display: inline-block;
    height: 26px;
    cursor: pointer !important;
    margin: 6px -38px;
    vertical-align: middle;
    width: 25px;
    position: relative;
    float: left;
}
.wpgmp_toggle_container {
    background: #ffffff!important;
    border-radius: 0 0 4px 4px;
    bottom: -20px;
    cursor: pointer;
    font-size: 14px;
    left: ;
    margin-left: -5px;
    position: absolute;
    text-align: center;
    width: 90px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
}
.wpgmp_location_title {
    display: inline-block;
}
.wpgmp_locations_content img {
    vertical-align: middle;
}
.wpgmp_locations_content {
    margin: 10px 5px;
    color: #9e9e9e;
}
.wpgmp_location_meta {
    display: inline-block;
    float: right;
    margin-right: 10px;
    font-size: small;
    color: #9e9e9e;
    font-style: italic;
}
.wpgmp_display_category_data {
    list-style: none !important;
}
.wpgmp_loading {
    min-width: 300px;
    min-height: 100px;
    background: url('img/map/loader.gif') no-repeat center;
}
.wpgmp_display_locations_data {
    list-style: none !important;
    margin: 16px 0 !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #E5E4E2 !important;
}
.wpgmp_display_locations_data h2 {
    margin-bottom: 12px !important;
    padding: 0px !important;
}
.wpgmp_display_locations_data p {
    margin-bottom: 7px !important;
    padding: 0px !important;
    font-size: 15px !important;
}
.wpgmp_display_locations_data img {
    float: left !important;
    ;
    width: 30px !important;
    height: 30px !important;
}
.wpgmp_locations_listing div.pagination {
    padding: 3px;
    margin: 3px;
    text-align: center;
}
.wpgmp_locations_listing div.pagination a {
    padding: 2px 5px 2px 5px;
    margin-right: 2px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #aaa;
}
.wpgmp_locations_listing div.pagination a:hover,
div.pagination a:active {
    padding: 2px 5px 2px 5px;
    margin-right: 2px;
    border: 1px solid #a0a0a0;
}
.wpgmp_locations_listing div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin-right: 2px;
    border: 1px solid #e0e0e0;
    font-weight: bold;
    background-color: #f0f0f0;
    color: #aaa;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin-right: 2px;
    border: 1px solid #f3f3f3;
    color: #ccc;
}
.wpgmp_set_current_location {
    font-size: 10px;
    color: #424141;
    border: solid 1px #ddd;
    display: block;
    padding: 5px 5px 0px 5px;
    margin-bottom: 5px;
    background: #fff;
}
.wpgmp_location_container {
    margin: 0px;
    padding: 0px;
}
div.gm-style-iw div {
    width: auto !important;
    height: auto !important;
}
.wpgmp_category_container img {
    margin-top: 0px;
}
#terminal .row {
    margin-left: -15px;
    margin-right: -15px;
}
#signupsection {
    background-color: #1D2847;
}
#signupsection .lead {
    color: #ffffff;
}
#signupsection h2 {
    margin-top: 0;
}
/*.wpgmp_toggle_main_container{display:none;}*/
/* END ==Asset Map Styles== */

#urllist {
    padding-top: 15px;
    list-style-position: inside; 
     white-space: nowrap; 
     overflow: hidden; 
    text-overflow: ellipsis; 
}

#urllist ul.menu li a {
    padding-left: 15px;
}
#urllist ul.menu li a:hover {
    padding-left: 20px;
    text-decoration: none;
}
/* CUSTOM MEDIA QUERIES */
/* Remember: 
	Min-Width: Refers to everything greater than or equal to the amount given.
	Max-Width: Refers to everything less than or equal to the amount given. */
/* == Very Narrow/Mobile-first == */

.center-tablet {
    margin: 0 auto;
    text-align: center;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:active {
    border: none;
    background-color: transparent;
    padding: 0px 15px;
    margin: 0px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    border: none;
    background-color: transparent;
    color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #1A2545;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #2a98c2;
}
.navbar-brand img {
    width: 185px;
    height: auto;
    padding-top: 5px;
}
hr {
    border-top: 1px solid #cccccc;
}
section#404-page {
    min-height: 500px;
}
#404-page h2,
#404-page h3,
#404-page h4,
.uber {
    font-size: 4em;
}
/* == xSmall-only == */

@media only screen and (max-width: 329px) {
    .pad40 {
        padding-top: 20px;
    }
    .pad80 {
        padding-top: 40px;
    }
    .pad100 {
        padding-top: 50px;
    }
    .pad120 {
        padding-top: 60px;
    }
    .pad150 {
        padding-top: 90px;
    }
    .pad200 {
        padding-top: 100px;
    }
    #newsslider .col-xs-6 {
        margin-bottom: 30px;
        width: 100%;
        float: none;
    }
    hr {
        border-top: 1px solid #cccccc;
    }
    .navbar-brand img {
        width: 170px;
    }
}
/* == iPhone Retina == */

@media only screen and (min-width: 320px) {
    #newsslider .col-xs-6 {
        margin-bottom: 30px;
    }
    hr {
        border-top: 1px solid #cccccc;
    }
    .wpgmp_category_main_container .wpgmp_category_container {
        width: 70%;
    }
}
/* == Extra Small Devices, Phones == */

@media only screen and (min-width: 480px) {
    .navbar-brand img {
        width: 200px;
        height: auto;
        padding-top: 3px;
    }
    .header h1 {
        font-size: 40px;
    }
    hr {
        border-top: 1px solid #cccccc;
    }
    .wpgmp_category_main_container .wpgmp_category_container {
        width: 60%;
    }
}
/* == Small Devices, Tablets == */

@media only screen and (min-width: 768px) {
    ol.breadcrumb > li {
        display: inline-block;
    }
    .breadcrumb > li + li::before {
        content: "| ";
    }
    #pageup {
        border: 4px solid #999;
        opacity: 0.6;
        bottom: 30px;
        right: 30px;
    }
    .alignright {
        float: right;
        margin: 0 0 10px 10px;
    }
    p.lead img.alignright {
        float: right;
        margin: 0 0 20px 20px;
    }
    .navbar-brand {
        padding-top: 14px;
    }
    .navbar-brand img {
        width: 185px;
        height: auto;
        padding-top: 0;
    }
    #newsslider .col-xs-6 {
        margin-bottom: 0;
    }
    body #call811 {
        background-image: url('img/811-bg-sm.jpg');
        background-size: top center!important;
        background-color: #363636;
    }
    #call811 h2,
    #call811 p,
    #call811 .btn {
        visibility: visible;
    }
    h1,
    .h1 {
        font-size: 60px;
        letter-spacing: -2px;
    }
    h2,
    .h2 {
        font-size: 48px;
    }
    h3,
    .h3 {
        font-size: 24px;
        text-transform: uppercase;
    }
    h4,
    .h4 {
        font-size: 18px;
        text-transform: uppercase;
    }
    h5,
    .h5 {
        font-size: 20px;
    }
    h6,
    .h6 {
        font-size: 13px;
    }
    .header h1 {
        font-size: 50px;
    }
    .header p.lead {
        font-size: 22px;
    }
    p.lead {
        font-family: 22px;
    }
    hr {
        border-top: 1px solid #cccccc;
    }
    #menu-sec-filing-filters {
        margin-bottom: 0;
    }
    .col-sm-3 .btn-fw,
    .col-md-3 .btn-fw {
        width: 100%;
    }
    .padding-top {
        padding-top: 2em;
    }
    #nav_menu-2,
    #nav_menu-3 {
        margin-top: 50px;
    }
    .footer #nav_menu-2,
    .footer #nav_menu-3 {
        margin-top: 0;
    }
    .col-md-12 .row .col-md-3 h3 {
        margin-top: 0;
    }
    .header.home {
        min-height: 180px;
        padding-top: 80px;
        padding-bottom: 80px;
    }
}
/* == Medium Devices, Desktops == */

@media only screen and (min-width: 992px) {
    .navbar-brand {
        padding-top: 12px;
    }
    .navbar-brand img {
        width: 232px;
        height: auto;
    }
    .header.home {
        min-height: 200px;
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .pad40 {
        padding: 60px 0;
    }
    .pad80 {
        padding: 100px 0;
    }
    .pad100 {
        padding: 150px 0;
    }
    .pad120 {
        padding: 180px 0;
    }
    .pad150 {
        padding: 150px 0;
    }
    .pad200 {
        padding: 300px 0;
    }
    .vcenter {
        padding-top: 5%;
    }
    .center-tablet {
        text-align: left;
    }
    li.menu-item-home {
        display: block;
    }
    .tools form.search {
        float: right;
    }
    .carousel-caption {
        padding-bottom: 0;
    }
    ul.menu li a {
        padding-left: 0;
    }
    ul.menu li a:hover {
        padding-left: 5px;
        text-decoration: none;
    }
    .tools .search {
        max-width: 70%;
    }
    .contactus .tab-pane {
        padding: 15px 30px 30px;
    }
    hr {
        border-top: 1px solid #cccccc;
    }
    .header-row {
        background-color: #1a2545!important;
        color: #ffffff;
        text-align: center!important;
    }
    body #call811 {
        background-image: url('img/811-bg-md.jpg');
    }
    h1,
    .h1 {
        font-size: 42px;
        letter-spacing: -2px;
    }
    h2,
    .h2 {
        font-size: 38px;
    }
    h3,
    .h3 {
        font-size: 28px;
        text-transform: uppercase;
    }
    h4,
    .h4 {
        font-size: 18px;
        text-transform: uppercase;
    }
    h5,
    .h5 {
        font-size: 22px;
    }
    h6,
    .h6 {
        font-size: 16px;
    }
}
/* == Large Devices, Wide Screens == */

@media only screen and (min-width: 1200px) {
    #mapsection {
        background-image: url('img/asset-map-bg3.png');
        background-position: top!important;
    }
    body #call811 {
        background-image: url('img/811-bg-lg.jpg');
    }
    #call811 .container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .sidebar .widget {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    hr {
        border-top: 1px solid #cccccc;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .header-row {
        background-color: #1a2545!important;
        color: #ffffff;
        text-align: center!important;
    }
    .breadcrumb > li + li::before {
        padding: 0 10px;
    }
    .section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .header.home {
        min-height: 280px;
        padding-top: 120px;
        padding-bottom: 120px;
    }
}
/* -- Print Styles (at bottom) -- */

@media print {
    body {
        font-size: 13px;
        line-height: normal;
        margin-top: 0;
    }
    p.lead {
        font-size: 16px;
    }
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    /*a[href]:after {display:block; content: " (" attr(href) ")";}
	abbr[title]:after {display:block; content: " (" attr(title) ")";}
	.body-content a[href]:after{display:inline; content:" (" attr(title) ")";}
	a[href^="#"]:after,a[href^="javascript:"]:after {content: "";}*/
    
    a[href]:after,
    h3 a[href]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .btn,
    .breadcrumbs-wrap,
    .post-share,
    footer.caret-top::before,
    .tools,
    #contentslider,
    .backstretch,
    #pageup,
    .noprint,
    .sidebar,
    .float-label-control label,
    .nav-tabs {
        display: none;
    }
    .section,
    .header,
    .header.home {
        padding-bottom: 15px;
        padding-top: 15px;
        min-height: 150px;
    }
    .header {
        background-image: none;
        min-height: 100px;
    }
    .body-content {
        padding-bottom: 15px;
    }
    .bg-white,
    .footer {
        padding-top: 0;
        padding-bottom: 15px;
    }
    .footer .col-sm-6,
    .category .col-md-9 {
        width: 100%;
    }
    .footer .col-sm-3,
    .category .clearfixed {
        width: 48%;
    }
    hr {
        border-top: 1px solid #cccccc!important;
        margin-top: 40px;
    }
}
/*Genesis Overrides*/

#main {
    padding-top: 25px;
}
.gridholder .fullwindow {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%!important;
    top: 0;
    left: 0;
    background-color: #ffffff;
}
.responsivegrid .k-grid tr td {
    padding: 0 10px;
    height: 36px;
    line-height: 1.6em;
    font-size: 12px;
}
.q-radiogroupheading {
    margin-top: 24px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.q-actionbar {
    background-color: #1D2847 !important;
}

body pre {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    border: none;
    background-color: #eeeeee;
}
#vertical-nav {
    padding-bottom: 170px;
}
