/* --max-width ------------------*/


main .grid__container .breadcrumbs{
 max-width: 1400px !important;
 margin: 0 auto;
}

header .grid__container > div{
 max-width: 1400px !important;
 margin: 0 auto;
}

main .grid__container > div,
footer .grid__container > div{
    max-width: 1400px !important;
 margin: 0 auto;
}

main .grid__container:nth-of-type(1) > div {
    max-width: 100% !important;
}

main .grid__container .breadcrumbs{
 max-width: 1400px !important;
 margin: 0 auto;
}
/* -- ------------------*/






h1 {
 font-weight: 400; 
 font-size: 36px; 
 line-height: 36px; 
 color: rgb(55, 97, 51); 
 font-family: "Titillium Web"; 
}

h2 {
 font-weight: 400; 
 font-size: 28px; 
 line-height: 31px; 
 color: rgb(55, 97, 51); 
 font-family: "Titillium Web"; 
}

h3 {
 font-weight: 400; 
 font-size: 24px; 
 line-height: 26px; 
 color: rgb(55, 97, 51); 
 font-family: "Titillium Web"; 
}

.archive .content h3 a {
    font-size: 22px !important;
	 color: rgb(55, 97, 51); 
}

h4 {
 font-weight: 400; 
 font-size: 22px; 
 line-height: 24px; 
 color: rgb(55, 97, 51); 
 font-family: "Titillium Web"; 
}

h5 {
 font-weight: 400; 
 font-size: 20px; 
 line-height: 22px; 
 color: rgb(55, 97, 51); 
 font-family: "Titillium Web"; 
}

h6 {
 font-weight: 400; 
 font-size: 18px; 
 line-height: 20px; 
 color: rgb(55, 97, 51); 
 font-family: "Titillium Web"; 
}

p, li {
 font-weight: 400; 
 font-size: 16px; 
 line-height: 24px; 
 font-family: "Source Sans Pro", Arial, Helvetica, Sans-serif; 
}

button, .button, .footer-text a {
 font-weight: 400; 
 font-size: 16px; 
 line-height: 16px; 
 padding: 10px; 
 color: rgb(255, 255, 255); 
 background-color: rgb(107, 176, 97); 
 font-family: "Source Sans Pro", Arial, Helvetica, Sans-serif; 
 border-radius: 40px; 
	text-decoration: none; 
}

button:hover, .button:hover, .footer-text a:hover {
 background-color: rgb(46, 42, 42); 
 color: rgb(255, 255, 255); 
}

a:not(.button) {
 font-weight: 400; 
 font-size: 16px; 
 line-height: 16px; 
 color: rgb(55, 97, 51); 
 font-family: "Source Sans Pro", Arial, Helvetica, Sans-serif; 
}

a:not(.button):hover {
 color: rgb(102, 102, 102); 
}

.daily-message-widget {
    padding: 1em !important;
}

header .text-widget a{
 	 text-decoration: none !important;
}

.main-container-4 .widget__content__data{
    background-color:#fff;
}

.sidebarBody ul.level-1 > li > a { line-height: 100% !important;}

/* --------------------------------------landing page blockquotes------------------------------------*/

.flexContainer {
  display: flex;
 flex-flow: row wrap;  
}


.removeBorder {
  border: 0 solid #fff !important;
  
}

blockquote {
	margin:0;
}

blockquote.landing p

{
    margin: 0px;
    padding: 0 ;
   
}

blockquote.landing h2
{
    padding: 0.5em 5% 0.2em;
   
    
}

blockquote.landing h2 a
{
  color: #6BB061;
   font-size: 1.5rem;
    
}

blockquote.landing h2:before {
   display:none;
}


blockquote.landing:nth-of-type(2n+1)
 {
    color: 
}


blockquote.landing

 {
     min-height: 20em;
    background-color: #F6F5F3;
    width: 33%;
    margin-right: 0.3%;
    box-sizing: border-box;
    float: left;
    display: block;
    margin-bottom: 5px;
    margin-top: 0px;
    padding: 0%;
    list-style: none;
}


blockquote.landing p:last-child

{
    display: block;
    font-size: 1.05rem;
    line-height: 1.55rem;
    padding: 5px 5% 2em;
    margin: 0px;
}

blockquote.landing p

{
    margin: 0px;
}


blockquote.landing a:hover

{
    color: #6BB061 ;
    text-decoration: none;
}


blockquote.landing img

{
    width: 100% !important;
    height: auto !important;
     border: 1px solid #F6F5F3; 
    box-sizing:border-box;
}


    header a.image-widget .image-widget {
        background-position: left center !important;
    }

/* --header navigation ------------------*/




.menuLevelsMaxWidth {
  max-width: 300px !important;
}


header #full-menu .level-2 a {
padding: 0.2em 0.7em !important;
  	    width: 90%;
}

header #full-menu .level-2 li{
	border-bottom: #d1d1d1 solid 1px;
     width: 13em;
}

header #full-menu .expand {
	font-size: 6px !important;
}

header #full-menu .level-2 a.expand {
 	width: 10% !important;   
}

header .widget__content__menu .menu>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul>li>ul{
    box-shadow: 1px solid #333;
    -webkit-box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
    box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
}

header .level-1 {
	margin: 0 !important;
}

header .level-1 li a{
padding: 1em 0.3em 1em 0.3em;
	display: inline-block;
}

header #full-menu >ul.level-1 {
     background-color: transparent;
}


@media (max-width: 1560px) {
header #full-menu .level-1 a:not(.expand){
	     padding: 1em 0em 1em 0em;
	     font-size: 1.2rem !important;
}
  
header #full-menu .level-2 a:not(.expand){
	     font-size: 1rem !important;
		
}  
}


@media (max-width: 1350px) {
header #full-menu .level-1 a:not(.expand){
	     padding: 1em 0em 1em 0em;
	     font-size: 1rem !important;
}
  
header #full-menu .level-2 a:not(.expand){
	     font-size: 1rem !important;
		
}   
}

@media (max-width: 1200px) {
header #full-menu .level-1 a:not(.expand){
	     padding: 1em 0em 1em 0em;
	     font-size: 1rem !important;
}
}

@media (max-width: 1024px) {
header #full-menu .level-1 a:not(.expand){
   font-size: 0.9375rem !important;  
}
}

@media (max-width: 960px) {
header #full-menu .level-1 a:not(.expand){
 /*  font-size: 0.8125rem !important;  */
}
}

@media (max-width: 900px) {
  
    .widget-latest-articles .article{
        flex: 0 0 100% !important;
    max-width: 100%!important;
}
}
@media (max-width: 640px) {
    header a.image-widget .image-widget {
        background-position: center center !important;
    }
}
@media (max-width: 580px) {
  
    header .text-widget p{
 text-align: center !important;
}
  
  blockquote.landing {
    width: 49.2%;
  }
}

/*----mobile ---------*/
@media (max-width: 576px) {
  
.header-text, .footer-text {
    padding: 0.1em!important;
}


.ec7dd424a-4d60-437e-a39c-ccd0854e4108-footer-container-0 {
    padding-top: 1em !important;
}

.e9d0ee08b-7352-4246-a42f-70c7b42996f6-footer-container-1 {
    padding-bottom: 1em !important;
}
.e2b5793d2-bd9b-443c-990f-9055894ce3c2-footer-container-2 ul {
 margin: 0 1em !important; 
}

.e2b5793d2-bd9b-443c-990f-9055894ce3c2-footer-container-2 h3 {
margin-bottom: 0.5em !important;
}

.e2b5793d2-bd9b-443c-990f-9055894ce3c2-footer-container-2 .widget:nth-child(2) h3{
	display:none !important;
}
	
.e2b5793d2-bd9b-443c-990f-9055894ce3c2-footer-container-2 .widget:nth-child(4) h3{
	display:none !important;
}
 
  .footer-row-1 {
	padding: 2em 0 !important;
}
       
  .footer-row-2 {
	margin-bottom: 2em
}
           
.header-row-1 .widget:nth-child(2) {
	padding: 0px 11px 11px 10px !important;
}


.footer-row-1 .widget:nth-child(2), .footer-row-1 .widget:nth-child(3) {
        padding: 0px 10px !important;
   
}

        }

/*----tablet ---------*/
@media (max-width: 768px) {
  


        }

.fc-daygrid-day-number {font-weight: 400;  font-size: 16px;  line-height: 21px;  color: rgb(208, 11, 32);  font-family: "Source Sans Pro"; }

.fc-daygrid-day {background-color: rgb(255, 255, 255); }

.fc-day-today {background-color: rgb(243, 243, 243) !important; }

.fc-col-header-cell-cushion {color: #fff !important; font-weight: 900;  font-size: 16px;  line-height: 21px;  text-transform: capitalize;  color: rgb(208, 11, 32);  font-family: "Source Sans Pro"; }

.fc-col-header-cell {background-color: rgb(107, 176, 97) !important; padding: 0.5em !important;}

.fc button {font-weight: 400 !important;  font-size: 16px !important;  line-height: 16px !important;  padding: 10px !important;  text-transform: capitalize !important;  color: rgb(255, 255, 255) !important;  background-color: rgb(107, 176, 97) !important;  border-color: rgb(255, 255, 255) !important;  font-family: "Source Sans Pro" !important;  border-radius: 40px !important; }

.fc-toolbar {text-transform: capitalize;  color: rgb(0, 0, 0);  background-color: rgb(255, 255, 255); }

.fc-theme-standard {}

.fc .fc-scrollgrid-section > td {border-color: rgb(255, 255, 255); }

.fc-daygrid-dot-event {font-weight: 400;  font-size: 16px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(208, 11, 32);  background-color: rgb(255, 255, 255);  font-family: "Source Sans Pro"; }

.fc-h-event {font-weight: 400;  font-size: 16px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(208, 11, 32);  background-color: rgb(55, 154, 126);  border-color: rgb(255, 255, 255);  font-family: "Source Sans Pro"; }

.fc-daygrid-event-dot {display: block; }


/*styles for making the embedded video responsive -----------------------------------------------------------------------------------*/

.video-block {

position: relative;
	padding-bottom: 54.1%; /* 16:9 */
padding-top: 25px; height: 0; overflow: hidden;
      margin-bottom: 30px;
}

.video-block iframe,
.video-block object,
.video-block embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}





/* -------------------------------------- accordion ------------------------------------*/

.accordion, .accordion-row, .accordion-row-title, .accordion-row-body, .accordion-title {
	width: 100%;
	display: block;
}
.accordion {
	position: relative;
}
.accordion-title, .accordion-row-title {
	background-color: #EDEDEC;
	padding: 0.5em 3%;
	box-sizing: border-box;
}
.accordion-title {
	background-color: #fff;
	font-size: 2rem;
}
.accordion-row-title {
	font-weight: 700;
}
.accordion-row-opened {
	color: #000;
	position: relative;
}
.accordion-row-closed {
	color: #555;
	font-weight: 400;
	position: relative;
}
.accordion-row-body {
	background-color: #F5F5F5;
	padding: 0.5em 3%;
	box-sizing: border-box;
	margin: 0!important;
}
.accordion-row-opened::after {
	content: "-";
	right: 2%;
	position: absolute;
	font-size: 1.5em;
	color: #6BB061;
}
.accordion-row-closed::after {
	content: "+";
	right: 2%;
	position: absolute;
	font-size: 1.5em;
	color: #6BB061;
}
.accordion-row ol, .accordion-row ul {
	margin: 0;
	background-color: #EDEEF4;
}
.accordion-row ol li, .accordion-row ul li {
	display: list-item !important;
}
.sidebarBody ul.level-1 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-1 > li > a{font-size: 28px}
.sidebarBody ul.level-1 > li > a{font-weight: 400}
.sidebarBody ul.level-1 > li > a{text-transform: none}
.sidebarBody ul.level-1 > li > a{color: #707070}
.sidebarBody ul.level-1{background-color: #ffffff}
.sidebarBody ul.level-1 > li:hover > a{color: #6bb061}
.sidebarBody ul.level-1 > li:hover{background-color: #f6f5f3}
.sidebarBody ul.level-1.selected > li {background-color: #f6f5f3}
.sidebarBody ul.level-1.selected > li > a{color: #6bb061}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 25px !important; padding-bottom: 25px !important}
.sidebarBody ul.level-2 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 400}
.sidebarBody ul.level-2 > li > a{text-transform: none}
.sidebarBody ul.level-2 > li > a{color: #333333}
.sidebarBody ul.level-2{background-color: #ffffff}
.sidebarBody ul.level-2 > li:hover > a{color: #6bb061}
.sidebarBody ul.level-2 > li:hover{background-color: #f6f5f3}
.sidebarBody ul.level-2.selected > li {background-color: #f6f5f3}
.sidebarBody ul.level-2.selected > li > a{color: #6bb061}
.sidebarBody ul.level-2 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-3 > li > a{font-size: 16px}
.sidebarBody ul.level-3 > li > a{font-weight: 400}
.sidebarBody ul.level-3 > li > a{text-transform: none}
.sidebarBody ul.level-3 > li > a{color: #333333}
.sidebarBody ul.level-3{background-color: #ffffff}
.sidebarBody ul.level-3 > li:hover > a{color: #6bb061}
.sidebarBody ul.level-3 > li:hover{background-color: #f6f5f3}
.sidebarBody ul.level-3.selected > li {background-color: #f6f5f3}
.sidebarBody ul.level-3.selected > li > a{color: #6bb061}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-4 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 400}
.sidebarBody ul.level-4 > li > a{text-transform: none}
.sidebarBody ul.level-4 > li > a{color: #333333}
.sidebarBody ul.level-4{background-color: #ffffff}
.sidebarBody ul.level-4 > li:hover > a{color: #6bb061}
.sidebarBody ul.level-4 > li:hover{background-color: #f6f5f3}
.sidebarBody ul.level-4.selected > li {background-color: #f6f5f3}
.sidebarBody ul.level-4.selected > li > a{color: #6bb061}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-5 > li > a{font-family: Titillium Web}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 400}
.sidebarBody ul.level-5 > li > a{text-transform: none}
.sidebarBody ul.level-5 > li > a{color: #333333}
.sidebarBody ul.level-5{background-color: #ffffff}
.sidebarBody ul.level-5 > li:hover > a{color: #6bb061}
.sidebarBody ul.level-5 > li:hover{background-color: #f6f5f3}
.sidebarBody ul.level-5.selected > li {background-color: #f6f5f3}
.sidebarBody ul.level-5.selected > li > a{color: #6bb061}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
