.page-template-page-enroll-form .enrollmentSteps{
	font-weight: 700;
	font-size: 20px;
}


@media (min-width: 768px) {
	.modal-dialog{
		width: 750px;
	}
	.sponsor-row {
		margin: 40px 0;
	}
	.sponsor-row {
		display: flex;
		flex-direction: row;
		justify-items: flex-start;
		justify-content: space-between;
	}
	.border-gold-right {
		border-right: 1px solid #8E8736;
	}
	.sponsor-list {
		flex-direction: row;
		justify-items: flex-start;
		justify-content: space-evenly;
	}
	.sponsor-row {
		margin: 20px 0;
	}
	.sponsor-row .font-gold {
		text-align: left;
		margin: 0;
	}
	.sponsor-list img {
		margin: 0;
	}

    /* disable dropping down on mouse click */
    /*ul.nav li.open > ul.dropdown-menu {
        display: none;    
    }*/
    /* enable dropping down on mouse hover */
    /*ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;    
    }*/

}
@media (min-width: 992px) {

	.page-template-page-enroll-form .enrollmentSteps{
	font-weight: 700;
	font-size: 30px;
}

	.modal-dialog{
		width: 980px;
	}
	.sponsor-row {
		margin: 60px 0;
	}
}

/* Print only */
/*@media print {
  	body * {
    	visibility:hidden;
  	}
  	#required_documents, #required_documents * {
    	visibility:visible;
  	}
  	#required_documents {
	    position:absolute;
	    left:0;
	    top:0;
  	}
  	.btnPrint{
		display: none;
	}
}*/

@media only screen and (max-width: 1200px){  
	.pro_col_1 h3{
		font-size: 34px;
		line-height: 42px;
	}
	.event_widget h3{
		font-size: 17px;
		margin-bottom: 8px;
	}
	.event_widget p{
		font-size: 17px;
	}
	.caption_content h2{
		font-size: 36px;
		line-height: 40px;
	}
	.caption_content p{
		font-size: 18px;
	}
	.intro_content h1{
		font-size: 40px;
		line-height: 45px;
	}
	.intro_content p{
		font-size: 19px;
		line-height: 23px;
	}
	.nav > li > a{
		font-size: 18px;
	}
	.classes_col{
		padding: 15px;
		padding-bottom: 50px;
	}
	.learnMoreWrap a {
	    left: 15px;
	    bottom: 15px;
	    font-size: 14px;
	    border-bottom: 2px solid #5d6db6;
	    padding-bottom: 8px;
	}
	.classes_col h3{
		font-size: 15px;
		line-height: 22px;
	}
	p.class_fee{
		font-size: 16px;
	}
	.duration{
		font-size: 14px;
	}
	.intro_post{
		padding-top: 0;
	}
	.intro_post h2{
		font-size: 36px;
		line-height: 40px;
	}
	.border_sm{
		margin-bottom: 35px;
	}
	.border_sm hr{
		margin-top: 15px;
	}
	#inspiration ul li{
		font-size: 16px;
		line-height: 22px;
		margin: 0 0 20px 0;
	}
	.type_logo_wrap{
		margin-bottom: 30px;
	}
	.single_mm_post h2{
		margin: 0 0 15px 0;
	}
	.subnavmenu li a{
		font-size: 14px;
	}
}

@media only screen and (max-width: 991px){  
	.minutes_fw{
		margin-left: 220px;
	}
	.minutes_item{
		padding-left: 60px;
		padding-right: 10px;
		background-size: 50px;
		min-height: 20px;
		margin-bottom: 30px;
	}
	.dress_up_item{
		padding: 40px 15px 15px 15px;
	}
	.dress_up_item h2{
		font-size: 18px;
		line-height: 24px;
	}
	.d_title_2{
		font-size: 34px;
		line-height: 40px;
	}
	.dress_up_intro p{
		font-size: 16px;
		line-height: 22px;
	}
	.a_title_3, .sidebar_widget_title_3{
		font-size: 26px;
		line-height: 30px;
	}
	.du_date{
		font-size: 14px;
		line-height: 18px;
	}
	.pro_col_1,
	.pro_col_2{
		float: none;
		width: 100%;
		margin: 0;
	}
	.pro_col_1 p{
		margin-bottom: 20px;
	}
	.pro_col_1 h3{
		margin-bottom: 15px;
	}
	.sec_heading{
        margin-bottom: 30px;
        overflow: hidden;
    }
    .mobile_center{
        margin-bottom: 15px;
    }
    .fund_event_box p{
        font-size: 14px;
    }
    .fund_event_box h2{
        font-size: 17px;
        line-height: 22px;
    }
    .fund_event_box{
        padding: 15px;
        padding-bottom: 60px;
    }
    .linkLearnMore{
        left: 15px;
        font-size: 14px;
        bottom: 20px;
        padding-bottom: 10px;
    }
	.form_sub_title{
		margin-bottom: 10px;
	}
	.form_container .table>tbody>tr>td, 
	.form_container .table>tbody>tr>th, 
	.form_container .table>tfoot>tr>td, 
	.form_container .table>tfoot>tr>th, 
	.form_container .table>thead>tr>td, 
	.form_container .table>thead>tr>th{
		font-size: 14px;
	}
	.inline_radio label{
		font-size: 14px;
	}
	.inline_radio{
		margin-top: 0;
		margin-bottom: 0;
	}
	.sm_col{
		width: 65px;
	}
	.intro_title_1{
		font-size: 36px;
		line-height: 40px;
	}
	.mm_right_content{
		padding-left: 0;
	}
	#subMenu_row h2{
		font-size: 14px;
	}
	.subnavmenu li a {
	    font-size: 12px;
	    line-height: 16px;
	}
	a.btnSubCta{
		padding-left: 10px;
		padding-right: 10px;
		font-size: 12px;
	}
	#inspiration ul li{
		font-size: 12.5px;
		line-height: 18px;
		margin: 0 0 12px 0;
	}
	#philosophy p, #mission p, #inspiration p{
	    font-size: 14px;
	    line-height: 20px;
	    margin: 0 0 15px 0;
	}
	.text_style_1{
		font-size: 14px;
	    line-height: 20px;
	}
	#philosophy h2, #mission h2, #inspiration h2{
	    font-size: 32px;
	    line-height: 40px;
	    margin-bottom: 15px;
	}
	.heading_2{
		font-size: 32px;
	    line-height: 40px;
	    margin-bottom: 15px;
	}
	.intro_post p {
	    font-size: 14px;
	    line-height: 20px;
	    margin: 0 0 15px 0;
	}
	.border_sm{
		margin-bottom: 30px;
	}
	.btnBoxed{
		padding: 6px 12px;
		font-size: 14px;
	}
	.intro_post h2{
		font-size: 32px;
		line-height: 40px;
		margin-bottom: 15px;
	}
	.breadcrumb{
		margin-top: 16px;
	}
	.breadcrumb a{
		font-size: 11.5px;
	}
	.breadcrumb > .active{
		font-size: 11.5px;
	}
	#content-section{
		padding: 50px 0;
	}
	.navbar-brand > img{
		width: 150px;
	}
	.nav > li > a{
		font-size: 14px;
		padding: 0 14px;
	}
	#navigation_menu{
		padding-top: 40px;
	}
	.boxed_stuff_content img{
		width: 120px;
		height: auto;
	}
	.boxed_stuff_content{
		padding: 10px 15px 15px 15px;
	}
	.boxed_stuff_content p{
		font-size: 14px;
		line-height: 22px;
	}
	.boxed_stuff_content a{
		font-size: 14px;
		line-height: 22px;
	}
	.label_type{
		font-size: 14px;
		line-height: 18px;
	}
	#intro-section{
		padding: 100px 0;
	}
	.intro_content h1{
		font-size: 32px;
		line-height: 36px;
	}
	.intro_content p{
		font-size: 16px;
		line-height: 20px;
	}
	.caption_content {
	    max-width: 100%;
	    text-align: center;
	}
	.caption_content h2{
		font-size: 30px;
		line-height: 32px;
	}
	.caption_content p{
		font-size: 16px;
	}
	.event_widget a{
		font-size: 15px;
	}
	.event_widget p{
		font-size: 14px;
		margin-bottom: 20px;
	}
	.event_widget h3{
		font-size: 14.5px;
	}
	.form-control{
		font-size: 14px;
	}
	.btnBlock{
		font-size: 14px;
		padding: 10px;
		text-align: center;
	}
	.frm_widget p{
		font-size: 16px;
	}
	.event_widget h2,
	.frm_widget h3{
		font-size: 22px;
	}
	.footer_widget_item h3{
		font-size: 12px;
	}
	.footer_widget_item ul li a{
		font-size: 12px;
	}
	.footer_widget_item p{
		font-size: 12px;
	}
	.quote_wrap{
		padding: 120px 0 0 200px;
		font-size: 30px;
		background-size: 200px 166px;
	}
}

@media only screen and (max-width: 767px){ 
	.minutes_desc{
		max-width: 100%;
	} 
	.minutes_fw{
		margin-left: 0px;
		margin-top: 0;
	}
	.minutes_heading{
		padding: 10px 15px;
		margin-bottom: 20px;
	}
	.table-responsive{
		margin-bottom: 50px;
	}
	.dress_up_item{
		padding: 40px 15px 15px 15px;
	}
	.meeting_item h3{
		font-size: 16px;
		line-height: 20px;
	}
	.meeting_item p{
		font-size: 16px;
		line-height: 20px;
	}
	.meeting_item h4{
		font-size: 14px;
		line-height: 18px;
	}
	.heading_style_2{
		margin-bottom: 25px;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
	}
	.sec_heading h2{
        font-size: 32px;
    }
    .sec_heading p{
        font-size: 17px;
        margin-bottom: 10px;
    }
    .sponsor_boxes ul li .alignleft{
        margin: 0 15px 6px 0;
    }
    .sponsor_boxes ul li h2{
        font-size: 23px;
        line-height: 29px;
    }
    .sponsor_boxes ul li h5{
        font-size: 16px;
        line-height: 22.5px;
    }
    .sponsor_boxes ul li p{
        font-size: 16px;
        line-height: 22px;
    }
 
    .fund_feature_post{
        margin-bottom: 50px;
    }
    .fund_event_row{    
        display: block;
    }
    .fund_event_box{
        padding: 25px;
        height: auto;
        padding-bottom: 70px;
        margin: 0 0 30px 0;
    }
    .fe_logo{
        text-align: center;
        position: relative;
        height: auto;
        margin-bottom: 20px;
    }
    .fe_logo img{
        position: relative;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .fund_event_box p{
        font-size: 18px;
    }
    .fund_event_box h2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .linkLearnMore{
        left: 25px;
        bottom: 30px;
        padding-bottom: 10px;
        font-size: 18px;
    }
	.sm_col{
		width: 65px;
	}
	.inline_radio{
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.sm_col .form-control{
		min-width: 65px;
	}
	.form-control{
		min-width: 100px;
	}
	.form_sub_title{
		margin-bottom: 10px;
	}
	.btnBoxed{
		padding: 6px 20px;
		font-size: 14px;
	}
	.modal_heading h1{
		font-size: 32px;
		line-height: 38px;
	}
	.modal_heading p{
		font-size: 18px;
	}
	ul.modal_list li h1{
		font-size: 24px;
	}
	ul.modal_list li p{
		font-size: 16px;
		line-height: 22px;
	}
	.doc_wrap h2{
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.doc_wrap ol li{
		font-size: 14px;
		line-height: 18px;
		min-height: 24px;
		margin-bottom: 10px;
	}
	ul.modal_list > li{
		padding-left: 65px;
	}
	ul.modal_list > li::after{
		font-size: 46px;
		line-height: 48px;
		width: 40px;
		padding-bottom: 5px;
	}
	#subMenu_row h2{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.subnavmenu li a {
	    font-size: 16px;
	    line-height: 22px;
	}
	.border_left{
		padding-top: 10px;
	}
	.yamm .dropdown.yamm-fw .dropdown-menu{
		padding-top: 0;
	}
	.hr_mm{
		margin-bottom: 10px;
	}
	.border_left::after {
	    content: '';
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 1px;
	    width: 100%;
	    background: #bfb74b;
	}
	#inspiration_photo_grid .col-sm-4{
		text-align: center;
	}
	#mission {
	    margin-bottom: 45px;
	}
	.label_type_wrap{
		text-align: left;
	}
	#breadcrub_wrap {
	    margin-bottom: 25px;
	}
	.intro_post{
		margin-bottom: 30px;
	}
	#intro-content-section{
		padding-bottom: 50px;
	}
	.classes_row{
		position: relative;
		height: auto;
		overflow: hidden;
		display: block;
	}
	.classes_col{
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 0px 30px 0px;
		height: auto;
		float: none;
		background: #fff;
		padding: 15px;
		padding-bottom: 50px;
		text-align: center;
		position: relative;
	}
	#header-section{
		padding: 15px 0;
	}
	#navigation_menu {
	    padding-top: 0;
	}
	.nav > li > a{
		font-size: 20px;
		padding: 10px 15px;
	}
	.section-header h1 {
	    font-size: 40px;
	    line-height: 45px;
	    margin: 0 0 15px 0;
	}
	.section-header p {
	    margin: 0 0 20px 0;
	    font-size: 16px;
	    line-height: 22px;
	}
	.boxed_stuff_content img{
		width: 80px;
		height: auto;
	}
	.boxed_stuff_content{
		padding: 6px 10px 10px 10px;
	}
	.boxed_stuff_content p{
		font-size: 12px;
		line-height: 16px;
	}
	.boxed_stuff_content a{
		font-size: 12px;
		line-height: 16px;
	}
	.label_type{
		font-size: 12px;
		line-height: 16px;
	}
	#enrollment-section,	
	#minutes-section,	
    #csoportunity-section,
	#intro-section{
		padding: 50px 0;
	}
	.intro_content h1{
		font-size: 30px;
		line-height: 36px;
	}
	.intro_content p{
		font-size: 15px;
		line-height: 20px;
	}
	#header-top-section{
		padding: 5px 0;
	}
	.social_widget_top{
		display: none;
	}
	.top_nav_wrap{
		float: none;
	}
	#navMenu{
		display: none;
	}
	#nav-wrap{
		display: block;
	}
	.caption_content {
	    max-width: 90%;
	    text-align: center;
	    margin: 0 auto;
	}
	.caption_content h2{
		font-size: 28px;
		line-height: 30px;
	}
	.caption_content p{
		font-size: 14px;
	}
	.event_heading{
		font-size: 40px;
		padding-top: 50px;
	}
	.event_widget{
		margin-bottom: 50px
	}
	#event-section .col-sm-8{
		background: #e8e3c3;
	}
	.footer_widget_item h3{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.footer_widget_item ul li a{
		font-size: 14px;
	}
	.footer_widget_item p{
		font-size: 14px;
	}
	.footer_widget_item{
		margin-bottom: 30px;
		text-align: center;
	}
	.copy{
		text-align: center;
	}
	.achieve_item{
		padding-top: 10px;
	}
	.quote_wrap{
		padding: 90px 0 0 150px;
		font-size: 30px;
		background-size: 150px 125px;
	}
	/* Devin's Changes */
	#content-section .alternatingRow {
		padding: 25px 0;
	}
	#content-section .fullwidth-content {
		padding-top: 10px;
	}
	.row-align-center { 
        display:block;
    }
	#staff-members .board_member_list {
		margin-top: 50px;
	}
	#staff-members .board_member_list, .session_list {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: stretch;
	}
	#staff-members .board_member_list > .member-block, .session-item {
		padding: 0 15px ;
	}
	.content_grid_item{
		width: 33.3%;
		height: auto;
		margin-bottom: 40px;
	}
    .row .row .col-sm-6 {
        width: 50%;
        float: left;
	}
	.page_gallery_post {
		max-width: 400px;
		margin: 20px auto 50px;
	}
	
	.yt-thumbnail {
		display: block;
		max-width: 400;
		max-height: 200px;
		margin: 10px auto 10px;
	}
	.yt-play {
		position: absolute;
		width: 50px;
		height: auto;
		margin-top: -16px;
		margin-left: -25px;
		top: 100px;
	}
	/* End Devin's Changes*/
}
@media only screen and (max-width: 600px){ 
	.grade_wrap{
		padding: 35px 25px 20px 25px;
	}
	.tour_post p,
	.style_1{
		font-size: 16px;
		line-height: 22px;
	}
	.ts_item label{
		font-size: 14px;
		line-height: 20px;
	}
	.minutes_item{
		width: 50%;
	}
	.minutes_heading h1{
		font-size: 30px;
		line-height: normal;
	}
	.dress_up_item{
		padding: 40px 15px 15px 15px;
	}
	.pro_col_2{
		display: block;
	} 		
	.meeting_item{
		width: 100%;
		height: auto;
		padding: 20px;
	}	
	.meeting_item:nth-child(2){
		background: #f3f3ed;
		border: none;
		border-top: 1px solid #b8b696;
		border-bottom: 1px solid #b8b696;
	}
	h4.nxt_meeting{
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		margin-bottom: 10px;
	}
	.modal_heading h1 {
	    font-size: 25px;
	    line-height: 30px;
	}
	.modal_heading{
		margin-bottom: 20px;
	}
	ul.modal_list li h1{
		font-size: 22px;
	}
	.text_and{
		padding-left: 0;
		text-align: center;
		padding: 10px 0;
	}
	.text_and span{
		font-size: 14px;
	}
	.btnPrint{
		font-size: 20px;
		padding: 6px 40px;
	}
	.doc_wrap{
		padding-left: 15px;
	}
	.thumb img{
		width: 100%;
	}
	.boxed_row{
		display: block;
	}
	.boxed_stuff{
		width: 100%;
		margin: 0 0 40px 0;
	}
	.section-header h1 {
	    font-size: 40px;
	    line-height: 45px;
	    margin: 0 0 15px 0;
	}
	.section-header p {
	    margin: 0 0 20px 0;
	    font-size: 16px;
	    line-height: 22px;
	}
	.boxed_stuff_content img{
		width: 120px;
		height: auto;
	}
	.boxed_stuff_content{
		padding: 8px 15px 15px 15px;
	}
	.boxed_stuff_content p{
		font-size: 14px;
		line-height: 18px;
	}
	.boxed_stuff_content a{
		font-size: 14px;
		line-height: 18px;
	}
	.label_type{
		font-size: 12px;
		line-height: 16px;
	}	
	.boxed_stuff:hover{
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	.intro_content{
		padding-left: 85px;
	}
	.intro_content h1{
		font-size: 20px;
		line-height: 26px;
	}
	.intro_content p{
		font-size: 14px;
		line-height: 18px;
	}
	.flex-caption{
		bottom: 18%;
	}
	.caption_content {
	    max-width: 90%;
	    text-align: center;
	    margin: 0 auto;
	}
	.caption_content h2{
		font-size: 24px;
		line-height: 26px;
		margin-bottom: 8px;
	}
	.caption_content p{
		font-size: 14px;
	}
	.quote_wrap{
		padding: 43px 0 0 85px;
		font-size: 30px;
		background-size: 85px 71px;
	}
	/* Devin's Changes */
	#content-section .alternatingRow {
		padding: 15px 0;
	}
	#content-section .fullwidth-content {
		padding-top: 7px;
	}
	.dress_up_row{
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		columns: 1 auto;
	}

	/* End Devin's Changes*/
}

@media only screen and (max-width: 479px){ 
	.grade_item{
		width: 50%;
	}
	.ts_title_4{
		font-size: 20px;
		line-height: 24px;
	}
	.dress_up_item{
		padding: 37px 20px 20px 20px;
	}
	.dress_up_item h2 {
		position: relative;
	}
	.dress_up_item p {
		margin-left: 0;
	}
	.pro_meeting{
		padding: 15px;
	} 	
	.sec_heading h2{
        font-size: 30px;
    }
    .sec_heading p{
        font-size: 15px;
    }
    .sponsor_boxes ul li{
        margin-bottom: 30px;
    }
    .sponsor_boxes ul li .alignleft{
        margin: 0 15px 6px 0;
    }
    .sponsor_boxes ul li h2{
        font-size: 20px;
        line-height: 24px;
    }
    .sponsor_boxes ul li h5{
        font-size: 14.5px;
        line-height: 21px;
    }
    .sponsor_boxes ul li p{
        font-size: 14.5px;
        line-height: 21px;
    }
    .fe_post h1{
        font-size: 32px;
    }
    .fe_post h2{
        font-size: 16px;
    }
    .fe_post p{
        font-size: 14.5px;
    }
    .fe_post a.link{
        font-size: 15.5px;
    }
    .btnBlack{
        display: block;
        text-align: center;
        font-size: 15px;
    }
	.intro_title_1 {
	    font-size: 28px;
	    line-height: 32px;
	}
	.modal_heading p{
		font-size: 15px;
		line-height: 20px;
	}
	ul.modal_list > li{
		padding: 20px 0 20px 50px;
	}
	.modal-body {
	    padding: 5px 20px 15px 20px;
	}
	ul.modal_list > li::after {
	    font-size: 36px;
	    line-height: 36px;
	    width: 30px;
	    padding-bottom: 1px;
	    top: 18px;
	}
	.doc_wrap {
	    padding-left: 10px;
	}
	.doc_wrap ol li {
	    font-size: 13px;
	    line-height: 16px;
	}
	ul.modal_list li p {
	    font-size: 15px;
	    line-height: 20px;
	}
	.section-header h1 {
	    font-size: 32px;
	    line-height: 36px;
	    margin: 0 0 15px 0;
	}
	.section-header p {
	    margin: 0 0 20px 0;
	    font-size: 14px;
	    line-height: 18px;
	}
	.intro_content{
		padding-left: 0;
		background: none;
	}
	.flex-caption{
		bottom: auto;
		position: relative;
		background: #6e6815;
		padding: 15px 0 35px 0;
	}
	.caption_content {
	    max-width: 90%;
	    text-align: center;
	    margin: 0 auto;
	}
	.caption_content h2{
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 8px;
	}
	.caption_content p{
		font-size: 13px;
	}
	.event_widget h2, .frm_widget h3{
		font-size: 20px;
	}
	.event_heading{
		font-size: 32px;
		padding-top: 50px;
	}
	.quote_wrap{
		padding: 10px 0 0 45px;
		font-size: 20px;
		background-size: 40px 33px;
	}
	.border-gold-right {
		border: none;
	}
	/* Devin's Changes */
	#content-section .alternatingRow {
		padding: 10px 0;
	}
	#content-section .fullwidth-content {
		padding-top: 2px;
	}
	.content_grid_item{
		width: 50%;
		height: auto;
		margin-bottom: 40px;
	}
	.content_grid_item a * {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
    .row .row .col-sm-6 {
        width: 100%;
        float: none;
    }
	.announcement_desc .flex {
		flex-direction: column;
	}
	.flex .btnBoxed {
		margin: 5px 0;
	}
	.announcement_desc .flex .btnBoxed:last-of-type, .announcement_desc .flex .btnBoxed:first-of-type {
		margin-left: 0;
		margin-right: 0
	}
	/* End Devin's Changes*/
}

@media only screen and (max-width: 360px){  
	.grade_item{
		width: 100%;
		padding-right: 0;
	}
	.minutes_item{
		width: 100%;
		padding-left: 90px;
		min-height: 71px;
		background-size: 74px;
	}
	.board_bios_item .alignleft{
		width: 100px;
		height: auto;
	}
	.sec_heading h2{
        font-size: 26px;
    }
    .sponsor_boxes ul li .alignleft{
        margin: 0 0px 10px 0;
        float: none;
        display: block;
        text-align: center;
    }
    .sponsor_boxes ul li{
        text-align: center;
        margin-bottom: 35px;
    }
    .btnBlack{
        padding: 10px;
    }
    .fund_event_box p{
        font-size: 14px;
    }
    .fund_event_box h2{
        font-size: 17px;
        line-height: 22px;
    }
    .fund_event_box{
        padding: 15px;
        padding-bottom: 60px;
    }
    .linkLearnMore{
        left: 15px;
        font-size: 14px;
        bottom: 20px;
        padding-bottom: 10px;
    }
	.form_container .address a {
		word-break: break-word;
	}
}

/* ==========================================================================
   Family Resources Page
   ========================================================================== */
#pageFamilyResources .splitColor
{
position: relative;	
z-index: 10;
padding-top: 0px;
padding-bottom: 0px;	
}
#pageFamilyResources .splitColor .row
{
/*display: flex;*/
}
#pageFamilyResources .splitColor h1
{
font-weight: 400;
/*font-size: 35px;*/
font-size: 25px;
}
#pageFamilyResources #resourceGrid
{
/*padding-right: 60px;	*/
}
#pageFamilyResources #resourceGrid #gradeList
{
padding: 0;
margin: 0 0 0 0;
display: block;
width: 100%;
list-style: none;	
border: solid #aaa;
border-width: 1px 0 0 1px;
}
#pageFamilyResources #resourceGrid #gradeList li
{
padding: 0;
margin: 0;
width: 33.3333%;
display: inline-block;	
}
#pageFamilyResources #resourceGrid #gradeList li:last-of-type
{
width: 99.9999%;	
}
#pageFamilyResources #resourceGrid #gradeList li a
{
display: flex;
width: 100%;
align-items: center;
justify-content: center;
height: 80px;
border: solid #aaa;
border-width: 0 1px 1px 0;
background: #edede4;
color: #042942;
/*font-size: 18px;*/
font-size: 14px;
}
#pageFamilyResources #resourceGrid #gradeList li:nth-child(odd) a
{
background: #f6f6f3;	
}
#pageFamilyResources #resourceGrid #gradeList li a:hover
{
background: #f9f7e8;
}
#pageFamilyResources #resourceCalendar
{
z-index: 50;	
position: relative;
background: #ededeb;
}
/*#pageFamilyResources .splitColor:before
{
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 75%;
right: 0%;
background: #e4e4d9;
z-index: -1;
}*/
#pageFamilyResources #resourceCalendar,
#pageFamilyResources #resourceGrid
{
padding-top: 50px;
padding-bottom: 50px;		
}
/* ==========================================================================
   Parent Resources - Calendar List Format
   ========================================================================== */
#pageFamilyResources #resourceCalendar
{
/*padding-left: 60px;*/
}
#pageFamilyResources #resourceCalendar .simcal-calendar
{
padding: 0px;	
}
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list dl
{
margin: 0;	
}
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list dt.simcal-day-label
{
visibility: hidden;
display: none;	
}
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events
{
padding: 0 0 0 0;
margin: 0 0 0 0;	
}
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list dd.simcal-day
{
padding: 0 0 0px 0;
}
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events li.simcal-event
{
margin-bottom: 0;
padding-bottom: 20px;
font-family: 'open sans', arial, sans-serif;
color: #424242;
}
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events li.simcal-event h6,
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events li.simcal-event h3,
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events li.simcal-event p
{
font-family: inherit;
font-size: 14px;
/*font-size: 16px;*/
font-weight: 400;
margin: 0;
padding: 0;
line-height: 1.4em;	
}
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events li.simcal-event h3
{
font-weight: 600;	
}
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events li.simcal-event p a
{
font-style: italic;
font-weight: 600;
color: #424242;	
}
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events li.simcal-event p a:hover
{
color: #8d8736;
}
#pageFamilyResources #resourceCalendar .btnBlockWrap
{
padding-top: 15px;
}
/* ==========================================================================
   Family Resources - Links Section
   ========================================================================== */
#resourceLinks h1
{
text-align: center;
font-weight: 400;
color: #042942;	
padding-bottom: 70px;
margin: 0;
}
#resourceLinks h3
{
font-weight: 600;
color: #042942;
/*font-size: 20px;*/
font-size: 15px;
font-family: 'open sans', arial, sans-serif;
}
#resourceLinks ul
{
margin: 0 0 0 0;
padding: 0 0 40px 19px;	
}
#resourceLinks ul li
{
/*font-size: 18px;*/
font-size: 14px;
line-height: 1.3em;
padding-bottom: 8px;	
font-family: 'open sans', arial, sans-serif;
}
#resourceLinks ul li a
{
color: #424242;
text-decoration: underline;
font-weight: 400;
}
#resourceLinks ul li a:hover
{
color: #8d8736;
}
/* ==========================================================================
   Family Resources - Update Modal
   ========================================================================== */
.fancybox-is-open .fancybox-bg, .modal-backdrop.in
{
opacity: 1;
background: rgba(4,41,66,0.8);
}
.updateModal
{
max-width: 945px;
max-height: 775px;	
}
.modalCollection
{
padding: 0px 0 30px;
}
.modalCollection #modalContent h1
{
font-size: 24px;	
}
.modalCollection #modalContent h2
{
font-size: 22px;	
}
.modalCollection #modalContent h3
{
font-size: 20px;	
}
.modalCollection #modalContent h4
{
font-size: 18px;
}
.modalCollection #modalContent h5
{
font-size: 16px;	
}
.modalCollection #modalContent h6
{
font-size: 14px;	
}
.modalCollection #modalContent p,
.modalCollection #modalContent li
{
font-size: 13px;
}
.modalCollection .container
{
width: 100%;
}
.modalCollection span#modalLogo img
{
position: absolute;
/*height: 115px;
width: 115px;
top: 70px;
left: 70px;*/
display: none;
}
.modalCollection #modalClose,
.modalCollection #modalContent
{
/*padding: 15px 15px 15px 250px;	*/
}
.modalCollection #modalContent
{
/*padding-right: 110px;*/
}
.modalCollection #modalClose
{
text-align: right;	
}
.modalCollection #modalClose a
{
outline: none;	
}
.modalCollection #modalClose a img
{
/*height: 40px;
width: 40px;*/
height: 25px;
width: 25px;
margin-right: -10px;	
}

/* ==========================================================================
   News and Events Widget - Mega Drop Down
   ========================================================================== */
ul.nav .simcal-default-calendar-list 
{
min-height: auto;
padding: 0px 0;
}
ul.nav .simcal-default-calendar-list dt.simcal-day-label
{
visibility: hidden;
display: none;	
}
ul.nav .simcal-default-calendar-list ul.simcal-events 
{
margin: 0;
padding: 0 0 0 0px;
}
ul.nav .simcal-default-calendar-list ul.simcal-events li.simcal-event 
{
margin-bottom: 0px;
padding-bottom: 0px;
}
ul.nav .simcal-default-calendar-list .simcal-event-details p 
{
margin: 0 0 0px;
padding-bottom: 0px;
line-height: 1.3em;
}
ul.nav .simcal-default-calendar-list .simcal-event-details p .simcal-event-title
{
font-style: italic;	
}
ul.nav .single_mm_post h2
{
margin-bottom: 12px;	
}
/* ==========================================================================
   News and Events Page - Calendar Grid Format
   ========================================================================== */
.eventGrid .simcal-default-calendar-grid .simcal-calendar-head tr:first-child
{
background: #f3f3ed;	
border: solid #dddab4;
border-width: 1px 1px 1px;
}
.eventGrid .simcal-default-calendar-grid .simcal-calendar-head th.simcal-week-day
{
border: solid #dddab4;
border-width: 0px 1px 0px;	
font-weight: normal;
padding: 5px 0;
color: #8d8736;
}
.eventGrid .simcal-default-calendar-grid .simcal-month .simcal-day
{
border: solid #dddab4;
border-width: 1px 1px 1px;
color: #8d8736;
}
.eventGrid .simcal-default-calendar-grid .simcal-month .simcal-day:hover
{
background: #fff;
}
.eventGrid .simcal-default-calendar-grid .simcal-month .simcal-day-void
{
background: #f3f3ed;
}
.eventGrid .simcal-default-calendar-grid .simcal-month td .simcal-day-number
{
background: #e3dcb1!important;
color: #fff!important;
}
.eventGrid .simcal-default-calendar-grid .simcal-month .simcal-day-has-events
{
color: #042942;
}
.eventGrid .simcal-default-calendar-grid .simcal-month .simcal-today
{
background: #f9f7e7;
}
.eventGrid .simcal-default-calendar-grid .simcal-month .simcal-today > div
{
border: 0px!important;
}
/* ==========================================================================
   Newspaper Callout
   ========================================================================== */
.home #event-section
{
background: none;	
}
.home #event-section .frm_wrap
{
padding-top: 10px;
padding-bottom: 20px;	
}
.newspaperCallout
{
padding: 20px 15px 20px;
margin: 0 auto 35px;
width: 100%;
max-width: 316px;
text-align: center;
background: #e3dcb1; background: #d0d0d0;
}
.home .newspaperCallout
{
margin: 0px auto 0px;	
}
.newspaperCallout .npImage
{
padding: 0 0 1px;
margin: 0 0 20px;
text-align: center;
border-bottom: 1px solid #042942;
}
.newspaperCallout .npImage img
{
width: 100%;
max-width: 242px;
}
.newspaperCallout h4
{
color: #042942;
text-transform: uppercase;
font-size: 20px;
line-height: 24px;
margin: 0 0 0 0;
padding: 0 0 10px;
}
.newspaperCallout h5
{
color: #8d8736;
font-size: 18px;
line-height: 26px;
margin: 0 0 0 0;
padding: 0 0 20px;
}
.newspaperCallout p
{
margin: 0;
}
.btnBlock
{
cursor: pointer;
background: rgba(109,103,29,1);
transition: all 500ms ease;
}
.btnBlock:hover
{
background: rgba(4,41,66,1);
}
.newspaperCallout .btnBlock
{
display: inline-block;
}
.btnBorderBlock
{
background: transparent;
border: 1px solid #8d8736;	
color: #8d8736;
}
.btnBorderBlock:hover
{
background: transparent;
border: 1px solid #042942;	
color: #042942;
}
/* ==========================================================================
   News and Events Page - Calendar List Format
   ========================================================================== */
.eventList .simcal-default-calendar-list .simcal-calendar-head 
{
padding: 15px 0;
background: #fff;
border: solid #dddab4;
border-width: 1px 1px 0px;
}
.eventList .simcal-default-calendar-light .simcal-nav-button
{
color: rgba(141,135,54,0.8) !important;
}
.eventList .simcal-default-calendar-light .simcal-nav-button:hover 
{
color: rgba(141,135,54,1) !important;
}
.eventList .simcal-default-calendar-light .simcal-nav-button:disabled, .eventList .simcal-default-calendar-light .simcal-nav-button:disabled:hover 
{
color: rgba(0,0,0,0.2) !important;
}
.eventList .simcal-default-calendar .simcal-current h3 
{
color: rgba(141,135,54,1);
}
.eventList dl.simcal-events-list-container
{
margin-top: 0px;	
border: solid #dddab4;
border-width: 1px 1px 1px;
background: #f6f6f6;
padding: 0px;
}
.eventList dl.simcal-events-list-container dt
{
margin: 0;
border-bottom: 0px!important;
}
.eventList dl.simcal-events-list-container dd
{
margin: 0;
}
.eventList dl.simcal-events-list-container dt,
.eventList dl.simcal-events-list-container dd
{
background: #fff;	
}
.eventList dl.simcal-events-list-container dd ul,
.eventList .simcal-default-calendar-list ul.simcal-events li.simcal-event 
{
margin: 0;
padding: 0;	
}
.eventList dl.simcal-events-list-container dd ul
{
padding-bottom: 20px;	
}
.eventList .simcal-default-calendar-list dt.simcal-day-label > span 
{
background: #f3f3ed!important;
color: #8d8736!important;
display: block;
width: 100%;
padding: 8px 15px;
}
.eventList .simcal-default-calendar-list .simcal-event-details 
{
line-height: 1.3em;
padding: 15px 15px 0px;
}
.eventList .simcal-default-calendar-list .simcal-event-details p
{
margin-bottom: 0;
padding-bottom: 0px;	
/*font-size: 1.2em;*/
font-size: 1.0em;
line-height: 1.5em;
}
.eventList .simcal-default-calendar-list .simcal-event-details p .simcal-event-title
{
font-style: normal;
}
.eventList .simcal-default-calendar-list .simcal-event-details p a
{
color: #8d8736;
font-weight: normal;
font-style: italic;
display: block;
padding-top: 0px;
font-size: 0.9em;
}
.eventList .simcal-default-calendar-list .simcal-event-details p a:hover
{
color: #042942;
}
/* ==========================================================================
   Home Page - Calendar Events List
   ========================================================================== */
.home #event-section #homeEventColumn
{
z-index: 100;
background: #e8e3c3; background: #e0e0e0;
}
#homeEventsList .simcal-default-calendar-list 
{
min-height: 0px;
padding: 0px 0 0px;
text-align: left;
}
#homeEventsList .simcal-default-calendar-list dl
{
clear: both;
}
#homeEventsList .simcal-default-calendar-list dl dt
{
visibility: hidden;
display: none;	
}
#homeEventsList .simcal-default-calendar-list dl dd
{
width: 100%;
padding: 0 15px 20px;
overflow: hidden;
}
#homeEventsList .simcal-default-calendar-list .simcal-events-list-container
{
clear: both;	
}
#homeEventsList .simcal-default-calendar-list ul.simcal-events 
{
margin: 0px;
padding: 0 0px;
/*clear: both;*/
}
/*.simcal-day-has-1-events + .simcal-day-has-1-events + .simcal-day-has-2-events ul li:nth-of-type(2)
{
display: none;	
}*/
#homeEventsList .simcal-default-calendar-list ul.simcal-events li
{
width: 100%;
padding: 0 15px 20px;
overflow: hidden;
margin: 0;	
}
#homeEventsList .simcal-default-calendar-list .simcal-event-details
{
padding: 0 0px;
font-size: 1.0em;
line-height: 1.0;	
}
#homeEventsList .simcal-default-calendar-list .simcal-event-details h6
{
display: block;
line-height: 30px;
vertical-align: middle;
text-indent: 10px;
font-size: 0.8em;
text-transform: uppercase;
color: #fff;
background: #8d8736;
margin: 0 0 15px;
font-weight: normal;
}
#homeEventsList .simcal-default-calendar-list .simcal-event-details h3
{
color: #042942;
font-size: 1.0em;
line-height: 1.2em;
margin: 0 0 0;
padding: 0 0 12px;
font-weight: bold;
}
#homeEventsList .simcal-default-calendar-list .simcal-event-details p
{
color: #042942;
font-size: 0.80em;
line-height: 1.3em;
margin: 0 0 0;
padding: 0 0 12px;
}
#homeEventsList .simcal-default-calendar-list .simcal-event-details p a
{
color: #8d8736;
font-weight: normal;
font-style: italic;
display: block;
padding-top: 0px;
font-size: 0.9em;
}
#homeEventsList .simcal-default-calendar-list .simcal-event-details p a:hover
{
color: #042942;
}
.event_row:after,
.event_row:before 
{
display: none;
}
/* ==========================================================================
   News and Events Page - News Sidebar - Latest Posts
   ========================================================================== */
.paddedSidebar
{
/*padding-left: 45px;*/
padding-left: 15px;
}
.newsSidebar
{
padding-top: 40px;	
}
#newsList, #newsList > li
{
list-style: none;
padding: 0 0 0 0;
margin: 0 0 0 0;	
}
#newsList
{
margin-bottom: 60px;	
}
#newsList > li
{
padding: 25px 0 0 0;	
}
#newsList > li h6
{
color: #a0a0a0;
font-size: 0.9em;
line-height: 1.3em;
padding: 0 0 0px;
margin: 0;
font-weight: normal;
font-style: italic;	
}
#newsList > li h2
{
/*font-size: 1.5em;*/
font-size: 1.2em;
line-height: 1.2em;
padding: 0 0 5px;
margin: 0;
color: #000;
}
#newsList > li h5
{
font-size: 0.95em;
line-height: 1.2em;
padding: 0 0 0px;
margin: 0;	
}
#newsList > li h5 a
{
color: #8d8736;
font-weight: normal;
font-style: italic;
}
#newsList > li h5 a:hover
{
color: #042942;	
}
/* ==========================================================================
   News and Events Page - News Sidebar - Archives
   ========================================================================== */
#newsSideArchive ul, #newsSideArchive ul li
{
list-style: none;
padding: 0 0 0 0;
margin: 0 0 0 0;		
}
#newsSideArchive ul li
{
padding: 5px 15px 0px;	
}
#newsSideArchive ul li.happyNewYear
{
border: solid #dddab4;
border-width: 1px 0px;
display: block;
text-align: left;
font-size: 1.3em;
line-height: 1.0em;
padding:  10px 15px;
color: #042942;
margin-top: 10px;
}
#newsSideArchive ul li a
{
color: #8d8736;
font-weight: bold;
font-style: italic;	
}
#newsSideArchive ul li a:hover
{
color: #042942;
}
/* ==========================================================================
   News Page - News List
   ========================================================================== */
.newsPageList #newsList li
{
padding: 0 0 30px 0;
margin: 0 0 30px 0;	
position: relative;
}
.newsPageList #newsList li:after
{
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 200px;
height: 2px;
margin: 0 0 0 -100px;
background: #dddab4;
}
.newsPageList #newsList li:last-child
{
margin-bottom: 0px;
padding-bottom: 0px;	
}
.newsPageList #newsList li:last-child:after
{
display: none;	
}
.newsPageList #newsList > li h6
{
padding: 0 0 8px;
}
.newsPageList #newsList > li h2
{
font-size: 1.7em;	
}
.newsPageList #newsList > li h2 a
{
color: #8d8736;
font-weight: normal;
}
.newsPageList #newsList > li h2 a:hover
{
color: #042942;
}
.newsPageList #newsList > li h5 a
{
font-weight: bold;
}
/* ==========================================================================
   News Page - News Single Post
   ========================================================================== */
.newsPost #newsList > li h6
{
padding: 0 0 10px;
}
.newsPost #newsList > li h2
{
font-size: 1.9em;
padding-bottom: 20px;
}
/* ==========================================================================
   News Pagination
   ========================================================================== */
.wp-pagenavi a, .wp-pagenavi span
{
border: 1px solid #fff;	
}
.wp-pagenavi a
{
background: #f3f3ed;
color: #8d8736;
border: 1px solid #f3f3ed;	
}
.wp-pagenavi span.current
{
backrgound: #fff;	
border: 1px solid #8d8736;	
color: #8d8736;
}
.fancybox-iframe html {
	margin-top: 0 !important;
}

/* ==========================================================================
   Payment Form
   ========================================================================== */
#payments.form_container
{
max-width: 900px;
}
#payments.form_container .form-control
{
padding: 6px 10px;
font-size: 13px; /* from 16px */	
}
#payments.form_container label
{
font-size: 13px; /* from 14.5px */	
}
#payments.form_container .form-group
{
margin-bottom: 12px; /* from 18px */	
}
#payments.form_container #x_amount.form-control,
#payments.form_container .amountBox
{
width: 90%;
display: inline-block;
margin-left: 4px;	
}
#payments.form_container .fieldUnit
{
font-size: 13px; 
}
#payments.form_container input[type=checkbox]
{
border: 2px solid #bebebe;
border-radius: none;
height: 20px;
width: 20px;
line-height: 20px;
margin-top: 0;
vertical-align: top;
}
#payments.form_container input[type=checkbox] + span
{
line-height: 20px;
vertical-align: top;
display: inline-block;	
}
#payments.form_container .submitWrapper
{
text-align: center;	
}
#payments.form_container .btnSubmit
{
font-size: 18px; /* from 26px; */
padding: 8px 40px;
margin: 0 auto;	
}
/* ==========================================================================
   Payment Review Table
   ========================================================================== */
table.orderSummary
{
width: 100%;
border-collapse: collapse;
border: none;	
margin: 0 0 20px;
}
table.orderSummary th, table.orderSummary td
{
border: 1px solid #e0e0e0;
color: #444;
text-align: left;
vertical-align: top;
padding: 8px 8px;	
font-weight: bold;
font-size: 12px;
}
table.orderSummary td
{
font-weight: normal;	
}
table.orderSummary th
{
background: #f0f0f0;	
}
table.orderSummary h3
{
padding: 0;
margin: 0;	
font-size: 15px;
}
table.orderSummary td.alignRight
{
text-align: right;	
}
table.orderSummary td.alignCenter
{
text-align: center;	
}
table.orderSummary td.alignMiddle
{
vertical-align: middle;	
}
table.orderSummary td.alignMiddle label
{
margin: 0;	
}

/* ==========================================================================
   Translation / Language Switcher
   ========================================================================== */
#header-top-section
{
overflow: visible;	
}
body .switcher 
{
width: 113px;
line-height: 17px;
position: absolute;
top: 15px;
left: 15px;
z-index: 1000;
}
body .switcher .selected 
{
background: #042942;
}
body .switcher .selected a 
{
border: 1px solid #254860;
background: #042942 url(../../../../plugins/gtranslate/arrow_down.png) 99px center no-repeat;
color: #fff;
padding: 2px 5px;
width: 101px;
}
body .switcher .selected a:hover
{
background: #042942 url(../../../../plugins/gtranslate/arrow_down.png) 99px center no-repeat;
}
body .switcher .option
{
border: none;	
}
body .switcher .option a.selected,
body .switcher .option a.nturl
{
background: #254860;
color: #fff;
cursor: pointer;
}
body .switcher .option a:hover 
{
background: #254860;
color: #fff;
}
/* ==========================================================================
   Lunch Order Form
   ========================================================================== */
#lunchOrder 
{
padding-top: 40px;	
}
#lunchOrder h2
{
/*font-size: 32px;*/
font-size: 17px;
font-weight: bold;
}
#lunchOrder h2 span
{
font-weight: normal;
} 
#lunchOrder form,
#lunchThankYou
{
background: #f9f7e7;
display: block;
border: 2px solid #e5e5e5;
padding: 15px;	
}
#lunchThankYou
{
padding: 100px 15px;
text-align: center;
}
#lunchOrder form input[type=text],
#lunchOrder form select
{
border: 1px solid #d4d2c5;
width: 100%;
display: block;
max-width: 320px;
margin: 0 auto 20px;
height: 36px;
font-size: 14px;
line-height: 18px;
vertical-align: middle;
color: #6f6f6f;
padding: 9px 10px;
font-family: "open sans", arial, helvetica, sans-serif;
}
#lunchOrder form select
{
-webkit-appearance: none;
border-radius: 0;
outline: none;
line-height: 36px;
padding: 0px 10px;
}
#lunchOrder form select option
{
border: 0;
outline: none;
line-height: 36px;
padding: 0px 10px;
}
#lunchOrder form .days div
{
display: block;
text-align: center;
margin-bottom: 15px;
}
#lunchOrder form .days label
{
font-size: 13px;
font-weight: 600;
color: #042942;
line-height: 16px;
}
#lunchOrder form input[type=submit]
{
-webkit-appearance: none;
border-radius: 0;
border: 0;
outline: none;
font-family: "open sans", arial, helvetica, sans-serif;
background: rgba(4,41,66,1);
color: #fff;
font-weight: 700;
display: block;
margin: 20px auto 0;
line-height: 40px;
padding: 0 40px;
text-transform: uppercase;
cursor: pointer;
transition: all 500ms ease;
}
#lunchOrder form input[type=submit]:hover{
background: rgba(15,61,92,1);
}
.lunchTable
{
width: 100%;
border-collapse: collapse;	
}
.lunchTable th, .lunchTable td
{
background: #f9f7e7;
border: 1px solid #e5e5e5;	
padding: 6px;
text-align: left;
vertical-align: top;
font-size: 0.9em;
line-height: 1.2em;
width: 50%;
}
   
/* ==========================================================================
   Lunch Updates 2020
   ========================================================================== */
#lunch20 .btnLunch{
	text-align: center;
}
#lunch20 .lunch20Content a.chunky{
	-webkit-appearance: none;
	border-radius: 0;
	border: 0;
	outline: none;
	font-family: "open sans", arial, helvetica, sans-serif;
	background: rgba(4,41,66,1);
	color: #fff;
	font-weight: 700;
	display: inline-block;
	margin: 0px auto 30px;
	line-height: 40px;
	padding: 0 40px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	transition: all 500ms ease;
}
#lunch20 .lunch20Content a.chunky:hover{
	background: rgba(15,61,92,1);
	text-decoration: none;
}
#lunch20 .lunch20Content li{
	font-size: 16px;
	line-height: 22px;
}
#lunch20 #programDev{
	width: 80%;
	margin: 25px auto;
	padding-top: 25px;
	text-align: center;
	border-top: 1px solid #444;
}
#lunch20 #programDev p{
	font-size: 15px;
}
#lunch20 #lunchMenu{
	text-align: center;
	margin-bottom: 15px;
}
#lunch20 #lunchMenu p{
	margin-bottom: 2px;
}

/* ==========================================================================
   PPO Meeting Minutes Box
   ========================================================================== */
#meetingMinutes{
	position: relative;
    background: #e5e9ec;
    height: auto;
    padding: 20px 30px;
    box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
}
#meetingMinutes .minutes_heading{
    position: relative;
    background: none;
    height: auto;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}
#meetingMinutes .minutes_fw{
    margin: 0;
	width: 100%;
	box-sizing: border-box;
}



/* Arbitrary breakpoint elswhere in the stylesheet */
@media only screen and (min-width: 600px){  
/* ==========================================================================
   Lunch Updates 2020 @600px
   ========================================================================== */
	#lunch20 .lunch20Content a.chunky{
		margin: 0px auto 30px;
		line-height: 50px;
		padding: 0 70px;
		font-size: 22px;
	}
	#lunch20 .lunch20Content li{
		font-size: 18px;
		line-height: 28px;
	}
	#lunch20 #programDev p{
		font-size: 16px;
	}
	#lunch20 table th, #lunch20 table td{
		font-size: 17px;
	}
}

/* Arbitrary breakpoint to make modal changes appear when viewport is above 768px */
@media only screen and (min-width: 622px){  
/* ==========================================================================
   Family Resources - Update Modal
   ========================================================================== */
.updateModal
{
background: #fff url(../img/modalBgTrim.png) 0 0 repeat-y; 
background-size: 136px auto;
position: relative;
}
.modalCollection #modalContent h1
{
font-size: 30px;	
}
.modalCollection #modalContent h2
{
font-size: 28px;	
}
.modalCollection #modalContent h3
{
font-size: 26px;	
}
.modalCollection #modalContent h4
{
font-size: 24px;
}
.modalCollection #modalContent h5
{
font-size: 22px;	
}
.modalCollection #modalContent h6
{
font-size: 20px;	
}
.modalCollection #modalContent p,
.modalCollection #modalContent li
{
font-size: 15px;
}
.modalCollection span#modalLogo img
{
height: 115px;
width: 115px;
top: 40px;
left: 50px;
display: inline-block;
}
.modalCollection #modalClose,
.modalCollection #modalContent
{
padding: 15px 15px 15px 200px;	
}
.modalCollection #modalContent
{
padding-right: 80px;
}
.modalCollection #modalClose
{
text-align: right;	
}
.modalCollection #modalClose a img
{
height: 40px;
width: 40px;
margin-right: 0px;	
}
	
}

@media only screen and (min-width: 768px){  

/* ==========================================================================
   Enrollment Drop Down @SM
   ========================================================================== */
#enrollSpacer
{
height: 1px;	
}

/* ==========================================================================
   News and Events Page @SM
   ========================================================================== */
.eventList .simcal-default-calendar-list .simcal-event-details p
{
font-size: 1.2em;
}
/* ==========================================================================
   News and Events Page - News Sidebar - Latest Posts @SM
   ========================================================================== */
.paddedSidebar
{
padding-left: 30px;
}
#newsList > li h2
{
font-size: 1.5em;
}
/* ==========================================================================
   Newspaper Callout @SM
   ========================================================================== */
.home #homeSplitBg
{
display: flex;	
}
.home #event-section
{
position: relative;
z-index: 10;	
background: #e3dcb1; background: #d0d0d0;
}
.home #event-section .container
{
z-index: 50;	
}
.home #event-section:after
{
content: '';
position: absolute;
width: 50%;
top: 0;
bottom: 0;
right: 0%;
background: #e8e3c3; background: #e0e0e0;
z-index: 50;
}

/* ==========================================================================
   Family Resources Page @SM
   ========================================================================== */
#pageFamilyResources .splitColor .row
{
display: flex;
}
#pageFamilyResources .splitColor h1
{
font-size: 35px;
}
#pageFamilyResources #resourceGrid
{
padding-right: 60px;	
}
#pageFamilyResources #resourceGrid #gradeList li a
{
font-size: 16px;
}
#pageFamilyResources .splitColor:before
{
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 75%;
right: 0%;
background: #ededeb;
z-index: -1;
}
/* ==========================================================================
   Parent Resources - Calendar List Format
   ========================================================================== */
#pageFamilyResources #resourceCalendar
{
padding-left: 60px;
}
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events li.simcal-event h6,
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events li.simcal-event h3,
#pageFamilyResources #resourceCalendar .simcal-default-calendar-list ul.simcal-events li.simcal-event p
{
font-size: 16px;	
}
/* ==========================================================================
   Family Resources - Links Section
   ========================================================================== */
#resourceLinks h3
{
font-size: 20px;
}
#resourceLinks ul li
{
font-size: 18px;
}
/* ==========================================================================
   Payment Form @SM
   ========================================================================== */
#payments.form_container .submitWrapper
{
text-align: right;	
}
/* ==========================================================================
   Payment Review Table @SM
   ========================================================================== */
table.orderSummary th, table.orderSummary td
{
font-size: 15px;
}
table.orderSummary h3
{
font-size: 20px;
}
/* ==========================================================================
   Translation / Language Switcher @SM
   ========================================================================== */
body .switcher 
{
width: 113px;
line-height: 17px;
position: relative;
top: auto;
left: auto;
float: right;
margin: 0 12px 8px;
}


/* ==========================================================================
   Lunch Order Form @SM
   ========================================================================== */
#lunchOrder h2
{
/*font-size: 32px;*/
font-size: 22px;
}
#lunchOrder form
{
padding: 15px;	
}
#lunchOrder form input[type=text],
#lunchOrder form select
{
max-width: 320px;
margin: 0 auto 20px;
height: 36px;
font-size: 14px;
line-height: 18px;
padding: 9px 10px;
}
#lunchOrder form input[type=text]
{
margin-left: 0px;
margin-right: 0px;
}
#lunchOrder form select
{
line-height: 36px;
padding: 0px 10px;
}
#lunchOrder form select option
{
line-height: 36px;
}
#lunchOrder form .days
{
display: flex;
align-content: space-evenly;
}
#lunchOrder form .days div
{
display: inline;
text-align: center;
margin: 0px 1%;
width: 20%;
}
#lunchOrder form .days div:first-of-type
{
margin-left: 0;	
}
#lunchOrder form .days div:last-of-type
{
margin-right: 0;	
}
#lunchOrder form .days label
{
font-size: 13px;
line-height: 16px;
}
#lunchOrder form .studentInfo
{
display: flex;
align-content: space-evenly;	
}
#lunchOrder form .studentInfo .labelWeek
{
display: inline;
text-align: center;
margin: 0px 1%;
width: 33.3333%;
}
#lunchOrder form .studentInfo .labelWeek:first-of-type
{
margin-left: 0;	
}
#lunchOrder form .studentInfo .labelWeek:last-of-type
{
margin-right: 0;	
}

#lunchOrder form input[type=submit]
{
font-size: 22px;
margin: 20px auto 0;
line-height: 40px;
padding: 0 40px;
}


/* ==========================================================================
   PPO Meeting Minutes Box @SM
   ========================================================================== */
#meetingMinutes{
	flex-direction: row;
}
#meetingMinutes .minutes_heading{
    width: 30%;
}
#meetingMinutes .minutes_fw{
	width: 70%;
}
#ppoGallery{
	float: right;
	padding-left: 40px;
	width: 50%
}
#ppoInvolvement{
	padding: 60px 0 0;
	float: left;
	width: 50%;
}

/* ==========================================================================
   Parent Resource Page News @SM
   ========================================================================== */


/* Devin's Changes */
.content_grid_item{
	width: 33.3%;
	height: auto;
	margin-bottom: 40px;
}
/* End Devin's Changes */

}
@media only screen and (min-width: 992px){  
/* ==========================================================================
   News and Events Page - News Sidebar - Latest Posts @MD
   ========================================================================== */
.paddedSidebar
{
padding-left: 45px;
}
.newsSidebar
{
padding-top: 0px;	
}
/* ==========================================================================
   Newspaper Callout @MD
   ========================================================================== */
.newspaperCallout
{
margin: 0 0 50px;
}
.home .newspaperCallout
{
margin: 10px auto 20px;	
}
/* ==========================================================================
   Home Page - Calendar Events List @MD
   ========================================================================== */
.home #event-section:after
{
width: 66.6667%;
}
.home #event-section .frm_wrap 
{
z-index: 200;
}
#homeEventsList .simcal-default-calendar-list dl,
#homeEventsList .simcal-default-calendar-list ul.simcal-events
{
/*clear: both;*/
}
#homeEventsList .simcal-default-calendar-list dl dd,
#homeEventsList .simcal-default-calendar-list ul.simcal-events li
{
width: 33.3333%;
float: left;
padding: 0 15px;
}
#homeEventsList .simcal-default-calendar-list .simcal-event-details
{
padding: 0 15px;	
}
#homeEventsList .simcal-default-calendar-list .simcal-event-details h6
{
font-size: 0.9em;
}
#homeEventsList .simcal-default-calendar-list .simcal-event-details h3
{
font-size: 1.1em;
}
#homeEventsList .simcal-default-calendar-list .simcal-event-details p
{
font-size: 0.90em;
line-height: 1.3em;
}
.event_row:after,
.event_row:before 
{
content: " ";
width: 1px;
background: #8d8736;
position: absolute;
left: 33.3333%;
height: auto;
display: block;
top: 20px;
bottom: 0px;
}
.event_row:after
{
left: 66.6667%;	
}

/* ==========================================================================
   Family Resources Page @MD
   ========================================================================== */
#pageFamilyResources #resourceGrid #gradeList li a
{
font-size: 18px;
}

/* ==========================================================================
   Payment Form @MD
   ========================================================================== */
#payments.form_container .form-control
{
padding: 6px 12px;
font-size: 14.5px;
}
#payments.form_container label
{
font-size: 14.5px;
}
#payments.form_container .form-group
{
margin-bottom: 18px;
}
#payments.form_container #x_amount.form-control
{
width: 90%;
display: inline-block;
margin-left: 4px;	
}
#payments.form_container .fieldUnit
{
font-size: 14.5px; 
}
#payments.form_container .btnSubmit
{
font-size: 22px; 
padding: 8px 60px;
}

/* ==========================================================================
   Translation / Language Switcher @MD
   ========================================================================== */
body .switcher 
{
margin: 0 15px 8px;
}

/* ==========================================================================
   Lunch Order Form @MD
   ========================================================================== */
#lunchOrder h2
{
font-size: 30px;
}
#lunchOrder form
{
padding: 20px;	
}
#lunchOrder form input[type=text],
#lunchOrder form select
{
max-width: 320px;
margin: 0 auto 20px;
height: 40px;
font-size: 14px;
line-height: 18px;
padding: 9px 11px;
}
#lunchOrder form input[type=text]
{
margin-left: 0px;
margin-right: 0px;
}
#lunchOrder form select
{
line-height: 40px;
padding: 0px 10px;
}
#lunchOrder form select option
{
line-height: 40px;
}
#lunchOrder form .days
{
display: flex;
align-content: space-evenly;
}
#lunchOrder form .days div
{
display: inline;
text-align: center;
margin: 0px 1%;
width: 20%;
}
#lunchOrder form .days div:first-of-type
{
margin-left: 0;	
}
#lunchOrder form .days div:last-of-type
{
margin-right: 0;	
}
#lunchOrder form .days label
{
font-size: 16px;
line-height: 19px;
}
#lunchOrder form input[type=submit]
{
font-size: 22px;
margin: 20px auto 0;
line-height: 40px;
padding: 0 40px;
}

/* ==========================================================================
   PPO Meeting Minutes Box @MD
   ========================================================================== */
#meetingMinutes .minutes_heading{
    width: 25%;
}
#meetingMinutes .minutes_fw{
	width: 75%;
}


/* Devin's Changes */
.content_grid_item{
	width: 25%;
	height: auto;
	margin-bottom: 40px;
}

/* End Devin's Changes */

}

@media only screen and (max-device-width: 767px) {
/* ==========================================================================
   Modal Page  @SM
   ========================================================================== */

	.fancybox-iframe {
		width: 100%;
		float: left;
		max-height: 600px;
	}
	.modal-border {
		display: block;
		position: absolute;
		width: auto;
		height: 100%;
		max-width: 146px;
		/*max-height: 650px;*/
	}
	#content-section.section_banner {
		padding-left: 0;
	}
	.modalPage #content-section.section_banner {
		padding-left: 100px;
	}
}
@media only screen and (min-device-width: 768px) {
/*  ==========================================================================
	Modal Page  @SM
	========================================================================== */

	.fancybox-iframe {
		width: 100%;
		float: left;
		/*max-height: 650px;*/
	}
	.modal-border {
		display: block;
		position: absolute;
		width: auto;
		height: 100%;
		max-width: 146px;
		max-height: 650px;
	}
	#content-section.section_banner {
		padding-left: 176px;
	}

}

@media only screen and (min-device-width: 992px) {
/* ==========================================================================
   Modal Page @MD
   ========================================================================== */

	.fancybox-iframe {
		width: 100%;
		float: left;
		/*max-height: 775px;*/
	}
	.modal-border {
		position: absolute;
		width: auto;
		height: 100%;
		max-width: 188px;
		max-height: 775px;
	}
	#content-section.section_banner {
		padding-left: 188px;
	}
}

.hiddenElement
{
visibility: hidden;
display: none;	
}




/* ==========================================================================
   Homepage Header Open House Callout and Slider Headline
   ========================================================================== */
#headerCallout
{
	display: inline-block;
	position: absolute;
	top: 139px;
	right: 15px;
	z-index: 400;
}
#headerCallout img
{
	height: auto;
	width: 120px;
}
#homeSliderOverlay{
	/*position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	z-index: 500;*/
}
.insideFormatting .container{
	padding: 25px 15px 0px;
}
.insideFormatting .container h1{
	font-size: 36px;
	font-size: 20px;
}
.insideFormatting .container h2{
	font-size: 30px;
	font-size: 16px;
}
.flexslider .flex-viewport ul.slides li{
	position: relative;
}
.caption_content{
	text-align: left;
}
.caption_content h2{
	background-color: rgba(193,154,42,1);
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
}
.caption_content p{
	background-color: rgba(193,154,42,0.7);
	padding: 4px 12px;
	display: inline-block;
}
/*.flexslider .flex-viewport ul.slides li:before{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '';
	background: rgba(0,0,0,0.15);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.3) 80%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.3) 80%);
background: linear-gradient(0deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.3) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	z-index: 100;
}
.flexslider .flex-viewport ul.slides li.slide1:before,
.flexslider .flex-viewport ul.slides li.slide2:before{
	background: rgba(0,0,0,0.15);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.15) 80%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.15) 80%);
background: linear-gradient(0deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.15) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}*/
.home #about-section .boxed_row .boxed_stuff:nth-of-type(1){
	background: #523b78; background: #688b3e;
}
.home #about-section .boxed_row .boxed_stuff:nth-of-type(1) .label_type{
	color: #d28698; color: #f0ee90;
}
.home #about-section .boxed_row .boxed_stuff:nth-of-type(2){
	background: #2f5f88;
}
.home #about-section .boxed_row .boxed_stuff:nth-of-type(2) .label_type{
	color: #baecb8;
}
.home #about-section .boxed_row .boxed_stuff:nth-of-type(3){
	background: #688b3e; background: #808588;
}
.home #about-section .boxed_row .boxed_stuff:nth-of-type(3) .label_type{
	color: #f0ee90; color: #ddd;
}


@media only screen and (min-width: 768px) {
/* ==========================================================================
   Homepage Header Open House Callout and Slider Headline @MD
   ========================================================================== */
	.navbar-default .navbar-brand img{
		width: 170px;
		margin: 20px 0 15px;
	}
	#headerCallout
	{
		top: 65px;
		right: auto;
		left: 50%;
		margin-left: 105px;
	}
	#headerCallout img
	{
		width: 250px;
	}
	
	
	#homeSliderOverlay{
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		z-index: 100;
	}
	.insideFormatting .container{
		padding: 25px 50px 0px;
		text-align: left;
	}
	.insideFormatting .container h1{
		font-size: 24px;
		color: #fff;
		text-shadow: 0 0 20px rgba(1,1,1,0.9);
		padding-bottom: 10px;
		margin-bottom: 0px;
		DISPLAY: NONE;
	}
	.insideFormatting .container h2{
		font-size: 20px;
		color: #fff;
		text-shadow: 0 0 20px rgba(1,1,1,0.9);
		margin-bottom: 0px;
	}
	.insideFormatting .flex-caption .container h2{
		font-size: 23px;
		line-height: 27px;
		/*margin-bottom: 0px;
		padding-bottom: 10px;
		font-weight: 500;
		text-shadow: 0 0 20px rgba(1,1,1,0.9);*/
		text-shadow: none;
		margin-bottom: 10px;
		padding: 5px 15px;
		font-weight: 600;
	}
	.insideFormatting .flex-caption .container p{
		font-size: 17px;
		line-height: 20px;
		/*margin-bottom: 0px;
		padding-bottom: 0px;
		text-shadow: 0 0 20px rgba(1,1,1,0.9);*/
		text-shadow: none;
		padding: 5px 15px;
		margin-left: 10px;
	}
	.caption_content {
    	max-width: 100%;
    	text-align: left;
		/*border-left: 6px solid #fff;*/
		padding-left: 16px;
	}
	
	
/* ==========================================================================
   Inside Page Sticky Bars @MD
   ========================================================================== */
#header-top-section {
    height: 52px;
	/*overflow: hidden;*/
}
.insidePage{
	padding-top: 290px;
}
.insidePage.modalPage{
	padding-top: 0;
}
.insidePage #crumbs{
	width: 58.33333333%;
	float: left;
 }
.insidePage #breadcrub_wrap{
    margin-bottom: 0px;
}
.insidePage #toolbarTop{
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 500;
	transition: transform 1000ms ease-in-out;
}
.insidePage #sectionLogo{
	width: 41.66666667%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	transition: padding 600ms ease-in-out;
 }
.insidePage #toolbarTop #sectionLogo img{ 
	transform: scale(1,1);
	transition: transform 600ms ease-in-out;
}
.insidePage #toolbarTop .breadcrumb {
	transition: font-size 600ms ease-in-out;
}
.insidePage #toolbarTop #header-section {
	transition: padding 600ms ease-in-out;
}
.insidePage #toolbarTop #header-section .nav > li > a {
    transition: font-size 600ms ease-in-out;
}
.insidePage #toolbarTop #section-branding{
	-webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0);
	box-shadow: 0 3px 3px 0 rgba(0,0,0,0);
	transition: all 600ms ease-in-out;
	padding-bottom: 0px;
}
.insidePage #toolbarTop .yamm .dropdown.yamm-fw .dropdown-menu {
    transition: padding 600ms ease-in-out;
	margin-top: -28px;
}
/* these are the styles that need to be applied when the class changes on scroll */


.insidePage #toolbarTop.sticky{
	transform: translate(0px, -52px);
}
.insidePage #toolbarTop.sticky #sectionLogo{
	padding-top: 12px;
	padding-bottom: 12px;
 }
.insidePage #toolbarTop.sticky #sectionLogo img{ 
	transform: scale(1.1,1.1);
}
.insidePage #toolbarTop.sticky .breadcrumb {
    font-size: 0.75em;
}
.insidePage #toolbarTop.sticky #header-section {
    padding: 0px 0;
}
.insidePage #toolbarTop.sticky #header-section .nav > li > a {
    font-size: 12px;
}
.insidePage #toolbarTop.sticky #section-branding{
	-webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px 0 rgba(0,0,0,0.2);
}
.insidePage #toolbarTop.sticky .yamm .dropdown.yamm-fw .dropdown-menu {
    padding-top: 25px;
}



}

@media only screen and (min-width: 992px) {
/* ==========================================================================
   Homepage Header Open House Callout and Slider Headline @LG
   ========================================================================== */
	.navbar-default .navbar-brand img{
		width: 240px;
		margin: 24px 0 25px;
	}
	#headerCallout
	{
		top: 67px;
		margin-left: 167px;
	}
	#headerCallout img
	{
		width: 300px;
	}
	.insideFormatting .container{
		padding: 25px 50px 0px;
		text-align: left;
	}
	.insideFormatting .container h1{
		font-size: 38px;
		color: #fff;
		text-shadow: 0 0 20px rgba(1,1,1,0.9);
		padding-bottom: 16px;
		margin-bottom: 0px;
	}
	.insideFormatting .container h2{
		font-size: 30px;
		color: #fff;
		text-shadow: 0 0 20px rgba(1,1,1,0.9);
		margin-bottom: 0px;
	}
	.insideFormatting .flex-caption .container h2{
		font-size: 30px;
		line-height: 34px;
		/*margin-bottom: 0px;
		padding-bottom: 12px;*/
		margin-bottom: 10px;
		padding: 5px 30px;
	}
	.insideFormatting .flex-caption .container p{
		font-size: 20px;
		line-height: 25px;
		padding: 5px 15px;
		margin-left: 20px;
	}
	.caption_content {
    	max-width: 70%;
    	text-align: left;
		padding-left: 17px;
	}
	
	
	
/* ==========================================================================
   Inside Page Sticky Bars @LG
   ========================================================================== */
.insidePage{
	padding-top: 325px;
}
.insidePage #sectionLogo{
	padding-top: 10px;
	padding-bottom: 10px;
 }
.insidePage #toolbarTop .navbar-default .navbar-brand img{ 
	transform: scale(1,1);
	transition: transform 600ms ease-in-out;
}
.insidePage #toolbarTop .breadcrumb a{
	transition: font-size 600ms ease-in-out;
}
.insidePage #toolbarTop .yamm .dropdown.yamm-fw .dropdown-menu {
	margin-top: -48px;
}
/* these are the styles that need to be applied when the class changes on scroll */



.insidePage #toolbarTop.sticky #sectionLogo{
	padding-top: 15px;
	padding-bottom: 15px;
 }
.insidePage #toolbarTop.sticky .navbar-default .navbar-brand img{  
	transform: scale(0.75,0.75);
}
.insidePage #toolbarTop.sticky .breadcrumb a{
    font-size: 1.0em;
}
.insidePage #toolbarTop.sticky #header-section .nav > li > a {
    font-size: 14px;
}

	
}
@media only screen and (min-width: 1200px) {
/* ==========================================================================
   Homepage Header Open House Callout and Slider Headline @XL
   ========================================================================== */
	.navbar-default .navbar-brand img{
		width: 290px;
		margin: 16px 0 16px;
	}
	#headerCallout
	{
		top: 70px;
		margin-left: 256px;
	}
	#headerCallout img
	{
		width: 310px;
	}
	.insideFormatting .container{
		padding: 90px 15px 0px;
		text-align: left;
	}
	.insideFormatting .flex-caption .container{
		padding-top: 45px;
	}
	.insideFormatting .flex-caption{
		bottom: 16%;
	}
	.insideFormatting .container h1{
		font-size: 46px;
		color: #fff;
		text-shadow: 0 0 20px rgba(1,1,1,0.9);
		padding-bottom: 20px;
		margin-bottom: 0px;
	}
	.insideFormatting .container h2{
		font-size: 31px;
		color: #fff;
		text-shadow: 0 0 20px rgba(1,1,1,0.9);
		margin-bottom: 0px;
	}
	.insideFormatting .flex-caption .container h2{
		font-size: 34px;
		line-height: 42px;
		/*margin-bottom: 0px;
		padding-bottom: 12px;*/
		margin-bottom: 10px;
		padding: 5px 30px;
	}
	.insideFormatting .flex-caption .container p{
		font-size: 24px;
		line-height: 32px;
		padding: 5px 15px;
		margin-left: 20px;
	}
	
/* ==========================================================================
   Inside Page Sticky Bars @XL
   ========================================================================== */
.insidePage{
	padding-top: 325px;
}
.insidePage #sectionLogo{
	padding-top: 10px;
	padding-bottom: 10px;
 }
.insidePage #toolbarTop .navbar-default .navbar-brand img{ 
	transform: scale(1,1);
	transition: transform 600ms ease-in-out;
}
.insidePage #toolbarTop .breadcrumb a{
	transition: font-size 600ms ease-in-out;
}
.insidePage #toolbarTop .yamm .dropdown.yamm-fw .dropdown-menu {
	margin-top: -46px;
}
/* these are the styles that need to be applied when the class changes on scroll */



.insidePage #toolbarTop.sticky #sectionLogo{
	padding-top: 25px;
	padding-bottom: 25px;
 }
.insidePage #toolbarTop.sticky .navbar-default .navbar-brand img{  
	transform: scale(0.5,0.5);
	margin: 10px 0 10px;
}
.insidePage #toolbarTop.sticky #sectionLogo img{ 
	transform: scale(1.3,1.3);
}
.insidePage #toolbarTop.sticky .breadcrumb a{
    font-size: 1.0em;
}
.insidePage #toolbarTop.sticky #navigation_menu {
    padding-top: 45px;
}
.insidePage #toolbarTop.sticky #header-section .nav > li > a {
    font-size: 14px;
}
.insidePage #toolbarTop.sticky .yamm .dropdown.yamm-fw .dropdown-menu {
	margin-top: -45px;
}
	
	
	
}


/* ==========================================================================
   Misc Responsive Updates
   ========================================================================== */
   

   
/* ==========================================================================
   Seedlings Full Width Image Strip
   ========================================================================== */
.seedlingsImages {
	margin-bottom: 40px;
}
.seedlingsImages p{
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.seedlingsImages img{
	width:23%;
	margin: 0 1%;
}


@media only screen and (min-width: 320px) {
/* ==========================================================================
   Staff Bio Modal Styles
   ========================================================================== */
    .modal-border.bioBorder {
      height: 100%;
	  max-height: 400px;
    }
    .single-staff.modalPage .container{
		padding-left: 0px;
		padding-right: 0px;
    }
	.single-staff.modalPage .staffBioContent .bioImage{
		text-align: center;
	}
	.single-staff.modalPage .staffBioContent .bioImage img.featured_img{
		width: 100%;
		max-width: 120px!important;
		margin: 0 auto 15px;
		float: none;
	}
	.single-staff.modalPage .staffBioContent h2{
		text-align: center;
		font-size: 16px;
		line-height: 1.3em;
		margin: 0;
		padding: 0 0 12px;
	}
	.single-staff.modalPage .staffBioContent h3{
		text-align: center;
		font-size: 14px;
		line-height: 1.3em;
		margin: 0;
		padding: 0 0 12px;
	}
	.single-staff.modalPage .staffBioContent p{
		text-align: left;
		font-size: 13px;
		line-height: 1.4em;
		margin: 0;
		padding: 0 0 15px;
	}
	
	.page-template-page-template-staff-by-dept-new h3.heading_gold{
		padding-left: 15px;
	}
	.page-template-page-template-staff-by-dept-new .board_bios_item h3.heading_gold{
		padding-left: 0px;
	}
	.page-template-page-template-staff-by-dept-new .member-listItem .img_thumb img{
		max-width: 175px;
	}

}


@media only screen and (min-width: 768px) {
/* ==========================================================================
   Staff Bio Modal Styles
   ========================================================================== */
    .modal-border.bioBorder {
      height: 100%;
	  max-height: 600px;
    }
	.page-template-page-template-staff-by-dept-new .member-listItem .img_thumb img{
		max-width: 200px;
	}

}
@media only screen and (min-width: 680px) {
/* ==========================================================================
   Staff Bio Modal Styles - width of modal @ 768px wide
   ========================================================================== */
    .single-staff.modalPage .container{
		padding-left: 15px;
    }
	.single-staff.modalPage .staffBioContent .bioImage{
		text-align: center;
	}
	.single-staff.modalPage .staffBioContent .bioImage img.featured_img{
		width: 100%;
		max-width: 180px!important;
		margin: 0 auto 15px;
		float: none;
	}
	.single-staff.modalPage .staffBioContent h2{
		text-align: center;
		font-size: 24px;
		line-height: 1.3em;
		margin: 0;
		padding: 0 0 15px;
	}
	.single-staff.modalPage .staffBioContent h3{
		text-align: center;
		font-size: 19px;
		line-height: 1.3em;
		margin: 0;
		padding: 0 0 15px;
	}
	.single-staff.modalPage .staffBioContent p{
		text-align: left;
		font-size: 16px;
		line-height: 1.5em;
		margin: 0;
		padding: 0 0 20px;
	}
	.single-staff.modalPage #content-section.section_banner {
  		padding-left: 120px;
	}

}


@media only screen and (min-width: 992px) {
/* ==========================================================================
   Staff Bio Modal Styles
   ========================================================================== */
    .modal-border.bioBorder {
      height: 100%;
	  max-height: 775px;
    }

}

@media only screen and (min-width: 900px) {
/* ==========================================================================
   Staff Bio Modal Styles - width of modal @ 992px wide
   ========================================================================== */
    .single-staff.modalPage .container{
		padding-left: 15px;
    }
	.single-staff.modalPage .staffBioContent .bioImage{
		text-align: center;
	}
	.single-staff.modalPage .staffBioContent .bioImage img.featured_img{
		width: 100%;
		max-width: 200px!important;
		margin: 0 auto 15px;
		float: none;
	}
	.single-staff.modalPage .staffBioContent h2{
		text-align: center;
		font-size: 28px;
		line-height: 1.3em;
		margin: 0;
		padding: 0 0 15px;
	}
	.single-staff.modalPage .staffBioContent h3{
		text-align: center;
		font-size: 21px;
		line-height: 1.3em;
		margin: 0;
		padding: 0 0 15px;
	}
	.single-staff.modalPage .staffBioContent p{
		text-align: left;
		font-size: 16px;
		line-height: 1.5em;
		margin: 0;
		padding: 0 0 20px;
	}
	.single-staff.modalPage #content-section.section_banner {
  		padding-left: 150px;
	}

}


 /* Clearing floats ------------------------------------------------------------------*/

  .clearfix:after
  {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
 }
 
 .clearfix
 {
   display: inline-block;
 }
 
 html[xmlns] .clearfix
 {
   display: block;
 }
 
 * html .clearfix
 {
   height: 1%;
 }
