@import url('report.css');
@import url("/sites/all/themes/rpi2017/resources/fonts/fontawesome/css/all.min.css");
@import url('//fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');
@import url('//fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');

/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS: 
/*--------------------------------------------------------------
# FONTS
# HTML
# OMEGA TEMPLATE OVERRIDES
# RPI2017 TEMPLATE 
# SITE STYLING
    ## Banner Area
    ## Side Nav
# BUILDING BLOCKS
	## File Collection
	## Contact Information
	## Contextual Links
	## Image
	## Video
	## Accordion
	## Table
# SIDEBAR
	## Contextual Links Menu
	## Subpage News
	## Social Media
# Events
    ## Colloquy 2017 (.node-5589)
# Reports
/*--------------------------------------------------------------
/*--------------------------------------------------------------*/


/* ----- # FONTS ------*/

/* Source Sans Pro
extra-light 200
extra-light 200 Italic
light 300
light 300 Italic
regular 400
regular 400 Italic
semi-bold 600
semi-bold 600 Italic
bold 700
bold 700 Italic
black 900
black 900 Italic
*/

/* ----- end # FONTS ------*/

li.first.last.leaf.active-trail.active.menu-mlid-2081 {
    width: 200px;
}



/* ----- # HTML ------*/

html {
    font-size: 100%;
    max-width: 100%;
    overflow-x: hidden;
    width: 100%;
}

body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;    /* Source San Pro Light */
  font-size: 18px;
  line-height: 1.5em;
  margin: auto;
  background-color: #f9f9f9;
  overflow-x: hidden;
  width: 100%;
  letter-spacing: inherit;
}
h1 {
  font-size: 4.25rem;
  line-height: 1.05882353em;
  margin-top: 0.35294118em;
  margin-bottom: 0.70588236em;
  font-family: 'Source Sans Pro', sans-serif;
}
h2  {
  font-size: 2.625rem;
  line-height: 1.14285714em;
  margin-top: 0.57142857em;
  margin-bottom: 0.57142857em;
  font-family: 'Source Sans Pro', sans-serif;
}
h3 {
  font-size: 1.625rem;
  line-height: 1.84615385em;
  margin-top: 0.92307692em;
  margin-bottom: 0em;
  font-family: 'Source Sans Pro', sans-serif;
}
h4 {
  font-size: 18px;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 0em;
  font-family: 'Source Sans Pro', sans-serif;
}
h5 {
  font-size: 1rem;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 0em;
  font-family: 'Source Sans Pro', sans-serif;
}
p, ol, pre, table, blockquote {
  margin-top: 0em;
  margin-bottom: 1.5em;
  list-style: inside;
}

ul, ul ul, ol ol, ul ol, ol ul {
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: outside disc;
}
.node ol, .node ul {
  padding-left: 2em;    
}
hr {
  border: 1px solid;
  margin: -1px 0;
}
a:link, a:visited {
    color: #990011;
    text-decoration: none;
}
a, b, i, strong, em, small, code {
  line-height: 0;
}
sub, sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.FullWidth {
   width: 100vw;
   position: relative;
   left: 50%;
   right: 50%;
   margin-left: -50vw;
   margin-right:  -50vw;
   max-height: 50%;
   clear: both;
}

.fw_mobile {
    padding-left: 20px;
}
.TextOverlay {
    text-align: center;
    position: absolute;
    top: 50%;
}       
.view_all > a:link, .view_all > a:visited {
    color: #990011;
    font-style: italic;
    font-family: georgia;
    padding-top: 5px;
    font-size: 14px;
    float: right;
}
.view_all a::after {
    font-family: FontAwesome;
    content: '\f101';
    padding-left: 5px;
}
/* ----- end # HTML ------*/



/* ----- # OMEGA TEMPLATE OVERRIDES ----- */

#zone-header, #zone-footer, #region-header-second, #region-branding, #region-footer-first, #region-footer-second {
    margin: 0;
    width: 100%;
}

#region-header-first {
    height: auto;
    margin: 0;
    width: 100%;
}

#region-header-first img {
    height: auto;
    width: 100%;
}
#region-header-second {
    height: auto;
    margin: 0;
    width: 100%;
    color: #000;
}
.front #region-preface-first {
    background: url(/sites/all/themes/rpi2017/resources/img/P5_bkgrd_1366x400_Grid.png); 
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

#zone-menu-wrapper {
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.spacer::after { /* forces the sidebar first to render */
    content: "x";
    opacity: 0;
}
div#region-footer-first {
    background-color: #666;
    border: 0;
}
footer .region-footer-first {
    text-align: center;
    padding: 1.5em 0;
    border-top: 1px solid #C8C8C8;
    background-color: #f9f9f9;
}
footer .region-footer-first h3 {
    text-transform: uppercase;
    margin-bottom: .5em;
}
    /* fixing the admin menu */
    #admin-menu .dropdown a, #admin-menu .dropdown li > span { 
    padding: 10px;
    }
    #admin-menu .dropdown li {
    padding: 3px 0 0;
}
.field-collection-container {
    border-bottom: none;
    margin-bottom: 0px;
}
.field-name-field-building-block .field-collection-view {
    padding: 0;
    margin: 0;
}
.field-name-field-building-block.field-type-field-collection .field-items .field-item {
    padding: 0;
    margin: 0;
}

/*  ---- Images -- [see resources/bb.css] -- */


/* Headers */

h3.PageTitle {
   text-transform: uppercase;
   font-weight: 600;
   font-size: 26px;
   color: #9A2026;
   margin-bottom: 10px;
}

.p1 h2.block-title {
	color: #000;
    font-family: Source Sans pro;
    font-size: 1.111em;
    font-weight: 600;
    line-height: 2em;
    margin-bottom: 0.85em;
    margin-top: 2em;
    text-align: left;
    text-transform: uppercase;
  letter-spacing: inherit;

}
/*
.p1 h2.block-title::before {
   content: "";
   display: block;
   border-top: solid 12px #990000 ;
   width: 100px;
   padding-top: 10px;
}
*/
.p3 h3 {
   text-transform: uppercase;
   font-weight: 600;
   font-size: 22px;
   color: #9A2026;
   margin-bottom: 10px;
  letter-spacing: inherit;
}
.p2 h3 {
   text-transform: uppercase;
   font-weight: 600;
   font-size: 22px;
   color: #9A2026;
   margin-bottom: 10px;
  letter-spacing: inherit;
}

.p1 h3 {
   text-transform: uppercase;
   font-weight: 600;
   font-size: 24px !important;
   color: #990000;
   margin-bottom: 10px;
  letter-spacing: inherit;
}

/*Positioning Statement*/

.pstatement {
  margin-right: auto; 
  margin-left: auto; 
  font-size: 22px; 
  font-weight: 400; 
  color: #555; 
  text-align: center; 
  line-height: 40px; 
  margin: 2em 0; 
  letter-spacing: inherit;
}


/* Blockquotes */
.p1 blockquote, blockquote {
    font-family: Georgia, serif;
    font-style: normal;
    font-size: 22px;
    line-height: 1.625em;
    color: #999999;
    text-align: center;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    width: 90%;
    margin: 2rem auto;
    padding: 20px;
}
.p2 blockquote {
	font-family: Georgia, serif;
    font-style: normal;
    font-size: 22px;
    line-height: 1.625em;
    color: #999999;
    text-align: center;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    width: 90%;
    margin: 2rem auto;
    padding: 20px;
}

/* Horizontal Rule hr */
/* --- icons ---- */

hr {
padding: 0; border: none; border-top: medium double #333; color: #333; text-align: center; background: none; overflow:visible;} 

hr.style-eight:after { content: "§"; display: inline-block; position: relative; top: -0.7em; font-size: 1.5em; padding: 0 0.25em; background: white; }

.p1 hr { 
    padding: 0; 
    border: none; 
    border-top: solid 1px #999; 
    color: #999; 
    text-align: center;
    margin: 80px 0;
     }
.p1 hr:after { 
    content: url(/sites/all/themes/rpi2017/resources/img/P4_icon_72x72_Seal.png); 
    display: inline-block; 
    position: relative; 
    top: -1.5em; 
    font-size: 1.5em; 
    padding: 0 0.25em; 
    }
.p2 hr { 
    padding: 0; 
    border: none; 
    border-top: solid 1px #999; 
    color: #999; 
    text-align: center; 
    margin: 80px 0;
    } 
.p2 hr:after { 
   content: url(/sites/all/themes/rpi2017/resources/img/P4_icon_72x72_RPI-Bullet.png);
    display: inline-block;
    font-size: 1.5em;
    padding: 0 0.25em;
    position: relative;
	top: -1.5em;
    }
.p3 hr{ 
    padding: 0; 
    border: none; 
    border-top: solid 1px #333; 
    color: #333; 
    text-align: center;
    margin: 80px 0; } 
.p3 hr:after { 
    content: url(/sites/all/themes/rpi2017/resources/img/P4_icon_72x72_Award.png); 
    display: inline-block; 
    position: relative; 
    top: -1.5em; 
    font-size: 1.5em; 
    padding: 0 0.25em; 

    }
.p4 hr { 
    padding: 0; 
    border: none; 
    border-top: solid 1px #333; 
    color: #333; 
    text-align: center; 
    margin: 80px 0;} 
.p4 hr:after { 
    content: url(/sites/all/themes/rpi2017/resources/img/P4_icon_72x72_Graduate.png); 
    display: inline-block; 
    position: relative; 
    top: -1.5em; 
    font-size: 1.5em; 
    padding: 0 0.25em;  
    }
.p5 hr { 
    padding: 0; 
    border: none; 
    border-top: solid 1px #333; 
    color: #333; 
    text-align: center;
    margin: 80px 0; } 
.p5 hr:after { 
    content: url(/sites/all/themes/rpi2017/resources/img/P4_icon_72x72_Mountains.png); 
    display: inline-block; 
    position: relative; 
    top: -1.5em; 
    font-size: 1.5em; 
    padding: 0 0.25em; 
    }
.p6 hr { 
    padding: 0; 
    border: none; 
    border-top: solid 1px #333; 
    color: #333; 
    text-align: center;
    margin: 80px 0; } 
.p6 hr:after { 
    content: url(/sites/all/themes/rpi2017/resources/img/P4_icon_72x72_Unity.png); 
    display: inline-block; 
    position: relative; 
    top: -1em; 
    font-size: 1.5em; 
    padding: 0 0.25em; 
    }
    
 /* ---- start Table Formats ------ */
 
 .p1 tr.even td  {
     background-color: #eeeeee;
 }
.p1 tr.odd td.active {
    background-color: #fff;
} 
.p1 table {
    border: none;
}
.p1 table td, .p2 table th {
    padding: 8px;
}
.p1 table td.active {
    border: none;
}
.p1 table .tr.even, .p1 table .tr.odd {
    border: none;
}
.p1 table .td.even, .p1 table .td.odd {
    border: none;
}

/* --- Text Block formatting --- */
.p2.Text.Block p {
    font-family: georgia;
    line-height: 1.75em;
}


/* ----- end # OMEGA TEMPLATE OVERRIDES ----- */

h1#page-title {
    display:none;
}

/* ----- # SITE STYLING ----- */

/* ---- ## Banner Area ----- */
.HeroArea {
    position: relative;
}
.noHeroImg {
    min-height: 100px;
}
.SiteTitle {
    position: absolute;
    bottom: 10%;
}
.SiteTitle h1 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1em;
    color: #000;
    margin: 0;
    padding-left: 10px;
}
.SiteTitle h1 a {
    color:inherit;
}
.SiteTitle h2 {
    font-size: 2em;
    font-weight: 200;
    margin: 0;
    padding-left: 10px;
}
.SiteTitle h2 a {
    color: #222222;
}
/* ---- end ## Banner Area -----*/

a.mmpres {
    background-color: #D6001C;
    color: #fff !important;
}

/* ------ ## Site Nav --------*/
.SiteNav ul.menu {
    border: none;
    list-style: none;
    cursor: default;
    display: flex;
    justify-content: space-around;
    position: relative;
    z-index: 300;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
}
.SiteNav ul.menu li {
        float: none;
        display: inline-block;
        margin: 0 !important;
        padding: 0 !important;
        vertical-align: top;
        width: auto;
}
.SiteNav .menu>li>a {
    color: #767676;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 60px;
    margin: 0 !important;
    padding: 0 1em;
}
.SiteNav .menu>li:hover> a, .nav>li>a:focus {
        background: #e2231b;
        color: #fff;
        text-decoration:none !important;
}
.menu>li:first-child>a {
        border-left: none;
}

.SiteNav .menu > li.last {
    display: none;
}
.SiteNav .menu > li.menu-mlid-1933 {
    display: none;
}

.SiteNav ul.menu li.menu-mlid-1933 ul.menu li.first  {
    display: inline-block;
}

@media screen and (max-width: 650px) {
    .SiteNav {
        display: none;
    }
}
.SiteNav ul.menu li ul.menu li { display:block;}

.SiteNav ul.menu li ul.menu {
        background: #fff;
        border: 1px solid #ddd;
        opacity: 0;
        position: absolute;
        visibility: hidden;
        width: auto;
        display: block;
}

.SiteNav ul.menu li:hover>ul.menu {
        opacity: 1;
        overflow: visible;
        visibility: visible
}

.SiteNav ul.menu li ul.menu li a {
    text-transform:none !important;
    line-height: 40px;}

.SiteNav ul.menu ul.menu ul.menu {
    margin-left: 80px;
    width: 280px;
}
/*.SiteNav ul {
    line-height: 60px;
}*/
.SiteNav ul li {
    display: inline-block;
    padding: 0 25px 10px 0;
}
.SiteNav ul li.active {
    border-bottom: 1px solid #E2231B;
}

/* remove subnav on Leadership, History and News */
.menu-mlid-1932 ul.menu {
     display: none !important;   
}

/* -----end ## Site Nav ----- */


@media screen and (max-width: 740px) {
.node-5032 .NavFeatureBox1, .node-5032 .NavFeatureBox2, .node-5032 .NavFeatureBox3 {
    position: relative !important;
    height: 100px !important;
    width: 28% !important;
    float: left !important;
}

.node-5032 .NavFeatureBox1 img, .node-5032 .NavFeatureBox2 img, .node-5032 .NavFeatureBox3 img {
    display: none !important;
}
.node-5032 .NavFeatureBox1 h2, .node-5032 .NavFeatureBox2 h2, .node-5032 .NavFeatureBox3 h2 {
    top: 45% !important;
    line-height:1.25em !important;
    font-size: 1em !important;
}
.node-5032 .NavFeatureBox2 h2 a, .node-5032 .NavFeatureBox2 h1 {
    color: #000 !important;
}
}


/* ------ start ## Full Width Featured Box---- */
/* ADD CSS TO MAKE FULL WIDTH TO BLOCK...special styles go here */
.block-90 {
    padding-top: 8px;
}


/*  ------- end ## Full Width Features ----- */


/* ---- News ------ */

.node-5070 .block-news-block-1 {
    float: none;
    display: block;
    margin: 0 auto;
}

.news-item {
    float: left;
    max-width: 210px;
    line-height:1.25em;
    margin-right: 10px;
}
.p1 .p1 .news img {
    width: 200px;
    height: auto;
    padding-bottom: 20px;
}
.p2 .news h4 {
    margin-top: 0;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: inherit;
}
.p2 .news h4 a:link, .p2 .news h4 a:visited {
    margin-top: 0;
    font-weight: 400;
    font-size: 1em;
}
.news-item a:link, .news-item a:visited {
    color: #000;
    padding-right: 30px;
    font-size: .889em;
}
.node-5032 .block-news-block .views-row-4 {
    display: block;
}
.fullnews h1 {
    color: #333;
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2em;
}
.share {
        border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 14px;
    margin: 20px 0;
    overflow: hidden;
    padding: 15px 0;
}
.fullnews img {
    float: right;
    max-width: 400px;
    padding: 0 0 0 20px;
}
.subhead {
       font-size: 1.3em;
    line-height: 1.25em;
}
@media screen and (min-width: 715px) and (max-width: 740px) {
.node-5032 .block-news-block .views-row-4 {
    display: none;
}
}
.OfficeOf {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.block-presidential-memos-list-block-1 {
    padding: 4em 0 4em 10px;
}
.block-presidential-memos-list-block-1 .block-inner {
    padding-left: 20px;
    border-left: 1px solid #000;
}
.block-presidential-memos-list-block-1 a {
    color: #000;
    line-height: 1.5em;
    padding-top: 10px;
}
.FromThe {
    font-size: 1em;
    font-family: Georgia;
    font-style: italic;
    color: #7F7F7F;
    padding-bottom: 0px;
}

.FromThe::before {
    content: '\f01c \0020';
    color: #7F7F7F;
    font-family:fontAwesome;
    padding-right: 5px;
    font-style: normal;
}
.OfficeOf {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.PresMemo {
    line-height: 1.25em;
    padding-top: 20px;
    font-size: .889em;
}
.menu-mlid-1933 ul.menu li.first.leaf.active-trail.active {
    display: none;
}
/* ---- accomplishments ------ */

/*Accomplishments*/


.ac-area {
    text-align:center;
	font-family: Source Sans pro;
    font-weight:200;
	font-size: 16px;
	line-height: 1.4em;
    margin-top: 2em; 
    margin-bottom: 70px;
	}
.ac-number {
	font-family: Georgia;
    font-weight:lighter;
	font-size: 32px;
	margin: 15px 0px 15px 0px;
    display:block;
	}
.ac-area::after {
    display: block;
    padding-top: 1rem;
    content: '\f102';
   	font-family: FontAwesome;
    color: #99cc66;
    font-size:48px;
	}
    
/* ---- Contact ----*/
.contact {
    font-size: 0.889em;
    text-transform: uppercase;
}
.contact a:link, .contact a:visited {
    color: #54585a;
    text-transform:lowercase;
    font-style:italic;
    font-family:georgia;
}
.contact h2.block-title {
    color: #54585a;
    font-family: Georgia,serif;
    font-size: 1.5em;
    font-style: italic;
    font-weight: 100;
    padding: 0 0 40px 0;
    text-transform: none;
}
.contact h2.block-title::before {
    content: "~";
    font-weight: 100;
    padding-right: 10px;
}
.contact h2.block-title::after {
    content: "~";
    font-weight: 100;
    padding-left: 10px;
}
/* ----- end # SITE STYLING ----- */


/* ----- start # BUILDING BLOCKS ------- */

.field-name-field-building-block .field-collection-view {
    border-bottom: none;
}

/* ---- Leadership ---- */
.view-id-leadership, .accord_style {
    padding: 40px;
  background: #fff;
    border: 1px solid #ddd;
    border-top: none;
}
.accordion_content {
    padding: 40px;
}
.accordion_content p {
    margin: 1.5em 0;
}
.leadership h2.block-title {
    border-bottom: 1px solid #C8C8C8;
    color: #9a2026;
    font-size: 22px;
    font-weight: 300;
    padding: 20px 0 20px 0;
    cursor: pointer;
    letter-spacing: inherit;
}
.leadership h2.block-title::before {
    content: '+';
    padding-right: 10px;
    font-size: 1.2em;
    font-weight: 200;
}
.leadership .view-content {
    /* display: none; */
}
.leadership.block-views-leadership-block-3 h2.block-title {
    border: none;
}
.block-views-person-block .grid-3 {
    padding-right: 40px;
}
.block-views-person-block img {
    max-width: 240px;
    height: auto;
}
.block-views-person-block {
    margin-top: 40px;
}
.block-views-person-block .caption {
    margin-top: 10px;
    max-width: 220px;
    padding: 5px;
}
.block-views-person-block .caption p {
    line-height: 1.25em;
    padding-top: 5px;
    font-style:italic;
}
.block-views-person-block  .summary {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.5em;
}
/* --- end ## Leadership ----*/



/*  Special Text Formats */

p.signature {
    font-family: Source Sans pro;
    line-height: 1.5em;
    font-weight: 200;
}

.download::before {
    content: '\f01a';
    padding-right: 5px;
    font-family: fontAwesome;
    color: #990011;
}

/*Video*/

.field-collection-item-field-building-block.video.p2 {
    width: 100%;
    margin-left: 0%;
}

/*Accomlishments*/

.accomp-cont {
  max-width: 750px;
}

.accomp-row {
  height:100px;
  line-height: 5em;
  text-align: center;
}

.accomp-box {
    background-color: #f9f9f9;
    margin: 5px;
    border: 1px solid #ccc;
}

.accomp-box a {
    color: #207a9e;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.accomp-box:hover {
    background-color: #fff;
}

ul.accomp-list {    
    border-top: 3px #900 solid;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    padding-right: 20px;
}

ul.accomp-list li {
  list-style: none;
  margin-bottom: 0.8em;
  padding-left: 40px;
}

ul.accomp-list li::before {
    content: "\2022";
    color: #207a9e;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 40px;
    vertical-align: sub;
}
                    
ul.accomp-list li li::before {
    font-size: 30px;
    vertical-align: text-bottom;
}

/* Speeches */

.page-speeches h3 {
    font-size: 36px;
    color: #990011;
    font-weight: 400;
    margin-bottom: 20px;
    }
.page-speeches .view-speeches .views-row {
    border-top: 1px solid #dddddd;
    margin-bottom: 50px;
    padding-top: 20px;
}

.page-speeches .location {
    text-transform: uppercase;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}
.page-speeches .venue {
  
}
.page-speeches .event-name {
    text-transform: uppercase;
    color: #000000;
    font-weight: 200;
    font-size: 18px;
    margin-bottom: 1em;
    line-height: 1.25em;
}
.page-speeches .views-field-title a {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    line-height: 1.25em;
}
.page-speeches .views-field-field-date {
    font-size: 1em;
    font-weight: 200;
}
.page-speeches .speech-asset {
    padding-top: 15px;
}
.page-speeches .form-select {
    height: 3em;
    width: 250px;
}
.page-speeches .views-exposed-form {
    margin-top: 40px;
}
.page-speeches .views-exposed-form label {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 200;
    font-size: 1em;
    padding: 0px 0 10px 0;   
}

.page-speeches .form-submit {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    font-family: 'Source Sans Pro', sans-serif;
}
.page-speeches .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 3.5em;
}
.page-speeches .views-field-field-category {
    color: #767676;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0px 60px 0px 6px;
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
}

/* Speech page */


.node-type-speech  .views-field-body ul{
   margin-left: 3em;
}
.node-type-speech .views-field-body ul + p {
   margin-top: 1em;
}

.cat-type {color:#000;}

.views-field.views-field-field-date {font-weight: 600 !important;}

.node-type-speech .location {
    text-transform: uppercase;
    color: #000000;
    font-size: 15px;
}
.node-type-speech .venue {
  
}
.node-type-speech .event-name {
    text-transform: uppercase;
    color: #000000;
    font-weight: 200;
    font-size: 18px;
    margin: 40px 0 15px 0;
}
.node-type-speech .views-field-title {
    margin-bottom: 10px;
}
.node-type-speech .views-field-title a {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    line-height: 1.25em;
}
.node-type-speech .views-field-field-date {
    font-size: 1em;
    font-weight: 200;
}
.node-type-speech .views-field-body {
    padding-top: 30px;
}
.event-name h2 {
   color: #000000;
   font-size: 20px !important;
   font-weight: 600;
   line-height: 1.25em;
   margin-bottom: 0px;
   margin-top: 2em;
   text-align: left;
   text-transform: uppercase;
}
.event-name h2::before {
  content: "";
  display: block;
  border-top: solid 12px #990000;
  width: 100px;
  padding-top: 10px;
}

.block-90,  .block-96 {
    display: none;
    position: relative;
}
   /* Pager */
.pager {
    background: none;
    border: none;
}
.pager li {
    border: none;
}
 .pager li a {
     background: none; 
     color: #797979;
    font-weight: 200;  
}
 .pager li.pager-first a,
 .pager li.pager-previous a, 
 .pager li.pager-next a, 
 .pager li.pager-last a {
    display: none;
    width: 75px;
}
 .pager li.pager-current {
    background: none;
    color: #990011;
    padding: 5px 8px 0 8px;
}
 .pager li.pager-next,  .pager li.pager-previous {
    padding: 0 20px;
    text-transform: uppercase;
}
 .pager li.pager-next {
    position: absolute;
    right: 75px;
    top: 0;
    line-height: 6em;
    border-left: 0;
}
 .pager li.pager-previous {
    line-height: 6em;
}
 .pager li.pager-last {
    padding: 0 20px;
    text-transform: uppercase;
}
 .pager li.pager-first {
    padding: 0 20px;
    text-transform: uppercase;
}
 .pager li.pager-last {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 6em;
}
 .pager li.pager-first {
    line-height: 6em;
    padding-right: 0;
}
 .pager li.pager-last,  .pager li.pager-last a,  .pager li.pager-last a:hover,  .pager li.first,  .pager li.first a,  .pager li.first a:hover {
    border-radius: 0;
}
 .item-list .pager {
    background-color: #fff;
}
 .item-list .pager li,  .item-list .pager ul li {
    line-height: 5em;
    padding-top: 5px;
}

/* #EVENTS */
/* ##COLLOQUY 2017 */

.col-speakers {
    padding-left: 6em !important;
}

@media screen and (max-width: 740px) {
 .col-speakers {
    padding-left: 0 !important;
}
  
}



.context-colloquy blockquote {
    color: #999999;
    font-family: Georgia,serif;
    font-size: 20px;
    font-style: italic;
    line-height: 1.625em;
    text-align: center;
}
.context-colloquy .flex-container .view-content {
    display:flex;
    justify-content:space-between;
    margin: 20px 0 40px 0;
}
.flex-container .view-content .views-row {
    width: 24.5%;
}
.context-colloquy .title-content {
    padding: 10px 10px 0px 10px;
}
.context-colloquy .title {
    padding: 5px;
    font-size: 14px;
    margin: 20px 0;
}
.context-colloquy .name {
    font-size: 1em;
    font-weight: 300;
}
.context-colloquy .name a:hover, .context-colloquy .name a:active {
    color: #222222;
}
.context-colloquy .position {
    font-size: 0.875em;
    font-weight: 300;
  padding-left: 10px;
    line-height: 1.25em;
}
.context-colloquy .SiteTitle h1 a, .context-colloquy .SiteTitle h2 a {
    color: #ffffff;
}
.formintro {
    font-size: 18px;
    padding-bottom: 30px;
}
.context-colloquy .colloquy-form p {
    margin-bottom: 0px;
}
.node-type-speaker-person .caption {
    line-height: 1.25em;
    font-size: 0.938em;
    font-weight: 400;
}
.node-type-speaker-person .caption p {
    font-style: italic;
    padding-top: 10px;
    font-weight: 300;
}
.node-type-speaker-person .grid-3 {
    padding-right: 40px;
}
.node-type-speaker-person h3 {
    margin-top: -10px;
}
.block-speaker-person-block {
    margin-top: 40px;
}
.block-speaker-person-block .summary {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.5em;
}
.colloqybc {
    font-size: 0.85em;
    font-style: italic;
    padding-bottom: 25px;
    text-align: left;
}
.colloqybc::after {
    font-family: FontAwesome;
    content: '\f101';
    padding-left: 5px;
    color: #990011;
}
/* Floating Sidebars*/
.floating-sidebar-left {
    width: 210px;
	position: absolute;
	left:110%; 
	z-index: 10;
} 
.floating-sidebar-right {
    width: 210px;
	position: absolute;
	right:110%; 
	z-index: 10;
}

.floating-sidebar-left h2,
.floating-sidebar-right h2
 { 
	font-size:22px;
	padding: 20px 10px;
	text-align:center;
	margin:0px; 
} 
.floating-sidebar-left p,
.floating-sidebar-right p
 { 
 	margin:0px;
	font-size:18px;
	padding: 0px 15px 20px 15px; 
 }
 
 @media screen and (max-width: 1400px) {
 .floating-sidebar-left {
    left: 102%;
}
 .floating-sidebar-right {
    right: 102%;
}
}
@media screen and (max-width: 1200px) {

.context-colloquy .position {
    display:none;
}
.context-colloquy .title-content {
    padding: 5px 12px;
}
.context-colloquy .name {
    font-size: 0.8em;
    font-weight: 400;
	line-height: 1.1em;
}


}
@media screen and (max-width: 1080px) {

.floating-sidebar-left,
.floating-sidebar-right
 {
    position: relative;
    top: 0%;
    left: 0% !important;
    width: inherit !important;
    overflow: hidden !important;
}

}
 
/* Floating Sidebars End*/



@media screen and (max-width: 740px) { 


.node-5032 .NavFeatureBox1 {
    float: left !important;
	} 
}

@media screen and (max-width: 494px) {

.context-colloquy .name {
    font-size: 0.6em;
}
.context-colloquy .title-content {
    padding: 5px;
}
.node-5032 .NavFeatureBox1, .node-5032 .NavFeatureBox2, .node-5032 .NavFeatureBox3 {
    position: relative !important;
    height: 100px !important;
    width: 100% !important;
    float: left !important;
}
.node-5032 .NavFeatureBox1 h2, .node-5032 .NavFeatureBox2 h2, .node-5032 .NavFeatureBox3 h2 {
    top: 40% !important;
}
.node-5032 .NavFeatureBox1, .node-5032 .NavFeatureBox2, .node-5032 .NavFeatureBox3 {
    height: 75px !important;
}
.node-5032 .HeroImg {
    margin-top: 100px !important;
}
.node-5032 .SiteTitle {
    top: -80% !important;
}
.news-item {
    width: 100% !important;
    padding: 0 0 3em 0 !important;
    max-width: none;
}
.p1 .news img {
    width: 95% !important;
}
.block-news-block {
    margin-bottom: 0 !important;
}
.FromThe {
    padding: 0 !important;
}
.p1 h2.block-title {
    line-height: 1.25em;   
}
.block-presidential-memos-list-block-1 {
    padding: 0;
    margin-bottom: 4em;
}

/* Email Memo / FROM THE PRESIDENT'S DESK */

.node-type-presidential-memo .views-field-body ul {
	list-style: circle;
	margin-left: 3em;
}

.SiteTitle h1 {
   	font-size: 0.889em;
}
.ac {
    margin-bottom: 3em !important;
}
.node-5032 .NavFeatureBox1 {
     margin-left: 10px; 
}
.leadership h2.block-title {
     font-size: 1.25em;   
}
.block-block-98.leadership h2.block-title {
    padding-top: 0;
}
}


/* Styling for 2017 Annual report */
/* using the Views class .view-annual-report to specifiy 2017 edition */

/* ----- # REPORTS - layout ------*/

/* remove width restrictions on 2017 Annual Report pages */ 

body.page-node-5747 #section-content #zone-postscript-wrapper #zone-postscript, body.page-node-5748 #section-content #zone-postscript-wrapper #zone-postscript, body.page-node-5749 #section-content #zone-postscript-wrapper #zone-postscript, body.page-node-5750 #section-content #zone-postscript-wrapper #zone-postscript {
    margin: 0;
    width: 100%;
}
    
body.page-node-5747 #section-content #zone-postscript-wrapper #zone-postscript #region-postscript-first, body.page-node-5748 #section-content #zone-postscript-wrapper #zone-postscript #region-postscript-first, body.page-node-5749 #section-content #zone-postscript-wrapper #zone-postscript #region-postscript-first, body.page-node-5750 #section-content #zone-postscript-wrapper #zone-postscript #region-postscript-first {
    margin: 0;
    width: 100%;
}

/* set width restrictions on 2017 Annual Report page - current annual report view class = .block-views-annual-report-block */ 

.block-views-annual-report-block .field-collection-item-field-building-block.text-block .content {
    width: 40%;
    margin: 0 auto;
    position: relative;
}
@media all and (max-width: 1000px) {
    .block-views-annual-report-block .field-collection-item-field-building-block.text-block .content {
      width: 60%;
    }
}
@media all and (max-width: 600px) {
    .block-views-annual-report-block .field-collection-item-field-building-block.text-block .content {
      width: 90%;
    }
}
.block-views-annual-report-block .field-collection-item-field-building-block.image .content {
    width: 65%;
    margin: 0 auto;
    position: relative;
}
.block-views-annual-report-block .field-collection-item-field-building-block.p2.image {
    width: 100%;
    margin-left: 0;
}
.block-views-annual-report-block .field-collection-item-field-building-block.p4.accordion .content .content{
  width: 60%;
  margin: 0 auto;
  position: relative;
}
.block-views-annual-report-block .field-collection-view {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
/* # REPORT - styles */

.block-views-annual-report-block {
  font-family: Georgia, Times, Times New Roman, serif;
  color: #222222;
}
.block-views-annual-report-block .bread {
    padding-bottom: 40px;
    font-family: 'Source Sans Pro';
}
.block-views-annual-report-block .bread a {
    color: #222222;
}
/* Image Block styling*/
.block-views-annual-report-block .image.p1 {  
    background-color: #D6001C;
}
.block-views-annual-report-block .image.p2 {  
    background-color: #343634;
}
.block-views-annual-report-block .image.p3 {  
    background-color: #000000;
}

/* Accordion styling*/
.block-views-annual-report-block .p4.accordion {
  background-color: #000000;
  color: #ffffff;
}
.block-views-annual-report-block .p4.accordion h3{
    font-family: 'Oswald', sans-serif;
  font-size: 1.75em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: normal;
  text-align: center;
  padding-top: 0;
  padding-bottom: 1em;
}

.block-views-annual-report-block .p4.accordion .field-name-field-item-title {
  font-family: 'Oswald', sans-serif;
  font-size: 1em;
  text-transform: initial;
  color: #ffffff;
}
/* Text Block styling*/

/* text-block p1 */
/* blockquote with icon */

.block-views-annual-report-block .p1.text-block {
  padding-top: 1.5em;
  padding-right: 0;
  padding-bottom: 1.5em;
  padding-left: 0;
}
.block-views-annual-report-block .p1.text-block h1 {
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  color: #D6001C;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 2em;
  font-weight: 400;
}
.block-views-annual-report-block .p1.text-block header h1:before {
  display: block;
  font-family: FontAwesome;
  content: '\f111';
  font-size: 1em;
  padding-bottom: .85em;
}


/* p2 text block */
/* h1 & h2 left side */

.block-views-annual-report-block .p2.text-block {
  padding-top: 4em;
  padding-right: 0;
  padding-bottom: 4em;
  padding-left: 0;
}
.block-views-annual-report-block .p2.text-block header {
    position: absolute;
    left: -14vw;
    width: 13vw;
}
.block-views-annual-report-block .p2.text-block header h1 {
    font-family: 'Oswald', sans-serif;
    background-color: #000000;
    padding: 0.333em 0.444em;
    font-size: 0.778em;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
  display: inline-block;

}
.block-views-annual-report-block .p2.text-block header h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 1.75em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #54585a;
    line-height: 1.25;
    margin-top: 0;
}

@media all and (max-width: 1300px) {
    .block-views-annual-report-block .p2.text-block header h2 {
      font-size: 1.25em;
    }
}
@media all and (max-width: 1000px) {
    .block-views-annual-report-block .p2.text-block header {
    position: relative;
    left: unset;
    width: unset;
}
}
/* p3 text-block */
/* h1 & h2 right side */

.block-views-annual-report-block .p3.text-block {
  padding-top: 4em;
  padding-right: 0;
  padding-bottom: 4em;
  padding-left: 0;
}
.block-views-annual-report-block .p3.text-block header {
  position: absolute;
  right: -14vw;
  width: 13vw;
}
.block-views-annual-report-block .p3.text-block header h1 {
  font-family: 'Oswald', sans-serif;
  background-color: #000000;
 padding: 0.333em 0.444em;
  font-size: 0.778em;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  float: right;
}
.block-views-annual-report-block .p3.text-block header h2 {
    float: right;
    margin-top: 0;
    margin-bottom: 1.5em;
    font-family: 'Oswald', sans-serif;
    font-size: 1.75em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 1.15;
    color: #54585a;
  text-align: right;

}
@media all and (max-width: 1300px) {
    .block-views-annual-report-block .p3.text-block header h2 {
      font-size: 1.25em;
    }
}
 @media all and (max-width: 1000px) {
    .block-views-annual-report-block .p3.text-block header {
    position: relative;
    right: unset;
    width: unset;
}
    .block-views-annual-report-block .p3.text-block header h1 {
      float: none;
    }
    .block-views-annual-report-block .p3.text-block header h2 {
      float: none;
      text-align: left;
    }
  }
/* p3 text-block - Owl Slider */
.block-views-annual-report-block .p2.text-block.text-multi {
  padding-top: 2em;
  padding-bottom: 3em;
  text-align: center;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  background-color: #f9f9f9;
}

.block-views-annual-report-block .p2.text-block.text-multi .owl-stage header {
  position: relative;
  right: auto;
  width: auto;
  left: auto;
  margin-bottom: 1em;
}
.block-views-annual-report-block .p2.text-block.text-multi .owl-stage header h1 {
  line-height: 1.25em;
  margin-left: .25em;
}
.block-views-annual-report-block .p2.text-block.text-multi .owl-stage header h2 {
  margin-bottom: 0;
}
.block-views-annual-report-block .p2.text-block.text-multi .owl-carousel .owl-item {
  border-top: 3px solid #D6001C;
  border-bottom: 3px solid #D6001C;
  padding: 2em 0;
  }
.block-views-annual-report-block .p2.text-block.text-multi .owl-nav {
    font-size: 2em;
}
/* p4 text-block */
/* h1 & h2 center above */

.block-views-annual-report-block .p4.text-block {
  padding-right: 0;
  padding-bottom: 4em;
  padding-left: 0;
}
.block-views-annual-report-block .p4.text-block header {
}
.block-views-annual-report-block .p4.text-block header h1 {
font-family: 'Oswald', sans-serif;
background-color: #D6001C;
padding: 0.556em 0;
font-size: 1em;
color: #ffffff;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
margin: -1em auto;
width: 50%;
}
.block-views-annual-report-block .p4.text-block header h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.75em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: normal;
  text-align: center;
  padding-top: 3em;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
}
@media all and (max-width: 600px) {
    .block-views-annual-report-block .p4.text-block header h1 {
      width: inherit;
    }
  .block-views-annual-report-block .p4.text-block header h2 {
    padding-left: 0;
    padding-right: 0;
  }
}
/* text-block image & caption */
/* used in p2 & p3 text blocks */

.block-views-annual-report-block .p2.text-block figure, .block-views-annual-report-block .p3.text-block figure {
  margin-top: 3em;
}
@media all and (max-width: 1000px) {
    .block-views-annual-report-block .p2.text-block figure, .block-views-annual-report-block .p3.text-block figure {
  display: none;
}
}
.block-views-annual-report-block .p2.text-block figcaption, .block-views-annual-report-block .p3.text-block figcaption {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 25px;
  padding-top: 10px;
}

/* text-block image & caption */
/* used in p4 text blocks */
.block-views-annual-report-block .p4.text-block header {
  position: relative;
}
.block-views-annual-report-block .p4.text-block figure {
  position: absolute;
  right: -14vw;
  width: 13vw;
}
.block-views-annual-report-block .p4.text-block figcaption {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 25px;
  padding-top: 10px;
}

/* p5 text-block */
/* USED as raw text no styling */

.block-views-annual-report-block .p5.text-block .content {
    width: 70%;
    margin: 0 auto;
    position: relative;
}
@media all and (max-width: 600px) {
    .block-views-annual-report-block .p5.text-block .content {
      width: 90%;
    }
}
.block-views-annual-report-block .p5.text-block h1 {
text-transform: uppercase;
font-weight: 600;
font-size: 26px;
color: #9A2026;
margin-bottom: 10px;
  padding-top: 1.5em;
}
.block-views-annual-report-block .p5.text-block figcaption {
  font-family: 'Source Sans Pro', sans-serif;
  color: #707094;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.778em;
  text-align: center;
  padding: 0 4em;
  line-height: normal;
}
.block-views-annual-report-block .p5.text-block figcaption a{
  color: #707094;
  padding: 0 1em;
}

/* ----- Start Grid Color-Block ----- */
.block-views-annual-report-block .buildingblock467.p5.text-block .content {
  width: 100%;
  margin: 0 auto;
}

.block-views-annual-report-block .p5.text-block .grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(237px, 1fr));
  grid-auto-rows: minmax(110px, auto);
}
.block-views-annual-report-block .p5.text-block .color-block-2x {
  grid-column-end: span 2;
}
.block-views-annual-report-block .p5.text-block .color-block-2y {
  grid-row-end: span 2;
}
.block-views-annual-report-block .p5.text-block .color-block-4y {
  grid-row-end: span 4;
}
.block-views-annual-report-block .p5.text-block .grid div {
  padding: 2em;
  color: #ffffff;
}
    .block-views-annual-report-block .p5.text-block .grid h1 {
        font-family: 'Oswald', sans-serif;
      font-weight: 500;
      font-size: 3.25em;
      padding: 0 0 .5em 0;
      color: #ffffff;
      letter-spacing: 1px;
      margin: 0;
    }
    .block-views-annual-report-block .p5.text-block .grid p {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 300;
      font-size: 1em;
    margin-bottom: 1em;
    padding-left: 1em;
    line-height: 1.25em;
    }

/* Homepage Page (.page-node-5748) */

/*block specific styles */
.buildingblock410 {
  background-image: url(/sites/default/files/diamonds.png);
  background-repeat: repeat;
}
.buildingblock410 article {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.buildingblock410 article div.column {
    flex: 2;
}
.buildingblock410 blockquote {
  font-family: 'Oswald', sans-serif;
  font-size: 2.5em;
  color: #5F6062;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 200;
  line-height: 1.6em;
  padding: 0 2em;
}
.buildingblock410 figure {
    padding: 1em 0 3em 0;
}
@media all and (max-width: 600px) {
    .buildingblock410 blockquote {
      font-size: 1em;
    }
}
.buildingblock410 blockquote:after {
  content: '\f102';
  font-family: FontAwesome;
  font-size:1.25em;
  font-weight: 200;
  display: block;
  color: #D6001C;
}
.buildingblock410 nav ul {
  list-style: none;
  display: -webkit-flex; 
  display: flex; 
  -webkit-flex-flow: row nowrap; 
  flex-flow: row nowrap; 
  -webkit-justify-content: space-around; 
  justify-content:space-around;
}
.buildingblock410 nav ul a {
  -webkit-flex: 1 0 33%; 
  flex: 1 0 33%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  line-height: normal;
}
.block-views-annual-report-block .buildingblock410.p5.text-block figcaption a {
    color: #707094;
    padding: 0;
}
@media all and (max-width: 1000px) {
    .buildingblock410 nav ul {
      flex-flow: column nowrap;
    }
}
.buildingblock410 nav ul a:link li, .buildingblock410 nav ul a:visited li{
  color: #ffffff;
     padding: .65em;
 
}
.buildingblock410 nav ul a:hover li, .buildingblock410 nav ul a:active li{
  background-color: #000000;
}
.buildingblock410 nav ul a:nth-child(1) {
  background-color: #9ea2a2;
}
.buildingblock410 nav ul a:nth-child(2) {
  background-color: #54585a;
}
.buildingblock410 nav ul a:nth-child(3) {
  background-color: #d7dbde;
}
.buildingblock410 nav ul a:nth-child(3) li, .buildingblock410 nav ul a:nth-child(3) li{
  color: #000000;
}
.buildingblock410 nav ul li:after {
  content: '\f101';
  font-family: FontAwesome;
  font-size:1.25em;
  font-weight: 200;
  padding-left: .5em;
}
.buildingblock410 nav ul li:nth-child(3):after{
  color: #54585a;
}
.buildingblock410 nav ul a:nth-child(3):hover li{
  color: #ffffff;
}

/* President's Message - block 433 */
.block-views-annual-report-block .buildingblock433 {
  background-color: #000000;
  color: #ffffff;
  font-weight: 200;
}

.block-views-annual-report-block .buildingblock433.p4.text-block  {
  margin-top: 2em;
}
.block-views-annual-report-block .buildingblock433.p4.text-block header h1 {
  top: -2.5em;
}
.block-views-annual-report-block .p4.text-block header h2 {
  padding-top: 2em;
}

@media all and (max-width: 500px) {
    .block-views-annual-report-block .p4.text-block figure {
      display: none;
    }
}

/* Year in Review block 434 */
.block-views-annual-report-block .buildingblock434.p3.text-block {
  padding-top: 0;
  padding-bottom: 0;
}

.block-views-annual-report-block .buildingblock434.p5.text-block .content {
  width: 55%;
  margin: 0 auto;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  font-size: 1.25em;
  line-height: 1.5em;
}
.block-views-annual-report-block .buildingblock434.p5.text-block  h1 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #D6001C;
  margin-bottom: .5em;
  margin-top: 2em;
  padding: 0;
}


/* President's Message - block 469 */
.block-views-annual-report-block .buildingblock469 {
  background-color: #000000;
  color: #ffffff;
  font-weight: 200;
}
.block-views-annual-report-block .buildingblock469 .field-collection-view {
  padding: 0;
  margin: 0;
}
.block-views-annual-report-block .buildingblock469.p4.text-block header h1 {
  top: -2em;
}
/* Pillars - block 470 */
.block-views-annual-report-block .buildingblock470.p4.accordion {
  padding-bottom: 4em;
}
.block-views-annual-report-block .buildingblock470.p4.accordion h3 {
  margin-top: 0
}
.block-views-annual-report-block .buildingblock470.p4.accordion h3 a:hover {
  color: #ffffff;
}
.block-views-annual-report-block .buildingblock470.p4.accordion .field-name-field-item-title {
  font-size: 1.25em;
}
/* Leadership Page (.page-node-5747) */

/*block specific styles */

/* 412 */
.block-views-annual-report-block .buildingblock412 {  
    background-color: #ffffff;
}        
.block-views-annual-report-block .buildingblock412 .content {            
    background-color: #ffffff;
}

/* 414 */
.block-views-annual-report-block .buildingblock414 {  
    background-color: #ffffff;
}        
.block-views-annual-report-block .buildingblock414 .content {            
    background-color: #ffffff;
}

/* 416 */
.block-views-annual-report-block .buildingblock416 {  
    background-color: #ffffff;
}        
.block-views-annual-report-block .buildingblock416 .content {            
    background-color: #ffffff;
}
.block-views-annual-report-block .buildingblock420 {  
    background-color: #000000;
}        
.block-views-annual-report-block .buildingblock420 .content {            
    background-color: #000000;
    color: #ffffff;
    font-weight: 200;
}

/* 421 */
.block-views-annual-report-block .buildingblock421 { 
  border-top: 1px solid #95989A;
}

/* Student Page (.page-node-5749) */

/*block specific styles */

.block-views-annual-report-block .buildingblock458 {  
    background-color: #000000;
  color: #ffffff;
} 


/* Styling for 2018 President's report */
/* using the Views class .view-annual-report block=2018 to specifiy 2018 edition */

/* ----- # REPORTS - layout ------*/

/* remove width restrictions on 2018 Annual Report pages */ 

body.page-node-5839 #section-content #zone-postscript-wrapper #zone-postscript, body.page-node-5838 #section-content #zone-postscript-wrapper #zone-postscript, body.page-node-5840 #section-content #zone-postscript-wrapper #zone-postscript, body.page-node-5841 #section-content #zone-postscript-wrapper #zone-postscript {
    margin: 0;
    width: 100%;
}
    
body.page-node-5839 #section-content #zone-postscript-wrapper #zone-postscript #region-postscript-first, body.page-node-5838 #section-content #zone-postscript-wrapper #zone-postscript #region-postscript-first, body.page-node-5840 #section-content #zone-postscript-wrapper #zone-postscript #region-postscript-first, body.page-node-5841 #section-content #zone-postscript-wrapper #zone-postscript #region-postscript-first {
    margin: 0;
    width: 100%;
}
iframe.visme {
  display: block;
}
/* Starting at the top */

/* set width restrictions on 2018 Annual Report page - current annual report view class = .block-views-annual-report-block-2 */ 

.block-views-annual-report-block-2 .field-collection-item-field-building-block.text-block .content {
    width: 40%;
    margin: 0 auto;
    position: relative;
}
.block-views-annual-report-block-2 .field-collection-item-field-building-block.text-block .content ul {
    margin-left: 2em;
    margin-bottom: 2em;
}
@media all and (max-width: 1000px) {
    .block-views-annual-report-block-2 .field-collection-item-field-building-block.text-block .content {
      width: 60%;
    }
}
@media all and (max-width: 600px) {
    .block-views-annual-report-block-2 .field-collection-item-field-building-block.text-block .content {
      width: 90%;
    }
}
.block-views-annual-report-block-2 .field-collection-item-field-building-block.image .content {
    width: 65%;
    margin: 0 auto;
    position: relative;
}
.block-views-annual-report-block-2 .field-collection-item-field-building-block.p2.image {
    width: 100%;
    margin-left: 0;
}
.block-views-annual-report-block-2 .field-collection-item-field-building-block.p4.accordion .content .content{
  width: 60%;
  margin: 0 auto;
  position: relative;
}
.block-views-annual-report-block-2 .field-collection-view {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

/* # REPORT - styles */

.block-views-annual-report-block-2 {
  font-family: Georgia, Times, Times New Roman, serif;
  color: #222222;
}
.block-views-annual-report-block-2 .bread {
    padding-bottom: 40px;
    font-family: 'Source Sans Pro';
}
.block-views-annual-report-block-2 .bread a {
    color: #222222;
}
/* Image Block styling*/
.block-views-annual-report-block-2 .image.p1 {  
    background-color: #D6001C;
}
.block-views-annual-report-block-2 .image.p2 {  
    background-color: #343634;
}
.block-views-annual-report-block-2 .image.p3 {  
    background-color: #f9f9f9;
}

/* Accordion styling*/
.block-views-annual-report-block-2 .p4.accordion {
  background-color: #343634;
  color: #ffffff;
}
.block-views-annual-report-block-2 .p4.accordion h3{
    font-family: 'Oswald', sans-serif;
  font-size: 1.75em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: normal;
  text-align: center;
  padding-top: 0;
  padding-bottom: 1em;
}

.block-views-annual-report-block-2 .p4.accordion .field-name-field-item-title {
  font-family: 'Oswald', sans-serif;
  font-size: 1.5em;
  text-transform: initial;
  color: #ffffff;
}
.block-views-annual-report-block-2 .p4.accordion .field-collection-container {
  width: 60%;
  margin: auto;
}
@media all and (max-width: 800px) {
  .block-views-annual-report-block-2 .buildingblock513.p4.accordion .field-collection-container   {
    width: 90%;
  }
  .block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock513.p4.accordion .content .content
  {
    width: 90%;
  }
  }
@media all and (max-width: 500px) {
  .block-views-annual-report-block-2 .buildingblock513.p4.accordion .field-collection-container {
    font-size: .85em;
  }
  }
/* Text Block styling*/

/* text-block p1 */
/* blockquote with icon */

.block-views-annual-report-block-2 .p1.text-block {
  padding-top: 1.5em;
  padding-right: 0;
  padding-bottom: 1.5em;
  padding-left: 0;
}
.block-views-annual-report-block-2 .p1.text-block h1 {
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  color: #D6001C;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 2em;
  font-weight: 400;
}
.block-views-annual-report-block-2 .p1.text-block header h1:before {
  display: block;
  font-family: FontAwesome;
  content: '\f111';
  font-size: 1em;
  padding-bottom: .85em;
}


/* p2 text block */
/* h1 & h2 left side */

.block-views-annual-report-block-2 .p2.text-block {
  padding-top: 4em;
  padding-right: 0;
  padding-bottom: 4em;
  padding-left: 0;
}
.block-views-annual-report-block-2 .p2.text-block header {
    position: absolute;
    left: -14vw;
    width: 13vw;
}
.block-views-annual-report-block-2 .p2.text-block header h1 {
    font-family: 'Oswald', sans-serif;
    background-color: #000000;
    padding: 0.333em 0.444em;
    font-size: 0.778em;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
  display: inline-block;

}
.block-views-annual-report-block-2 .p2.text-block header h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #54585a;
    line-height: 1.25;
    margin-top: 0;
}

@media all and (max-width: 1600px) {
    .block-views-annual-report-block-2 .p2.text-block header h2 {
      font-size: 1em;
    }
}
@media all and (max-width: 1000px) {
    .block-views-annual-report-block-2 .p2.text-block header {
    position: relative;
    left: unset;
    width: unset;
}
}

/* p2 text-block - Owl Slider */
.block-views-annual-report-block-2 .p2.text-block.text-multi {
  padding-top: 2em;
  padding-bottom: 3em;
  text-align: center;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  background-color: #f9f9f9;
}

.block-views-annual-report-block-2 .p2.text-block.text-multi .owl-stage header {
  position: relative;
  right: auto;
  width: auto;
  left: auto;
  margin-bottom: 1em;
}
.block-views-annual-report-block-2 .p2.text-block.text-multi .owl-stage header h1 {
  line-height: 1.25em;
  margin-left: .25em;
}
.block-views-annual-report-block-2 .p2.text-block.text-multi .owl-stage header h2 {
  margin-bottom: 0;
  text-align: center;
  padding-left: 0;
}
.block-views-annual-report-block-2 .p2.text-block.text-multi .owl-carousel .owl-item {
  border-top: 3px solid #D6001C;
  border-bottom: 3px solid #D6001C;
  padding: 2em 0;
  }
.block-views-annual-report-block-2 .p2.text-block.text-multi .owl-nav {
    font-size: 2em;
}
.block-views-annual-report-block-2 .p2.text-block.text-multi .owl-prev {
  top: 25%;
}
.block-views-annual-report-block-2 .p2.text-block.text-multi .owl-next {
  top: 25%;
}
/* p3 text-block */
/* h1 & h2 right side */

.block-views-annual-report-block-2 .p3.text-block {
  padding-top: 4em;
  padding-right: 0;
  padding-bottom: 4em;
  padding-left: 0;
}
.block-views-annual-report-block-2 .p3.text-block header {
  position: absolute;
  right: -14vw;
  width: 13vw;
}
.block-views-annual-report-block-2 .p3.text-block header h1 {
  font-family: 'Oswald', sans-serif;
  background-color: #000000;
 padding: 0.333em 0.444em;
  font-size: 0.778em;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  float: right;
}
.block-views-annual-report-block-2 .p3.text-block header h2 {
    float: right;
    margin-top: 0;
    margin-bottom: 1.5em;
    font-family: 'Oswald', sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 1.15;
    color: #54585a;
  text-align: right;

}
@media all and (max-width: 1600px) {
    .block-views-annual-report-block-2 .p3.text-block header h2 {
      font-size: 1em;
    }
}
 @media all and (max-width: 1000px) {
    .block-views-annual-report-block-2 .p3.text-block header {
    position: relative;
    right: unset;
    width: unset;
}
    .block-views-annual-report-block-2 .p3.text-block header h1 {
      float: none;
    }
    .block-views-annual-report-block-2 .p3.text-block header h2 {
      float: none;
      text-align: left;
    }
  }


/* p4 text-block */
/* h1 & h2 center above */
/* p5 text-block */

.block-views-annual-report-block-2 .field-collection-item-field-building-block.p4.text-block{
    background-color: #ffffff;
}

.block-views-annual-report-block-2 .p4.text-block {
  padding-right: 0;
  padding-bottom: 4em;
  padding-left: 0;
}
.block-views-annual-report-block-2 .p4.text-block header {
}
.block-views-annual-report-block-2 .p4.text-block header h1 {
font-family: 'Oswald', sans-serif;
background-color: #D6001C;
padding: 0.556em 0;
font-size: 1em;
color: #ffffff;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
margin: -1em auto;
width: 50%;
}
.block-views-annual-report-block-2 .p4.text-block header h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.75em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: normal;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  margin-top: 0;
}
@media all and (max-width: 600px) {
    .block-views-annual-report-block-2 .p4.text-block header h1 {
      width: inherit;
    }
  .block-views-annual-report-block-2 .p4.text-block header h2 {
    padding-left: 0;
    padding-right: 0;
  }
}
/* text-block image & caption */
/* used in p2 & p3 text blocks */

.block-views-annual-report-block-2 .p2.text-block figure, .block-views-annual-report-block-2 .p3.text-block figure {
  margin-top: 3em;
}
@media all and (max-width: 1000px) {
    .block-views-annual-report-block-2 .p2.text-block figure, .block-views-annual-report-block-2 .p3.text-block figure {
  display: none;
}
}
.block-views-annual-report-block-2 .p2.text-block figcaption, .block-views-annual-report-block-2 .p3.text-block figcaption {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 25px;
  padding-top: 10px;
}

/* text-block image & caption */
/* used in p4 text blocks */
.block-views-annual-report-block-2 .p4.text-block header {
  position: relative;
}
.block-views-annual-report-block-2 .p4.text-block figure {
  position: absolute;
  right: -14vw;
  width: 13vw;
}
.block-views-annual-report-block-2 .p4.text-block figcaption {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 25px;
  padding-top: 10px;
}

/* p5 text-block */
.block-views-annual-report-block-2 .field-collection-item-field-building-block.p5.text-block{
    background-color: #f9f9f9;
}
.block-views-annual-report-block-2 .p5.text-block .content, .block-views-annual-report-block-2 .p4.text-block .content{
    width: 70%;
    margin: 0 auto;
    position: relative;
}
@media all and (max-width: 600px) {
    .block-views-annual-report-block-2 .p5.text-block .content {
      width: 90%;
    }
}
.block-views-annual-report-block-2 .p5.text-block h1 {
text-transform: uppercase;
font-weight: 600;
font-size: 26px;
color: #9A2026;
margin-bottom: 10px;
  padding-top: 1.5em;
}
.block-views-annual-report-block-2 .p5.text-block figcaption {
  font-family: 'Source Sans Pro', sans-serif;
  color: #707094;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.778em;
  text-align: center;
  padding: 0 4em;
  line-height: normal;
}
.block-views-annual-report-block-2 .p5.text-block figcaption a{
  color: #707094;
  padding: 0 1em;
}

/* Homepage Page (.page-node-5838) */

/*block specific styles */

/* First Block on homepage - picture of report cover */
.buildingblock478 {
  background-image: url(/sites/default/files/diamonds.png);
  background-repeat: repeat;
  padding-bottom: 4em;
}
.buildingblock478 article {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.buildingblock478 article div.column {
    flex: 2;
}
.buildingblock478 blockquote {
  font-family: 'Oswald', sans-serif;
  font-size: 1.75em;
  color: #5F6062;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 200;
  line-height: 1.6em;
  padding: 0 2em;
}
.buildingblock478 blockquote h2 {
  font-weight: 300;
  font-size: 1.25em;
  letter-spacing: 1px;
}

.buildingblock478 figure {
    padding: 1em 0 3em 0;
}
.block-views-annual-report-block-2 .buildingblock478.p5.text-block figcaption a {
    color: #707094;
    padding: 0;
}
@media all and (max-width: 600px) {
    .buildingblock478 blockquote {
      font-size: 1em;
    }
}
.buildingblock478 blockquote h2:after {
  content: '\f103';
  font-family: FontAwesome;
  font-size:1.25em;
  font-weight: 200;
  display: block;
  color: #D6001C;
  margin-top: .5em;
}
.block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock478.text-block .content ul {
    margin-left: 0;
    margin-bottom: 0;
}
.buildingblock478 nav ul {
  list-style: none;
  display: -webkit-flex; 
  display: flex; 
  -webkit-flex-flow: row nowrap; 
  flex-flow: row nowrap; 
  -webkit-justify-content: space-around; 
  justify-content:space-around;
  margin-left: 0;
  margin-bottom: 0;
}
@media all and (max-width: 1000px) {
    .buildingblock478 nav ul {
      flex-flow: column nowrap;
    }
}
.buildingblock478 nav ul li {
  -webkit-flex: 1 0 33%; 
  flex: 1 0 33%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  line-height: normal;
  background-color: #54585a;
}
.buildingblock478 nav ul li a {
  line-height: normal;
}
.buildingblock478 nav ul li a p {
  margin-bottom: 0;
  padding: 0.75em 0;
}

.buildingblock478 nav ul li a:link, .buildingblock478 nav ul li a:visited {
  color: #ffffff;
}
.buildingblock478 nav ul li a:hover, .buildingblock478 nav ul li a:active {
  background-color: #9ea2a2;
  color: #000000;
}

.buildingblock478 nav ul li:nth-child(2) {
  background-color: #d7dbde;
}
.buildingblock478 nav ul li:nth-child(2) a:link, .buildingblock478 nav ul li:nth-child(2) a:visited  {
  color: #222222;
}
.buildingblock478 nav ul li:nth-child(2) a:hover, .buildingblock478 nav ul li:nth-child(2) a:active {
  color: #ffffff;
}
.buildingblock478 nav ul li:nth-child(3) {
  background-color: #222222;
}
.buildingblock478 nav ul li:nth-child(3) a:link, .buildingblock478 nav ul li:nth-child(3) a:visited  {
  color: #ffffff;
}
.buildingblock478 nav ul li:nth-child(3) a:hover, .buildingblock478 nav ul li:nth-child(3) a:active {
  color: #9ea2a2;
}

.buildingblock478 nav ul li p:after {
  content: '\f101';
  font-family: FontAwesome;
  font-size:1.25em;
  font-weight: 200;
  padding-left: .5em;
}

/* President's Message - block 479 */

.block-views-annual-report-block-2 .buildingblock479 {
  background-color: #000000;
  color: #ffffff;
  font-weight: 200;
}
.block-views-annual-report-block-2 .buildingblock479.p4.text-block .content {

    width: 40%;
    margin: 0 auto;
    position: relative;

}
@media all and (max-width: 900px) {
  .block-views-annual-report-block-2 .buildingblock479.p4.text-block .content {
    width: 75%;
  }
}
.block-views-annual-report-block-2 .buildingblock479.p4.text-block  {
    padding-right: 0;
    padding-bottom: 4em;
    padding-left: 0;
    background-color: #222222;
}
.block-views-annual-report-block-2 .buildingblock479.p4.text-block header h1 {
position: absolute;

left: 25%;

margin: -1em 0;

top: -10px;

}
.block-views-annual-report-block-2 .buildingblock479.p4.text-block header h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.75em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: normal;
  text-align: center;
  padding-top: 3em;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
  margin-top: 0;
}

@media all and (max-width: 900px) {
  .block-views-annual-report-block-2 .buildingblock479.p4.text-block header h2 {
    padding-top: 2em;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
    .block-views-annual-report-block-2 .buildingblock479.p4.text-block figure {
      display: none;
    }
}
@media all and (max-width: 585px) {
  .block-views-annual-report-block-2 .buildingblock479.p4.text-block header h1 {
  left: 0;
  }
}
/* Year in Review block 480 */
.block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock480.p5.text-block {
  background-color: #f9f9f9;
}
.block-views-annual-report-block-2 .buildingblock480.p3.text-block {
  padding-top: 0;
  padding-bottom: 0;
}

.block-views-annual-report-block-2 .buildingblock480.p5.text-block .content {
  width: 55%;
  margin: 0 auto;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  font-size: 1.25em;
  line-height: 1.5em;
}
.block-views-annual-report-block-2 .buildingblock480.p5.text-block  h1 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #D6001C;
  margin-bottom: .5em;
  margin-top: 2em;
  padding: 0;
}
.block-views-annual-report-block-2 .buildingblock480.p5.text-block  h2 {
  text-align: center;
}
.block-views-annual-report-block-2 .buildingblock482.p4.text-block .content {
  width: 40%;
}
@media all and (max-width: 900px) {
  .block-views-annual-report-block-2 .buildingblock482.p4.text-block .content {
  width: 75%;
}
}
.block-views-annual-report-block-2 .buildingblock483.p4.text-block .content {
  width: 40%;
}
@media all and (max-width: 900px) {
  .block-views-annual-report-block-2 .buildingblock483.p4.text-block .content {
  width: 75%;
}
}

.block-views-annual-report-block-2 .buildingblock483.p4.text-block header h1 {
  position: absolute;
  left: 25%;
  width: 50%;
}

/* Visme styling by block number */
@media all and (max-width: 650px) {
    .buildingblock490  {
      display: none;
    }
}

/* CHUNKS - p5 - HTML ONLY*/

.block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock538.p5.text-block, .block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock539.p5.text-block, .block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock540.p5.text-block, .block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock541.p5.text-block, .block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock542.p5.text-block, .block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock545.p5.text-block {
  background-color: #d6001c;
  padding: 4em 0 4em 0;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.75;
  letter-spacing: 1px;
  font-weight: 400;
}
.chunk-name {
  color: #ffffff;
  font-weight: 900;
}
.chunk-text {
  float: left;
  max-width: 75%;
}
@media all and (max-width: 1120px) {
  .chunk-text {
    float: right;
    font-size: 1em;
  }
}
.chunks img {
  max-width: 20%;
  border: 1px solid #ffffff;
  margin-left: 20px;
  float: right;
  height: auto;
}
@media all and (max-width: 1120px) {
  .chunks img {
    float: left;
    margin-left: 0;
    margin-right: 10px
  }
}

/* breadcrumbs */
.block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock547.p5.text-block, .block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock548.p5.text-block, .block-views-annual-report-block-2 .field-collection-item-field-building-block.buildingblock549.p5.text-block {
  background-color: #f9f9f9;
}


/* Bootstrap Grid */

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 46%;
    max-width: 46%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}