/*** SENATOR HAWLEY CUSTOM STYLE ***/
 /*.wrap-branding {
     margin-right: 5%;}JLY changed it from 25%*/

/*Wanted this for the Press Release area to separate the Header from the body but it creates a space on the front page
.region-content {
    padding-top: 2%; 
}*/

/* Style the button that is used to open and close the collapsible content */
.collapsible-content {
  background-color: transparent;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
}

blockquote {
     border-left: 5px solid #de2626;
     margin: 0 4% 20px;
}

.active-menu, .collapsible-content:hover {
  background-color: transparent;
  text-decoration: underline;
  text-decoration-color: #DE2626;
  text-decoration-thickness: 2px;
}

.collapsible-content::after {
  content: "\002b";
  color: #DE2626;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.collapsible-active::after {
  content: "\002d ";
}

.collapsible-menu {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: transparent;
  border-bottom: 1px solid #ccd6dd;
}

/*Header opacity*/
.body--glazed-nav-desktop #navbar.glazed-header--top {
     opacity: 0.9 !important;
}

.body--glazed-nav-desktop .glazed-header--top.glazed-header--fixed, .body--glazed-nav-desktop .glazed-header--top.affix {
    box-shadow: 0 0px 0px 0 rgba(50,50,50,0.05);
}

#page-title {
    padding-top: 5%;
}

time {
font-weight: bold;
}

/*extra padding/spacing top and below logo*/
.navbar-container.glazed-fluid {
   padding-top: 1%;
   padding-bottom: 1.5%;
}

/*shadowing to the top header area
.navbar-container.glazed-fluid {
box-shadow: 0px 3px 3px 2px rgba(159,159,159,0.75);
-webkit-box-shadow: 0px 3px 3px 2px rgba(159,159,159,0.75);
-moz-box-shadow: 0px 3px 3px 2px rgba(159,159,159,0.75);
}*/

/*h1, h2, h3 {
  text-transform: uppercase;
}*/

h1 {
text-align: center;
padding-bottom: -1%;
}

h2, h3, h4, h5, h6 {
  padding-top: 1%;
  padding-bottom: -0.25%;
  color: #d42a20
}

p {
  padding: 0.5% 0;
}

/*
#glazed-menu-toggle {
margin-left: 0px !important;
margin-right: 0px !important; }*/

/*hamburger menu
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle {
    position: absolute;
    right: 2%;
    vertical-align: middle;
}

/*hamburger menu
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle {
    position: absolute;
    right: 2%;
    margin-top: 1.5%;}
*/

/*Logo padding-bottom needed for sticky menu*/
.logo img {
  padding-bottom: 1%
}
#logo img {
height: 90%;
width: auto;
}

/*
.page-title-full-width-container {
    width: auto !important;  }*/

.30percent {
     width: 30%;}

/*JLy - moved search box to right for IE
.input-group {
    max-width: 30%;
    position: relative;
    margin-top: 1%;
    margin-right: 3%;
}

.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span, .body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span::before, .body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span::after {
      background: #ffffff;
   }*/

/*Makes menu and header transparent. CSS - opacity: 1; is not transparent and is default setting*/
.body--glazed-nav-desktop #navbar.glazed-header--top {
    background-color: #ffffff;
    opacity: 0.85 !important;
}


.btn-default, .btn-group > .btn-default, .btn-primary, .btn-group > .btn-primary, .html .fake-submit {
    background: #183553;
    color: #ffffff;
}

.region-footer .block-hr {
 display: none;
}

.html ul.stbe-social-links {
    padding-top: 1em !important;
}

.leftborderzero {
	border-left-width: 0px;
}

.glazed-footer .footer-container {
	padding-top: 0px !important;
}

/*hover color changed to light red*/
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #cb331c
} /*removed this from group: .navbar-brand a:hover, .navbar-brand a:focus, th a:hover, th a:focus, .nav-tabs > li > a a:hover, .nav-tabs > li > a a:focus*/

h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
color: #7D1E18;
}

.webform-submission-newsletter-subscribe-form input {
color:#ffffff;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
    padding-left: 3% !important;
    padding-right: 3% !important;
}

.padding-left-right-2 {
    padding-left: 2% !important;
    padding-right: 2% !important;
}

.padding-left-right-3 {
    padding-left: 3% !important;
    padding-right: 3% !important;
}

a:link, a:visited {
color: #d42a20;
}

a:hover {
  color: #EF715E;
}

/*Search icon in top menu area
.body--glazed-nav-desktop .glazed-header--top .block-glazed-helper {
    height: 100px;
    line-height: 100px;
    padding-top: 0.2%;
}*/


/***END Custom CSS and START standard CSS***/

.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 2% !important;
    padding-right: 2% !important;
}

.jumbotron {
    min-width: 240px;
    /*max-height: 475px !important;*/
    padding-right: 5%;
    padding-left: 5%;
    margin: 25% 5% 15% 0;
    position: relative;
    right: 5%}

/*Homepage - Youtube - Large video icon and black area below section*/
#youtubechannel-player  {
        position: relative;
        padding: 0;
        width: 100% !important;
        height: 100% !important;
        overflow: hidden;
        margin: 0 auto;}

#youtubechannel-frame, .ytp-cued-thumbnail-overlay-image {
      background-repeat: no-repeat;
      background-size: auto;
      padding: 3%;
      margin: 0 auto;}


/*Homepage - Youtube - Thumbnail section*/
#youtubechannel-list  {
      width: inherit;
      padding: 5%;
      margin: 0 auto;}

#youtubechannel-list ul {
       width: 100%;
       height: auto;
       margin: 2% auto;
       padding: 3%}

#youtubechannel-list ul li {
    background: none;
    float: none;
    margin: 3% auto;
    padding: 3%;}

#youtubechannel-list img {
      height: 100% !important;
      margin:  auto;}

#facebook {
   margin: 0 auto;
   padding: 0 ;
   width: auto; /*JLy changed this from 100%*/
   right: 0;}

.flex {
    display: flex;
    flex-grow: 1;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: center;
    padding: 0;
    margin: 0 5%;
    width: 100%;
}

/*Responsive Fonts*/
@media only screen and (min-width: 992px) and (max-width: 1250px) {
body {font-size: 1em;}
h1 {font-size: 2.4em;}
h2 {font-size: 1.92em;}
h3 {font-size: 1.54em;}
h4 {font-size: 1.23em;}
h5 {font-size: 1em;}
blockquote {font-size: 1.13em;}
blockquote {line-height: 1.1em;}
lead {font-size: 1.5em;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body {font-size: 0.80em;}
    h1 {font-size: 1.92em;}
    h2 {font-size: 1.54em;}
    h3 {font-size: 1.23em;}
    h4 {font-size: 1em;}
    h5 {font-size: 0.9em;}
    blockquote {font-size: 0.95em;}
    blockquote {line-height: 1.05em;}
    lead {font-size: 0.80em;}
}

@media only screen (min-width: 320px) and (max-width: 767px) {
    body {font-size: 0.7em;
    min-width: 320px;
    overflow: scroll;}
    h1 {font-size: 1.6em;}
    h2 {font-size: 1.3em;}
    h3 {font-size: 1.1em;}
    h4 {font-size: 0.9em;}
    h5 {font-size: 0.8em;}
    blockquote {font-size: 0.85em;}
    blockquote {line-height: 0.95em;}
    lead {font-size: 0.7em;
    min-width: 320px;
    overflow: scroll;}
}

/* style sheet for "A4" printing */
@media print and (width: 21cm) and (height: 29.7cm) {
  @page {
     margin: 3cm;  }
}

/* style sheet for "letter" printing */
@media print and (width: 8.5in) and (height: 11in) {
  @page {
  margin: 1in;  }
}

#toolbar-bar {
  z-index: 10000;
}

/* style for homepage button */
.hpOverlay{
   position: relative;
   bottom: 50px;
   right: 25px;
}

.homepage-overlay-lower{
   position: relative;
   bottom: 50px;
}

.hpYoutubeOverlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(1, 1, 1, 0.75);
  width: 100%;
  height: 100%;
}

.hpBtnGroup {
  max-width: 700px;
}

.hpBtnGroup button {
  background-color: white; 
  border: none;
  color: black; 
  padding: 35px 20px; 
  float: left; 
  margin: 2px;
  transition: 0.3s;
}

/* Clear floats (clearfix hack) */
.hpBtnGroup:after {
  content: "";
  clear: both;
  display: table;
}

.hpBtnGroup button:not(:last-child) {
  border-right: none; 
}

/* Add a background color on hover */
.hpBtnGroup button:hover {
  background-color: #de2626;
  color: white;
}

/* Homepage Press Release Preview Styles */
.hptime {
  font-weight: bold;
  font-size: .75em;
}

.hpprTitle {
  font-size: 18px;
  line-height: 1.5;
}

.HPviewsCol {
  float: left;
  padding-right: 3%;
}

.hpFirstRelease {
  font-size: 1.5em;
}.page-title-full-width-container .breadcrumb { right: 1px; left: auto; } 

#page-title { text-align:  left } 

#page-title .page-title { height:  120px } 

.page-title-full-width-container:after { opacity:  1 } 

.page-title-full-width-container:after { background-position: center center; }

  #glazed-main-menu,
  #glazed-main-menu .menu__breadcrumbs,
  #glazed-main-menu .menu__level {
    text-align: left;
  }
.glazed-header--side .glazed-main-menu {
  width: 250px;
}
.glazed-header--side .menu__level {
  width: 250px;
}

.body--glazed-nav-desktop #navbar.glazed-header--top {
  background-color: #ffffff;
  opacity: 1;
}
.body--glazed-nav-desktop #navbar.glazed-header--top.affix {
  background-color: #ffffff;
  opacity: 1;
}

.body--glazed-nav-desktop .glazed-header--top .nav > li > a,
.body--glazed-nav-desktop .glazed-header--top .wrap-branding,
.body--glazed-nav-desktop .glazed-header--top .block-glazed-helper {
  height: 80px;
  line-height: 80px;
}
.body--glazed-nav-desktop .glazed-header--top .glazed-main-menu {
  height: 80px;
}
.body--glazed-nav-desktop .glazed-header--top #logo {
  max-height: 80px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .nav > li > a,
.body--glazed-nav-desktop .glazed-header--top.affix .navbar-header .wrap-branding,
.body--glazed-nav-desktop .glazed-header--top.affix .block-glazed-helper  {
  height: 80px;
  line-height: 80px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .glazed-main-menu {
  height: 80px;
}
.body--glazed-nav-desktop .glazed-header--top.affix #logo {
  max-height: 80px;
}
.body--glazed-nav-desktop .nav-child-fixed-width {
  top: 80px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .nav-child-fixed-width {
  top: 80;
}
.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding,
.body--glazed-nav-mobile .glazed-header .navbar-toggle {
  height: 60px;
}
.body--glazed-nav-mobile .glazed-header .block-glazed-helper {
  height: 60px;
  line-height: 60px;
}
.body--glazed-nav-mobile .glazed-header #logo {
  max-height: 60px;
}
.html--glazed-sticky-footer .body--glazed-nav-desktop .glazed-header--top {
  min-height: 80px;
}
.html--glazed-sticky-footer .body--glazed-nav-desktop .glazed-header--top.affix {
  min-height: 80px;
}
.html--glazed-sticky-footer .body--glazed-nav-mobile .glazed-header {
  min-height: 60px;
}
.html--glazed-sticky-footer .body--glazed-nav-mobile .glazed-header.affix {
  min-height: 60px;
}
.body--glazed-header-side .glazed-header--side.glazed-header--hover-border .menu a::before,
.glazed-header--top.glazed-header--hover-border .nav > li > a::before {
  height: 2px; 
  bottom: 0; 
  margin-bottom: 3px; 
  background-color:  #d42a20; 
  transition: transform 300ms; 
  transform-origin: 0 50%; 

 } 

.glazed-header--top.glazed-header--hover-border.affix .nav > li > a::before {
  margin-bottom: 3px;
}.html #navbar.glazed-header--top .container-row > .col-sm-12 { background-color: white }

#navbar.glazed-header--top .block { background-color: white }

#navbar.glazed-header--top .block, #navbar.glazed-header--top .block a, #navbar.glazed-header--top .block .btn-link { color: #d42a20 }

#navbar.glazed-header--top .menu { background-color: white }

#navbar.glazed-header--top .menu, #navbar.glazed-header--top .menu a { color: #b73028 }

#navbar.glazed-header--top .menu a:hover, #navbar.glazed-header--top .menu a:focus { background-color: white }

#navbar.glazed-header--top .menu a:hover, #navbar.glazed-header--top .menu a:focus { color: #1a1c56 }

#navbar.glazed-header--top .dropdown-menu { background-color: white }

#navbar.glazed-header--top .dropdown, #navbar.glazed-header--top .dropdown-menu a { color: #d42a20 }

#navbar.glazed-header--top .dropdown-menu a:hover,#navbar.glazed-header--top .dropdown-menu a:focus { background-color: white }

#navbar.glazed-header--top .dropdown-menu a:hover,#navbar.glazed-header--top .dropdown-menu a:focus { color: #1a1c56 }

.container {
  max-width: 1000px;
  padding-left: 1px;
  padding-right: 1px;
}
.navbar-container.glazed-fluid,
.page-title-container.glazed-fluid,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.glazed-boxed-container {
  max-width: 1580px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.region-sidebar-first .block,
.region-sidebar-second .block,
.glazed-util-gutter-bottom {
  margin-bottom: 30px;
}
.page-title-full-width-container {
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .container {
    padding-left: 2.5px;
    padding-right: 2.5px;
  }
  .navbar-container.glazed-fluid,
  .page-title-container.glazed-fluid,
  .container-fluid {
    padding-left: 2.5px;
    padding-right: 2.5px;
  }
  .row {
    margin-left: -2.5px;
    margin-right: -2.5px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 2.5px;
    padding-right: 2.5px;
  }
}
body { background-position: left top; }

.region-sidebar-first .block, .region-sidebar-second .block, .region-content-top .block, .region-footer .block, .blocks-preview .block {
  border-width: 0px;
  border-style: none;
  border-radius: 0px;
} 

.region-sidebar-first .block-title, .region-sidebar-second .block-title, .region-content-top .block-title, .region-footer .block-title, .blocks-preview .block-title {
  font-size: 38px;
  text-align: left;
  border-width: 0px;
  border-style: none;
  border-radius: 0px;
  display: block;
} 

@media screen and (max-width: 768px) { 
  .region-sidebar-first .block-title, .region-sidebar-second .block-title, .region-content-top .block-title, .region-footer .block-title, .blocks-preview .block-title { font-size: 38px; } 
} 

.region-sidebar-first .block-hr, .region-sidebar-second .block-hr, .region-content-top .block-hr, .region-footer .block-hr, .blocks-preview .block-hr {  background-color:  #1a1c56; } 
.region-sidebar-first .block-hr, .region-sidebar-second .block-hr, .region-content-top .block-hr, .region-footer .block-hr, .blocks-preview .block-hr {
  height: 4px;
  width: 100%px;
  margin-top: 10px;
  margin-bottom: 10px;
}
body, p, .lead { line-height:  1.8 } 
body { font-size:  20px } 
.glazed-header--top #glazed-main-menu .nav > li > a, .glazed-header--side #glazed-main-menu .nav a, .body--glazed-nav-desktop .glazed-header--top .nav .dropdown-menu li>a { font-size:  18px } 
h1,h2,h3,h4,h5,h6 { line-height:  1.3; } 
h1, .html #page-title .page-title { font-size:  47px; } 
h2 { font-size:  38px; } 
h3 { font-size:  31px; } 
h4 { font-size:  25px; } 
blockquote, .blockquote p { font-size:  24px } 
hr { height:  2px; } 
hr { width:  200px; } 
hr { margin-left: 0;margin-right: auto; }
hr {  background-color:  #777777; } 
@media screen and (max-width: 768px) { 
  body, p { font-size:  16px; } 
  .glazed-header--top #glazed-main-menu .nav > li > a, .glazed-header--side #glazed-main-menu .nav a, .body--glazed-nav-desktop .glazed-header--top .nav .dropdown-menu li>a { font-size:  30px } 
  h1, .html #page-title .page-title { font-size:  47px; } 
  h2 { font-size:  38px; } 
  h3 { font-size:  31px; } 
  blockquote, .blockquote p { font-size:  25px; } 
} 


body, .toooltip {
  font-family: "Nunito Sans", "Nunito Sans";
  font-weight: 400;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption {
  font-family: "PT Serif Bold", "PT Serif";
  font-weight: 700;
  font-style: normal;
}

nav,nav ul li,nav a {
  font-family: "Nunito Sans SemiBold", "Nunito Sans";
  font-weight: 600;
  font-style: normal;
}

.site-name, .navbar-brand {
  font-family: "Roboto Condensed Light", "Roboto Condensed";
  font-weight: 300;
  font-style: normal;
}

blockquote, blockquote p {
  font-family: "Nunito Sans", "Nunito Sans";
  font-weight: 400;
  font-style: normal;
}

