/***SENATOR  MITT ROMNEY CUSTOM STYLE***/
.wrap-branding {
  padding: 0;
  max-width: 1500px;
  max-height: 90px
}

/* 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;
}

.active-menu, .collapsible-content:hover {
  background-color: transparent;
  text-decoration: underline;
  text-decoration-color: #BF0413;
  text-decoration-thickness: 2px;
}

.collapsible-content::after {
  content: "\002b";
  color: #BF0413;
  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;
}

.body--glazed-nav-desktop .glazed-header--top .wrap-branding .logo {
  padding-right: 0 !important;
}

.container {
   padding-left: 0 !important;
   padding-right: 0 !important;
   max-width: 1500px;
   width: 100%;
}

.row {
  max-width: 1500px;
  margin: 0 auto !important;
}

/*button red - shows on blue backgrounds*/
.btn-primary {
  background: #bf0413;
}

/*Logo-header. For IE,  images needs to be cropped/sized exactly to its max-size-dimensions.
.logo img {
    width: auto;
    max-height: 163px;
    max-width: 1500px;
}*/

/*max-width to make Page title responsive*/
.page-title-full-width-container {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

/*mobile view: she wants the logo to extend full width, removing: max-width: 85% !important*/
.body--glazed-nav-mobile #logo {
    height: auto;
    max-height: 85px !important;
    margin-bottom: 0.5%;
    z-index: -100;
}

/*mobile view: breadcrumb*/
.glazed-header--side .menu__breadcrumbs {
    font-size: 0.85em
}

/*mobile view: search button aligned with menu list*/
.full-screen-search-button {
    padding-left: 0px;
    padding-bottom: 0px; }

/*mobile view: vertical scroll enabled*/
.glazed-header--side .menu__level {
   overflow-y: scroll;
}

.navbar-container.glazed-fluid {
padding-left: 0px;
padding-right: 0px;
margin: 0 auto;
}

/*hamburger menu*/
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle {
    position: absolute;
    right: 2%;
    top: 10%;
    color: #ffffff
}

#page-title .page-title {
    padding-left: 2%;}

.glazed-header .navbar-container {
padding-left: 0px !important;
padding-right: 0px !important;
}

/*.body--glazed-nav-desktop .glazed-header--top .wrap-branding .logo {
padding-right: 0px;
}

}*/

.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 {
    padding-left: 1% !important;
    padding-right: 1% !important; }

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

.body--glazed-nav-desktop .glazed-header--top .logo #logo {
  max-height: none;
  width: 100%;
}


/***END Custom CSS and START standard CSS***/
.jumbotron {
    min-width: 240px;
    /*max-height: 475px !important;*/
    padding-right: 5%;
    padding-left: 5%;
    margin: 25% 5% 15% 0;
    position: relative;
    right: 5%}

a {
color: #BF0413;
}

.cms-blog-links {
  display: none;
}

.field-blog-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    height: 50%;
}

.views-blog-modern-h2-red a, .region-sidebar-second a {
    color: #bf0413 !important;
}

#youtubechannel-player, #youtubechannel-list {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0 !important;
        width: auto !important;
        overflow: hidden;}

#youtubechannel-list ul {
         width:80%;
         margin-left: auto;
         margin-right: auto;
         padding-left: 8.33% !important}

#youtubechannel-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

#facebook {
   margin: 0 auto;
   padding: 0 ;
   width: 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%; }

.webform-submission-newsletter-subscribe-form input {
color:#ffffff;
}

.webform-submission-newsletter-subscribe-form input.form-text:focus, .webform-submission-newsletter-subscribe-form input.form-email:focus {
 border-color:#ffffff
}

/**END standard CSS**/
/*** 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;  }
}


/*Responsive Fonts
@media only screen and (min-width: 992px) and (max-width: 1250px) {
body {font-size: 1em;
min-width: 992px;
max-width: 1250px;
}
h1 {font-size: 2.4em;}
h2 {font-size: 1.92em;}
h3, .subtitle {font-size: 1.54em;}
h4 {font-size: 1.23em;}
h5 {font-size: 1em;}
blockquote {font-size: 1.13em;}
blockquote {line-height: 1.1em;}
.subtitle {
     margin-top: -0.6em;
    padding-bottom: 0.4em;
    font-size: 1.23em;
    font-style: italic;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body {font-size: 0.80em;
    min-width: 768px;
    max-width: 991px;
}
    h1 {font-size: 1.92em;}
    h2 {font-size: 1.54em;}
    h3, .subtitle {font-size: 1.23em;}
    h4 {font-size: 1em;}
    h5 {font-size: 0.9em;}
    blockquote {font-size: 0.95em;}
    blockquote {line-height: 1.05em;}
.subtitle {
    margin-top: -0.5em;
    padding-bottom: 0.3em;
    font-size: 1em;
    font-style: italic;
}
}

@media only screen (min-width: 280px) and (max-width: 767px) {
    body {font-size: 0.7em;
      min-width: 280px;
      max-width: 767px;
       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;}

#glazed-menu-toggle {
margin-left: 0px !important;
margin-right: 0px !important;
 }

.subtitle {
    margin-top: -0.45em;
    padding-bottom: 0.25em;
    font-size: 0.9em;
    font-style: italic;
color: #bf0413;
}
}*/

#toolbar-bar {
  z-index: 10000;
}

.subtitle {
     margin-top: -0.6em;
    padding-bottom: 0.4em;
    padding-top: 0.4em;
    font-size: 1.23em;
    font-style: italic;
    color: #2b96d9;
line-height: 1.5em;
}

time {
font-size: 0.8em;
}

.field--name-field-post-date {
padding-bottom: 1%;
}

.field.field--name-field-issues.field--type-entity-reference.field--label-above {
 padding-top: 4%;
font-weight: 600;
font-size: 0.8em;
}

/*aside 2nd listing - to give extra spacing and to separate out the wrapped items from the next items*/
.region-sidebar-second .nav>li {
    line-height: 1.5em;
    padding-bottom: 1.2em;
}

/*To give extra spacing between the main column (press releases) and the aside*/
.region-sidebar-second {
    padding-left: 10% !important;
}

.region-sidebar-second .block-title{
color: #1d2f46;
}

#secondary-header .glazed-secondary-header {
background: #BF0413;
}
.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; }

.page-title-full-width-container:after { background-image: url('/sites/default/files/Romney%20sub%20header.png'); }

  #glazed-main-menu,
  #glazed-main-menu .menu__breadcrumbs,
  #glazed-main-menu .menu__level {
    text-align: left;
  }
.glazed-header--side .glazed-main-menu {
  width: 300px;
}
.glazed-header--side .menu__level {
  width: 300px;
}

.body--glazed-nav-desktop #navbar.glazed-header--top {
  background-color: rgba(255,255,255,1);
  opacity: 1;
}
.body--glazed-nav-desktop #navbar.glazed-header--top.affix {
  background-color: rgba(255,255,255,1);
  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: 50px;
  line-height: 50px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .glazed-main-menu {
  height: 50px;
}
.body--glazed-nav-desktop .glazed-header--top.affix #logo {
  max-height: 50px;
}
.body--glazed-nav-desktop .nav-child-fixed-width {
  top: 80px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .nav-child-fixed-width {
  top: 50;
}
.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;
}
.glazed-header .menu a {
  text-transform: uppercase;
}
.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:  #2b96d9; 
  transition: transform 300ms; 
  transform: scale(0, 0) translate(10px, -10px); 
  transform-origin: 50% 0; 

 } 

.html #navbar.glazed-header--top .container-row > .col-sm-12 { background-color: white }

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

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

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

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

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

.container {
  max-width: 1500px;
  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: 15px;
    padding-right: 15px;
  }
  .navbar-container.glazed-fluid,
  .page-title-container.glazed-fluid,
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .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;
  }
}
body { background-position: left top; }

.region-sidebar-first .block, .region-sidebar-second .block, .region-content-top .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, .blocks-preview .block-title {
  font-size: 40px;
  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, .blocks-preview .block-title { font-size: 30px; } 
} 

.region-sidebar-first .block-hr, .region-sidebar-second .block-hr, .region-content-top .block-hr, .blocks-preview .block-hr {  background-color:  #2b96d9; } 
.region-sidebar-first .block-hr, .region-sidebar-second .block-hr, .region-content-top .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:  50px; } 
h2 { font-size:  40px; } 
h3 { font-size:  35px; } 
h4 { font-size:  30px; } 
blockquote, .blockquote p { font-size:  25px } 
hr { height:  4px; } 
hr { margin-left: 0;margin-right: auto; }
hr {  background-color:  #2b96d9; } 
@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:  20px } 
  h1, .html #page-title .page-title { font-size:  38px; } 
  h2 { font-size:  30px; } 
  h3 { font-size:  26px; } 
  blockquote, .blockquote p { font-size:  18px; } 
} 


body, .toooltip {
  font-family: "Lora", "Lora";
  font-weight: 400;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption {
  font-family: "Raleway", "Raleway";
  font-weight: 400;
  font-style: normal;
}

nav,nav ul li,nav a {
  font-family: "Raleway Medium", "Raleway";
  font-weight: 500;
  font-style: normal;
}

.site-name, .navbar-brand {
  font-family: "Raleway", "Raleway";
  font-weight: 400;
  font-style: normal;
}

blockquote, blockquote p {
  font-family: "Lora Italic", "Lora";
  font-weight: 400;
  font-style: italic;
}

