  /*
Theme Name: York Catholic 2020
Author: Kate MacMillan
Description: ÐãÉ«Ö±²¥ theme based on TwentySixteen.
Version: 1.0
License: ÐãÉ«Ö±²¥ use only
Text Domain: yorkcatholic
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 *   6.3 - Breadcrumbs
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 * 16.0 - Colors
 * 17.0 - Button Links
 * 18.0 - Accordions
 * 19.0 - Misc Styles 
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

/* Young's codes start */

.p_removal_01 > p {
    display: none;
}
.front_wow_01 > .rt-pagination-wrap {
	display:none !important;
}
.feed-item {
	border:2px solid white;
}

.ai1ec-weekday {
	font-size:115% !important;
}
.ai1ec-month {
		font-size:105% !important;
	padding:5px !important;
}
.ai1ec-btn-xs {
	display:none !important;
}
.menu-item-54172 > a {
font-size:105% !important;
}



/* Fonts start */
@font-face {
font-family:ycdsb_light_font;
src: url('https://www.ycdsb.ca/wp-content/ycdsb_fonts/ARCHIVO-LIGHT.TTF');
}
@font-face {
font-family:ycdsb_REGULAR_font;
src: url('https://www.ycdsb.ca/wp-content/ycdsb_fonts/ARCHIVO-REGULAR.TTF');
}
@font-face {
font-family:ycdsb_bold_font;
src: url('https://www.ycdsb.ca/wp-content/ycdsb_fonts/ARCHIVO-BOLD.TTF');
}
@font-face {
font-family:ycdsb_black_font;
src: url('https://www.ycdsb.ca/wp-content/ycdsb_fonts/ARCHIVO-BLACK.TTF');
}
@font-face {
font-family:ycdsb_CONDENSED-EXTRALIGHT_font;
src: url('https://www.ycdsb.ca/wp-content/ycdsb_fonts/ARCHIVO_CONDENSED-EXTRALIGHT.TTF');
}
@font-face {
font-family:ycdsb_CONDENSED-MEDIUM_font;
src: url('https://www.ycdsb.ca/wp-content/ycdsb_fonts/ARCHIVO_CONDENSED-MEDIUM.TTF');
}
@font-face {
font-family:ycdsb_CONDENSED-REGULAR_font;
src: url('https://www.ycdsb.ca/wp-content/ycdsb_fonts/ARCHIVO_CONDENSED-REGULAR.TTF');
}
@font-face {
font-family:ycdsb_ARCHIVO_CONDENSED-THIN_font;
src: url('https://www.ycdsb.ca/wp-content/ycdsb_fonts/ARCHIVO_CONDENSED-THIN.TTF');
}
@font-face {
font-family:ycdsb_ARCHIVO-THIN_font;
src: url('https://www.ycdsb.ca/wp-content/ycdsb_fonts/ARCHIVO-THIN.TTF');
}
@font-face {
font-family:ycdsb_impact_font;
src: url('https://www.ycdsb.ca/wp-content/ycdsb_fonts/IMPACT.TTF');
}
/* Fonts end */

body {
	background: white !important;
}

/* Front */
/* float menu start*/
.wpb-fmc-floating-category-left {
display:none;
}
.wpb-fmc-floating-menu{
top:135px !important;
    z-index: 10000;
}
@media only screen and (max-width: 1530px) {
.wpb-fmc-floating-menu {
display:none;
}
}
.wpb-fmc-floating-menu-or-category-default ul li a,
.wpb-fmc-floating-menu-or-category-floating_icons ul li > a {
background: #e8f0fe;
border:1px solid #e8f0fe;
font-family: ycdsb_REGULAR_font !important;
font-weight:400 !important;
color:darkblue !important;
padding: 10px 20px !important;
}
.wpb-fmc-floating-menu-or-category-floating_icons ul li > a:hover,
.wpb-fmc-floating-menu-or-category-default ul li > a:focus,
.wpb-fmc-floating-menu-or-category-default ul li > a:hover,
.wpb-fmc-floating-menu-or-category-default ul li > a:active,
.wpb-fmc-floating-menu-or-category-floating_icons ul li.current-cat > a,
.wpb-fmc-floating-menu-or-category-floating_icons ul li.current-menu-item > a {
background: white !important;
color:darkblue !important;
border:1px solid darkblue !important;
font-family: ycdsb_REGULAR_font !important;
font-weight:400 !important;
}

.wpb-fmc-floating-menu-or-category-default ul li > a:focus, .wpb-fmc-floating-menu-or-category-default ul li > a:hover, .wpb-fmc-floating-menu-or-category-default ul li > a:active, .wpb-fmc-floating-menu-or-category-default ul li.current-cat > a, .wpb-fmc-floating-menu-or-category-default ul li.current-menu-item > a {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background: white; 
    border: 1px solid darkblue;
    opacity: 1;
}
/* float menu end*/

/* header start */

    .secondary-header-menu-container {
  
    }
.secondary-header-menu  {
background-color: darkblue !important;
    border-radius: 0px 0px 8px 8px;
}
.header_flex_box_01{
    display: flex;

}
.site-title {
    align-self: center !important;
}
.custom-logo {
    max-width: 600px !important;
    width: 100% !important;
    margin: 0px !important;
}
.site-header {
padding-bottom:0px;
}
.site-header-menu {
margin-bottom:0px;
padding: 0px;
}
.logo_subtitle_top {
font-family:ycdsb_light_font;
font-weight: 400 !important;
}
.logo_subtitle_bottom {
font-family:ycdsb_black_font;
}

/* Search start */

.secondary-header-search > .search-form {
border-radius: 50px;
border: 1px solid royalblue;
background-color: #e8f0fe !important;
padding: 5px;  
}
.search-submit {
background-color: darkblue !important;
}
.secondary-header-search > .search-form > label > .search-field {
border: 0px !important;
background-color: #e8f0fe !important;
}
input[type="search"].search-field {
    border-radius: 10px 0 0 7px !important;
}

.search-submit:before {
width: -1px !important;
} 

/* Search end */
.menu-toggle {
background-color: darkblue;
border: 1px solid darkblue;
color:white;
font-size: 16px;
font-family:ycdsb_black_font;
    align-self: center !important;
        margin: 3% !important;
/*padding: 15px 8px 15px 8px;
margin: 10px 0px 10px 15px;*/
}
/* Menu_navigation start */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
line-height: 45px;
height: 45px;
padding: 0 0.3em 0 0.67em;
}
.ycdsb_bg_color_01 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/skyblue+0,264184+42,0f1c35+100 */
background: skyblue; /* Old browsers */
background: -moz-linear-gradient(-45deg,  skyblue 0%, #264184 42%, #0f1c35 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  skyblue 0%,#264184 42%,#0f1c35 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  skyblue 0%,#264184 42%,#0f1c35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='skyblue', endColorstr='#0f1c35',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
#text-13{
padding:0px;
margin:0px;
}
/* Menu_navigation end */

/* header end */

/* Front_content start */
/* marquee start */

.accordion > p {
display:none;
}
.marquee {
height: 50px;	
overflow: hidden;
position: relative;

}
.marquee h3 {
position: absolute;
width: 4600px;
height: 100%;
margin: 0;
line-height: 50px;
text-align: left;
/* Starting position */
-moz-transform:translateX(20%);
-webkit-transform:translateX(20%);	
transform:translateX(20%);
/* Apply animation to this element */	
-moz-animation: marquee 10s linear infinite;
-webkit-animation: marquee 10s linear infinite;
animation: marquee 50s linear infinite;
font-size: 100%;

}
.marquee > a > p {
display: none !important;
}
.marquee > p {
display: none !important;
}
/* Move it (define the animation) */
@-moz-keyframes marquee {
0%   { -moz-transform: translateX(10%); }
100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes marquee {
0%   { -webkit-transform: translateX(10%); }
100% { -webkit-transform: translateX(-100%); }
}
@keyframes marquee {
0%   { 
-moz-transform: translateX(10%); /* Firefox bug fix */
-webkit-transform: translateX(10%); /* Firefox bug fix */
transform: translateX(10%); 		
}
100% { 
-moz-transform: translateX(-100%); /* Firefox bug fix */
-webkit-transform: translateX(-100%); /* Firefox bug fix */
transform: translateX(-100%); 
}
}
.marquee h3:hover {
-moz-animation-play-state: paused;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
/* marquee end */

/* Primary buttons start */
.front_top_move > p {
display: none;
}
/* Primary buttons end */

/* welcome message start */

.bg_ani_01 {


background-color: rgba(0, 0, 139, 0.9);
animation: mymove 20s infinite;
padding: 3.5%;
}
@keyframes mymove {
0%   {background-color: rgba(0, 0, 139, 0.9);}
25%  {background-color: rgba(0, 47, 168, 0.9);}
50%  {background-color: rgba(65, 0, 84, 0.9);}
75%  {background-color: rgba(0, 84, 28, 0.9);}
100% {background-color: rgba(0, 0, 139, 0.9);}
}
.front_about_text_frame_01 > P {
display: none !important;
}
.front_about_text_frame_01 > div > a > P {
display: none !important;
}
/* welcome message end */

/* secondary btns start */
.btn_bg_01 {
margin: 0% 0% 0% 0%; padding: 15px 0px 15px 0px; 
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 11%, rgba(220,247,255,1) 100%);
}
.second_priority_btn_01 {
background-color: white;
padding: 0px;
margin: 0px;
}
.second_priority_btn_01:hover {
background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 11%, rgba(253,239,255,1) 100%);
transition: 1s;
}
.second_priority_btn_001 {
border-bottom: 10px solid skyblue;

}
.second_priority_btn_002 {
border-bottom: 10px solid #F47D17;
}
.second_priority_btn_003 {
border-bottom: 10px solid #70BD2E;
}
.second_priority_btn_004 {
border-bottom: 10px solid #DF2126
}
.top_priority_btn_001 {
background-color: deepskyblue;
}
.top_priority_btn_002 {
background-color: #F47D17;
}
.top_priority_btn_003 {
background-color: #70BD2E;
}
.top_priority_btn_004 {
background-color: #DF2126;
}
.top_priority_btn_01:hover {
background-color: darkblue;
transition: 1s;
}

.second_btn_flex_wrap_01{
    align-self: center !important;
}
/* secondary btns end */




/* event start */

.ai1ec-allday-badge {
background: darkblue !important;
}
.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
background: darkblue !important;
}

.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {
border: 0px !important;
}
.ai1ec-day {
color: darkblue !important;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
border-bottom: 0px !important;
border-top: 0px !important;
}
/* event end */

.site-branding .site-title a, .site-title a {
color: darkblue !important;
}


/* front_news start */
.tpg-shortcode-main-wrapper .carousel1 .rt-holder, .tpg-shortcode-main-wrapper .isotope1 .rt-holder, .tpg-shortcode-main-wrapper .layout1 .rt-holder {
    box-shadow: 0 0 0px 0 rgba(0,0,0,.0) !important;
    /* -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.3); */
    -moz-box-shadow: 0 0 0px 0 rgba(0,0,0,.0)!important;
}
.front_news_01 > div > .wpsm_nav-tabs {
background-color: #f2f2f2;
}
.wpsm_nav-tabs > .active {
font-family:ycdsb_black_font;
}
.front_news_01 > div > .rt-pagination-wrap {
display:none !important;
}

.front_news_01 > div > div > .rt-pagination {
display:none;
}
.even-grid-item {
margin-bottom: 15px !important;
}

.tpg-excerpt {
margin:0px !important;
font-family:ycdsb_REGULAR_font !important;
line-height: 120% !important;
}
.rt-holder {
background-color: white !important;
}
.flaticon-tpg-calendar {
display: none;
}
.post-meta-user  {
margin-bottom: 5px !important;
}
.entry-title{
margin-bottom: 5px !important;
line-height: 120% !important;
}
.entry-title > a {
line-height: 0% !important;
font-family:ycdsb_bold_font !important;
}
.referral {
display: none !important;
}
.rt-container, .rt-container-fluid {
padding:0px;
}
/* front_news end */

/* front_counter start */

.scroll-animation {
opacity: 0;
transition: opacity 7s;
}

.scroll-animation.fade-in {
opacity: 1;
}


.wpsm_counterbox {
margin: 0px !important;
}
.wpsm_count-title {
display: none;
}
.counter {
font-family:ycdsb_impact_font !important;
}
.wpsm_number {
margin: 25px 0px 20px 0px !important;
}
/* front_counter end */






/* Spread the love start */
.j-message > p{
font-size: 14px;
font-weight: 400;
line-height: 120% !important;
}
.juicer-feed > .referral {
display:none !important;
}
.juicer-feed {
    overflow: hidden !important;
}
.juicer-button {
	display:none !important;
}
/* Spread the love end */



.second_btns > p {
display: none;
}





/* footer end */


/* Design Elements start */
.btn_01 {
border-radius: 50px;
background-color: white;
color:darkblue;
font-size: 50%;
font-family:ycdsb_bold_font;
padding: 10px 10px 9px 10px;
line-height: 0px;
margin-bottom:5px !important;

}
.btn_01:hover {

background-color: cornflowerblue;
color:white;

}
.btn_xs_01 {
font-size:12px !important;
padding:5px 10px 5px 10px !important;
margin-right:20px !important;
}
/* Design Elements end */

.social-navigation a {
height: 32px !important;
}	
.social-navigation {

width: 84px !important;
float: right;
}
.eds-animate > p {
display: none;
}



/* Content_main start */
.site-main {
margin:0px !important;
}

.type-page > div {
margin:0px !important;
}
.entry-title {
font-family:ycdsb_black_font;
color: darkblue !important;
}
/* Content_main end */


/* SideBar start */
.sidebar {
top:0px !important;
}
/* SideBar end */


/* Young's admission codes start */

/* FI start*/
@keyframes float {
0% {
box-shadow: 0 5px 15px 0px rgba(0,0,0,0.4);
transform: translatey(0px);
}
50% {
box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
transform: translatey(-10px);
}
100% {
box-shadow: 0 5px 15px 0px rgba(0,0,0,0.4);
transform: translatey(0px);
}
}
.avatar {

border-radius: 8px !important;
overflow: hidden;

transform: translatey(0px);
animation: float 7s ease-in-out infinite;
img { width: 100%; height: auto; }
}
@media only screen and (max-width: 768px) {
.container_fi_01{
flex-direction: column;
width: 100%;
}
}
.section_fi_01 {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
margin: 0px ;
padding: 0px;
}
.container_fi_01{
width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
}
.left_fi_01 {
width: 65%;
height: 405px;
background: url(https://www.ycdsb.ca/wp-content/uploads/ycdsb_fi_Asset-1.svg) no-repeat center / cover;
border-radius: 8px;
}
.right_fi_01 {
width: 54%;
background: rgb(0,172,49);
background: linear-gradient(146deg, rgba(0,172,49,0.8) 0%, rgba(0,9,255,0.7) 50%, rgba(0,11,78,0.9) 100%);
display: flex;
align-items: center;
align-content: center;
padding: 30px;
border-radius: 8px;
color: white;
margin-left: -100px;
/* margin-top: 250px;*/
}
/* FI end*/

/* Shine start*/
.hover14 figure {
position: relative;
}
.hover14 figure::before {
position: absolute;
top: 0;
left: -50%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
-webkit-transform: skewX(0deg);
transform: skewX(0deg);
}
.hover14 figure:hover::before {
-webkit-animation: shine_01 .75s;
animation: shine_01 .75s;
}
@-webkit-keyframes shine_01 {
100% {
left: 50%;
}
}
@keyframes shine_01 {
100% {
left: 50%;
}
}
/* Shine end*/

.bigtitle_text_01 {

background: linear-gradient(to right, #1b1464 0, #075be2 10%,  #1b1464 20%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: shine_02 4s infinite linear;
}

@keyframes shine_02 {
0% {
background-position: 0;
}

100% {
background-position: 1000px;
}
}

@keyframes taadaa { 
0% {
opacity: 0;
}

100% {
opacity: 1;
}
}
#box_01 {
animation: taadaa 3s;
}
.subtitle_01 {
font-size: 150% !important;
font-family: ycdsb_black_font; color:darkblue; width: 100%; border-bottom: 1px dotted royalblue; line-height: 0.1em; margin: 20px 10px 20px 0px; 
}
.subtitle_02 {
padding:0px 10px 0px 0px;
background-color: white;
}
.admission_note_01 {
font-size: 110% !important;
font-family: ycdsb_black_font; color:darkblue; width: 100%; border-bottom: 1px dotted royalblue; line-height: 0.1em; margin: 10px 10px 20px 0px; 
}
.admission_note_02 {
padding:0px 10px 0px 0px;
background-color: #d9edf7;
}
.admission_notice_02 {
padding:0px 10px 0px 0px;
background-color: #f2dede;
}

.typed-out {

overflow: hidden;

white-space: nowrap;

width: 0;
animation: typing 2s forwards;
}
.container_01 {
display: inline-block;
}
@keyframes typing {
from { width: 0 }
to { width: 100% }
}
.alert-info > br {
display:none;
}
.ele_btn_001 > a > p {
display:none;
}
.ele_btn_001 > p {
display:none;
}
.ele_btn_01 {
background-color:rgba(14,199,0,0.4);
transition: 1s;
}
.ele_btn_02 {
background-color:rgba(240,0,4,0.4);
transition: 1s;
}

.ele_btn_03 {
background-color:rgba(0,155,255,0.4);
transition: 1s;
}


.ele_btn_01:hover {
background-color: rgba(0,0,0,0.5);
transition: 1s;
}
.ele_btn_02:hover {
background-color: rgba(0,0,0,0.5);
transition: 1s;
}
.ele_btn_03:hover {
background-color: rgba(0,0,0,0.5);
transition: 1s;
}
.ea-header > a {
font-family:ycdsb_black_font;
font-size: 18px !important;
font-weight: 400 !important;

}

.ea-card > h3 > a {
border-bottom: 0px dotted !important;
}
.step {
display: none;
background-color: lightblue;
margin: 10px auto;
}

.step.active {
display: block;
}

.button {
margin-top: 10px;
}

.result{
background-color:lime;
}

.error{
margin: 10px auto;
color:red;
background-color: yellow;
}


/* Young's admission codes end */





.c-accordion__item {
background-color: #f9f9f9;
border: 1px solid #cacaca;
margin-top: 2px;
padding: .5em .5em .5em .7em;
border-radius: 4px;
} /* The accordion item container */
.c-accordion__item.is-open {
background-color: #ffffff;
} /* is-open is added to open accordion items */
.c-accordion__item.is-read {} /* is-read is added to accordion items that have been opened at least once */
.c-accordion__title {
color: #00008b;
font-size: initial !important;
/*padding-left: 1.5em;*/
margin-bottom: 0 !important;
} /* An accordion item title */
.c-accordion__title--button {} /* An accordion item title that is using a button tag */
.c-accordion__title:hover {} /* To modify the style when hovering over an accordion item title */
.c-accordion__title:focus {} /* To modify the style when an accordion item title currently has broswer focus */
.c-accordion__content {
padding-top: 0.5em;
} /* An accordion item content container */
.c-accordion__title:after {
position: absolute;

top: 50%;
right: 0;
content: "+";
color: #00008b;
font-weight: bold;
transform: translateY(-50%);
}
.c-accordion__item.is-open .c-accordion__title {
background: #00008b;
padding: .5em .5em .5em .7em;
margin: -0.5em -.5em .5em -.7em;
color: #fff;
}

.c-accordion__item.is-open .c-accordion__title:after {
color: #fff;
right: 0.5em
}

.wp-block-image figcaption,
figcaption {
color: #686868;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
}

.wp-block-embed__wrapper iframe {
margin-bottom: 0;
}

/* Related News Pagination Styles */
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-previous-link.js-wpv-pagination-previous-link.page-link,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-next-link.js-wpv-pagination-next-link.page-link {
background-color: #686868;
color: #fff;
display: inline-block;
height: 53px;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
top: 0;
width: 52px;
z-index: 2;
border: none;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-previous-link.js-wpv-pagination-previous-link.page-link {
right: 54px;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-next-link.js-wpv-pagination-next-link.page-link {
right: 0;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-next-link.js-wpv-pagination-next-link.page-link:before,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-previous-link.js-wpv-pagination-previous-link.page-link:before,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li span.wpv_page_ellipsis,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination:after,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination:before
{
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-style: normal;
font-variant: normal;
font-weight: normal;
/* line-height: 1; */
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
font-size: 32px;
height: 53px;
line-height: 52px;
position: relative;
width: 52px;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-previous-link.js-wpv-pagination-previous-link.page-link:before {
content: "\f430";
left: -1px;
right: -1px;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-next-link.js-wpv-pagination-next-link.page-link:before {
content: "\f429";
left: -1px;
right: -1px;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-next-link.js-wpv-pagination-next-link.page-link:hover,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-next-link.js-wpv-pagination-next-link.page-link:focus,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-previous-link.js-wpv-pagination-previous-link.page-link:hover,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-previous-link.js-wpv-pagination-previous-link.page-link:focus {
background-color: #156aa2;
color: #fff;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-pagination-link.js-wpv-pagination-link.page-link,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li span.wpv-filter-pagination-link.page-link,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li span.wpv_page_ellipsis {
letter-spacing: 0.013157895em;
line-height: 1;
margin: 0 0.7368421053em 0 -0.7368421053em;
padding: 0.8157894737em 0.7368421053em 0.3947368421em;
text-transform: uppercase;
border: none;
box-shadow: none;
}

.nav-links li a, .nav-links li span {
font-size: 19px !important;
font-size: 1.1875rem !important;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li span.wpv-filter-pagination-link.page-link {
font-weight: 700;
color: #686868;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-pagination-link.js-wpv-pagination-link.page-link:hover,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination li a.wpv-filter-pagination-link.js-wpv-pagination-link.page-link:focus {
color: #686868;
background: none;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination:after,
.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination:before {
color: rgba(255,255,255,0.3);
font-size: 32px;
line-height: 51px;
position: absolute;
width: 52px;
z-index: 1;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination:after {
content: "\f430";
right: 54px;
}

.wpv-pagination-nav-links-container.js-wpv-pagination-nav-links-container.pagination:before {
content: "\f429";
right: 0;
}

h2.has-normal-font-size {
font-size: initial;
}

/* Responsive Design */
@media only screen and (max-width: 424px) {
.site-header  {
background-image: url(https://www.ycdsb.ca/wp-content/uploads/ycdsb_Asset-9.svg); 
background-size: cover; background-repeat: no-repeat; background-position: bottom;

padding: 0px  !important;

}
            .header_flex_box_01{
height: 70px;

}
.site-header > .row {
margin: 0px 10px 0px 10px !important;
}
    .secondary-header-menu-container {
        padding: 0px 5px 0px 5px !important;
    }
.secondary-header-menu {
margin:0px;
padding: 0px 10px 0px 10px;
}
.m_display_none {
display:none;
}
.m_display_none_02 {
display:none;
}
.m_display_none_03 {
display:none;
}
    .menu-toggle {

padding: 16px 8px 16px 8px;
/*margin: 10px 0px 7px 15px;*/
}
.logo_subtitle_top {
color: deepskyblue; font-size: 55%;
padding-top:17px;
}
.logo_subtitle_bottom {
font-size: 70%;
}
    /*
.secondary-header-search {

margin:10px 0px 10px 0px;
}*/

.secondary-menu > li > a {
font-size:62%;
}
/*	.maxbutton {
width:40% !important;
} */
.front_top_move {
padding: 0px;
}
.top_priority_btn_01  {
min-height: 130px !important;
}

.top_navi_left {
margin-top: 3px !important;
padding: 0px !important;
} 
.padding_d_l_01{
padding: 3% 3% 3% 3%;
}
    
/* front_about starts */
.front_about_all_frame_01 {
margin: 4% 0% 0% 0%; padding:19% 0% 0% 0%; 
} 
.front_about_title_frame_01 {
position: absolute; top: 0px; padding: 0px;
}
.front_about_text_frame_01{
padding: 0px;
}
.front_about_textbar_frame_01 {
display: none;
}
.director_font-size_01{
font-size: 190% !important;
text-align: center; font-family:ycdsb_black_font; margin: 0px!important; line-height: 100% !important; 

}
    .director_font-size_01_01{
font-size: 190% !important;
text-align: center; font-family:ycdsb_black_font; margin: 0px!important; line-height: 100% !important; 

}
.director_font-size_02{
width: 100%;
padding-bottom: 20px;

}
.director_font-size_03{
padding-top: 0%;
}
/* front_about ends */
        .wow_front_frame_01 {
        padding:  5% 0% 0% 0%; margin: 0px;
    }
    .wow_front_frame_01 > div > div > div {
        margin: 0px !important;
    }
.left_fi_01 {
width: 100%;
height: 405px;

}
.right_fi_01 {
width: 100%;


margin-left: 0px;
margin-top: 0px;
}
.admission_title_01 {
font-family: ycdsb_black_font;  font-size: 2.5rem !important; line-height: 85% !important; margin: 0px 0px 10px 0px !important;
}
.admission_howto_01 {
font-size: 140% !important;
}
.admission_howto_02 {
background:#fff; padding:0px 10px 0px 10px;
}
.front_headline_01 {
color:#00008b; font-family:ycdsb_black_font; font-size:200% !important; padding: 0px; text-transform: uppercase; line-height: 90% !important; margin: 0px !important;
}
.front_video_01{
width: 100% !important;
height: 230px !important;
}
    
/* second btns start */
.elearning_001 {
padding: 0px 7px 14px 7px;
}
.second_btns_font_01 {
font-size: 85%;
}
.second_btns_font_01_01 {
font-size: 85%;

}
.second_btn_01_01 {
padding: 7px 7px 0px 7px; margin: 0px;
}
.second_btn_01_02 {
padding: 7px 7px 0px 7px; margin: 0px;
}
.second_btn_01_03 {
padding: 7px 7px 0px 7px; margin: 0px;
}
.second_btn_01_04 {
padding:7px 7px 0px 7px; margin: 0px;
}
.second_btn_01_05 {
padding: 7px 7px 0px 7px; margin: 0px;
}
.second_btn_01_06 {
padding: 7px 7px 0px 7px; margin: 0px;
}
    .second_btn_01_07 {
padding: 7px 7px 0px 7px; margin: 0px;
}
.second_btn_02 {
min-height: 60px !important;
}
/* second btns end */
    .footer_bottom_01 > p{
        text-align: center;
    }
        .footer_bottom_02 > p{
        text-align: center;
    }
}
@media (min-width: 425px) and (max-width: 767px) {
        .site-header > .row {
margin: 0px 10px 0px 10px !important;
    

}
            .header_flex_box_01{
height: 100px;

}
.site-header {
background-image: url(https://www.ycdsb.ca/wp-content/uploads/ycdsb_Asset-9.svg); 
background-size: cover; background-repeat: no-repeat; background-position: bottom;
}
.menu-toggle {

padding: 16px 8px 16px 8px;
/*margin: 10px 0px 7px 22px;*/
}
.m_display_none {
display:none;
}

.secondary-menu > li > a {
font-size:62%;
}
.secondary-header-menu {
margin:0px;
padding: 0px 10px 0px 10px;
top: 0px !important;
}
.logo_subtitle_top {
color: deepskyblue; font-size: 75%;
padding-top:12px;
}
.logo_subtitle_bottom {
font-size: 76%;
}

.m_display_none_02 {
display:none;
}
.m_display_none_03 {
display:none;
}
.top_navi_left {
margin-top: 5px !important;
padding: 0px !important;
} 
.front_top_move {
padding: 0px;
}
.padding_d_l_01{
padding: 3% 3% 3% 3%;
}
    /*
.secondary-header-search {
margin:10px 0px 10px 0px;
}*/
    
/* front_about starts */
.front_about_all_frame_01 {
margin: 5% 0% 0% 0%; padding:9% 0% 0% 0%; 
}
.front_about_title_frame_01 {
position: absolute; top: 0px; padding: 0px;
}
.front_about_title_frame_001 {
display: none;
}
.front_about_text_frame_01{
top: 0px; padding: 0px;
}
.front_about_textbar_frame_01 {
display: none;
}
            .director_font-size_01{
 font-size: 218% !important;
        text-align: right;  font-family:ycdsb_black_font; margin: 0px !important; line-height: 100% !important;
          
    }
.director_font-size_01_01{
font-size: 215% !important;
font-family:ycdsb_black_font; margin: 0px !important; line-height: 100% !important;
text-align: center;
}
.director_font-size_02{
width: 100%;
padding-bottom: 20px;

}
.director_font-size_03{
padding-top: 0%;
}
/* front_about ends */    
        .wow_front_frame_01 {
        padding:  5% 0% 0% 0%; margin: 0px;
    }
    .wow_front_frame_01 > div > div > div {
        margin: 0px !important;
    }
         .director_font-size_01{
 font-size: 218% !important;
        text-align: right;  font-family:ycdsb_black_font; margin: 0px !important; line-height: 100% !important;
          
    }   
    

.director_font-size_02{
width: 100%;
padding-bottom: 20px;

}
.director_font-size_03{
padding-top: 0%;
}
    
.top_priority_btn_01 {
min-height: 131px !important;
}
.left_fi_01 {
width: 100%;
height: 405px;

}
.right_fi_01 {
width: 100%;


margin-left: 0px;
margin-top: 0px;
}
.admission_title_01 {
font-family: ycdsb_black_font;  font-size: 2.5rem !important; line-height: 85% !important; margin: 0px 0px 10px 0px !important;
}
.admission_howto_01 {
font-size: 158% !important;
}
.admission_howto_02 {
background:#fff; padding:0px 10px 0px 10px;
}
.front_headline_01 {
color:#00008b; font-family:ycdsb_black_font; font-size:280% !important; padding: 0px; text-transform: uppercase; line-height: 90% !important; margin: 0px !important;
}
.front_video_01{
width: 100% !important;
height: 385px !important;
}
/* second btns start */

.second_btns_font_01_01 {
font-size: 130%;

}
.second_btns_font_01 {
font-size: 130%;
}
.second_btn_01_01 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_02 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_03 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_04 {
padding:7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_05 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_06 {
padding: 7px 7px 7px 7px; margin: 0px;
}
    .second_btn_01_07 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_02 {
min-height: 105px;
}
/* second btns end */
        .footer_bottom_01 > p{
        text-align: center;
    }
        .footer_bottom_02 > p{
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 782px) {
        .header_flex_box_01{
height: 90px;

}
.menu-toggle {

padding: 15px 8px 15px 8px;
/*margin: 16px 0px 10px 24px;*/
}
.secondary-header-menu {
margin:0px;
padding: 0px 40px 0px 40px;
top: 0px !important;
}
.logo_subtitle_top {
color: deepskyblue; 
font-size: 55%;
padding-top:24px;
}
.logo_subtitle_bottom {
font-size: 60%;
}


.m_display_none_02 {
display:none;
}
.m_display_none_03 {
display:none;
}
.top_navi_left {
margin-top: 5px !important;
padding: 0px !important;
} 
.padding_d_l_01{
padding: 3% 3% 3% 3%;

}
/* front_about starts */
.front_about_all_frame_01 {
margin: 0% 0% 0% 0%; padding:10% 0% 0% 0%; background-image: url(/wp-content/uploads/ycdsb_front_Asset-280.svg); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center;
}
.front_about_title_frame_01 {
position: absolute; top: 35px; padding: 0px;
}
.front_about_text_frame_01{
padding: 0px;
}
.front_about_textbar_frame_01 {
display: none;
}
.front_about_title_frame_001 {
display: none;
}
            .director_font-size_01{
 font-size: 233% !important;
        text-align: right;  font-family:ycdsb_black_font; margin: 0px !important; line-height: 100% !important;
            
    }
.director_font-size_01_01{
font-size: 210% !important;
text-align: center;
font-family:ycdsb_black_font; margin: 0px !important; line-height: 100% !important;

}
.director_font-size_02{
width: 100%;
max-width: 430px;
padding-bottom: 10px;

}
.director_font-size_03{
padding-top: 0%;
}
/* front_about ends */
.front_top_move {
padding: 0px;
}
.admission_title_01 {
font-family: ycdsb_black_font;  font-size: 2.5rem !important; line-height: 85% !important; margin: 0px 0px 20px 0px !important;
} 
.admission_howto_01 {
font-size: 170% !important;
}
.admission_howto_02 {
background:#fff; padding:0px 10px 0px 10px;
}
        .wow_front_frame_01 {
        padding:  28% 0% 0% 0%; margin: 0px;
    }
    .wow_front_frame_01 > div > div > div {
        margin: 0px !important;
    }
.rt-img-holder > a > img {
max-height:161px !important;
}
        .wow_frame_01 > div > div >  div >  div > .rt-img-holder > a > img {
max-height:242px !important;
}
.front_headline_01 {
color:#00008b; font-family:ycdsb_black_font; font-size:280% !important; padding: 0px; text-transform: uppercase; line-height: 90% !important; margin: 0px !important;
}
.front_video_01{
width: 100% !important;
height: 385px !important;
}
/* second btns start */
.elearning_001 {
padding: 10px 0px 0px 0px;
}
.second_btns_font_01_01 {
font-size: 120%;

}
.second_btns_font_01 {
font-size: 120%;
}
.second_btn_01_01 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_02 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_03 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_04 {
padding:7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_05 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_06 {
padding: 7px 7px 7px 7px; margin: 0px;
}
    .second_btn_01_07 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_02 {
min-height: 85px;
}
/* second btns end */
        .footer_bottom_01 > p{
        text-align: center;
    }
        .footer_bottom_02 > p{
        text-align: center;
    }
}
@media (min-width: 783px) and (max-width: 909px) {
			.second_btn_title_br_01 {
		display: none;
	}
.site-header {
background-image: url(https://www.ycdsb.ca/wp-content/uploads/ycdsb_Asset-9.svg); 
background-size: cover; background-repeat: no-repeat; background-position: bottom;
}
            .header_flex_box_01{
height: 100px;

}
.menu-toggle {

padding: 15px 8px 15px 8px;
/*margin: 45px 0px 10px 50px;*/
}

.logo_subtitle_top {
color: deepskyblue; 
font-size: 58%;
padding-top:24px;
}
.logo_subtitle_bottom {
font-size: 50%;
}
    /*
.secondary-header-search {
padding-top:28px;
padding-right:5px;
max-width: 368px;
}*/

.secondary-header-menu {
margin:0px;
padding: 0px 40px 0px 40px;
top: 0px;
}
.top_navi_left {
margin-top: 5px !important;
padding: 0px !important;
}

.site-header-menu {
margin-top:0px !important;
}

.m_display_none_02 {
display:none;
}
.m_display_none_03 {
display:none;
}
.padding_d_l_01{
padding: 0% 2% 0% 0%;
}
    
    
/* front_about starts */
.front_about_all_frame_01 {
margin: 5% 0% 0% 0%; padding:10% 0% 0% 0%; background-image: url(/wp-content/uploads/ycdsb_front_Asset-280.svg); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center;
}
.front_about_title_frame_01 {
position: absolute; top: 35px; padding: 0px;
}
.front_about_title_frame_001 {
display: none;
}
.front_about_text_frame_01{
padding: 0px;
}
.front_about_textbar_frame_01 {
display: none;
}
      .director_font-size_01{
 font-size: 220% !important;
        text-align: right;  font-family:ycdsb_black_font; margin: -35px 0px 0px 0px !important; line-height: 100% !important;
        
    }
.director_font-size_01_01{
font-size: 235% !important; text-align: center;
font-family:ycdsb_black_font; line-height: 100% !important;

}
.director_font-size_02{
width: 100%;
max-width: 680px;
}
.director_font-size_03{
padding-top: 0%;
}
/* front_about ends */    
    
.front_top_move {
padding: 0px;
}
.mega-menu-link {
padding-left:0px !important;
padding-right:7px !important;
font-family:ycdsb_bold_font !important;
font-size: 95% !important;
}
.admission_title_01 {
font-family: ycdsb_black_font;  font-size: 2.5rem !important; line-height: 85% !important; margin: 0px 0px 20px 0px !important;
}
.admission_howto_01 {
font-size: 200% !important;
}
.admission_howto_02 {
background:#fff; padding:0px 30px 0px 30px;
}
        .wow_front_frame_01 {
        padding:  28% 0% 0% 0%; margin: 0px;
    }
    .wow_front_frame_01 > div > div > div {
        margin: 0px !important;
    }
.rt-img-holder > a > img {
max-height:161px !important;
}
            .wow_frame_01 > div > div >  div >  div > .rt-img-holder > a > img {
max-height:242px !important;
}
.front_headline_01 {
color:#00008b; font-family:ycdsb_black_font; font-size:280% !important; padding: 0px; text-transform: uppercase; line-height: 90% !important; margin: 0px !important;
}
.front_video_01{
width: 100% !important;
height: 385px !important;
}









/* second btns start */
.elearning_001 {
padding: 10px 0px 0px 0px;
}
.second_btns_font_01_01 {
font-size: 145%;

}
.second_btns_font_01 {
font-size: 145%;
}
.second_btn_01_01 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_02 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_03 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_04 {
padding:7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_05 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_06 {
padding: 7px 7px 7px 7px; margin: 0px;
}
    .second_btn_01_07 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_02 {
min-height: 103px;
}
/* second btns end */
        .footer_bottom_01 > p{
        text-align: right;
    }
}
@media (min-width: 910px) and (max-width: 1024px) {

.admission_title_01 {
font-family: ycdsb_black_font;  font-size: 2.5rem !important; line-height: 85% !important; margin: 0px 0px 20px 0px !important;
}
.admission_howto_01 {
font-size: 200% !important;
}
.admission_howto_02 {
background:#fff; padding:0px 30px 0px 30px;
}
.d_display_none {
display:none;
}
            .header_flex_box_01{
height: 100px;

}
.logo_subtitle_top {
color: deepskyblue; 
font-size: 55%;
padding-top:24px;
}
.logo_subtitle_bottom {
font-size: 60%;
}
.mega-menu-link {
padding-left:0px !important;
padding-right:7px !important;
font-family:ycdsb_bold_font !important;
font-size: 95% !important;
}
.secondary-header-menu {
top:0px !important;
margin:0px;
padding: 0px 40px 0px 40px;
}
    
/* front_about starts */
.front_about_all_frame_01 {
margin: 0% 0% 0% 0%; padding:10% 0% 0% 0%; background-image: url(/wp-content/uploads/ycdsb_front_Asset-280.svg); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center;
}
.front_about_title_frame_01 {
position: absolute; top: 20px; padding: 0px;
}
.front_about_text_frame_01{
padding: 0px;
}
.front_about_textbar_frame_01 {
display: none;
}
.front_about_title_frame_001 {
display: none;
}
                .director_font-size_01{
 font-size: 250% !important;
        text-align: right;  font-family:ycdsb_black_font; margin: -20px 0px 0px 0px !important; line-height: 100% !important;
              
    }
.director_font-size_01_01{
font-size: 250% !important;
font-family:ycdsb_black_font; 
line-height: 100% !important;
text-align: center;

}
.director_font-size_02{
width: 100%;
max-width: 400px;
}
.director_font-size_03{
padding-top: 38%;
}
/* front_about ends */
        .wow_front_frame_01 {
        padding:  28% 0% 0% 0%; margin: 0px;
    }
    .wow_front_frame_01 > div > div > div {
        margin: 0px !important;
    }
.rt-img-holder > a > img {
max-height:161px !important;
}
            .wow_frame_01 > div > div >  div >  div > .rt-img-holder > a > img {
max-height:242px !important;
}
.front_headline_01 {
color:#00008b; font-family:ycdsb_black_font; font-size:280% !important; padding: 0px; text-transform: uppercase; line-height: 90% !important; margin: 0px !important;
}
.front_video_01{
width: 100% !important;
height: 385px !important;
}
    /* second btns start */
.elearning_001 {
padding: 0px 0px 0px 0px;
}
.second_btns_font_01_01 {
font-size: 130%;

}
.second_btns_font_01 {
font-size: 130%;
}
.second_btn_01_01 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_02 {
padding:  7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_03 {
padding:  7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_04 {
padding: 7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_05 {
padding:  7px 7px 7px 7px; margin: 0px;
}
.second_btn_01_06 {
padding:  7px 7px 7px 7px; margin: 0px;
}
    .second_btn_01_07 {
padding:  7px 7px 7px 7px; margin: 0px;
}
.second_btn_02 {
min-height: 124px;
}
/* second btns end */
            .footer_bottom_01 > p{
        text-align: right;
    }
}
@media (min-width: 1025px) and (max-width: 1199px) {
		.second_btn_title_br_01 {
		display: none;
	}
.site-header > .row {
background-image: url(https://www.ycdsb.ca/wp-content/uploads/ycdsb_Asset-9.svg); 
background-size: cover; background-repeat: no-repeat; background-position: bottom;
}
.secondary-header-menu {
top:0px !important;
margin:0px;
padding: 0px 40px 0px 40px;
}
            .header_flex_box_01{
height: 125px;

}

.site-header-menu {
margin-top:0px !important;
    border-bottom: 0px !important;
}
.logo_subtitle_top {
color: deepskyblue; font-size: 70%;
padding-top:24px;
}

.logo_subtitle_bottom {
font-size: 80%;
}
    /*
.secondary-header-search {
padding-top:28px;
padding-right:5px;
max-width: 497px;
}*/


.top_navi_left {
margin-top: 5px !important;
padding: 0px !important;
} 

.site-content {

padding:10px 35px 0px 35px;
}
.front_top_move {
top:-50px;
margin: 0px; 
padding: 0px 40px 0px 40px;
}

.social-links-menu > li {
margin:3px !important;

}


.d_display_none {
display:none;
}
.m_display_none_03 {
display:none;
}
.mega-menu-link {
padding-right:30px !important;
padding-left: 0px !important;
font-family:ycdsb_bold_font !important;
}

.main-navigation {
margin: 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary {
padding: 0% 0% 0% 0%;
}
.padding_d_l_01{
padding: 0% 2% 0% 0%;
}

   /* front_about starts */
.front_about_all_frame_01 {
margin: 0% 0% 0% 0%; padding:7% 0% 0% 0%; background-image: url(/wp-content/uploads/ycdsb_front_Asset-280.svg); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center;
}
.front_about_title_frame_01 {
position: absolute; top: -10px; padding: 0px;
}
.front_about_text_frame_01{
padding: 0px;
}
.front_about_textbar_frame_01 {
display: none;
}
.front_about_title_frame_001 {
display: none;
}
        .director_font-size_01{
        font-size: 265% !important;
        text-align: right;  font-family:ycdsb_black_font;  line-height: 100% !important; z-index: 5000 !important;
       margin: -27px 0px 0px 0px !important;
       
    }
.director_font-size_01_01{
font-size: 290% !important;
text-align: center;
font-family:ycdsb_black_font;  line-height: 100% !important; z-index: 5000 !important;
margin-bottom: 0px !important;


}
.director_font-size_02{
width: 100%;
max-width: 560px; z-index: 3000 !important;

}
.director_font-size_03{
padding-top: 26%;
}
/* front_about ends */ 
    
    
.admission_title_01 {
font-family: ycdsb_black_font;  font-size: 4rem !important; line-height: 85% !important; margin: 0px 0px 20px 0px !important;
}
.admission_howto_01 {
font-size: 200% !important;
}
.admission_howto_02 {
background:#fff; padding:0px 30px 0px 30px;
}
        .wow_front_frame_01 {
        padding:  28% 0% 0% 0%; margin: 0px;
    }
    .wow_front_frame_01 > div > div > div {
        margin: 0px !important;
    }
.rt-img-holder > a > img {
max-height:161px !important;
}
            .wow_frame_01 > div > div >  div >  div > .rt-img-holder > a > img {
max-height:242px !important;
}
.front_headline_01 {
color:#00008b; font-family:ycdsb_black_font; font-size:280% !important; padding: 0px; text-transform: uppercase; line-height: 90% !important; margin: 0px !important;
}
.front_video_01{
width: 100% !important;
height: 385px !important;
}
    /* second btns start */
.second_btns_font_01_01 {
font-size:initial !important;

}
.second_btns_font_01 {

}
.second_btn_01_01 {
padding: 0px 7px 0px 0px; margin: 0px;
}
.second_btn_01_02 {
padding: 0px 7px 0px 0px; margin: 0px;
}
.second_btn_01_03 {
padding: 7px 7px 0px 0px; margin: 0px;
}
.second_btn_01_04 {
padding:7px 7px 0px 0px; margin: 0px;
}
.second_btn_01_05 {
padding: 7px 7px 0px 0px; margin: 0px;
}
.second_btn_01_06 {
padding: 7px 0px 0px 0px; margin: 0px;
}
    .second_btn_01_07 {
padding: 0px 0px 0px 0px; margin: 0px;
}
.second_btn_02 {
min-height: 75px;
}

/* second btns end */
            .footer_bottom_01 > p{
        text-align: right;
    }
}

@media (min-width: 1200px) {
        .header_flex_box_01{
height: 125px;

}
	.second_btn_title_br_01 {
		display: none;
	}
	
.site-header > .row {
background-image: url(https://www.ycdsb.ca/wp-content/uploads/ycdsb_Asset-9.svg); 
background-size: cover; background-repeat: no-repeat; background-position: bottom;
}
    .secondary-header-menu-container {
        padding: 0px 40px 0px 40px;
    }
.secondary-header-menu {
top:0px !important;
padding:0px 10px 0px 10px;
margin: 0px ;
}

.site-header-menu {
margin-top:0px !important;
    border-bottom: 0px !important;
}
.logo_subtitle_top {
color: deepskyblue; font-size: 80%;
padding-top:24px;
}
    /*
.secondary-header-search {
padding-top:28px;
padding-right:5px;
max-width: 497px;
}*/


.top_navi_left {
margin-top: 5px !important;
padding: 0px !important;
}
.d_display_none {
display:none;
}
.site-content {

padding:10px 45px 0px 45px ;
}
.front_top_move {
top:-50px;
margin: 0px; 
padding: 0px 40px 0px 40px;
}

.social-links-menu > li {
margin:3px !important;

}
.mega-menu-link {
/* padding-right:15px !important;
padding-left: 15px !important; */
font-family:ycdsb_bold_font !important;
}

.main-navigation {
margin: 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary {
padding: 0% 0% 0% 0%;
}
.padding_d_l_01{
padding: 0% 2% 0% 0%;
}

    
 /* front_about starts */
.front_about_all_frame_01 {
margin: 0% 0% 0% 0%; padding:14% 0% 12% 0%; background-image: url(/wp-content/uploads/ycdsb_front_Asset-280.svg); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center;
}
.front_about_title_frame_01 {
position: absolute; top: 25px; padding: 0px 0px 0px 40px !important;
}
.front_about_text_frame_01{
position: absolute; top: 220px; padding: 0px 0px 0px 40px !important;
}
.front_about_textbar_frame_01 {
padding: 0px; top:120px; 
}
        .director_font-size_01{
        font-size: 265% !important;
        text-align: right;  font-family:ycdsb_black_font;  line-height: 100% !important; z-index: 5000 !important;
       margin: -27px 0px 0px 0px !important;
       
    }
.director_font-size_01_01{
font-size: 485% !important;
font-family:ycdsb_black_font;  line-height: 85% !important; z-index: 5000 !important;text-align: center;
}

.director_font-size_02{
width: 100%;
max-width: 560px; z-index: 3000 !important;

}
.director_font-size_03{
padding-top: 26%;
}
/* front_about ends */   
    
.admission_title_01 {
font-family: ycdsb_black_font; font-size: 4rem !important; line-height: 85% !important; margin: 0px 0px 20px 0px !important;
}
.admission_howto_01 {
font-size: 200% !important;
}
.admission_howto_02 {
background:#fff; padding:0px 30px 0px 30px;
}
    .wow_front_frame_01 {
        padding:  28% 0% 0% 0%; margin: 0px;
    }
    .wow_front_frame_01 > div > div > div {
        margin: 0px !important;
    }
.rt-img-holder > a > img {
max-height:161px !important;
}
        .wow_frame_01 > div > div >  div >  div > .rt-img-holder > a > img {
max-height:242px !important;
}
.front_headline_01 {
color:#00008b; font-family:ycdsb_black_font; font-size:280% !important; padding: 0px; text-transform: uppercase; line-height: 90% !important; margin: 0px !important;
}
.front_video_01{
width: 100% !important;
height: 385px !important;
}
    /* second btns start */
.second_btn_01_01 {
padding: 0px 7px 0px 0px; margin: 0px;
}
.second_btn_01_02 {
padding: 0px 7px 0px 0px; margin: 0px;
}
.second_btn_01_03 {
padding: 7px 7px 0px 0px; margin: 0px;
}
.second_btn_01_04 {
padding:7px 7px 0px 0px; margin: 0px;
}
.second_btn_01_05 {
padding: 7px 7px 0px 0px; margin: 0px;
}
.second_btn_01_06 {
padding: 7px 0px 0px 0px; margin: 0px;
}
    .second_btn_01_07 {
padding: 0px 0px 0px 0px; margin: 0px;
}
.second_btn_02 {
min-height: 75px;
}
/* second btns end */
            .footer_bottom_01 >p{
        text-align: right;
    }
}
@media only screen and (max-width: 1530px) {
.front_about_textbar_frame_01 {
display: none;
}
}
@media only screen and (min-width: 1530px) {
.secondary-header-menu {
    display: none;
}
}
/* Young's codes end */

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}


/**
 * 2.0 - Genericons
 */

.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/**
 * 3.0 - Typography
 */

body,
button,
.button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
/*	clear: both;*/
	font-weight: 700;
	margin: 0;
	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 1em; /* 0 0 1.75em */
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 2px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	padding: 0 0 0 1.263157895em;
}

blockquote.blockquote-no-border {
	border-left: none;
}

blockquote.blockquote-no-margin {
	margin-bottom: 0;
}


blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}

.call-out {
    font-size: 1.63em;
    font-weight: 200;
    line-height: 1.2;
}

.byline {
    font-size: 90%;
    color: #727272;
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #004183;
	/* Fallback for old browsers and when there is no custom background color defined. */
    background: -moz-linear-gradient(top,  #004183 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #004183 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004183', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    background-repeat: no-repeat;
    background-attachment: fixed;
}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

.nobullet {
	list-style: none;
	margin-left: 0;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

.ul-horizontal { list-style-type: none; margin-bottom: 1.5em; }
.ul-horizontal .imglinks li { padding-bottom: 2em; }

.lower-roman { list-style-type: lower-roman; }
.lower-alpha { list-style-type: lower-alpha; }

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 0.75em;
}

dl.one-line dd { margin-bottom: 0; }
dl.one-line dd.last {margin-bottom: 10px;}
dl.one-line { margin-left: 15px; }
dl.one-line dt, dl.one-line dd { float: left; }
dt { clear: both; }
dl.one-line dt:after { content: ":\00a0"; }
dl img { max-width: 50%; padding-bottom: 5px; margin-right: 5px; }

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
/*    background-color:#e5e5e5;*/
/*    color:#fff;*/
}

td {
	border-width: 0 1px 1px 0;
}

tr {
    vertical-align: top;
}

th,
td {
	padding: 0.4375em;
}

tbody tr:nth-of-type(2n),
table.dataTable tbody tr:nth-of-type(2n) {
	background-color: #f8f8f8;
}
caption {
    font-weight: bold;
    font-size: 130%;
    color: #004183;
    text-align: left;
    padding-bottom: 5px;
    line-height: initial;
}
th {
/*
    text-align: center;
    background-color: #e5e5e5;
    color: #000000;
*/
}

thead th {
/*    text-align: center;*/
    background-color: #e5e5e5;
/*    color: #000000;*/
}

tfoot { font-size: 90%; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #686868;
	font-family: Arial, Verdana, sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: Arial, Verdana, sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: Arial, Verdana, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: Arial, Verdana, sans-serif;
}


/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #004183;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #156aa2;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: 0.625em 0.4375em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #156aa2;
	color: #1a1a1a;
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #686868;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type="search"].search-field {
	border-radius: 2px 0 0 2px;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
}

.search-submit:before {
	content: "\f400";
	font-size: 24px;
	left: 2px;
	line-height: 42px;
	position: relative;
	width: 40px;
}

.search-submit {
	border-radius: 0 2px 2px 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
    background: #d3423f;
}

.search-submit:hover,
.search-submit:focus {
    background: #a61318;
}

.form-group {
    margin-bottom: 1rem;
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

@media (min-width: 576px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
}

/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */


a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.widget a,
.entry-footer a:hover,
.site-info a {
    box-shadow: none;

}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.taxonomy-description a:hover,
.taxonomy-description a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus,
.textwidget a:hover,
.textwidget a:focus,
.widget a:hover,
.widget a:focus,
.site-info a:hover, 
.site-info a:focus {
	box-shadow: 0 0 0 0 currentColor;
    border: 0;
}

.button {
	display: inline-block;
    background: #004183;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1.4;
	padding: 0.84375em 0.875em 0.78125em;
    margin-right: 7.6923%;
    margin-left: 7.6923%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.button.button-full {
    width: 90%;
    text-align: center;
}

.button.button-image {
	padding-top: 0;
}

.button.button-image img {
	margin-bottom: 0.75em;
}

.button:hover,
.button:focus {
	background: #156aa2;
    color: #fff;
}

.button:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

a.button {    
    border-bottom: none;
    margin-left: 0;
	text-decoration: underline;
}

a.button:hover {
/*    border-bottom: none;*/
}

a.post-thumbnail {
    border-bottom: none;
}

.section-menu ul a,
.section-menu .widget-title {
    display: block;
    text-decoration: none;
    color: #422408;
    padding: 10px;
    border: none;
    font-weight: bold;
    font-size: initial;
}

.section-menu .grandchild-sidebar-menu a{
    padding-left: 2em;
}

.section-menu .grandchild-sidebar-menu .level-2 a {
    padding-left: 2.5em;
}

.section-menu ul a:hover,
.section-menu ul a:focus,
.section-menu ul .current_page_item > a,
.sidebar .section-menu .widget-title {
    background: #df2027;
    color: #ffffff;
}


/**
 * 6.2 - Menus
 */

.site-header-menu {
	display: none;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin: 0.875em 0;
	width: 100%;
	border-bottom: 2px solid #004183;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
}

.main-navigation,
.secondary-navigation {
	font-family: Arial, Verdana, sans-serif;
}

.site-footer .main-navigation {
	margin-bottom: 1.75em;
}

.main-navigation ul,
.secondary-navigation ul,
.content-bottom-widgets ul,
.section-menu ul,
.section-menu ul ul {
	list-style: none;
	margin: 0;
}

.secondary-navigation .secondary-menu > li {
    float: left;
}

.secondary-navigation a {
    margin: 0.65625em 0.5em;
    color: #fff;
    font-size: 0.85em;
}

.main-navigation li {
	border-top: 1px solid #d1d1d1;
	position: relative;
}

.main-navigation a {
	color: #004183;
	display: block;
	line-height: 1.3125;
	outline-offset: -1px;
	padding: 0.84375em 0;
    font-weight: bold;
}

.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation .current-menu-item > a {
	color: #a61318;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	font-weight: 700;
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.875em;
}

.no-js .main-navigation ul ul {
	display: block;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation .primary-menu {
	border-bottom: 1px solid #d1d1d1;
}

.main-navigation .menu-item-has-children > a {
	margin-right: 56px;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #1a1a1a;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.dropdown-toggle:after {
	border: 0 solid #d1d1d1;
	border-left-width: 1px;
	content: "\f431";
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #156aa2;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
	content: "\f432";
}

.site-header .main-navigation + .social-navigation {
	margin-top: 1.75em;
}

.site-footer .social-navigation {
	margin-bottom: 1.75em;
}

.social-navigation ul {
	list-style: none;
	margin: 0 0 -0.4375em;
}

.social-navigation li {
	float: left;
	margin: 0 0.4375em 0.4375em 0;
}

.social-navigation a {
/*	border: 1px solid;*/
/*	border-radius: 50%;*/
	color: #fff;
	display: block;
	height: 35px;
	position: relative;
	width: 35px;
}

.social-navigation a:before {
	content: "\f415";
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: 33px;
}

.social-navigation a:hover:before,
.social-navigation a:focus:before {
/*	color: #156aa2;*/
    opacity: 0.8;
    filter: alpha(opacity =80);
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f219";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f220";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
    background: #70b9f1;
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
    background: #b31217;
}

.social-navigation a[href^="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.post-navigation {
	border-top: 4px solid #cccccc;
/*	border-bottom: 4px solid #1a1a1a;*/
	clear: both;
	font-family: Arial, Verdana, sans-serif;
	margin: 3em 7.6923% 3.5em; /* 0 7.6923% 3.5em */
}

.post-navigation a {
	color: #1a1a1a;
	display: block;
	padding: 1.75em 0;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #686868;
	font-size: 11px /* 13px */;
	font-size: 0.6875rem /* 0.8125rem */;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.post-navigation .post-title {
	display: inline;
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px /* 23px */;
	font-size: 1.25rem /* 1.4375rem */;
	font-weight: 700;
	line-height: 1.2173913043;
	text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #156aa2;
}

.post-navigation div + div {
	border-top: 4px solid #1a1a1a;
}

.pagination {
	border-top: 4px solid #686868; /* #1a1a1a */
	font-family: Arial, Verdana, sans-serif;
	font-size: 19px;
	font-size: 1.1875rem;
	margin: 0 7.6923% 2.947368421em;
	min-height: 56px;
	position: relative;
}

.pagination:before,
.pagination:after {
	background-color: #686868; /* #1a1a1a */
	content: "";
	height: 52px;
	position: absolute;
	top:0;
	width: 52px;
	z-index: 0;
}

.pagination:before {
	right: 0;
}

.pagination:after {
	right: 54px;
}

.pagination a:hover,
.pagination a:focus {
	color: #686868; /* #1a1a1a */
}

.pagination .nav-links {
	padding-right: 106px;
	position: relative;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
	color: #fff;
	font-size: 32px;
	line-height: 51px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

.pagination .nav-links:before {
	content: "\f429";
	right: -1px;
}

.pagination .nav-links:after {
	content: "\f430";
	right: 55px;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
	letter-spacing: 0.013157895em;
	line-height: 1;
	margin: 0 0.7368421053em 0 -0.7368421053em;
	padding: 0.8157894737em 0.7368421053em 0.3947368421em;
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
    color: #686868; /* #1a1a1a */
}

.pagination .prev,
.pagination .next {
	background-color: #686868; /* #1a1a1a */
	color: #fff;
	display: inline-block;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 53px;
	line-height: 52px;
	position: relative;
	width: 53px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #156aa2;
	color: #fff;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 54px;
}

.pagination .prev:before {
	content: "\f430";
	left: -1px;
	top: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	content: "\f429";
	right: -1px;
	top: -1px;
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	color: #686868;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

/**
 * 6.3 - Breadcrumbs
 */

.breadcrumbs span[property="name"] {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}




/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
/*.site*/ .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in /*.site*/ .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "Open Sans", sans-serif;
}

/*.site*/ .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 9.0 - Clearings
 */

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */

.widget {
/*	border-top: 4px solid #1a1a1a;*/
	margin-bottom: 0.5em; /* 3.5em */
	padding-top: 1.75em;
}

.widget-area > :last-child,
.widget > :last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0.046875em;
	line-height: 1.3125;
	margin: 0 0 0.5em; /* 1.75em */
/*	text-transform: uppercase;*/
    color: #A61318;
}

.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget-title a {
	color: #1a1a1a;
}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
	font-weight: 900;
	margin-bottom: 1.75em;
}

.widget_calendar tbody a {
	background-color: #156aa2;
	color: #fff;
	display: block;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #686868;
	color: #fff;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
	color: #686868;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
	margin-bottom: 0;
}

/* RSS widget */
.widget_rss .rsswidget img {
	margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
	color: #686868;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
	margin-bottom: 0;
}

/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover,
.tagcloud a:focus {
	border-color: #156aa2;
	color: #156aa2;
	outline: 0;
}


/**
 * 11.0 - Content
 */

.site {
	background-color: #fff;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #000000;
}

.site-inner {
	margin: 0 auto;
	max-width: 1320px;
	position: relative;
}

.site-content {
	word-wrap: break-word;
    /*background: url('/wp-content/themes/yorkcatholic2020/images/aboutus.jpg') no-repeat top right;*/
    /*padding-top: 9.5em;*/
}

.home .site-content {
    background: none;
    padding-top: 0;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.site-main {
	margin-bottom: 3.5em;
}

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 11.1 - Header
 */

.secondary-header {
    margin: 0 auto;
    max-width: 1320px;
    position: relative;
}
/*
.secondary-header-search {
    position: relative;
    z-index: 10;
}

.secondary-header-search,
.secondary-header-menu {
    margin: 1em 21px;
}
*/
.site-header {
	padding: 0 7.6923% 1em; /* 2.625em 7.6923% */
}

.site-header-main {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.site-branding {
	margin: 0.875em auto 0.875em 0;
	/* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
	max-width: 100%;
	min-width: 0;
	overflow: hidden;
}

.custom-logo-link {
	display: block;
}

.custom-logo {
	max-width: 60px;
    margin-right: 0.75em;
    float: left;
}

#fifty-years-logo img {
    max-width: 85px;
    float: right;
}

.site-title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 23px;
    /* font-size: 1.4375rem; */
    font-size: 1.3375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	margin: 0;
}

.site-branding .site-title a,
.site-title a {
	color: #004183; /* #1a1a1a */
}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus,
.site-title a:hover,
.site-title a:focus {
	color: #156aa2;
}
/*
.wp-custom-logo .site-title {
	margin-top: 0.608695652em;
}
*/
.site-description {
	color: #686868;
/*	display: none;*/
/*	font-size: 13px;*/
/*	font-size: 0.8125rem;*/
	font-weight: 400;
	line-height: 1.0769230769;
	margin: 0.538461538em 0 0;
}

.menu-toggle {
	background-color: transparent;
	border: 1px solid #d1d1d1;
	color: #1a1a1a;
	font-size: 13px;
	font-size: 0.8125rem;
/*	margin: 1.076923077em 1em;
	padding: 0.769230769em;*/
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	border-color: #156aa2;
	color: #156aa2;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #156aa2;
	border-color: #156aa2;
	color: #fff;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

.header-image {
	clear: both;
	margin: 0.875em 0;
}

.header-image a {
	display: block;
}

.header-image a:hover img,
.header-image a:focus img {
	opacity: 0.85;
}

/**
 * 11.2 - Posts and pages
 */

.site-main > article {
	margin-bottom: 1.5em;
	position: relative;
}


.entry-summary,
.entry-content,
.entry-footer,
.page-content {
	margin-right: 7.6923%;
	margin-left: 7.6923%;
}


.home .entry-summary {
    margin-right: 0;
    margin-left: 0;
}

.entry-title,
.entry-footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 0.5em;
}

.entry-title a {
	color: #156aa2;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #0e466b;
}

.post-thumbnail {
	display: block;
	margin: 0 7.6923% 1.75em;
}

.home .post-thumbnail {
    margin: 0 0 1.75em;
}

.post-thumbnail img {
	display: block;
}

.no-sidebar .post-thumbnail img {
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
    border-bottom: none;
    box-shadow: none;
}

.entry-content,
.entry-summary {
	border-color: #d1d1d1;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.25;
	margin-top: 2em;
	margin-bottom: 1em;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2,
.home-page-widget .widget-title {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
/*	margin-top: 2.4347826087em;*/
	margin-bottom: 0.15em; /* 1.2173913043em */
}

.entry-content h3,
.entry-summary h3,
.comment-content h3 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.1052631579;
/*	margin-top: 1.4736842105em;  2.9473684211em */
	margin-top: 0.4736842105em;
	margin-bottom: 0.4736842105em; /* 1.4736842105em  */
}

.textwidget h3 {
	margin-bottom: 0.25em;
}

/*.entry-content h4,*/
.entry-content h5,
.entry-content h6,
/*.entry-summary h4,*/
.entry-summary h5,
.entry-summary h6,
/*.comment-content h4,*/
.comment-content h5,
.comment-content h6,
/*.textwidget h4,*/
.textwidget h5,
.textwidget h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin-top: 1.5em /*3.5em*/;
	margin-bottom: 0.5em /*1.75em*/;
}

.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget h4 {
	font-size: 18px;
	font-size: 1.125rem;
/*	letter-spacing: 0.140625em;*/
/*	text-transform: uppercase;*/
}

.entry-content h6,
.entry-summary h6,
.comment-content h6,
.textwidget h6 {
	font-style: italic;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-weight: 900;
}

.entry-content h3 {
    font-weight: initial;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

body:not(.search-results) .entry-summary {
/*
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.4736842105;
	margin-bottom: 1.4736842105em;
*/
}

body:not(.search-results) .entry-header + .entry-summary {
	margin-top: -0.736842105em;
}

body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary fieldset {
	margin-bottom: 1.4736842105em;
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary blockquote {
	border-color: currentColor;
}

body:not(.search-results) .entry-summary blockquote > :last-child {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary .alignleft {
	margin: 0.2631578947em 1.4736842105em 1.4736842105em 0;
}

body:not(.search-results) .entry-summary .alignright {
	margin: 0.2631578947em 0 1.4736842105em 1.4736842105em;
}

body:not(.search-results) .entry-summary .aligncenter {
	margin-bottom: 1.4736842105em;
}

.entry-content > :last-child,
.entry-summary > :last-child,
body:not(.search-results) .entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	white-space: nowrap;
}

.author-info {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0 1px 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em;
}

.author-avatar .avatar {
	float: left;
	height: 42px;
	margin: 0 1.75em 1.75em 0;
	width: 42px;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.entry-content .author-title {
	clear: none;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 900;
	line-height: 1.75;
	margin: 0;
}

.author-bio {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 1.6153846154em;
	overflow: hidden;
}

.author-link {
	white-space: nowrap;
}

.entry-footer {
	color: #686868;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-top: 2.1538461538em;
}

.entry-footer:empty,
 .entry-footer {
	margin: 0 0 1.15em 0;
}

.entry-footer a {
	color: #686868;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #156aa2;
}

.entry-footer > span:not(:last-child):after {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.entry-footer .avatar {
	height: 21px;
	margin: -0.1538461538em 0.5384615385em 0 0;
	width: 21px;
}

.sticky-post {
	color: #686868;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
/*	text-transform: uppercase;*/
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-header {
	border-top: 4px solid #1a1a1a;
	margin: 0 7.6923% 3.5em;
	padding-top: 1.75em;
}

body.error404 .page-header,
body.search-no-results .page-header {
	border-top: 0;
	padding-top: 0;
}

.page-title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
}

.taxonomy-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: Arial, Verdana, sans-serif;
	margin: 0 0 1.75em;
}

.page-links a,
.page-links > span {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	width: 1.8461538462em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #156aa2;
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 1.5em; /*3.5em*/
}


/**
 * 11.3 - Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.473684211;
	margin-bottom: 1.473684211em;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
 * 11.4 - Comments
 */

.comments-area {
	margin: 0 7.6923% 3.5em;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #1a1a1a;
	font-family: Arial, Verdana, sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #156aa2;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #156aa2;
	display: inline-block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.1538461538em;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #156aa2;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
/*	text-transform: uppercase;*/
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	font-family: Arial, Verdana, sans-serif;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #156aa2;
	font-family: Arial, Verdana, sans-serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}


/**
 * 11.5 - Sidebar
 */

.sidebar {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}


/**
 * 11.6 - Footer
 */


.site-info a:hover,
.site-info a:focus {
	color: #156aac;
}

.site-footer .site-title {
	font-family: inherit;
	font-size: inherit;
	font-weight: 400;
}

.site-footer .site-title:after {
	content: "\002f";
	display: inline-block;
	font-family: Arial, sans-serif;
	opacity: 0.7;
	padding: 0 0.307692308em 0 0.538461538em;
}


/**
 * 12.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7142857143em;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 13.0 - Multisites
 */

.widecolumn {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	background: transparent;
	border-color: #d1d1d1;
	color: inherit;
	margin-bottom: 3.5em;
	padding: 1.75em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 900;
	line-height: 1.2173913043;
	margin-bottom: 1.2173913043em;
}

.widecolumn p {
	margin: 1.75em 0;
}

.widecolumn p + h2 {
	margin-top: 2.4347826087em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #686868;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
/*	text-transform: uppercase;*/
}

.widecolumn .mu_register label {
	margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
	font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
	width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}


/**
 * 14.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


/**
 * 14.1 - >= 710px
 */

@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
/*
		background: inherit;
		content: "";
		display: block;
		height: 21px;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
*/
	}

	body:not(.custom-background-image):before {
		top: 0;
	}

	body:not(.custom-background-image).admin-bar:before {
		top: 46px;
	}

	body:not(.custom-background-image):after {
		bottom: 0;
	}

	.site {
		margin: 0 21px;
	}

	.site-main {
		margin-bottom: 5.25em;
	}

	.site-header {
/*		padding: 3.9375em 7.6923%;*/
	}

/*
	.site-branding {
		margin-top: 1.3125em;
		margin-bottom: 1.3125em;
	}
*/

	.custom-logo {
		max-width: 70px;
    }
    
    #fifty-years-logo img {
        max-width: 95px;
    }

	.site-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

/*	.wp-custom-logo .site-title {
		margin-top: 0.5em;
	}
*/
	.site-description {
		display: block;
	}

	/*.menu-toggle {
		font-size: 16px;
		font-size: 1.0rem;
		margin: 1.3125em 0;
		padding: 0.8125em 0.875em 0.6875em;
	}*/

	.site-header-menu {
		margin: 1.3125em 0;
	}

	.site-header .main-navigation + .social-navigation {
		margin-top: 2.625em;
	}
  /*  
    .secondary-header-search {
        width: 30%;
        float: left;
    }
    */
    .secondary-header-menu {
        position: relative;
        top: 1.25em;
    }

	.header-image {
		margin: 1.3125em 0;
	}

	.pagination {
		margin: 0 23.0769% 4.421052632em 7.6923%
	}

	.post-navigation {
		margin-bottom: 5.25em;
	}

	.post-navigation .post-title {
		font-size: 18px /* 28px */;
		font-size: 1.125rem /* 1.75rem */;
		line-height: 1.25;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.site-main > article {
		margin-bottom: 3.25em; /* 5.25em */
	}


	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 23.0769%;
	}

	.entry-title {
		font-size: 33px;
		font-size: 2.0625rem;
		line-height: 1.2727272727;
		margin-bottom: 0.8484848485em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	.entry-content blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote,
	.comment-content blockquote {
		margin-left: -1.473684211em;
	}

	.entry-content blockquote blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote blockquote,
	.comment-content blockquote blockquote {
		margin-left: 0;
	}

	.entry-content ul,
	.entry-summary ul,
	.comment-content ul,
	.entry-content ol,
	.entry-summary ol,
	.comment-content ol {
/*		margin-left: 0;*/
	}

	.entry-content li > ul,
	.entry-summary li > ul,
	.comment-content li > ul,
	.entry-content blockquote > ul,
	.entry-summary blockquote > ul,
	.comment-content blockquote > ul {
		margin-left: 1.25em;
	}

	.entry-content li > ol,
	.entry-summary li > ol,
	.comment-content li > ol,
	.entry-content blockquote > ol,
	.entry-summary blockquote > ol,
	.comment-content blockquote > ol {
		margin-left: 1.5em;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		position: relative;
		top: 0.25em;
		width: 42px;
	}

	.comment-list .children > li {
		padding-left: 1.75em;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 3.5em;
	}

	.comments-area,
	.widget,
	.content-bottom-widgets .widget-area {
/*		margin-bottom: 5.25em;*/
	}

	.sidebar,
	.widecolumn {
		margin-bottom: 5.25em;
		padding-right: 23.0769%;
	}

	body:not(.search-results) .entry-summary li > ul,
	body:not(.search-results) .entry-summary blockquote > ul {
		margin-left: 1.157894737em;
	}

	body:not(.search-results) .entry-summary li > ol,
	body:not(.search-results) .entry-summary blockquote > ol {
		margin-left: 1.473684211em;
	}
    
    .post-thumbnail,
    .home .post-thumbnail {
        float: left;
        margin-right: 3%;
        max-width: 35%;
    }
    
    .content-bottom-widgets {
        margin: 0 0 3em;
    }
    
    .content-bottom-widgets .widget-area .widget {
        width: 45%;
        float: left;
        margin-right: 5%;
    }
}


/**
 * 14.2 - >= 783px
 */

@media screen and (min-width: 48.9375em) {
	body:not(.custom-background-image).admin-bar:before {
		top: 32px;
	}
    
    .ul-horizontal li {
        float: left;
        padding-right: 1em;
    }
}


/**
 * 14.3 - >= 910px
 */

@media screen and (min-width: 56.875em) {
	.site-header {
		padding-right: 4.5455%;
        padding-left: 4.5455%;
        /*margin-bottom: 2.5em;*/
	}

	.site-header-main {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.wp-custom-logo .site-header-main {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.site-header-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
        /*margin: 0;*/
        /*position: absolute;*/
        /*right: 4.5455%;*/
        /* top: 5em; */
	}

	.main-navigation {
		margin: 0 -0.875em;
	}

	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li {
		border: 0;
        font-size: 97%
	}

	.main-navigation .primary-menu > li {
		float: left;
	}

	.main-navigation a {
		outline-offset: -8px;
		padding: /*0.65625em 0.35em;*/ 0.65625em 0.875em
		white-space: nowrap;
        /*font-size: 0.925em;*/
	}

	.main-navigation li:hover > a,
	.main-navigation li.focus > a {
		color: #156aa2 /*#a61318*/;
	}

	.main-navigation ul ul {
		border-bottom: 1px solid #d1d1d1;
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		top: -1px;
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
	}

	.main-navigation ul ul li {
		background-color: #fff;
		border: 1px solid #d1d1d1;
		border-bottom-width: 0;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 12.6875em;
	}

	.main-navigation ul ul:before,
	.main-navigation ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;
	}

	.main-navigation ul ul:before {
		border-color: #d1d1d1 transparent;
		border-width: 0 10px 10px;
		right: 9px;
		top: -9px;
	}

	.main-navigation ul ul:after {
		border-color: #fff transparent;
		border-width: 0 8px 8px;
		right: 11px;
		top: -7px;
	}

	.main-navigation li:hover > ul,
	.main-navigation li.focus > ul {
		left: auto;
		right: 0;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: auto;
		right: 100%;
	}

	.main-navigation .menu-item-has-children > a {
		margin: 0;
		padding-right: 2.25em;
	}

	.main-navigation .menu-item-has-children > a:after {
		content: "\f431";
		position: absolute;
		right: 0.625em;
		top: 0.8125em;
	}

	.main-navigation ul ul .menu-item-has-children > a {
		padding-right: 2.0625em;
	}

	.main-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.site-header .social-navigation,
	.site-footer .main-navigation {
		display: none;
	}

	.site-content {
		/*padding: 9.5em 0 0 4.5455%;*/
		padding: 0 3.2% 1em;
	}
    
    .home .site-content,
    .single .site-content {
		/*padding: 0 4.5455%;*/
	}
    
    .single .site-content {
		/*padding-top: 9.5em;*/
	}

	.content-area {
		float: left;
		margin-right: -100%;
		width: 70%;
	}


	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.pagination,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 0;
		margin-left: 0;
	}

	.sidebar {
		float: left;
		margin-left: 75%;
		padding: 0;
		width: 25%;
        position: relative;
        top: -4.2em;
	}
    
    .home .sidebar {
        top: 0;
    }

	.widget {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
/*		margin-bottom: 3.230769231em;*/
		padding-top: 1.615384615em;
	}
    
    .home-page-widget {
        padding-top: 0;
    }

	.home .widget .widget-title {
		margin-bottom: 1.3125em;
	}
    
    .home .widget {
        margin-bottom: 3.230769231em;   
    }

	.widget p,
	.widget address,
	.widget hr,
	.widget ul,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget table {
		margin-bottom: 1.6153846154em;
	}

	.widget li > ul,
	.widget li > ol {
		margin-bottom: 0;
	}

	.widget blockquote {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
		padding-left: 1.0625em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget th,
	.widget td {
		padding: 0.5384615385em;
	}

	.widget pre {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget fieldset {
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		line-height: 1;
		padding: 0.846153846em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget input[type="tel"],
	.widget input[type="number"],
	.widget textarea {
		padding: 0.4615384615em 0.5384615385em;
	}

	.widget h1 {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.2173913043;
		margin-bottom: 0.9130434783em;
	}

	.widget h2 {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.1052631579;
		margin-bottom: 1.1052631579em;
	}

	.widget h3 {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
	}

	.widget h4,
	.widget h5,
	.widget h6 {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 0.9130434783em;
	}

	.widget .alignleft {
		margin: 0.2307692308em 1.6153846154em 1.6153846154em 0;
	}

	.widget .alignright {
		margin: 0.2307692308em 0 1.6153846154em 1.6153846154em;
	}

	.widget .aligncenter {
		margin-bottom: 1.6153846154em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.6923076923;
		padding: 0;
	}

	.widget_rss .rssSummary:last-child {
		margin-bottom: 1.615384615em;
	}

	.widget input[type="search"].search-field {
		width: -webkit-calc(100% - 35px);
		width: calc(100% - 35px);
	}

	.widget .search-submit:before {
		font-size: 16px;
		left: 1px;
		line-height: 35px;
		width: 34px;
	}

	.widget button.search-submit {
		padding: 0;
		width: 35px;
	}

	.tagcloud a {
		margin: 0 0.2307692308em 0.5384615385em 0;
		padding: 0.5384615385em 0.4615384615em 0.4615384615em;
	}

	.textwidget h1 {
		margin-top: 1.8260869565em;
	}

	.textwidget h2 {
		margin-top: 2.2105263158em;
	}

	.textwidget h3 {
/*		margin-top: 2.625em;*/
	}

	.textwidget h4 {
		letter-spacing: 0.153846154em;
	}

	.textwidget h4,
	.textwidget h5,
	.textwidget h6 {
		margin-top: 3.2307692308em;
	}

	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
		margin-right: 7.1428571%;
		width: 46.42857145%;
	}

	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {
		margin-right: 0;
	}
/*
	.site-footer {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 4.5455% 3.5em;
	}
*/
	.site-footer .social-navigation {
		margin: 0;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	.site-info {

		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	.no-sidebar .content-area {
		float: none;
		margin: 0;
		width: 100%;
	}


	.no-sidebar .entry-content,
	.no-sidebar .entry-summary,
	.no-sidebar .entry-footer,
	.no-sidebar .comments-area,
	.no-sidebar .image-navigation,
	.no-sidebar .post-navigation,
	.no-sidebar .pagination,
	.no-sidebar .page-header,
	.no-sidebar .page-content,
	.no-sidebar .content-bottom-widgets {
		margin-right: 5%; /*15%;*/
		margin-left: 0; /*15%;*/
	}

	.widecolumn {
		padding-right: 15%;
		padding-left: 15%;
	}
    

    
    .post-thumbnail {
        margin-right: 3%;
    }
    
    .nav-previous {
        float: left;
        width: 40%;
        margin-right: 20%;
    }
    
    .nav-next {
        float: left;
        width: 40%;
    }
    
    .post-navigation div + div {
        border-top: none;
    }
}


/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
	.site-main {
		margin-bottom: 7.0em;
	}

	.site-header {
        padding: 0 4.5455% 1em; /* 5.25em 4.5455% */
        /*margin-bottom: 3em;*/
	}

/*
	.site-branding,
	.header-image {
		margin-top: 1.75em;
		margin-bottom: 1.75em;
	}
*/
    
    .main-navigation a {
        font-size: initial;
    }

	.custom-logo {
/*		max-width: 240px;*/
	}

	.image-navigation {
		margin-bottom: 3.230769231em;
	}

	.post-navigation {
		margin-bottom: 7.0em;
	}

	.pagination {
		margin-bottom: 5.894736842em;
	}

	.widget {
/*		margin-bottom: 4.307692308em;*/
	}

	.site-main > article {
/*		margin-bottom: 7.0em;*/
	}

	.entry-title {
/*		font-size: 40px;*/
/*		font-size: 2.5rem;*/
		line-height: 1.225;
		margin-bottom: 0.5em; /* 1.05em */
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 23px;
		font-size: 1.4375em;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.post-thumbnail {
		margin-bottom: 2.625em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 33px;
		font-size: 2.0625rem;
		line-height: 1.2727272727;
		margin-top: 1.696969697em;
		margin-bottom: 0.8484848485em;
	}

	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
    .home-page-widget .widget-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
/*		margin-top: 2em;*/
/*		margin-bottom: 1em;*/
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3 {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.2173913043;
/*		margin-top: 2.4347826087em;*/
/*		margin-bottom: 1.2173913043em;*/
	}

	.entry-content h4,
	.entry-summary h4,
	.entry-intro h4,
	.comment-content h4 {
		font-size: 21px;
		font-size: 1.3125rem;
/*		letter-spacing: 0.131578947em;*/
	}

	/*.entry-content h4,*/
	.entry-content h5,
	.entry-content h6,
	/*.entry-summary h4,*/
	.entry-summary h5,
	.entry-summary h6,
	/*.comment-content h4,*/
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.1052631579;
/*		margin-top: 2.9473684211em;*/
/*		margin-bottom: 1.473684211em;*/
	}

	.author-info {
		border-bottom-width: 0;
		padding-bottom: 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 5.25em;
	}

	.comments-area,
	.sidebar,
/*	.content-bottom-widgets .widget-area,*/
	.widecolumn {
		margin-bottom: 7.0em;
	}

	body:not(.search-results) .entry-summary {
		margin-bottom: 2.210526316em;
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.105263158em;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
/*		float: right;*/
		width: 71.42857144%;
	}
    
    .type-ai1ec_event .entry-content {
        width: 100% !important;
    }

	body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignleft.below-entry-meta {
		margin-left: -40%;
		width: -webkit-calc(60% - 1.4736842105em);
		width: calc(60% - 1.4736842105em);
	}

	body:not(.search-results) article:not(.type-page) img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) figure.below-entry-meta {
		clear: both;
		display: block;
		float: none;
		margin-right: 0;
		margin-left: -40%;
		max-width: 140%;
	}

	body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) table figure.below-entry-meta,
	body:not(.search-results) article:not(.type-page) table img.below-entry-meta {
		margin: 0;
		max-width: 100%;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer {
/*
		float: left;
		margin-top: 0.1538461538em;
		width: 21.42857143%;
*/
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after {
/*		display: none;*/
	}

	.single .byline,
	.full-size-link,
	body:not(.search-results).group-blog .byline,
	body:not(.search-results) .entry-format,
	body:not(.search-results) .cat-links,
	body:not(.search-results) .tags-links,
	body:not(.search-results) article:not(.sticky) .posted-on,
	body:not(.search-results) article:not(.type-page) .comments-link,
	body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
/*		display: block;*/
/*		margin-bottom: 0.5384615385em;*/
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child {
		margin-bottom: 0;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer .avatar {
		display: block;
		height: auto;
		margin: 0 0 0.5384615385em;
		width: 49px;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
		float: left;
		margin-right: -100%;
		margin-left: 34.99999999%;
		width: 50.00000001%;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {
		margin-right: -100%;
		margin-left: 15%;
		width: 15%;
	}
    
    .content-bottom-widgets .widget-area .widget {
        width: 22%;
        margin-right: 3%;
    }
    
    .content-bottom-widgets .widget-area .widget:last-child {
        margin-right: 0;
    }
}


/**
 * 14.5 - >= 1200px
 */

@media screen and (min-width: 75em) {
	body:not(.search-results) .entry-summary {
/*
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.5217391304;
		margin-bottom: 1.826086957em;
*/
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -0.913043478em;
	}

	body:not(.search-results) .entry-summary p,
	body:not(.search-results) .entry-summary address,
	body:not(.search-results) .entry-summary hr,
	body:not(.search-results) .entry-summary ul,
	body:not(.search-results) .entry-summary ol,
	body:not(.search-results) .entry-summary dl,
	body:not(.search-results) .entry-summary dd,
	body:not(.search-results) .entry-summary table {
		margin-bottom: 1.5217391304em;
	}

	body:not(.search-results) .entry-summary li > ul,
	body:not(.search-results) .entry-summary blockquote > ul {
		margin-left: 0.956521739em;
	}

	body:not(.search-results) .entry-summary li > ol,
	body:not(.search-results) .entry-summary blockquote > ol {
		margin-left: 1.52173913em;
	}

	body:not(.search-results) .entry-summary blockquote {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.5217391304;
		margin: 0 0 1.5217391304em;
		padding-left: 1.347826087em;
	}

	body:not(.search-results) .entry-summary blockquote:not(.alignleft):not(.alignright) {
		margin-left: -1.52173913em;
	}

	body:not(.search-results) .entry-summary blockquote blockquote:not(.alignleft):not(.alignright) {
		margin-left: 0;
	}

	body:not(.search-results) .entry-summary blockquote cite,
	body:not(.search-results) .entry-summary blockquote small {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.8421052632;
	}

	body:not(.search-results) .entry-summary th,
	body:not(.search-results) .entry-summary td {
		padding: 0.3043478261em;
	}

	body:not(.search-results) .entry-summary pre {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		padding: 1.75em;
	}

	body:not(.search-results) .entry-summary fieldset {
		margin-bottom: 1.5217391304em;
		padding: 0.3043478261em;
	}

	body:not(.search-results) .entry-summary h1 {
		margin-top: 2.121212121em;
		margin-bottom: 1.060606061em;
	}

	body:not(.search-results) .entry-summary h2 {
		margin-top: 2.5em;
		margin-bottom: 1.25em;
	}

	body:not(.search-results) .entry-summary h3 {
		margin-top: 3.043478261em;
		margin-bottom: 1.52173913em;
	}

	body:not(.search-results) .entry-summary h4,
	body:not(.search-results) .entry-summary h5,
	body:not(.search-results) .entry-summary h6 {
		margin-top: 3.684210526em;
		margin-bottom: 1.842105263em;
	}

	body:not(.search-results) .entry-summary h1:first-child,
	body:not(.search-results) .entry-summary h2:first-child,
	body:not(.search-results) .entry-summary h3:first-child,
	body:not(.search-results) .entry-summary h4:first-child,
	body:not(.search-results) .entry-summary h5:first-child,
	body:not(.search-results) .entry-summary h6:first-child {
		margin-top: 0;
	}

	body:not(.search-results) .entry-summary .alignleft {
		margin: 0.2608695652em 1.5217391304em 1.5217391304em 0;
	}

	body:not(.search-results) .entry-summary .alignright {
		margin: 0.2608695652em 0 1.5217391304em 1.5217391304em;
	}

	body:not(.search-results) .entry-summary .aligncenter {
		margin-bottom: 1.5217391304em;
	}
    
    .main-navigation a {
        margin: 0.65625em 0.75em;
    }
}


/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link,
    .flexslider,
    .secondary-header,
    .breadcrumbs {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2,
    .home-page-widget .widget-title {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 17.25pt;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.site-description,
	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	code,
	hr {
		background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #156aa2 !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #156aa2 !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-main {
		margin-bottom: 3.5em;
	}
    
    .site-content {
        padding-top: 0;
    }


	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.473684211em;
	}

	.site-footer,
	.widecolumn {
		padding: 0;
	}
    
    article a[href^=http]:after {
        content:" <" attr(href) "> ";
    }
    
    .accordion .accordion-content {
        display:block !important;
    }
    
    .button {
        background: none !important;
        color: initial !important;
    }
    
    .site-content {
        background: none;
        padding-top: 0;
    }
}

/**
 * 16.0 - Colors
 */

.accent1, .widget-area .accent1 h2 { color: #004183; /* board blue */ }
.accent2, .widget-area .accent2 h2 { color: #156aa2; /* light blue */ }
.accent3, .widget-area .accent3 h2 { color: #BA5D00; /* orange */ }
.accent4, .widget-area .accent4 h2 { color: #4D8400; /* green */ }
.accent5, .widget-area .accent5 h2 { color: #a61318; /* red */ }
.accent6, .widget-area .accent6 h2 { color: #737578; /* grey */ }
.accent0 { color: #ffffff; /* white */}
.accent1-box { background-color: #004183; /* board blue */ }
.accent2-box { background-color: #156aa2; /* light blue */ display: none; }
.accent3-box { background-color: #BA5D00; /* orange */ }
.accent4-box { background-color: #4D8400; /* green */ }
.accent5-box { background-color: #a61318; /* red */ }
.accent6-box { background-color: #737578; /* grey */ }
.accent0-box { background-color: #ffffff; /* white */ }
.accent1-border { border-color: #004183; /* board blue */ }
.accent2-border { border-color: #156aa2; /* light blue */ }
.accent3-border { border-color: #BA5D00; /* orange */ }
.accent4-border { border-color: #4D8400; /* green */ }
.accent5-border { border-color: #a61318; /* red */ }
.accent0-border { border-color: #ffffff; /* white */ }

/*.button.accent2-box:hover,
.button.accent2-box:focus {
    background-color: #115886;
}*/

.button.accent3-box:hover,
.button.accent3-box:focus {
    background-color: #984c00;
}

.button.accent4-box:hover,
.button.accent4-box:focus {
    background-color: #3b6500;
}

.button.accent5-box:hover,
.button.accent5-box:focus {
    background-color: #881014;
}

.button.accent6-box:hover,
.button.accent6-box:focus {
    background-color: #616465;
}

.button.h3 {
	font-size: 19px;
	font-size: 1.1875rem;	
}
.button.h2 {
	font-size: 23px;
	font-size: 1.4375rem;
}

.mega-menu-item .button { text-decoration: none; }

.home-page-widget-title {
    margin-bottom: 1em !important;
}

.home-page-widget-title,
.home-page-widget .widget-title {
    border-top: 2px solid;
    border-bottom: 2px solid;
/*
    font-size: 20px;
    font-size: 1.25rem;
*/
    padding: 0.25em 0;
}

h1.entry-title { color: #df2027; }

/**
 * 17.0 - Button Links
 */

.btn-icons {
    width: 100%;
    font-size: 80%;
}

.btn-icons ul {
    list-style-type: none;
    margin: 0;
    display: table;
    width: 100%;
}

.btn-icons li {
	display: inline-block;
    width: 100%;
    vertical-align: top;
    display: table-row;
}

.btn-icons a {
	display: table-cell;
    height: 33px; /*47px*/;
    padding: 10px;
    color: #ffffff;
    font-size: 125%;
    border: none;
    vertical-align: middle;
    width: 100%;
}

.btn-icons a:hover,
.btn-icons a:focus {
    box-shadow: none;
}

.btn-icons a:hover span,
.btn-icons a:focus span {
    border-bottom: 1px solid;
}

.btn-icons .accent2-box {
    /*background: #156aa2 url('images/par-squares.jpg') no-repeat right;*/
}

@media screen and (min-width: 56.875em) {
    .btn-icons.widget {
        padding-top: 0;
        margin-bottom: 6.130769231em;
    }
    
    .btn-icons {
/*        float: right;*/
        width: 100%;
        max-height: 268px;
        position: relative;
    }
    
    .btn-icons a {

        height: 60px;
        font-size: 100%;

        /*height: 75px;
        font-size: 110%;*/
    }
    
    .btn-icons .accent2-box a {
        /*padding: 5px 10px;*/
    }
    
    .btn-icons .accent2-box a span {
       /* width: 145px;
        display: block;*/
    }
    
    .flexslider {
        margin-bottom: 48px !important;
    }
}

@media screen and (min-width: 61.5625em) {
    .slider-caption {
        line-height: 1.35;
    }
}

@media screen and (min-width: 75em) {
    .btn-icons.widget {
        margin-bottom: 7.630769231em;
    }
    
    .btn-icons a {

        height: 65px;
        font-size: 110%;

        /*height: 81px;
        font-size: 125%;*/
    }
    
    .btn-icons .accent2-box a {
        /*padding: 10px;*/
    }
    
    .btn-icons .accent2-box a span {
        /*width: 100%;
        display: inline;*/
    }
    
    .flexslider {
        margin-bottom: 42px !important;
    }
}

.flex-control-paging li a,
.flex-pauseplay a {
    border: 0 !important;
}

/**
 * 18.0 - Accordions - styles based on Accordion-Shortcodes plugin
 */
h2.accordion-title,
h3.accordion-title,
h4.accordion-title {
    font-size: initial;
    margin-bottom: 0;
    margin-top: 2px;
}
.accordion-title {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    border-radius: 4px;
    border: 1px solid #cacaca;
    color: #004183;
    font-weight: bold;
    background: #f9f9f9;
}
.accordion-title:before,
.accordion-title.open:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    padding-right: 0.8em;
}
.accordion-title:before {content: '\f0da';}
.accordion-title.open:before {content: '\f0d7';}
.accordion-title:hover {}
.accordion-title.open {
    color: #000000;
    background: #ffffff;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion-content {
    padding: 1em 2.2em;
    overflow: auto;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #cacaca;   
    border-top: 0;
}
.accordion {
    margin-bottom: 1em;
}

/**
 * 19.0 - Misc Styles
 */
.staff h2 { margin-top: 5px; }

.staff h3 { padding: 5px 0 0 5px; }

.staff span {
	font-size: 12px;
	display: block;
	color: #708285;
	text-transform: uppercase;
}

.staff .title {
	font-size: 12px;
	color: #708285;
}

.staff p {
	margin: 0;
	padding: 0 0 0 5px;
}

.staff img {
	position: absolute;
	top: 3px;
	left: 2px;
	border: 5px solid #f7f7f7;
}
.staff .manager, .staff .assistant { font-size: 110%; }
.staff .manager {
    font-weight: bold;
}

.border-right {
	border-right: 1px solid;
}
.border-left {
	border-left: 1px solid;
}
.border-top {
	border-top: 1px solid;
}
.border-bottom {
	border-bottom: 1px solid;
}

#jp-carousel-comments-loading,
.jp-carousel-titleanddesc,
.jp-carousel-image-meta { display: none !important; }

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-image {
    height: 125px;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

/* Trustees Pages */

    .trustee-list h3 {
        color: #004183;
        font-weight: bold;
        font-size: 90%;
    }

    .trustee-list h4 {
        font-size: 90%;
        margin-top: 0;
        margin-bottom: 0.473684211em;
	letter-spacing: normal;
    }

    .trustee-list img {
        padding-bottom: 0.25em;
    }

    .trustee-list p {
        font-size: 90%;        
        line-height: 1.25;
    }

    .trustee-area {
        font-size: 80%;
	font-style: italic;
    }

    .trustee-municipality {
	margin-bottom: 0.25em;
    }


    .trustee-contact img {
        float: left;
        margin-right:  10px;
    }

.pagination-container {
/*    margin: 2em 0;*/
    display: flex;
/*    justify-content: center;*/
}
   
/* Display as inline to put all controls in one line */
.pagination-container ul {
    display: inline;
    padding: 0;
    margin-left: 0;
}  
 
.pagination-container ul li {
    float: none !important;
    display: inline-block;
    margin: 0 2px;
}
   
.pagination-container  a, 
.pagination-container .wpv_page_current span {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    font-size: 16px;
    background-image: none;
    color: #666;
    border: 1px solid #ccc;
    float: none;
    padding: 0;
}
    
/* Highlight wpv_page_current to make the current page stand out */
.pagination-container .wpv_page_current span {
    background: #333;
    color: #fff;
}
 
.pagination-container .wpv-filter-next-link, .pagination-container .wpv-filter-previous-link {
    width: auto;
    padding: 0 15px;
    margin: 0 2px;
}
 
 
.pagination-container  a:hover {
    text-decoration: none;
    background-color: #eee;
}