/*!
Theme Name: EverSafe Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: will-arends-development
Tags: 
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Accessibility
# Alignments


--------------------------------------------------------------*/
/* line 1, sass/typography/_typography.scss */
body,
button,
input,
select,
textarea {
  color: #252424;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5; }

ul { 
  margin-bottom: 0 !important; 
  margin-top: 0 !important;
}


/* line 12, sass/typography/_typography.scss */
.lead {
  font-size: 18px; }

/* Text meant only for screen readers. */
/* line 2, sass/modules/_accessibility.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  /* line 9, sass/modules/_accessibility.scss */
  .screen-reader-text:focus {
    background-color: #009bb1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #252424;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
/* line 30, sass/modules/_accessibility.scss */
#content[tabindex="-1"]:focus {
  outline: 0; }

/* line 1, sass/modules/_alignments.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

/* line 7, sass/modules/_alignments.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

/* line 13, sass/modules/_alignments.scss */
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 1, sass/modules/_clearings.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

/* line 16, sass/modules/_clearings.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

a#bbb{ margin-right: 0px; }
a#norton { margin-left: 20px; margin-right: 5px; }
a#bbb img { max-height: 40px; }
a#norton img { max-height: 40px; }

/* line 2, sass/_custom.scss */
a {
  color: #009bb1; }

/* line 5, sass/_custom.scss */
.btn-default {
  border-radius: 50px; }

/* line 8, sass/_custom.scss */
.btn-ever {
  padding: 10px 30px;
  border-radius: 25px;
  font-size: 16px;
  color: #252424;
  background-color: white; }

/* line 15, sass/_custom.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 600; }

/* line 18, sass/_custom.scss */
h1 {
  font-size: 60px; }

h1.smallerH1 { font-size: 44px; }

/* line 21, sass/_custom.scss */
h2 {
  font-size: 32px; }

/* line 24, sass/_custom.scss */
h4 {
  font-weight: 400;
  color: #009bb1;
  font-size: 22px; }

/* line 29, sass/_custom.scss */
h5 {
  font-size: 20px; }

/* line 32, sass/_custom.scss */
h6 {
  font-size: 18px; }

.errorMessage {
  color: #dd0000 !important;
}

/* line 35, sass/_custom.scss */
.bold {
  text-transform: uppercase;
  font-weight: bold; }

/* line 39, sass/_custom.scss */
.blue {
  color: #009bb1; }

/* line 42, sass/_custom.scss */
.white {
  color: white; }

/* line 45, sass/_custom.scss */
.padded-top {
  padding-top: 1em; }

/* line 48, sass/_custom.scss */
.padded-bottom {
  padding-bottom: 1em; }

/* line 51, sass/_custom.scss */
.padded-vert {
  padding-top: 1em;
  padding-bottom: 1em; }

/* line 55, sass/_custom.scss */
.padded {
  padding: 1em; }

/* line 58, sass/_custom.scss */
.padded-top-2x {
  padding-top: 2em; }

/* line 61, sass/_custom.scss */
.padded-bottom-2x {
  padding-bottom: 2em; }

/* line 68, sass/_custom.scss */
.logged-in .navbar-fixed-top {
  top: 32px; }

/* line 71, sass/_custom.scss */
.navbar-default {
  background-color: white;
  border: none; }
  /* line 74, sass/_custom.scss */
  .navbar-default #menu-item-14 {
    margin-right: 20px; }
  /* line 77, sass/_custom.scss */
  .navbar-default .btn-menu {
    text-transform: uppercase;
    border-radius: 25px;
    border: 1px solid #252424;
    font-size: 16px;
    color: #252424;
    background-color: white;
    margin-top: 18px; }
    /* line 85, sass/_custom.scss */
    .navbar-default .btn-menu.blue {
      border: 1px solid #009bb1;
      background-color: #009bb1;
      margin-right: 20px; }
      /* line 89, sass/_custom.scss */
      .navbar-default .btn-menu.blue a {
        color: white; }
        /* line 91, sass/_custom.scss */
        .navbar-default .btn-menu.blue a:hover {
          color: white; }
  /* line 98, sass/_custom.scss */
  .navbar-default .navbar-nav > li.btn-menu > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .navbar-default #dropdownmenu .navbar-nav > li.btn-menu {
    margin-top: 20px; }
  /* line 102, sass/_custom.scss */
  .navbar-default .navbar-nav > li > a {
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 20px; }
    /* line 106, sass/_custom.scss */
    .navbar-default .navbar-nav > li > a:hover {
      color: #009bb1; }
  /* line 110, sass/_custom.scss */
  .navbar-default .navbar-nav li.current-menu-item a {
    color: #009bb1; }
  /* line 114, sass/_custom.scss */
  .navbar-default .navbar-brand {
    height: 60px;
    padding: 10px; }
    /* line 117, sass/_custom.scss */
    .navbar-default .navbar-brand > img {
      width: 132px; }

/* line 122, sass/_custom.scss */
a.phone-link {
  margin-left: -5px; }
  /* line 124, sass/_custom.scss */
  a.phone-link:hover {
    color: #009bb1; }

/* line 128, sass/_custom.scss */
#content {
  margin-top: 60px; }
  /* line 130, sass/_custom.scss */
  #content .med-banner {
    height: 300px;
    position: relative; }
    /* line 133, sass/_custom.scss */
    #content .med-banner .header-bg {
      background-position: 18% top;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      transform: skewY(-4deg);
      transform-origin: bottom left; }
      @media (min-width: 768px) {
        /* line 133, sass/_custom.scss */
        #content .med-banner .header-bg {
          background-position: center top; } }


/* Custom Headers */
@media (max-width: 400px) {
    .navbar-default .customHeaderLogo > img.logo82 { width: 150px; top: -4px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo83 { width: 150px; top: -4px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo87 { width: 150px; top: -4px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo89 { width: 150px; top: -4px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo106 { width: 177px; top: 0px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo119 { width: 177px; top: 0px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo128 { width: 132px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo130 { width: 200px; top: 0px; position: relative;}
    .navbar-default .customHeaderLogo > img { width: 200px; }
}
@media (min-width: 400px) {
    .navbar-default .customHeaderLogo > img.logo82 { width: 150px; top: -4px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo83 { width: 150px; top: -4px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo87 { width: 150px; top: -4px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo89 { width: 150px; top: -4px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo106 { width: 177px; top: 0px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo119 { width: 177px; top: 0px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo128 { width: 132px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo130 { width: 240px; top: 0px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo133 { width: 225px; top: 0px; position: relative;}
    .navbar-default .customHeaderLogo > img { width: 264px; }
}
@media (min-width: 768px) {
    .navbar-default .customHeaderLogo > img.logo82 { width: 165px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo83 { width: 165px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo87 { width: 165px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo89 { width: 165px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo106 { width: 177px; top: -5px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo119 { width: 212px; top: -5px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo128 { width: 148px; top: -15px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo130 { width: 230px; top: -5px; position: relative;}
    .navbar-default .customHeaderLogo > img { width: 175px; padding-top: 8px; }
    .navbar-default .customHeaderLogo {padding-left: 0px; padding-right: 0px;}
}
@media (min-width: 992px) {
    .navbar-default .customHeaderLogo > img.logo82 { width: 180px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo83 { width: 180px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo87 { width: 180px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo89 { width: 180px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo106 { width: 225px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo119 { width: 225px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo128 { width: 148px; top: -15px; position: relative;}
    .navbar-default .customHeaderLogo > img.logo130 { width: 290px; top: -10px; position: relative;}
    .navbar-default .customHeaderLogo > img { width: 264px; }
}


/* Menu Customizations */
div.customPage82 li.partnersHeaderMenu { display: none; }
div.customPage83 li.partnersHeaderMenu { display: none; }
div.customPage88 li.partnersHeaderMenu { display: none; }

@media (max-width: 991px) {
	li.freeTrialMenuButton { display: none; }
}

/* line 155, sass/_custom.scss */
body.home section, body.page-template-page-divi-home section {
  padding-top: 60px;
  padding-bottom: 60px; }



/* line 159, sass/_custom.scss */
#intro {
  position: relative;
  min-height: 900px; }
  @media (min-width: 550px) {
    /* line 159, sass/_custom.scss */
    #intro {
     min-height: 1100px; } }
  @media (min-width: 768px) {
    /* line 159, sass/_custom.scss */
    #intro {
      min-height: 600px; } }
  /* line 168, sass/_custom.scss */
  #intro .header-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f3f5f6;
    transform: skewY(-4deg);
    transform-origin: top left; }
  /* line 180, sass/_custom.scss */
  #intro .btn-default {
    padding: 10px 30px;
    border-radius: 25px;
    font-size: 18px;
    color: #fff;
    background-color: #009bb1; }
  /* line 187, sass/_custom.scss */
  #intro h1 {
    font-size: 36px;
    padding-bottom: 20px; }

/* line 194, sass/_custom.scss */
#serve .box img {
  padding: 1em 0;
  width: 150px; }

/* line 200, sass/_custom.scss */
#what-we-do {
  padding-bottom: 20px; }
  /* line 203, sass/_custom.scss */
  #what-we-do .tab-pane {
    padding-top: 40px; }
  /* line 209, sass/_custom.scss */
  #what-we-do .nav-tabs.nav-justified > .active > a {
    border-radius: 0;
    border: none; }
    @media (min-width: 768px) {
      /* line 209, sass/_custom.scss */
      #what-we-do .nav-tabs.nav-justified > .active > a {
        border-right: 1px solid #252424; } }
  /* line 219, sass/_custom.scss */
  #what-we-do .nav-tabs.nav-justified li.active:first-child {
    border-bottom: 6px solid #C4CE00; }
  /* line 222, sass/_custom.scss */
  #what-we-do .nav-tabs.nav-justified li.active:nth-child(2) {
    border-bottom: 6px solid #f5a642; }
  /* line 225, sass/_custom.scss */
  #what-we-do .nav-tabs.nav-justified li.active:nth-child(3) {
    border-bottom: 6px solid #298ac0; }
  /* line 228, sass/_custom.scss */
  #what-we-do .nav-tabs.nav-justified li.active:last-child {
    border-bottom: 6px solid #38ca73; }
  /* line 233, sass/_custom.scss */
  #what-we-do .nav-tabs.nav-justified li a {
    border-radius: 0;
    border-bottom: none;
    font-size: 20px;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      /* line 233, sass/_custom.scss */
      #what-we-do .nav-tabs.nav-justified li a {
        border-right: 1px solid #252424; } }
    /* line 241, sass/_custom.scss */
    #what-we-do .nav-tabs.nav-justified li a.last {
      border-right: none; }
  /* line 245, sass/_custom.scss */
  #what-we-do .nav-tabs.nav-justified li img {
    width: 40px;
    padding-right: 10px; }

/* line 252, sass/_custom.scss */
#features {
  overflow: hidden;
  position: relative;
  background-color: #f3f5f6;
  padding-bottom: 0; }
  /* line 257, sass/_custom.scss */
  #features .feature-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f3f5f6;
    transform: skewY(-4deg);
    transform-origin: top left; }
  /* line 269, sass/_custom.scss */
  #features .col-md-3 {
    text-align: center; }
    @media (min-width: 768px) {
      /* line 269, sass/_custom.scss */
      #features .col-md-3 {
        text-align: left; } }
  /* line 275, sass/_custom.scss */
  #features img.phone {
    position: absolute;
    width: 270px;
    bottom: 40px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: none; }
    @media (min-width: 992px) {
      /* line 275, sass/_custom.scss */
      #features img.phone {
        display: block; } }
  /* line 288, sass/_custom.scss */
  #features .logo {
    width: 50px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      /* line 288, sass/_custom.scss */
      #features .logo {
        margin: 0; } }

/* line 296, sass/_custom.scss */
#callout {
  color: white;
  height: 400px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-size: cover;
  background-position: 20% center; }
  @media (min-width: 768px) {
    /* line 296, sass/_custom.scss */
    #callout {
      background-position: center center; } }


/* line 318, sass/_custom.scss */
.page-template-page-story .col-sm-9 h4 {
  margin-top: 2em; }
  /* line 320, sass/_custom.scss */
  .page-template-page-story .col-sm-9 h4:first-child {
    margin-top: 0; }

/* line 326, sass/_custom.scss */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

/* line 332, sass/_custom.scss */
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 342, sass/_custom.scss */
.blog #primary {
  padding-top: 60px; }

/* line 346, sass/_custom.scss */
h4.entry-title {
  margin-top: 0; }

/* line 353, sass/_custom.scss */
.press-container:nth-child(odd) {
  margin-left: 0; }
  @media (min-width: 768px) {
    /* line 353, sass/_custom.scss */
    .press-container:nth-child(odd) {
      margin-left: 8.33333333%; } }
/* line 359, sass/_custom.scss */

.press-container .press-header {
  height: 56px;
  border-bottom: 1px solid #d6d6d6;
  width: 100%; }
  /* line 362, sass/_custom.scss */
  .press-container .press-header img {
    display: inline-block;
    max-width: 280px; 
    max-height: 50px;
  }
  /* line 366, sass/_custom.scss */
  .press-container .press-header p {
    display: inline-block;
    padding-top: 20px; }

/* line 379, sass/_custom.scss */
.team-container img.headshot {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin: 0 auto; }

/* line 388, sass/_custom.scss */
.team-nav .list-group-item {
  color: #252424;
  border-color: #f3f5f6; }
  /* line 391, sass/_custom.scss */
  .team-nav .list-group-item.active {
    border-color: #f3f5f6;
    border-right: 5px solid #009bb1;
    background: white;
    color: #252424; }
  /* line 397, sass/_custom.scss */
  .team-nav .list-group-item:first-child {
    border-radius: 0; }
  /* line 400, sass/_custom.scss */
  .team-nav .list-group-item:last-child {
    border-radius: 0; }

/* line 405, sass/_custom.scss */
.team-box {
  display: none; 
}
  /* line 407, sass/_custom.scss */
.team-box.active {
  display: block;
}

.newsletter-nav .list-group-item {
  color: #252424;
  border: none;
}
.newsletter-nav .list-group-item.month {
  margin-left: 20px;
}
.newsletter-nav .list-group-item.active.year:hover {
  border-color: white;
}
.newsletter-nav .list-group-item.active.month {
  border: none;
  border-right: 5px solid #009bb1; 
}
.newsletter-nav .list-group-item.active {
  background: white;
  color: #252424; 
}
.newsletter-nav .list-group-item:first-child {
  border-radius: 0;
}
.newsletter-nav .list-group-item:last-child {
  border-radius: 0; 
}

.information-nav .list-group-item.main_heading {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.information-nav .list-group-item.main_heading.active {
  background: white;
  color: #252424;
  border-right: 5px solid #eeeeee; 
}
.information-nav .infoMainHeadingDiv {
  padding-left: 20px;
  display: none;
}
.information-nav .infoMainHeadingDiv.active {
  display: block;
}
.information-nav .list-group-item.section {
  border: none;
  padding: 5px 15px;
  background-color: white;
}
.information-nav .list-group-item.section.active {
  border: none;
  border-right: 5px solid #009bb1; 
  color: #252424;
  padding: 5px 15px;
  background-color: #eeeeee;
}
.information-nav .list-group-item:first-child {
  border-radius: 0;
}
.information-nav .list-group-item:last-child {
  border-radius: 0;
}
.information-nav .nav-anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}
.information_parent_title {
  font-size: 36px;
  font-weight:  bold;
  padding-bottom:  16px;
}

/* line 413, sass/_custom.scss */
h1.entry-title, h1.page-title {
  font-size: 30px;
  font-weight: 400;
  color: #009bb1;
  margin-top: 0; }

div.blog-single h1.entry-title {
  font-size: 30px;
}

/* line 417, sass/_custom.scss */
.page-header {
  margin: 0;
  border: none; }

/* line 421, sass/_custom.scss */
.page-template-default #main, .container.blog-single, .container.blog-archive, .page-template-page-fullwidth #main {
  padding-top: 2em;
  padding-bottom: 2em; }

/* line 428, sass/_custom.scss */
.page-template-page-contact h1.entry-title {
  color: #009bb1;
  font-size: 22px;
  font-weight: 400; }

/* line 436, sass/_custom.scss */
aside#secondary h6 {
  margin-top: 0; }
/* line 440, sass/_custom.scss */
aside#secondary #nav_menu-3 ul {
  margin: 0;
  padding: 0; }
  /* line 443, sass/_custom.scss */
  aside#secondary #nav_menu-3 ul li {
    list-style: none;
    padding: 10px 0; }
    /* line 446, sass/_custom.scss */
    aside#secondary #nav_menu-3 ul li a {
      padding-bottom: 10px;
      color: #252424;
      border-bottom: 1px solid #252424; }
    /* line 451, sass/_custom.scss */
    aside#secondary #nav_menu-3 ul li:last-child a {
      border-bottom: none; }
/* line 457, sass/_custom.scss */
aside#secondary section {
  margin-bottom: 40px; }
  /* line 459, sass/_custom.scss */
  aside#secondary section ul {
    margin: 0;
    padding: 0 20px 0;
    color: #009bb1; }

/* line 469, sass/_custom.scss */
footer {
  background-color: #464748;
  color: white; }
  /* line 472, sass/_custom.scss */
  footer .fa {
    font-size: 24px;
    color: #f3f5f6;
    border: 1px solid #f3f5f6;
    border-radius: 50px;
    padding: 10px; }
  /* line 479, sass/_custom.scss */
  footer .fa-facebook {
    padding: 10px 15px; }
  /* line 482, sass/_custom.scss */
  footer li a {
    color: white;
    font-size: 18px; }
    /* line 485, sass/_custom.scss */
    footer li a:hover, footer li a:focus {
      color: white; }
    /* line 488, sass/_custom.scss */
    footer li a:after {
      content: '|';
      padding-left: 10px; }
  /* line 495, sass/_custom.scss */
  footer li:last-child a:after {
    content: ''; }


/* Pagination */
ul.pagination a {
        margin: 0 10px !important;
}

/* Blog */
div.articleDate {
  margin-bottom: 10px;
}
div.articleListDate {
  display: none;
}

/* Home */
@media (min-width: 1200px) {
section#intro h1 span.headlineMulti { display: none; }
}
@media (max-width: 1199px) {
section#intro h1 span.headlineSingle { display: none; }
}

/* Press Logo Bar */

/* line 308, sass/_custom.scss */
#logo-bar h5, #logo-bar img {
  margin: 15px auto;
  height: 35px; 
}

/* Cutting down on padding when it's very small */
@media (max-width: 767px) {
	div#logo-bar div.col-xs-2 { padding-left: 10px; padding-right: 10px; }
	div#logo-bar h5 {font-size: 18px; }
}
@media (max-width: 575px) {
	div#logo-bar div.col-xs-12 h5 { margin-bottom: 0; }
	div#logo-bar div.col-xs-3 { padding-left: 5px; padding-right: 5px; }
	#logo-bar h5, #logo-bar img { height: initial; }
	div#logo-bar h5 {font-size: 13px; }
}

/* Home page a/b test */
div.whatWeDoTitle {
        font-size: 20px;
        color: #009bb1;
        text-transform: uppercase;
}
div.whatWeDoTitle img {
        width: 40px;
        padding: 5px;
}
div.whatWeDoText {
        margin-left: 6px;
        margin-top: 8px;
        margin-bottom: 0px;
}
div.whatWeDoRightCol img {
        position: absolute;
        top: 50px;
	max-width: 360px;
}
div.row div.whatWeDoLeftCol {
	margin: 10px;
}

.teal {
  color: #009bb1;
}
.headline_text {
  font-weight: bold;
}
.mandatoryReportingLeftColumn {
  font-weight: bold;
  padding-bottom: 26px;
}
.mandatoryReportingRightColumn {
  padding-bottom: 26px;
}
#mandatoryReportingFootnotes {
  text-align: center;
  font-size: 12px;
}
@media (max-width: 767px) {
  .state_content {
    margin-left: 15px;
    margin-right: 15px;
  }
  .headline_text {
    margin-left: 15px;
    margin-right: 15px;
  }
  .mandatoryReportingLeftColumn {
    margin-left: 15px;
    margin-right: 15px;
  }
  #mandatoryReportingFooterDiv {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 550px) {
  #content .med-banner .header-bg {
    background-position: 28% top;
  }
}
@media (max-width: 767px) {
  .navbar-header {
    line-height: 2;
  }
}
.state_on_map {
  fill: #ddedf0;
}
.state_on_map:hover {
  fill: #bbcdd0;
}
.state_on_map:active {
  fill: #8fa0bc;
}
#mapbase .selectedState {
  fill: #009bb1;
}
.selectedAbbrev {
  fill: #ffffff;
}

/* ##### Buttons ##### */
.btn-default {
    padding: 10px 30px;
    border-radius: 25px;
    font-size: 18px;
    color: #fff;
    background-color: #009bb1;
 }
.btn-default:hover {
    color: #fff;
    background-color: #009bb1;
}

/* float clearing for IE6 */
* html .floatclear {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .floatclear {
  min-height: 1%;
}

/* float clearing for everyone else */
.floatclear:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

/** Overriding the divi button style */
.et_divi_builder #et_builder_outer_content .et_pb_button:before, 
.et_divi_builder #et_builder_outer_content .et_pb_button:after {
	content: "" !important;
}

/* Contact form */
input.contactFormSubmitButton, a.contactFormDownloadButton {
color: #ffffff!important;
    background: #009bb1!important;
    border-width: 0px!important;
    border-radius: 26px!important;
    font-weight: bold!important;
    padding: 7px 20px !important
}
span[role="alert"], div[role="alert"] {
	color: #f00 !important;
}

/* Trusted Contact */
table.trustedContactTable {
	border: 1px solid #bbb;
}
table.tableWithBottomBorder td {
	border-bottom: 1px solid #bbb;
}
.trustedContactBottomBorder {
	border-bottom: 1px solid #bbb;
}

table.trustedContactTable td {
padding: 5px 5px !important;
}

@media (min-width: 768px) {
#dropdownmenu {
	padding: 0;
	margin: 0;
	width: auto;
	border-color: #080808;
}
#dropdownmenu > ul {
	list-style: inside none;
	padding: 0;
	margin: 0;
}
#dropdownmenu > ul > li {
	list-style: inside none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	position: relative;
}
#dropdownmenu > ul > li > a {
	outline: none;
	display: block;
	position: relative;
}
#dropdownmenu > ul > li > a:after {
	content: '';
	position: absolute;
	top: -1px;
	bottom: -1px;
	right: -2px;
	z-index: 99;
}

#dropdownmenu ul li.has-sub:hover > a:after {
	top: 0;
	bottom: 0;
}
#dropdownmenu > ul > li.has-sub > a:before {
	content: '';
	position: absolute;
	top: 18px;
	right: 6px;
	border: 1px solid transparent;
	border-top: 5px solid #ffffff;
}
#dropdownmenu > ul > li.has-sub:hover > a:before {
	top: 19px;
}
#dropdownmenu ul li.has-sub:hover > a {
	z-index: 999;
}
#dropdownmenu ul li.has-sub:hover > ul,
#dropdownmenu ul li.has-sub:hover > div {
	display: block;
}
#dropdownmenu ul li > ul,
#dropdownmenu ul li > div {
	display: none;
	width: auto;
	position: absolute;
	background: #efefef;
	border-radius: 0 0 5px 5px;
	padding: 0;
	z-index: 999;
}
#dropdownmenu ul li > ul {
	width: 200px;
}
#dropdownmenu ul li > ul li {
	display: block;
	list-style: inside none;
	padding: 0;
	margin: 0;
	position: relative;
}
#dropdownmenu ul li > ul li a {
	outline: none;
	display: block;
	position: relative;
	margin: 0;
	padding: 8px 20px;
	color: #999999;
}
#dropdownmenu ul ul a {
	border: 1px solid transparent;
}
#dropdownmenu ul ul a:hover {
	color: #009bb1;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #cccccc;
	border-radius: 0 0 5px 5px;
}
#dropdownmenu > ul > li.has-sub > a:hover:before {
	border-top: 5px solid #ffffff;
}
}
@media (max-width: 767px) {
	#dropdownmenu ul li.silverBillsMenu a {
		color: #592c5f;
	}
}
@media (max-width: 980px) {
	#registerSilverBillsForm.mobile {
		padding-left: 40px;
		padding-right: 40px;
	}
}
#dropdownmenu ul li.silverBillsMenu a:hover {
	color: #592c5f;
}

/** Navbar-mobile */
@media (max-width: 767px) {
    a.phone-link {
	margin-left: 0;
	position: relative;
	top: -1px;
    }
    .navbar-default .navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
    }
    /* Login button */
    .navbar-default .btn-menu {
	border-radius: 0;
	border: 0;
	background-color: #eee;
	margin-bottom: 20px;
    }
}


/** Home page - large */
@media (min-width: 768px) {
    body.page-template-page-home img.headline-image {
	display: inline;
    }
}

/** Home page - mobile */
@media (max-width: 767px) {
    body.page-template-page-home h1 span {
	font-size: 20px;
    }
    body.page-template-page-home img.headline-image {
	max-height: 200px;	
	display: inline;
    }
    body.page-template-page-home div#innovation50Container {
	display: none;
    }
    #intro { 
	min-height: 500px;
    }
    body.home section {
	padding-bottom: 20px;
    }
    body.home section#intro {
	padding-top: 0px;
    }
}

@media (max-width: 767px) {
    article#post-5473 #what-we-do {
	padding-top: 0;
    }
}

/** Hide footer from certain pages */
body.page-id-12134 ul#menu-footer-menu { display: none; }
body.page-id-12134 ul#primary-menu { display: none; }
body.page-id-12134 button.navbar-toggle { display: none; }
body.page-id-12134 nav.navbar { display: none !important; }
body.page-id-12134 div#content {margin-top: 0;}
body.page-id-12134 div#socialMediaRow { display: none; }
body.page-id-12134 div#sealRow { display: none; }

/* For divi slider */
.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
}

/* Show slider arrows always */
.et-pb-arrow-next {
       opacity: 1;
       right: 22px;
}
.et-pb-arrow-prev{
       opacity: 1;
       left: 22px;
}
/*
.pricingRadioButton {
  vertical-align: bottom !important;
  display: inline-block !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  width: 10px !important;
  height: 10px !important;
  padding: 6px !important;
  background-clip: content-box !important;
  border: 1px solid black !important;
  border-radius: 50% !important;
}
.pricingRadioButton:checked {
  background-color: #009bb1 !important;
}
*/

.planButton {
  color: #ffffff!important;
  border-width: 0px!important;
  border-radius: 26px!important;
  letter-spacing: 1px;
  font-size: 18px;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
  font-weight: 600!important;
  background-color: #099bb1!important;
  padding: 6px 20px;
  line-height: 1.67em;
}

.planButton:hover {
  background-color: #88bfcb!important;
}

/** Hide since it displays when not even used */
div.grecaptcha-badge { 
	visibility: hidden !important;
}

/* Accessibility */
.sr-only {
  position: absolute;
  left: -10000px;
}

a.moretag { 
  text-decoration: underline;
}


a:active, a:hover {
    outline: 0 !important;
}
*:focus:active {
  outline: 0 !important;
}
*:focus {
  outline: 2px solid black !important;
}


