/** CSS for Emory Signature Theme **/

/** CSS Imports **/

/** Fonts **/
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700,700i|Montserrat:300,300i,400,500,500i,700,800&display=swap');

/**

font-family: 'Merriweather', serif;
font-family: 'Montserrat', sans-serif;

**/

html, body{ margin: 0; padding: 0; font-size: 113%; font-family: 'Montserrat', sans-serif;}

#page{ overflow-x: hidden; overflow-y: auto;}

/* #page{ display: none;} */

/** General Font Styles **/
p{ font-size: 1rem; line-height: 178%;}
a{ text-decoration: none;}

.inside_page a{ font-weight: 700; color: #000;}
.inside_page ul, .inside_page ol{ font-size: 1rem; line-height: 178%;}

h1{ font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 3.05rem; letter-spacing: 0.01em;}
h2{ font-family: 'Merriweather', serif; font-weight: 700; font-size: 2.333rem; color: #0063a8;}
h3{ font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 1.8889rem; letter-spacing: 0.01em; color: #383838;}
h4{ font-family: 'Merriweather', serif; font-weight: 700; font-size: 1.38889rem; line-height: 168%; letter-spacing: 0.075em; color: #000000;}
h5, .tool_headline1{ font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 1.44rem; letter-spacing: 0.025em; color: #383838;}
h6, .tool_headline2{ font-family: 'Montserrat', sans-serif; font-weight: 500; font-style: italic; font-size: 1.2222rem; color: #000000;}

fieldset{ border: none;}

blockquote{ font-family: 'Montserrat', sans-serif; font-weight: 500; font-style: italic; font-size: 1.333rem; letter-spacing: 0.025em; background: #0063a8; border-bottom: solid #383838 0.88889rem; margin: 3.888rem 0; padding: 2rem; color: #ffffff; line-height: 179%;}
blockquote *{ font-family: 'Montserrat', sans-serif !important; font-weight: 500 !important; font-style: italic !important; font-size: 1.333rem !important; letter-spacing: 0.025em !important; line-height: 179% !important; margin: 0; padding: 0; color: #ffffff !important;}

h3.toolhead{ margin: 0;background: #0063a8; border-bottom: solid #383838 0.4561111rem; padding: 1rem 2rem; color: #f5f5f5;}

/** General **/
.wrapper{ margin: 0 auto; max-width: calc(100% - 7rem);}
.flex_wrapper{ display: flex;}

/**** HEADER ****/

header{ position: fixed; top: 0; left: 0; right: 0; margin: 0 auto; width: 100%; display: flex; z-index: 9990; padding: 0;}

#logo{ background-color: #0063a8; display: flex; justify-content: center; align-items: center; width: 20%; min-width: 10rem;}
#logo a{ font-size: 0px;}
#logo img{ max-width: 100%; width: calc(100% - 2rem); padding: 0 1rem;}

.header_right{ width: 80%;}

.header_top, .header_bottom{ }

.header_top{ background-color: #383838; display: flex; align-items: center; justify-content: flex-end; z-index: 2; position: relative;}
.header_bottom{ position: relative; z-index: 1;}

.mobile_nav_button{ display: none; cursor: pointer;}
.mobile_nav_button svg{ height: 2rem; padding: 1rem;}

/* utility nav */
.utility_nav{ margin: 0; padding: 0; list-style: none; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; }
.utility_nav li{ font-size: 1rem; color: #ffffff; text-transform: uppercase; letter-spacing: 0.025em; font-weight: 700; position: relative; text-align: center;}
.utility_nav > li{ display: flex; align-items: center; padding: 1rem 1.5rem; justify-content: center; min-width: calc(200px - 3rem);}

.utility_nav li svg{ width: 0.590555rem; margin-left: 3px;}
.utility_nav li svg, .utility_nav li svg *{ fill: #ffffff !important;}

.utility_nav li ul{ display: none; position: absolute; top: 100%; left: 0; width: 100%; background-color: #0063a8; padding: 1rem 0; border-bottom: #ffd113 solid 0.38889rem; list-style: none; margin: 0; z-index: 9991;}

.utility_nav li ul li a{ font-size: 1rem; letter-spacing: 0.05em; display: block; padding: 1rem 1.44rem; color: #fff; font-weight: 400;}
.utility_nav li ul li:hover a{ background-color: #0063a8; font-weight: 700;}

/* search */
.header_search{ padding: 1rem 0; position: relative; width: 3.55rem; display: flex; align-items: center; justify-content: center;}
.search_close{ display: none;}

.header_search svg{ height: 1.1111rem;}
.header_search svg, .header_search svg *{ fill: #ffffff !important;}

.header_search .search_close svg *, .header_search .search_close svg *{ fill: #fff !important;}

.search_form_container{ display: none; position: absolute; top: 100%; right: 0; width: 60vw; background-color: #121212; padding: 2rem 0;}
.search_form_container form{ display: block; width: 85%; margin: 0 auto; background: none; border: none; color: #fff;}
.search_form_container fieldset{ margin: 0; padding: 0; background: none; border: none; }
.search_form_container legend{ display: none;}
.search_form_container input{ text-align: center; color: #fff; border: none; background: none; width: calc(100% - 1.5rem); border-bottom: 1px solid #fff; padding: 0.75rem; display: block; font-size: 0.888889rem; font-weight: 300; font-style: italic;}
.search_form_container button{ display: none;}
.search_form_container ::placeholder{ color: #fff;}

.header_bottom{ background: #fff; display: flex; justify-content: flex-end;}
#mainnav{ width: 95%; padding: 0 2.5%; position: relative;}

/**********************************
            FOOTER
**********************************/

footer{ position: relative; width: 100%; border-top: solid #383838 3px;}

.footer_top{ padding: 2rem 0; background: #fff;}
.footer_top > .wrapper > .flex_wrapper{ justify-content: space-between;}

.footer_left{ display: flex;}
/* .footer_utility, .footer_social{ max-width: 200px; width: 100%;} */

footer h5.footer_col_title{ font-size: 1.22222rem; font-weight: 800; letter-spacing: 0.1em; color: #0063a8; text-transform: uppercase; margin: 0 0 2rem 0; padding: 0;}

.footer_utility{ margin-right: 5.5rem;}
.footer_utility ul{ margin: 0; padding: 0; list-style: none;}
.footer_utility ul li a{ font-size: 1rem; line-height: 139%; padding: 0.5rem 0; display: block; color: #000;}
.footer_utility ul li:first-child a{ padding-top: 0;}
.footer_utility ul li:last-child a{ padding-bottom: 0;}

.footer_social a{ font-size: 0; padding: 0 0.5rem; margin: 0 0.5rem;}
.footer_social svg{ height: 1.388888888888889rem;}
.footer_social a:hover svg, .footer_social a:hover svg *{ fill: #383838 !important;}
.footer_social a:first-child{ margin-left: -0.5rem;}
.footer_social a:last-child{ margin-right: 0;}

.footer_accreditation{ margin-top: 3rem;}
.footer_accreditation > .flex_wrapper{ align-items: center; flex-flow: wrap;}
.footer_accreditation a{ margin-right: 1.5rem; margin-left: 0 !important; padding: 0; margin-bottom: 1rem;}
.footer_accreditation a:last-child{ margin-right: 0;}

.footer_right{ text-align: center; padding-left: 3rem;}
.footer_right address{ text-align: center; font-size: 1rem; font-weight: 500; color: #000; line-height: 125%; font-style: normal; margin-top: 2rem;}
.footer_right .address_line{ display: block; }
.address_divider{ margin: 1rem 0; display: inline-block; height: 1px; width: 3.3333rem; background-color: #000;}

.footer_right a{ color: #000; font-weight: 500;}
.footer_right .phone .small{ font-size: 0.777778rem; margin-right: 5px;}

.footer_bottom{ padding: 1rem 0; background-color: #0063a8; }
.copyright_row > .flex_wrapper{ justify-content: space-between; align-items: center; }

p.copyright{ font-size: 0.7222rem; letter-spacing: 0.025em; line-height: 125%; color: #fff; margin: 0; padding: 0;}
a.credit{ opacity: 0.4;}
a.credit:hover{ opacity: 1;}

footer .statement{ padding: 3rem 0;}
footer .statement p{ color: #ffffff; font-size: 0.7777777777777778rem; text-align: center; line-height: 171%; font-weight: 400; padding: 0; margin: 0;}

/***********************************
           INSIDE PAGES
***********************************/

#page.inside_page{ background: #f5f5f5;}

#main_container{ position: relative;}
#main_container.two_column.w_right > .wrapper{ max-width: 100%; padding-left: 3.5rem; margin: 0; display: flex; justify-content: space-between;}

/**banner and no banner **/
#banner{ position: relative; width: 100%; margin: 0 auto; background: #383838;}
#banner img{ display: block; position: relative; z-index: 1; width: 100%; height: auto;}
#banner .banner_overlay{ position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(0deg, rgba(0,0,0,0.5956757703081232) 0%, rgba(0,0,0,0) 60%); z-index: 2;}

#banner #page_heading{ position: absolute; z-index: 3; bottom: 14%; left: 0; padding: 0 3rem;}
#banner #page_heading h1{ color: #fff; margin: 0; padding: 0; text-shadow: 3px 3px 8px rgba(0,0,0,0.1);}

.mobile_banner_img{ display: none; position: relative; width: 100%; height: 260px; z-index: 1; background-size: cover; background-position: center;}

#banner.no_banner{ background: #0063a8; padding: 5rem 0; text-align: center;}
#banner.no_banner #page_heading{ position: relative; left: auto; bottom: auto;}

.no_banner_after svg{ margin: 0 auto; display: block;}
.no_banner_after svg *{ fill: #0063a8 !important;}

/*** Breadcrumbs ***/
#breadcrumbs{ margin: 1.5rem 0;}
#breadcrumbs a{ font-size: 0.9rem; color: #000; font-family: 'Merriweather', serif; padding: 0.5rem 0;}
#breadcrumbs a:last-child{ font-weight: 700; text-transform: uppercase; color: #383838;}
#breadcrumbs a:hover{ font-weight: 700; color: #383838;}

#breadcrumbs > .wrapper > .flex_wrapper{ flex-flow: wrap;}

.breadcrumb_divide{ margin: 0 1rem; display: flex; align-items: center;}
.breadcrumb_divide svg{ height: 14px; width: 7px; display: block;}
.breadcrumb_divide svg, .breadcrumb_divide svg *{ fill: #000 !important;}

/*** Page Layouts **/
.middle_column, .right_column{ display: inline-block; vertical-align: top;}

.middle_column{ width: 100%;}
.middle_column.with_right{ width: calc( 72% - 2.5%);}

.right_column{ width: calc(28% - 2.5%); margin-left: 5%; max-width: 530px; background: #fff; height: 100%;}

.inside_page h1, .inside_page h2, .inside_page h3, .inside_page h4, .inside_page h5, .inside_page h6{ margin: 0; line-height: 150%;}
.inside_page .right_content h1, .inside_page .right_content h2, .inside_page .right_content h3, .inside_page .right_content h4, .inside_page .right_content h5, .inside_page .right_content h6{ margin: auto 2rem;}
.right_content > *{ margin: 1rem 2rem;}
.detail_righttext .right_content img{ width: 100%; display: block; height: auto; margin: 0 auto;}

.right_per_detail{ padding-bottom: 3rem;}
.right_content{ padding-top: 2rem;}
.right_content.first_child_image{ padding-top: 0;}

.middle_column .detail_textgraphic img[style*="float:left;"]{ margin: 3rem 3rem 3rem 0 !important; }
.middle_column .detail_textgraphic img[style*="float:right;"]{ margin: 3rem 0 3rem 3rem !important; }

/** Inside Nav **/
.mobile_inside_nav{ display: none;}

#inside_nav{ padding-bottom: 3.5rem;  background: #f5f5f5;}
#inside_nav ul{ margin: 0; padding: 0; list-style: none;}
#inside_nav ul li a{ font-size: 1.333rem; letter-spacing: -0.01em; font-weight: 600; padding: 0.5rem 0; display: block; margin: 0.5rem 0;}
#inside_nav ul > li a:hover{ color: #0063a8;}

#inside_nav ul li ul > li > a.ln2_default, #inside_nav ul li ul > li.has_children_2 > a:hover{ background: #0063a8; color: #fff;}
#inside_nav ul li ul li a{ padding-left: 2rem;}

#inside_nav ul li ul li ul{ margin: 1rem 0;}
#inside_nav ul li ul li ul li{ border-left: solid 1px #0063a8; margin-left: 2rem;}
#inside_nav ul li ul li ul li a{ padding-left: 1.5rem; font-size: 1.2222rem; margin: 0;}

#inside_nav > #menu > ul > li:first-child > a{ margin-top: 0; padding-top: 0;}

/*****INSIDE PAGE TOOLS****/
.detail_minical .calendar_form .month_header,
.detail_minical .calendar_options,
.calendar_grid .calendar_grid_headings,
.detail_minical .calendar_grid td,
.calendar_nav,
.calendar_options,
.calendar_grid_day,
.calendar_list_title,
.calendar_list_date,
.slideshow_caption,
.number_pager,
.cycle_overlay,
.post-activity,
.form-item,
.form-label,
.color-button,
.responsive-form input[type="file"],
.responsive-form input, .responsive-form textarea, .responsive-form select,
.news-rss,
.blog_title_all,
.blogtags,
.scrip-writein-row,
.scrip-vendor-name,
.scrip-add-cart-amount,
.scrip-add-cart-qty,
.signup-date,
.grouping-heading,
.login-menu,
.blog-row-header,
.blog-results-row,
.post-nav-left,
.blogattachment,
.header,
.dir-head-link,
.dir-head-back,
.dir-name,
.collapse-btn,
.expandme,
.group-details strong,
.back-to-top,
.profile,
.detail_profiles .staff_header .search_box input[type="text"],
.detail_profiles .popup_box .profile-name,
.detail_profiles .popup_box .profile-title,
.profile-contact,
.detail_profiles .profile-short,
.overlay_details span{font-family: 'Montserrat', sans-serif;}


/***********************************
            HOME PAGE 
***********************************/

/** ENHANCED - Sticky Home Page button **/
.sticky_button{ position: fixed; top: 50vh; right: 0; z-index: 9989; padding: 1rem; background: #ffd113; transition: all 0.3s; border: 2px solid #fff; display: flex; align-items: center;}
.sticky_icon svg{ height: 2rem;}
.sitcky_icon svg, .sticky_icon svg *{ fill: #0063a8 !important; vertical-align: middle;}
.sticky_button .sticky_text{ display: none; font-size: 0.88889rem; letter-spacing: 0.1em; font-weight: 800; color: #0063a8; margin-left: 1rem; text-transform: uppercase;}
.sticky_button:hover .sticky_text{ display: inline-block;}
.sticky_button:hover .sticky_icon svg{ height: 1rem;}

/*** hero ***/
#hero{ position: relative; width: 100%; margin: 0 auto; padding: 0; z-index: 10;}

.image_slideshow_container{ position: relative;}

#hero .slide{ width: 100%;}
#hero .slide img{ display: block; width: 100%; height: auto; position: relative; z-index: 1;}

#hero .slide_text_box{ position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; z-index: 2; max-width: 100%; max-width: 570px; border: 3px solid #fff; background: #0063a8; text-align: left; transform: translateY(35%) translateX(-30%);} 
.slide_text_box_content{ padding: 3rem 2rem 2rem 2rem; text-align: left;}

.box_title{ color: #0063a8; text-transform: uppercase; font-size: 0.88889rem; letter-spacing: 0.1em; font-weight: 800; background: #ffd113; border: solid 2px #fff; position: absolute; top: 0; left: -1rem; transform: translateY(-50%); padding: 1rem; min-width: 11.388889rem; max-width: 50%; text-align: center;}

.hero_title{ color: #fff; font-size: 2rem; letter-spacing: 0.01em; line-height: 125%; font-weight: 700; margin: 0; padding: 0;}
.slide_text_box_content p{ margin: 1rem 0; padding: 0; color: #fff; font-size: 1.1111rem; line-height: 160%; font-weight: 500;}

.box_link{ color: #fff; text-transform: uppercase; font-size: 0.88889rem; margin: 1rem 0 0 0; letter-spacing: 0.1em; font-weight: 800; display: inline-block;}
.box_link:hover{ color: #ffb81c;}

.hero-pager{ position: absolute; bottom: 2.66667rem; left: 3%;}
.hero_button{ font-size: 2rem; background: none; border: none; text-shadow: 0px 2px 2px rgba(1,1,1,0.56); color: #fff; cursor: pointer;}
.hero_button.prev{ margin-right: 1rem;}

/*******************************************
Tiles Section
*******************************************/

.tiles{ position: relative;}

.tiles > .wrapper{ max-width: 1590px;}
.tiles > .wrapper > .flex_wrapper{ flex-flow: wrap; position: relative; z-index: 4; justify-content: space-around;}

.section1_bg{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover; background-position: center; z-index: 0;}
.section1_bg_overlay{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background: linear-gradient(0deg, rgba(255,255,255,0.8) 20%, rgba(255,255,255,1) 100%);}
.section1_bg_texture{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover; background-position: center; z-index: 3; background-image: url(custom/images/section1_bg_texture.png); background-size: 100% auto; background-repeat: repeat-y;}

.tile{ position: relative; margin: 0 auto; width: 399px; height: 400px; box-shadow: 3px 3px 10px rgba(0,0,0,0.5);}

.tile .tile_bg{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover; background-position: center;}

.tile .box_title{ top: 4rem; z-index: 4;}

.tile_bg_overlay{ background: linear-gradient(0deg, rgba(0,0,0,0.5956757703081232) 20%, rgba(0,0,0,0) 100%); position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1;}

.tiles.gridtiles{ padding-top: 8.05555rem; padding-bottom: 7.7777778rem;}
.tiles.gridtiles .tile{ margin: 0 1rem 5.5555rem 1rem;}

.tiles.gridtiles{ padding-top: 13.888888889rem;}

/*** ENHANCED Tiles Option 1 - Tiles plus Stats ***/
.tiles.withstats.enhanced{ position: relative; width: 100%; padding-bottom: 5.5556rem;}

.tiles_wrapper{ margin: 0 auto; position: relative; z-index: 4; width: 1170px; max-width: 92%;}

.tiles.withstats.enhanced .tile{margin: 0 auto; width: 399px; height: 400px; box-shadow: 3px 3px 10px rgba(0,0,0,0.5);}

.tiles.withstats.enhanced .tile.stattile{ width: 266px; height: 272px; display: flex; align-items: center; justify-content: center; text-align: center;}
.tiles.withstats.enhanced .tile.stattile .tile_bg_overlay{ background: none; background-color: rgba(0,0,0,0.8);}
.tiles.withstats.enhanced .tile.stattile.stattile2 .tile_bg_overlay{ background-color: rgba(0,99,168,0.8);}

.tile .tile_content{ position: absolute; bottom: 0; padding: 2rem; z-index: 3; text-align: left;}
.tile .tile_caption{ color: #fff; font-family: 'Merriweather', serif; font-size: 1.4444rem; line-height: 138%; letter-spacing: 0.01em; font-weight: 700; display: block;}
.tile .tile_link{ color: #fff; text-transform: uppercase; font-size: 0.88889rem; margin: 2rem 0 0 0; letter-spacing: 0.1em; font-weight: 800; display: inline-block;}
.tile .tile_link:hover{ color: #383838;}

.tile.stattile .tile_content{ position: relative; z-index: 2; padding: 1rem; text-align: center;}
.tile.stattile .tile_title{ color: #fff; font-weight: 800; font-size: 3.9444444rem; display: block;}
.tile.stattile .tile_text{ color: #fff; font-size: 1.0555556rem;  line-height: 116%; margin-top: 1rem; display: block;}

.tiles.withstats.enhanced .tile.stattile1{ margin: 0 auto; transform: translateX(248px);}
.tiles.withstats.enhanced .tile.tile1{ margin: -158px 0 0 0;}
.tiles.withstats.enhanced .tile.tile2{ margin: -242px 0 0 auto;}
.tiles.withstats.enhanced .tile.stattile2{ margin: -190px 0 0 399px}
.tiles.withstats.enhanced .tile.tile3{ margin: 0 0 0 100px;}
.tiles.withstats.enhanced .tile.tile4{ margin: -399px 124px 0 auto;}

/*******************************************
Stories Section 
*******************************************/

.stories{ padding: 4.722222rem 0 8.3333rem 0; position: relative;}

.stories > .wrapper{ position: relative;} 

.story_item{ width: 100%; position: relative;}

.story_item > .flex_wrapper{ justify-content: space-between; align-items: center;}

.story_item .story_left{ width: calc(54% - 2.1666667rem); position: relative;}
.story_item .story_left img{ display: block; width: 100%; height: auto; box-shadow: 3px 3px 10px rgba(0,0,0,0.5); margin: 20px 0;}

.story_item .story_right{ width: calc(46% - 2.1666667rem);}

.story_text_container{}
.story_text_container h3{ margin: 0; padding: 0; color: #0063a8; font-size: 2.2222rem; line-height: 138%; letter-spacing: 0.01em; font-family: 'Merriweather', serif; font-weight: 700;}
.story_text_container h4{ margin: 0; padding: 0; font-family: 'Merriweather', serif; font-weight: 700; font-style: italic; font-size: 1.944444rem; letter-spacing: 0.01em; line-height: 157%; color: #000;}
.story_text_container p{ margin: 2rem 0 0; padding: 0; font-size: 1rem; line-height: 167%; font-weight: 500;}

.story_link{ color: #000; text-transform: uppercase; font-size: 1.06111rem; margin: 2rem 0 0 0; letter-spacing: 0.1em; font-weight: 800; display: inline-block;}
.story_link:hover{ opacity: 0.8;}

/** Enhanced - Story Carousel **/
.story_pager{ position: absolute; bottom: 0; right: 0;}
.story_button{font-size: 2rem; background: none; border: none; text-shadow: 0px 2px 2px rgba(1,1,1,0.56); color: #0063a8; cursor: pointer;}
.story_button.prev{ margin-right: 1rem;}

/** Enhanced - Video + Text story **/
.play_btn{ position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%);}
.play_btn svg{ width: 6.7222rem; height: 6.72222rem;}

/*******************************************
Bottom Row Section 
*******************************************/

.events_social{ position: relative; margin-bottom: 2.5rem;}
.events_social > .wrapper > .flex_wrapper{ justify-content: space-between;}

.mobile_event_pager{ display: none; text-align: center; margin: 0 auto 1rem auto;}
.event_button{font-size: 2rem; background: none; border: none; text-shadow: 0px 2px 2px rgba(1,1,1,0.56); color: #0063a8; cursor: pointer;}
.event_button.prev{ margin-right: 1rem;}


h3.section_title{ margin: 0 0 2.8889rem 0; padding: 0; font-size: 1.66667rem; text-transform: uppercase; color: #0063a8; letter-spacing: 0.1em; font-weight: 800;}

/*** events - half **/
.events{ width: 35%; position: relative; height: 100%;}

.events_container{ display: flex; flex-flow: wrap; justify-content: space-between; padding-bottom: 3rem; padding-right: 3rem;}

.event{ width: 50%; text-align: left; padding-bottom: 2rem;}

.event .date{ font-size: 0.777778rem; color: #000; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; display: block; padding-bottom: 0.25rem;}
.event h6{ margin: 0; font-size: 1.2222rem; line-height: 136%; color: #383838; letter-spacing: 0; font-weight: 700; font-style: normal;}
.event h6 a{ text-decoration: none; font-size: 1.2222rem; line-height: 136%; color: #383838; letter-spacing: 0; font-weight: 700; font-style: normal;}
.event .time{ font-size: 0.88889rem; display: block; line-height: 150%; font-weight: 400;}
.event h6 a:hover, .event h6:hover a{ opacity: 0.7;}

.event_link{  color: #383838; text-transform: uppercase; font-size: 0.833333rem; letter-spacing: 0.1em; font-weight: 800; display: inline-block; position: absolute; bottom: 0; right: 5rem;}
.event_link:hover{ opacity: 0.8;}
.event_link svg{ height: 1rem; margin-left: 10px; vertical-align: middle;}

.event *{ padding-right: 2rem;}

/*** events - full width - events only option **/
.events.full{ width: 100%;}
.events.full .events_container{ width: 100%; flex-flow: wrap; justify-content: normal; padding-right: 0; padding-bottom: 0;}
.events.full .event{ width: 25%;}

.events.full .event_link{ position: relative; bottom: auto; right: auto; left: auto; margin-top: 2rem;}


/** social section - Social Media, Blog, or Announcements **/

/** social media tools **/
.social{ width: 65%;}
.socialfeeds_container > .flex_wrapper{ justify-content: space-between;}

.social_feed_container{ width: calc(50% - 2.5rem);}

.social-post{ display: flex; margin: 0;}

.social_feed_container a.soc-pic{ width: 48%; display: block; background-size: cover; background-position: center;}
.social_feed_container p.post-detail{ width: calc(52% - 2rem); margin: 0; box-shadow: 2px 2px 2px rgba(0,0,0,0.25); padding: 1rem 1rem 2.5rem; height: 100%; font-size: 0.833333rem; line-height: 153%;}

.social_feed_container .post-more{ color: #000; text-transform: uppercase; letter-spacing: 0em; font-weight: 800; }

.social_feed_container.single_feed{ width: 100%;}
.social_feed_container.single_feed > div{ display: flex; justify-content: space-between;}
.social_feed_container.single_feed .social-post{ display: flex; margin: 0; width: calc(50% - 2.5rem); height: 100%;}

/*** blog option (blog tool or Custom Homepage tool) ***/

.blog_feed_container{ display: flex; justify-content: space-between;}

.blog_image{ width: calc(50% - 1rem); height: calc( (100vw * 0.2947916666666667) * 0.5830388692579505 ); background-size: cover; background-position: center;}

.blog_content{ width: calc(50% - 1rem);}
.blog_content h4.blog_title, .blog_content h4.blog_title a{ font-size: 1.66667rem; margin: 0; padding: 0; letter-spacing: 0; line-height: 133%; color: #0063a8;}
.blog_content p{ font-size: 0.833333rem; line-height: 153%; color: #000; }
.blog_content a.blog_link{ color: #000; text-transform: uppercase; letter-spacing: 0em; font-weight: 800; }

/*** announcements option (announcemets db tool OR custom homepage tool) **/
.announcements_container{ display: flex; justify-content: space-between;}

.news-item{ width: calc( 50% - 3.16666667rem );}

.news-img-container{ width: 50%; position: relative;}
.news-img{ position: absolute; width: 100%; padding-top: 100%; top: 0; left: 0; background-size: cover; background-position: center;}

.news_text{ width: 100%;}
.news_text.hasimg{ width: 50%;}

.news_text p{ font-size: 0.833333rem; line-height: 153%; color: #000; font-weight: 400; padding: 0 1rem; margin: 0;}

.news_text a.announce-link{ color: #000; text-transform: uppercase; letter-spacing: 0em; font-weight: 800; }

/**** ENHANCED - Mission Section ***/

/* mission option 1 */
.mission{ background-color: #0063a8; background-image:url(custom/images/mission_watermark.png); background-position: left center; background-size: auto 100%; background-repeat: no-repeat;}

.mission.option1{ text-align: center;  padding: 4rem 0 3rem 0;}

.mission.option1 .mission_content{ max-width: 75%; margin: 0 auto;}
.mission.option1 .mission_heading_1{ display: block; color: #ffd113; font-size: 1.5rem; letter-spacing: 0.05em; font-weight: 700; line-height: 133%; text-transform: uppercase;}
.mission.option1 .mission_heading_2{ display: block; font-size: 2rem; font-style: italic; font-weight: 700; font-family: 'Merriweather', serif; color: #fff; letter-spacing: 0.01em; margin-top: 2.5rem;}

.mission_buttons{ margin: 3rem auto 0; display: flex; align-items: center; justify-content: center; flex-flow: wrap;}
.mission_buttons a{ display: inline-block; font-size: 1rem; color: #fff; font-weight: 800; letter-spacing: 0.1em; border: solid #fff 2px; padding: 1rem 2.5rem; text-transform: uppercase; margin: 0 1rem 1rem;}
.mission_buttons a:hover{ background: #383838;}

/* mission option 2 */
.mission.option2{ padding: 5rem 0;}
.mission.option2 .wrapper{ display: flex; justify-content: space-between; }

.mission.option2 .mission_content{ text-align: left; padding-right: 19%;}

.mission.option2 .mission_buttons{ margin: 0; padding: 0;}
.mission.option2 .mission_buttons a{ width: 22rem; padding: 1rem 0; text-align: center; margin: 0;}


.mission.option2 .mission_heading_1{ display: block; font-family: 'Merriweather', serif; color: #fff; font-size: 2rem; line-height: 153%; font-weight: 700; }
.mission.option2 .mission_heading_2{ display: block; color: #fff; font-family: 'Merriweather', serif; font-style: italic; font-weight: 700; font-size: 1.6666667rem; line-height: 183%; letter-spacing: 0.01em;}
.mission.option2 p{ color: #fff; font-size: 1.222222rem; line-height: 172%; letter-spacing: 0.01em; font-weight: 500; margin: 2rem 0 0 0; padding: 0;}

/************ TOOL OVERRIDES ********************/
.right_per_detail.detail_minical{ font-size: 0.875rem; width: calc(100% - 4rem);}

.calendar_tooltip_desc{ word-break: break-word;}

.detail_profiles .staff_header .profile ul li a, .staff_sec tr th a{ color: #fff;}

/********************************** MEDIA QUERIES **********************************/

@media all and (max-width: 1400px){
	html, body{ font-size: 100%;}
	
	/** Home Page Tiles - Grid Tiles **/
	.tiles.gridtiles .tile{ width: 319.2px; height: 320px;}
	
	/** Home Page Announcements **/
	.news-item{ width: calc( 50% - 2rem );}
	
	/** Mission option 2 **/
	.mission.option2 .mission_content{ padding-right: 10%;}
}

@media all and ( max-width: 1300px){
}

@media all and ( max-width: 1200px){
	.mobile_nav_button{ display: block; text-align: right;}
	
	body.open_nav{ overflow: hidden;}
	
	/*** HOME PAGE ****/
	
	/** Home Page Tiles - Enhanced Tiles + Stats ***/
	.tiles.withstats.enhanced .tile.stattile2{ margin: -673px 0 0 399px;}
	.tiles.withstats.enhanced .tile.tile2{ margin: 170px 0px 0 auto;}
	.tiles.withstats.enhanced .tile.tile4{ margin: 0 auto;}
	
	/*** Home Page Blog ***/
	.blog_feed_container{ display: flex; justify-content: space-between; flex-flow: wrap;}

	.blog_image{ width: 100%; height: calc( ( (100vw - 7rem) * 0.5572916666666667) * 0.5830388692579505 ); margin-bottom: 2rem;}

	.blog_content{ width: calc(100% - 1rem);}
	
}

@media all and ( max-width: 1150px){
	/*** HOME PAGE ****/
	
	/** Home Page Tiles - Enhanced Tiles + Stats ***/
	.tiles.withstats.enhanced .tile.tile3{ margin: 0;}
}

@media all and ( max-width: 1024px){
	/** Footer **/
	.footer_top > .wrapper > .flex_wrapper{ flex-flow: wrap; }
	.footer_left, .footer_right{ width: 100%;}
	.footer_left{  order: 2; justify-content: center;}
	.footer_right{ order: 1; margin-bottom: 3rem;}
	
	#hero .slide_text_box{ position: relative; top: auto; left: auto; transform: none; max-width: 70%; margin: 0 auto;}
	
	/** Home Page Tiles - Enhanced Tiles + Stats ***/
	.tiles_wrapper{ display: flex; flex-flow: wrap;}
	.tiles.withstats.enhanced .tile{ margin: 0 auto !important; transform: none !important; display: inline-block; width: 50% !important; height: calc( 95vw / 2 ) !important;}
	.tile .box_title{ left: 0;}
	
	/** Home Page Tiles - Grid Tiles **/
	.tiles > .wrapper{ max-width: 94%;}
	.tiles.gridtiles .tile{ width: 50%; height: calc(94vw / 2); margin: 0;}
	
	/** Home Page Stories **/
	.story_item > .flex_wrapper{ flex-flow:wrap;}
	.story_item .story_left, .story_item .story_right{ width: 100%;}
	
	.story_pager{ bottom: auto; top: calc(94vw * 0.61538461 - 40px - 1rem); right: 1rem;}
	.story_button{ color: #fff; padding: 1rem;}
	
	/** Home bottom row - events and social **/
	.events_social > .wrapper > .flex_wrapper{ flex-flow: wrap;}
	
	.social, .events{ width: 100%}
	
	.events_container{ padding-right: 0;}
	.event_link{ right: 0;}
	
	.events.full .event{ width: 50%;}
	
	.social{ margin-top: 3rem;}
	
	/*** blog optsion **/
	.blog_image{ height: calc( (100vw - 7rem) * 0.5830388692579505 );}
	
	/** ENHANCED - mission section **/
	.mission_content{ max-width: 100%;}
	
	.mission.option2 .wrapper{ flex-flow: wrap; justify-content: center;}
	.mission.option2 .mission_content{ padding-right: 0;}
	.mission.option2 .mission_buttons{ margin-top: 3rem;}
	
	.mission.option2 .mission_buttons a{ width: 100%; max-width: 22rem; margin-bottom: 2rem;}
	.mission.option2 .mission_buttons a:last-child{ margin-bottom: 0;}
	
	#main_container.two_column.w_right > .wrapper{ flex-flow: wrap; padding-right: 3.5rem;}
	.middle_column.with_right{ width: 100%;}
	.right_column{ width: 100%; margin-left: 0; margin-top: 4rem; max-width: 100%;}
	.right_column #inside_nav{ display: none;}
	.mobile_inside_nav{ display: block; width: 100%; margin-top: 4rem;}
}

/** Desktop - larger than tablet **/
@media all and ( min-width: 767px){
	.utility_nav li:hover ul{ display: block;}
	
	.header_search:hover{ background-color: #121212;}
	.header_search:hover .search_icon{ display: none;}
	.header_search:hover .search_close{ display: block;}

	.header_search:hover .search_form_container{ display: block;}
}

/** Mobile/Tablet **/
@media all and ( max-width: 767px){
	/*** Home Page Social Media ***/
	.socialfeeds_container > .flex_wrapper, .social_feed_container.single_feed > div{ flex-flow: wrap;}
	.social_feed_container, .social_feed_container.single_feed .social-post{ width: 100%; }
	.social_feed_container:first-child, .social_feed_container.single_feed .social-post:first-child{ margin-bottom: 2.5rem;}
	
	.mobile_event_pager{display:flex; justify-content: center; align-items: center; flex-flow: wrap;}
	.mobile_event_dots{ width: 100%}
	.mobile_event_dots ul{ display: flex; list-style: none; margin: 0; padding: 0; justify-content: center; margin-bottom: 1rem;}
	.mobile_event_dots button{ background: #383838; border: none; font-size: 0; width: 1rem; height: 1rem; border-radius: 50%; margin: 0.5rem; opacity: 0.5;}
	.mobile_event_dots .slick-active button{ opacity: 1;}
	.mobile_event_arrows{}
	
	.event_link{ position: relative; bottom: auto; right: auto; left: 50%; transform: translateX(-50%); margin-top: 1rem;}
	
	/** Home Page Announcements **/
	.announcements_container{ flex-flow: wrap;}
	.news-item{ width: 100%; margin-bottom: 2rem;}
	.news-item:last-child{ margin-bottom: 0;}
	.news-img{ padding-top: 0; height: calc((100vw - 7rem) / 2); position: relative;}
	
	/*** banner ***/
	#banner img{ display: none;}
	.mobile_banner_img{ display: block;}
	#banner #page_heading{ left: 0; padding: 0 1rem;}
	#banner #page_heading h1{ font-size: 2rem;}
	#banner .banner_overlay{ background: linear-gradient(0deg, rgba(0,0,0,0.5956757703081232) 0%, rgba(0,0,0,0) 100%);}
	
	#banner.no_banner{ padding: 3rem 0;}
	
	/*** Utility Nav ***/
	.header_top{ position: fixed; bottom: 0; left: 0; width: 100%; justify-content: space-between;}
	body.open_nav .header_top{ display: none;}

	.utility_nav li svg{ transform: rotate(180deg);}
	
	.utility_nav li ul.active{ top: 0; transform: translateY(-100%); display: block;}
	.search_form_container.active{ top: 0; transform: translateY(-100%); display: block;}
	
	.search_icon.active{ display: none;}
	.search_close.active{ display: block;}
}

@media all and ( max-width: 640px){
	/** Footer **/
	.footer_left{ flex-flow: wrap; text-align: center;}
	.footer_utility, .footer_social{ max-width: 100%;}
	.footer_utility{ margin-right: 0; margin-bottom: 2rem;}
	.footer_social .flex_wrapper{ justify-content: center;}
	
	#hero .slide_text_box{ max-width: calc(100% - 2rem);}
	
	/** Home Page Tiles - Grid Tiles **/
	.tiles.gridtiles .tile{ width: 100%; height: 94vw;}
	.tiles.withstats.enhanced .tile{ width: 100% !important; height: 95vw !important;}
	
	/** Home Page Announcements **/
	.news-img-container{ width: 30%;}
	.news-img{ height: calc((100vw - 7rem) * 0.3);}
	.news_text.hasimg{ width: 70%;}
	
	.events.full .event{ width: 100%;}

}

/* SM 3.0 CSS */
.tool_content, #inside_nav { font-family: 'Montserrat', sans-serif;}
h3.toolhead{ clear: both;}
#right_within h3.toolhead{ margin: auto 0;}
#pb_canvas_right{ background: #f5f5f5;}
