<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
/*font-family: 'Montserrat', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
/*font-family: 'Lato', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
/*font-family: 'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,700,700i,900,900i&amp;display=swap');
/* font-family: 'Raleway', sans-serif; */


@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.4.0') format('embedded-opentype'), 
  	   url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), 
	   url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), 
	   url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}




*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body { background:#fff; font-size:16px; font-family: 'Lato', sans-serif; font-weight:400; color:#000;min-height:100%;}
a {
  color:#000; 
  outline:none;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p { font-size:15px; color:#4c4c4c; line-height:24px; margin-bottom:22px;}
ul{ margin-left:15px;}
li { list-style:none outside none; font-size:15px; color:#000;}
#maincontent.default UL LI {
  list-style-type: disc;
}
.clear { clear:both; height:0; font-size:0; }
strong, b, b span, span b{ font-weight:700;  }
em, i { font-style:italic; }
strong em, em strong{}
h1, h2, h3, h4, h5, h6 { line-height:1; font-weight:normal; font-style:normal; margin-bottom:15px; margin-top:0px;
  font-family: 'Raleway', sans-serif;
}
h1{ font-size:30px; text-transform:uppercase; line-height:1.1; color:#000;}
h2{ font-size:27px; color:#000; }
h3{ font-size:22px; color:#000; margin-bottom:20px;}
h4{ font-size:17px; color:#000; margin-bottom:20px;}
h5{ font-size:14px; line-height:17px; margin-bottom:20px;}
h6{ font-size:12px; line-height:17px; margin-bottom:20px;}
blockquote{ margin:0;  display:block; font-size:24px;  padding:0px 20px;}
blockquote p{ color:#000; line-height:35px; margin:0; font-size:19px; }
blockquote cite{ display:block; text-align:right; font-size:14px; padding-top:10px;}
img{ max-width:100%; height:auto !important; vertical-align:middle;}
hr{ clear:both; margin:30px 0; border:0; border-bottom:1px solid #484644;}
pre {white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}
.alignleft {display: inline;float: left;margin-right: 1.625em; margin-bottom:20px;}
.alignright {display: inline;float: right;margin-left: 1.625em;}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}
.tablebox{ display:table; width:100%; height:100%;}
.tablecellbox{ display:table-cell; vertical-align:middle;}

.inner{ max-width:866px; margin:0px auto;}

input[type="button"],
input[type="submit"],
input.action-button{
  cursor:pointer; float:none; font-size:18px; color:#FFF;font-family: 'Raleway', sans-serif; 
  font-weight:400;  width:auto !important; display:inline-block;  text-transform:uppercase; 
  text-decoration:none; border:0;-webkit-appearance: none; margin:0px auto;  
  background: #f47f48;
  padding: 7px 35px;
  border: 1px solid #f69467;
}
.member_item input[type="button"]{ font-size:15px; padding:5px 25px; margin-top:15px; height:auto;}
input[type="button"]:hover,
input[type="submit"]:hover,
input.action-button:hover,
.member_item input[type="button"]:hover{ }

.fck_widget_map{ margin-top:30px; margin-bottom:30px;}
.addthis_toolbox{ display:none;}

#header{ background:#000; color:#fff; height:34px; font-family: 'Lato', Helvetica, sans-serif; font-size:12px;}
#header a{ color:#fff; text-decoration:underline; padding:0px 3px;}
#header #header_inner{ margin-top:0px; max-width:1160px; width:100%;}
#header #header_inner #header_buttons{ width:auto; left:auto; right:0px;}
.header_button{ margin-top:0px;}

#topnav{ display:none; background:url(../images/bg_mobile_nav_link.png) no-repeat center center; width:45px;  position:absolute; z-index:300; left:0px; top:0px; cursor:pointer;}


#content{ width:100%; }
#header_login_menu{ z-index:200;}
body .header_menu{ z-index:200;}


/**************** sidebar_left  *************/
.sidebar_left_top_wrapper {
  /* background: url('../images/header-bg.png')  bottom center no-repeat #f9f9f7; */
  background: #f9f9f7;
}
.sidebar_left_top {  
  position: relative;
  text-align: center;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  margin: 0px auto;
  min-height: 150px;
  display: flex;
  align-items: center;
}
#sidebar_left{ 
  width:100%; margin:0px auto; overflow:inherit; float:none; text-align:center; position:relative; }
#sidebar_left .bt{ display:none;}
#sidebar_left .bb{ display:table; clear:both; height:auto;}

#mainnav{background:#333; padding:0; overflow:visible !important;}
#nav_section{ width:auto; margin-left:0px; margin-bottom:0px;
  display: flex;
  justify-content: center;
}
#nav_section li{ display:inline-block;text-align:left; vertical-align:middle; }
#nav_section &gt; li {  
  border-top: 6px solid #ccc;
  display: table-cell;
  padding: 0 10px;
}
#nav_section li a{ 
  display:block;font-family: 'Raleway', sans-serif; font-weight:500; 
  text-align: center;
  color:#fff; font-size:14px; }
#nav_section &gt; li &gt; a{
  padding: 23px 17px 22px;
  color:#fff;
}
#nav_section &gt; li ul li {  
  border-top: 1px solid rgba(255,255,255,0.4) !important;
}
li.subnav_has_children &gt; a:after {
  content: "»";
  float: right;
  font-weight: normal;
}
#nav_section &gt; li:hover, #nav_section &gt; li ul li {
  background: #ccc;
}


/*
unique colors on each nav item */

#nav_section &gt; li:first-child,
#nav_section &gt; li:first-child li {
	border-color:#f36f31;
}
#nav_section &gt; li:first-child:hover,
#nav_section &gt; li:first-child ul li {
  background:#f36f31;
}
#nav_section &gt; li:nth-child(2),
#nav_section &gt; li:nth-child(2) li{
  border-color:#fbb133;
}
#nav_section &gt; li:nth-child(2):hover ,
#nav_section &gt; li:nth-child(2) ul li {
  background:#fbb133;
}
#nav_section &gt; li:nth-child(3),
#nav_section &gt; li:nth-child(3) li {
  border-color:#6e7bba;
}
#nav_section &gt; li:nth-child(3):hover,
#nav_section &gt; li:nth-child(3) ul li {
  background:#6e7bba;
}
#nav_section &gt; li:nth-child(4),
#nav_section &gt; li:nth-child(4) li {
  border-color:#81bc55;
}
#nav_section &gt; li:nth-child(4):hover,
#nav_section &gt; li:nth-child(4) ul li {
  background: #81bc55;
}
#nav_section &gt; li:nth-child(5),
#nav_section &gt; li:nth-child(5) li {
  border-color:#2ab9df;
}
#nav_section &gt; li:nth-child(5):hover,
#nav_section &gt; li:nth-child(5) ul li {
  background:#2ab9df;
}
#nav_section &gt; li:nth-child(6),
#nav_section &gt; li:nth-child(6) li {
  border-color:#f6cb20;
}
#nav_section &gt; li:nth-child(6):hover,
#nav_section &gt; li:nth-child(6) ul li {
  background:#f6cb20;
}
#nav_section &gt; li:nth-child(7),
#nav_section &gt; li:nth-child(7) li {
  border-color:#cccccc;
}
#nav_section &gt; li:nth-child(7):hover,
#nav_section &gt; li:nth-child(7) ul li {
  background:#cccccc;
}

#nav_section a:hover{ 

}
#nav_section li ul{ position:absolute; left:0; top:100%; margin-left:0;}
#nav_section li ul li{ display:block; width:210px;}
#nav_section li ul li a{ padding:9px 13px; text-transform:none}
#nav_section li ul li ul{ left:210px; top:-1px; }
#nav_section &gt; li:hover &gt; ul{ height:auto; display:block;}
#nav_section &gt; li:hover &gt; ul ul{ height:auto; display:none;}
#nav_section &gt; li &gt; ul &gt; li:hover &gt; ul{ display:block; height:auto;}


#img_div{ /*position:absolute;*/ padding-top:20px; }
.top_links{ overflow:hidden; position:absolute; right:14px; top: 15px;}
.top_links li{ float:left; margin-left: 15px; }
.top_links a{ display:inline-block;font-size:18px; position:relative;
  text-decoration:none;}
.top_links a:hover:before{ color:#000;}


/**************************** search area ************************/
#content .search_area {
  display: block;
  bottom: 30px;
  right:0px;
}
#content .search_area input[type="text"] {
  outline:0px;
  border-radius: 0;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid;
  border-color: #c7c3c3;
  color: #000;
  font-family: 'Lato', sans-serif;
  padding:3px 7px;
  height:40px;
  font-size:18px;
  float:left;
}
#content .search_area input[type="submit"] {
  background: url('../images/search.png') center center no-repeat !important;
  font-size:0px;
  border-radius:0px; 
  width: 40px !important;
  height: 40px !important;
  padding: 0px;
  /* margin-left: 10px; */
  float:left;
  border:1px solid #5b6ab1;
}
/**************** maincontent  *************/
#maincontent{ max-width:1040px; width:100%; margin:0px auto; float:none; padding-left:20px; padding-right:20px;padding-top:20px;}
#maincontent.home {padding-top:0px;}
.home #maincontent{ width:100%; max-width:none; padding-left:0px; padding-right:0px;}
#maincontent p a{ text-decoration:underline;}
#maincontent p a:hover{ text-decoration:none;}
#maincontent h2{ color: #000;font-family: 'Raleway', sans-serif; font-weight:400; font-size:34px; height:auto; padding:0;}
#maincontent h2.content_title{
  /* text-align:center; */
  padding-bottom:20px;}
#maincontent h3{ font-weight:400; font-size:28px;font-family: 'Montserrat', sans-serif; float:none; margin-bottom:10px;}
#maincontent h3.date{font-family: 'Lato', sans-serif; font-weight:400; text-align:center; color:#00bfb9; font-size:15px; margin-bottom:30px;}
#maincontent h4{ font-weight:normal;}
#maincontent h5{ font-weight:normal;}
#maincontent p{ padding:0; font-size:18px; line-height:1.5; margin-bottom:22px; font-family: 'Lato', sans-serif; font-weight:400; color:#000;}
#maincontent li {
  font-size:18px; line-height:1.5;
  font-family: 'Lato', sans-serif; font-weight:400; color:#000;
}
#maincontent strong{ font-weight:700;}
#maincontent span.marker a{ display:inline-block; font-size:15px;font-family: 'Montserrat', sans-serif; font-weight:400; padding:10px 30px; border-radius:25px; text-transform:uppercase; color:#fff; background:#00bfb9;}
#maincontent span.marker a:hover{ background:#000; text-decoration:none;}
#maincontent p a.view_more{ font-size:14px; color:#FFF; background:#488042; display:inline-block; padding:11px 34px; text-transform:uppercase; border-radius:6px; text-decoration:none; box-shadow:0px 0px 1px #234120 inset;}
#maincontent p a.view_more:hover{color:#FFF;}

.content_body, .content_title{ max-width:1200px; width:100%; 
  /* padding-left:20px; padding-right:20px;  */
  margin:0px auto;}
.slider_featured_article .content_body, .slider_with_captions .content_body{ max-width:none; padding-left:0px; padding-right:0px;}

.section_subcontent{ padding:0px 15px;}
/* will use content section templates  instead
.home .section_subcontent.col-lg-9 p:last-child{ display:inline-block;font-family: 'Montserrat', sans-serif; background:#00bfb9; padding:5px 15px !important; color:#fff !important; font-size:15px; border-radius:15px; }
.home .section_subcontent.col-lg-9 p:last-child a{color:#fff !important;text-decoration:none !important;}
.home .section_subcontent.col-lg-9 p:last-child a:hover{ text-decoration:none;}
.home .section_subcontent.col-lg-9 p:last-child:hover{ background:#000;}
.home .section_subcontent.col-lg-9 p:last-child:hover a{}
.home .section_subcontent.col-lg-4 p:last-child{ display:inline-block; color:#fff !important; font-size:15px;font-family: 'Montserrat', sans-serif; text-transform:uppercase;background:#00bfb9; padding:5px 15px !important;border-radius:15px;}
.home .section_subcontent.col-lg-4 p:last-child a{ color:#fff !important; font-size:15px; text-decoration:none !important;}
.home .section_subcontent.col-lg-4 p:last-child:hover{ background:#000;}
*/


.featured_article .content_button {
  float:right;
}


/*---------------------------------------------------------------------------Featured Article-*/
.featured_article{ background:none; padding:35px 0px; margin:0;}
.featured_article:first-child {padding-top:0px;}
.home .featured_article{padding:20px 0px 0px;}
.featured_article &gt; div{}
.featured_article &gt; div:after{ content:""; display:table; clear:both;}
#maincontent .featured_article.slider_featured_article, #maincontent .featured_article.slider_with_captions{ padding:0;}

/*-------------- Latest News -*/
.home .featured_article.featured_article.news{ padding-bottom:0px;}
.home .featured_article.featured_article2{ padding-top:40px; padding-bottom:0px;}
.home .featured_article.featured_article3{ padding-top:40px; padding-bottom:0px;}
.home .featured_article.featured_article4{ padding-top:40px; padding-bottom:0px;}
.home .featured_article.news h2.content_title{ display: block!important;}
.home .featured_article.news h2.content_title:before{ content:""; display:block; width:88px; height:88px; background:url(../images/icon_news.png) no-repeat; margin:0px auto 20px;}
#maincontent p a.view_link{ display:inline-block; font-size:18px; text-transform:uppercase;font-family: 'Montserrat', sans-serif; font-weight:400; padding:15px 30px; border-radius:27px; text-decoration:none; color:#fff; background:#00bfb9;}
#maincontent p a.view_link:hover{ background:#000;}
.home .featured_article.featured_article.news a{ text-transform:uppercase;font-family: 'Montserrat', sans-serif; font-weight:400; font-size:18px; text-decoration:none;}
.home .featured_article.featured_article.news a:hover{ text-decoration:underline;}
.home #maincontent .featured_article.featured_article2 .section_subcontent p:first-child,
.home #maincontent .featured_article.featured_article3 .section_subcontent p:first-child,
.home #maincontent .featured_article.featured_article4 .section_subcontent p:first-child{ color:#00bfb9; font-size:18px; text-transform:uppercase; margin-bottom:0px;}
.home .featured_article.featured_article2 .section_subcontent h3,
.home .featured_article.featured_article3 .section_subcontent h3,
.home .featured_article.featured_article4 .section_subcontent h3{font-family: 'Montserrat', sans-serif; font-weight:400; font-size:28px;}


/* --------------------------------------
Block Teaser
------------------------------------------ */
#maincontent .featured_article.block_teaser {
}
#maincontent .featured_article.block_teaser .section_subcontent,
#maincontent .featured_article.block_teaser_2 .section_subcontent {
  border-bottom: 3px solid #454545;
  padding:20px;
}
#maincontent .featured_article.block_teaser .section_subcontent:first-child {
  background: url(../images/red-grid.gif) top left repeat #F36C2F;
}
#maincontent .featured_article.block_teaser .section_subcontent:first-child a.button {  
  background: #f47f48;
  padding: 7px 35px;
  border: 1px solid #f69467;
}
#maincontent .featured_article.block_teaser .section_subcontent:nth-child(2) {
  background: url(../images/orange-grid.gif) top left repeat #F6A31F;
}
#maincontent .featured_article.block_teaser .section_subcontent:nth-child(2) a.button {  
  background: #fbb133;
  padding: 7px 35px;
  border: 1px solid #fcbf57;
}
#maincontent .featured_article.block_teaser .section_subcontent:nth-child(3) {
  background: url(../images/purple-grid.gif) top left repeat #6271B4
}
#maincontent .featured_article.block_teaser .section_subcontent:nth-child(3) a.button{  
  background: #7581bd;
  padding: 7px 35px;
  border: 1px solid #949ecc;
}
#maincontent .featured_article.block_teaser_2 .section_subcontent:first-child {
  background:url(../images/green-grid.gif) top left repeat #84C557;
}

#maincontent .featured_article.block_teaser_2 .section_subcontent:first-child a.button {  
  background: #8fc962;
  border: 1px solid #aad688;
}
#maincontent .featured_article.block_teaser_2 .section_subcontent:nth-child(2) {
  background:url(../images/blue-grid.gif) top left repeat #28C4E9;
}

#maincontent .featured_article.block_teaser_2 .section_subcontent:nth-child(2) a.button {  
  background: #3cc8ed;
  border: 1px solid #69d5f1;
}
#maincontent .featured_article.block_teaser_2 .section_subcontent:nth-child(3) {
  background:url(../images/yellow-grid.gif) top left repeat #F8CC21;
}

#maincontent .featured_article.block_teaser_2 .section_subcontent:nth-child(3) a.button {  
  background: #f7d23f;
  border: 1px solid #f9dd6e;
}

#maincontent .featured_article.featured_article.block_teaser,
#maincontent .featured_article.featured_article.block_teaser h2,
#maincontent .featured_article.featured_article.block_teaser a, 
#maincontent .featured_article.featured_article.block_teaser p,
#maincontent .featured_article.featured_article.block_teaser_2,
#maincontent .featured_article.featured_article.block_teaser_2 h2,
#maincontent .featured_article.featured_article.block_teaser_2 a, 
#maincontent .featured_article.featured_article.block_teaser_2 p {
  color:#fff;
  text-align:center;
}
#maincontent .featured_article.featured_article.block_teaser h2, 
#maincontent .featured_article.featured_article.block_teaser_2 h2 {
  font-weight:bold;
  font-size:24px;
}
#maincontent .featured_article.block_teaser p,
#maincontent .featured_article.block_teaser_2 p {
  font-size:14px;
}
#maincontent .featured_article.block_teaser .section_subcontent a.button,
#maincontent .featured_article.block_teaser_2 .section_subcontent a.button {
  text-decoration:none;
  font-family: 'Lato', sans-serif;
  padding: 7px 35px;
}
/**************************************
home with background image 
****************************************/
#maincontent .featured_article.home_background {
  /* background: url('../images/postscript-bg.gif') no-repeat bottom center; */
  padding:40px 0px 80px;
}
#maincontent .featured_article.home_background .content_body {  
  border-top: 1px solid #b0b0b0;
  padding-top: 60px;
}
#maincontent .featured_article.home_background, 
#maincontent .featured_article.home_background .content_body * {
  text-align:center;
}
#maincontent .featured_article.home_background h2 {
  color:#e86f4d;
}
/***************************************
image teaser 
*************************************/
#maincontent .featured_article.image_teaser,
#footer .footer_two_wrapper {
  padding:20px 0px;
  background: #f3f3ee;
  border-top: 1px solid #e3e3e3;
}
#maincontent .featured_article.image_teaser .sy-caption-wrap,
#footer .footer_two .sy-caption-wrap {  
  width: 100%;
  height: 100%;
  bottom: 0px;
  background: #65656566;
}
#maincontent .featured_article.image_teaser .sy-caption,
#footer .footer_two .sy-caption {
  background:transparent;
  text-align:center;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0px;
}
#maincontent .featured_article.image_teaser .slider_title,
#footer .footer_two .slider_title {
  font-weight:bold;
  font-size:24px;
  font-family: 'Raleway', sans-serif;
}

#maincontent .featured_article.image_teaser .slider_description,
#footer .footer_two .slider_description {
  font-size:14px;
}
#maincontent .featured_article.image_teaser .section_subcontent .slider_link,
#footer .footer_two .slider_link {
  text-decoration:none;
  font-family: 'Lato', sans-serif;
  padding: 7px 35px;
  text-transform: uppercase;
  padding: 8px 35px;
  margin-top: 25px;
}

#maincontent .featured_article.image_teaser .section_subcontent:first-child .slider_link,
#footer .footer_two .col-md-6:first-child .slider_link {  
  background: #838fc4;
  border: 1px solid #b1b8da;
}

#maincontent .featured_article.image_teaser .section_subcontent:nth-child(2) .slider_link,
#footer .footer_two  .col-md-6:nth-child(2) .slider_link {  
  background: #87c658;
  border: 1px solid #c6e4b0;
}

/**************************************
Home People Gallery &amp; Quote 
**************************************/
#maincontent .featured_article.gallery_quote,
#footer .footer_blue_wrapper {
  width:100%;
  max-width:100%;
  background:#82beca;
  padding-top:0px;
  padding-bottom:35px;
}
#maincontent .featured_article.gallery_quote .content_body
#footer .footer_blue {
  width:100%;
  max-width: 100%;
}
#maincontent .featured_article.gallery_quote .content_body *,
#footer .footer_blue * {
  text-align:center;
  color:#fff;
  font-size:25px;
}

#maincontent .featured_article.gallery_quote .content_body &gt; *:first-child &gt; img:first-child,
#footer .footer_blue &gt; *:first-child &gt; img:first-child {
  margin-bottom:35px;
}
#maincontent .featured_article.gallery_quote .content_body p
#footer .footer_blue p {
  margin-bottom:0px;
}
/*-----------------fck_widget_events*/
#maincontent .fck_widget_events .upcomingEvents li &gt; br {display: none;}
#maincontent.default UL.upcomingEvents {
  padding-left:0px;
  margin-left:0px;
}
#maincontent .event_widget_picture {float:right;}
#maincontent .event_widget_title {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size:28px;
  margin-bottom: 10px;
  text-decoration: none;
}
#maincontent .fck_widget_events .d.event_widget_desc {
  display: block;
  font-size:18px;
  margin-bottom: 10px;
}
#maincontent .fck_widget_events .event_widget_time {  
  color:#00bfb9;
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#maincontent .fck_widget_events .event_widget_moreinfo {
  display: block;
}
#maincontent .fck_widget_events .event_widget_moreinfo a {
  display:inline-block; font-size:15px;font-family: 'Montserrat', sans-serif; 
  font-weight:400; padding:10px 30px; border-radius:25px; text-transform:uppercase; color:#fff; background:#00bfb9;
  text-decoration: none;
}
#maincontent .fck_widget_events .event_widget_moreinfo a:hover { 
  background:#000; text-decoration:none;
}
/* ------------------ fck_widget_Event_slider */

#maincontent .featured_article.event_slider .content_body {
    width:100%;
    max-width:100%;
    padding-left:0px;
    padding-right:0px;
}
#maincontent.default .featured_article.event_slider  UL {
    padding-left:0px;
}
.fck_widget_event_slider{ max-width:1260px; margin:0px auto; padding-left:30px; padding-right:30px;}
#eventslider{}
#eventslider .event_info{ text-align:center; max-width:300px; margin:0px auto;}
#eventslider .picture_link{ background:#fff; display:block; height:201px; overflow:hidden; text-align:center; margin-bottom:22px;}
#eventslider .picture_link img{ max-width:none; width:auto !important; height:100% !important;}
#eventslider .event_info h3{ display:none;}
#eventslider .event_info &gt; strong,
#eventslider .event_info &gt; span{ display:block;}
#eventslider .event_info &gt; strong,
#eventslider .event_info &gt; strong a{ 
    color:#606366; 
    font-size: 30px;
    font-weight: 300;
    line-height:1em;
}
#eventslider &gt; li {max-width:400px!important;}
#eventslider .event_info &gt; p a{ 
  cursor:pointer; float:none; 
  font-size:18px; color:#FFF;font-family: 'Montserrat', sans-serif; 
  font-weight:400; background:#00bfb9 !important; width:auto !important; 
  display:inline-block; padding:12px 25px; text-transform:uppercase; height:50px; border-radius:25px; 
  text-decoration:none; border:0;-webkit-appearance: none; margin:0px auto;
  margin-top: 15px;
}
#eventslider .event_info &gt; p a:hover{
  background:#000 !important;
}
/*margin-top:20px;font-size:18px; */
/*color:#fff;font-family: 'Saira Semi Condensed', sans-serif; background:#3dc4cb !important; width:auto !important; */
/*display:block; padding:4px 50px; text-transform:uppercase; border-radius:0;*/
.fck_widget_event_slider .bx-wrapper{ position:relative;}
.fck_widget_event_slider .bx-prev,
.fck_widget_event_slider .bx-next{ background:url(https://images.shulcloud.com/3408/uploads/Images/Website/Home/bxcontrolsicon.png) no-repeat; 
display:block; width:19px; height:48px; text-indent:-999em; overflow:hidden; position:absolute; top:45%;}
.fck_widget_event_slider .bx-prev{ background-position:left bottom; left:-30px;}
.fck_widget_event_slider .bx-next{ background-position:right bottom; right:-30px;}
.fck_widget_event_slider .bx-prev:hover{ background-position:left top;}
.fck_widget_event_slider .bx-next:hover{ background-position:right top;}
/*------------fck_widget_zmanim-*/
.featured_article.zmanim_featured_article{ }
#maincontent .zmanim_featured_article h2.content_title{ margin-bottom:0px;display:block!important;}
#maincontent .zmanim_featured_article h2.content_title:before{ content:""; display:block; width:88px; height:88px; background:url(../images/icon_zmanim.png) no-repeat; margin:0px auto 20px;}
#maincontent .fck_widget_zmanim table{}
.table-responsive table{ overflow-x:inherit;}
.fck_widget_zmanim .table-responsive &gt; table &gt; tbody &gt; tr &gt; td:first-child{ text-align:right; width:50%; padding-right:15px; font-size:18px;}
.table-responsive &gt; table &gt; tbody &gt; tr &gt; td:last-child{ text-align:left; color:#00bfb9; /*font-size:40px;padding-left:15px;*/ font-family: 'Montserrat', sans-serif; font-weight:normal;}
.fck_widget_zmanim .table-responsive &gt; table &gt; tbody &gt; tr:last-child td a{
  background:#00bfb9; color:#fff;font-family: 'Montserrat', sans-serif; 
  font-weight:400; display:inline-block;  border-radius:27px; border:0;-webkit-appearance: none;  
  margin:0px auto; display:inline-block; width:auto; padding:15px 30px; font-size:18px; text-decoration:none !important;}
.fck_widget_zmanim .table-responsive &gt; table &gt; tbody &gt; tr:last-child td a:hover{ background:#000;}




/*------------fck_widget_contact-*/
.featured_article.contact_featured_article{ background:#fff; }
.home #maincontent .contact_featured_article h2 {
  display: block!important;}

#maincontent .contact_featured_article h2.content_title:before{ content:""; display:block; width:88px; height:88px; background:url(../images/icon_contact.png) no-repeat; margin:0px auto 20px;}
.fck_widget_contact{padding-top:30px; max-width:530px; margin:0px auto; text-align:center;}
.contact_form label{ color:#000; margin-bottom:14px; font-family: 'Lato', sans-serif; font-weight:400; font-size:24px; width:100%; text-align:center; float:none; padding-left:0px; }
.contact_form input{-webkit-appearance: none; font-family: 'Lato', sans-serif; font-weight:400; border-radius:25px; border:1px solid #000; box-shadow:none; text-align:center; background:none; font-size:19px; width:100%; float:none; display:block; color:#000; height:52px; margin-bottom:22px !important;}
.contact_form textarea{-webkit-appearance: none; font-family: 'Lato', sans-serif; font-weight:400; border-radius:25px; border:1px solid #000; box-shadow:none; background:none; font-size:19px; width:100%; display:block; float:none; color:#000;  padding:20px 20px; margin-bottom:26px; height:178px; text-align:left;}
.contact_form input.submit,
.contact_form button.g-recaptcha{ border:0; cursor:pointer; float:none; font-size:18px; color:#FFF;font-family: 'Montserrat', sans-serif; font-weight:400; background:#00bfb9 !important; width:auto !important; display:inline-block; padding:12px 25px; text-transform:uppercase; height:50px; border-radius:25px; text-decoration:none; border:0;-webkit-appearance: none; margin:0px auto;}
.contact_form input.submit:hover,
.contact_form button.g-recaptcha:hover{ background:#000 !important;}
.contact_form .grecaptcha-badge{ position:static !important; margin:-40px auto 20px;}

/*----------------fck_widget_calendar */
.fck_widget_calendar {
  font-size:22px;
}
.fck_widget_calendar .table-responsive tr td{
  padding:5px;
  padding-left:0px;
}
.fck_widget_calendar &gt; hr {
  max-width:400px;
}

.right_calendar_widget_calendar_swatch {
  width:5px !important;
}
.fck_widget_calendar .table-responsive td{ text-align:left; color:#00bfb9; /*font-size:40px;padding-left:15px;*/ font-family: 'Montserrat', sans-serif; font-weight:700;}
.fck_widget_calendar h4 {
  font-weight:22px;
  margin-bottom:0px;
}
.fck_widget_calendar .right_calendar_parsha, .fck_widget_calendar .right_calendar_candlelighting,
.fck_widget_calendar .right_calendar_havdalah, .fck_widget_calendar .right_calendar_next_holiday {
  margin-bottom:16px;
}
.fck_widget_calendar .right_calendar_event_time {
  margin-left:0px;
}
#maincontent .fck_widget_calendar .readmore a {
  display: inline-block;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-style:normal;
  font-weight: 400;
  padding: 10px 30px;
  border-radius: 25px;
  text-transform: uppercase;
  color: #fff;
  background: #00bfb9;
}
#maincontent .fck_widget_calendar .readmore a:hover {
  background: #000;
  text-decoration: none;
}
/*------------Sign Up-*/
#maincontent .subscribe_featured_article h2.content_title{ display:block!important; color:#fff;}
#maincontent .subscribe_featured_article h1, #maincontent .subscribe_featured_article h2, #maincontent .subscribe_featured_article h3,
#maincontent .subscribe_featured_article h4, #maincontent .subscribe_featured_article a, {color:#fff;}
.home #maincontent .subscribe_featured_article h2.content_title:before{ content:""; display:block; width:88px; height:88px; background:url(../images/icon_subscribe.png) no-repeat; margin:0px auto 20px;}
.featured_article.subscribe_featured_article{ background:#000; text-align:center; color:#fff;}
.featured_article.subscribe_featured_article .content_body{ max-width:660px; margin:0px auto; color:#fff;}
#maincontent .subscribe_featured_article p{color:#fff;}
#maincontent .subscribe_featured_article a{ font-size:18px; color:#fff;}
.featured_article .fck_widget_subscribe input{-webkit-appearance: none; border-radius:42px; border:0; box-shadow:none; text-align:center; background:none; font-size:19px; max-width:530px; width:100%; display:block; color:#000; font-weight:normal; background:#fff; padding:13px 10px; margin:0px auto 26px; }
.featured_article .fck_widget_subscribe input.go_button{  background:#00bfb9; color:#fff;font-family: 'Montserrat', sans-serif; font-weight:400; display:inline-block;  border-radius:27px; border:0;-webkit-appearance: none;  margin:0px auto; display:inline-block; width:auto; padding:15px 30px; font-size:18px; }
.featured_article .fck_widget_subscribe input.go_button:hover{ background:#fff !important; color:#00bfb9;}
.featured_article .fck_widget_subscribe fieldset{ text-align:center;}
.featured_article .fck_widget_subscribe .table-responsive &gt; table &gt; tbody &gt; tr &gt; td:last-child {
  text-align: center;
}
#maincontent .subscribe_featured_article .fck_widget_subscribe a {
    cursor: pointer;
    float: none;
    font-size: 18px;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    background: #00bfb9;
    width: auto !important;
    display: inline-block;
    padding: 12px 25px;
    text-transform: uppercase;
    height: auto;
    border-radius: 25px;
    text-decoration: none;
    border: 0;
    -webkit-appearance: none;
    text-align: center;
    margin: 0px auto;
}

#maincontent .subscribe_featured_article .fck_widget_subscribe a:hover {
  background: #fff;
  color:#00bfb9;
}

/*--------------------week_calendar-*/
#maincontent .week_calendar_article {padding-bottom:80px;}
.fck_widget_week_calendar{ text-align:center; max-width:790px; margin:0px auto;}
.week_calendar_table &gt; tbody &gt; tr &gt; td{ display:block; margin-bottom:15px; width:100% !important;}
.week_calendar_header{font-family: 'Lato', sans-serif; font-weight:400; font-size:18px;}
.week_calendar_header .week_calendar_sedra_holiday{ font-family: 'Lato', sans-serif; font-weight:700;}



/*--------------------week_calendar-*/
.home #maincontent .featured_article.blockquote_article{ background:#000;padding-bottom:80px;}
#maincontent .blockquote_article blockquote{ text-align:center; color:#fff; font-size:18px;}

#maincontent .blockquote_article h2.content_title:before {
  content:""; display:block; width:88px; height:88px; margin:0px auto 20px;
  background:url(../images//icon_quote.png) no-repeat;
}
#maincontent .blockquote_article h2.content_title {min-height:88px; display: block!important;margin-bottom:30px;}
#maincontent .blockquote_article blockquote p{ color:#FFF; font-size:36px; font-weight:300; font-style:italic;}
#maincontent .blockquote_article blockquote cite{ color:#fff; text-align:center; font-size:20px;}
#maincontent .blockquote_article h1, #content #maincontent .blockquote_article h2, #maincontent .blockquote_article h3,
  #maincontent .blockquote_article h4, #maincontent .blockquote_article a {
    color:#fff;
  }


/*--------------------Announcements-*/
.featured_article.announcements_article{ background:#000;}
#maincontent .announcements_article{ color:#fff;}
#maincontent .announcements_article h2.content_title{ color:#fff; margin-bottom:0px;display:block!important;}
#maincontent .announcements_article h2.content_title:before{ content:""; display:block; width:88px; height:88px; background:url(../images/icon_announcements.png) no-repeat; margin:0px auto 20px;}
.announcements{ max-width:620px; margin:0px auto; text-align:center;}
#maincontent .announcements p a{ font-weight:700; color:#fff; font-size:18px;}
#maincontent .announcements p{ color:#fff; font-size:23px; font-weight:300;}
#maincontent .announcements hr{ border-color:#fff;}
#maincontent .announcements p a.view_link{ margin-top:20px;}
#maincontent .announcements p a.view_link:hover{ background:#fff !important; color:#00bfb9;}




#maincontent.full_width{ width:100%; float:none;}
#maincontent.cal{ max-width:1000px; float:none; margin:0px auto;padding:35px 20px;}
#maincontent.cal h2{ text-align:center;}
#maincontent .fck_widget_month_calendar_condensed{ background:url(../images/icon_calendar.png) no-repeat top center; padding-top:120px;}
#maincontent.user_dashboard{ max-width:1000px; margin:0px auto; float:none; padding:35px 20px;}
#maincontent.user_dashboard ul.my_profile_summary{ margin-left:0px;}
#maincontent.user_dashboard ul.my_profile_summary h4{ font-weight:700; width:auto;}
#maincontent.user_dashboard ul.my_profile_summary li:after{ content:""; display:table; clear:both;}

ul.css-tabs a{ height:auto;}

.gr-textarea-btn.gr-textarea-btn_errors{ display:none !important;}

/*-------------------- calendar-*/
table.calendar {font-family: 'Lato', sans-serif;}
#maincontent .month_featured_article{}
.home #maincontent .month_featured_article h2.content_title:before{ content:""; display:block; width:88px; height:88px; background:url(../images/icon_calendar.png) no-repeat; margin:0px auto 20px;}
table.calendar{}
table.calendar th{ font-size:22px;font-family: 'Lato', sans-serif; font-weight:400; text-transform:uppercase; background:#e6e6e7; border-color:#fff; border-style:solid; border-width:4px; padding:6px 5px;
  color:#000;}
table.calendar th a {color:#000;}
.table-responsive table.calendar th:first-child{ background:#00bfb9; color:#fff;}
.table-responsive table.calendar th:last-child{ background:#00bfb9; color:#fff;}
table.calendar td{ background:#f0f0f0; width:14.28%; border-color:#fff; border-width:4px; border-style:solid; padding:5px;}
#maincontent.cal table.calendar td div.daywrap{ width:100%;}
#maincontent.cal table.calendar td div.daywrap span, 
#maincontent.cal table.calendar td div.daywrap li,
#maincontent.cal table.calendar td div.sedra{
	font-size:14px;
	line-height:1.2;
	margin:5px 0px;
}
table.calendar td.today,
#maincontent.cal table.calendar td div.daywrap span.day {
    font-size:16px;
    font-weight:bold;
}
table.calendar td.today, #maincontent.cal table.calendar td:hover {
    background:#00bfb9;
    color:#fff;
}

#maincontent table.calendar td.today li, #maincontent.cal table.calendar td:hover li,
#maincontent table.calendar td.today a, #maincontent.cal table.calendar td:hover a,
table.calendar td.today span.day, table.calendar td:hover span.day, #maincontent table.calendar td:hover div.sedra, #maincontent table.calendar td.today div.sedra{
    color:#fff;
}



/*----------------register-*/
#maincontent.register{ max-width:1000px; padding-left:20px; padding-right:20px; margin:0px auto; float:none; padding-top:35px;}
#maincontent.register h2{ text-align:center;}
#maincontent .registration ul li h4{ display:inline-block; font-size:16px; float:none;}
#maincontent .registration input.register_submit{cursor:pointer; float:none; font-size:18px; color:#FFF;font-family: 'Montserrat', sans-serif; font-weight:400; background:#00bfb9 !important;  padding:12px 35px; text-transform:uppercase; height:50px; border-radius:25px; text-decoration:none; border:0;-webkit-appearance: none; margin:0px auto; display:inline-block; width:auto;}
#maincontent .registration input.register_submit:hover{ background:#000 !important;}





/***************** slider *********************/
.header_slider_wrapper {
  background: url(../images/content-bg.jpg) top left repeat-x #f3f3ee;
  position: relative;
}
.header_slider {
  max-width:1200px;
  margin:0px auto;
}
.slipprySlider .sy-controls {
  display:none;
}
 .slipprySlider .sy-pager, #maincontent .slipprySlider .sy-pager {
   text-align:right;
   background-color: transparent;
 }
 #content .slipprySlider .sy-pager a {
   text-align:left;
 }
 #content .slipprySlider .sy-pager li a {
   background: #fff !important;
 }
 #content .slipprySlider .sy-pager li.sy-active a {
   background:#f7d54c !important;
 }
 #content .sy-pager li a:hover, #content .sy-pager li a:focus {
   opacity:1;
 }
.header_slider .sy-box, .fck_widget_slider .sy-box{  }
.header_slider .sy-caption-wrap, .fck_widget_slider .sy-caption-wrap {  
  left:0px;
  margin: 0px auto;
  /* height: 450px; */
  background: transparent;
  /* display: flex;
  align-items: flex-end;
  justify-content: flex-start; */
}
.header_slider .sy-caption-wrap .sy-caption, .fck_widget_slider .sy-caption-wrap .sy-caption { 
  background:#62adbd; border-radius:0; left:auto; width:100%; margin:0px auto; 
  /**/
  width:335px;
  right: 0px !important;
  display: block;
  padding: 20px;
  color: white;
  z-index: 6;
  position: static !important;
  bottom: 65px;
  /* min-height: 275px; */
  /* background: rgba(0, 0, 0, 0.55) !important; */
  margin: 0px;
  left: 0;
  z-index: 100;
  border-radius: 0px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.sy-caption-wrap .sy-caption a:link, 
.sy-caption-wrap .sy-caption a:visited,
.sy-caption-wrap .sy-caption a{ display:block; width:50%; padding-right:10px; text-decoration:none; color:#fff !important;}
.sy-caption-wrap .sy-caption a:hover{ text-decoration:underline;}
.sy-caption-wrap .sy-caption a .slider_title, .sy-caption-wrap .sy-caption .slider_title{ 
  color:#fff; font-weight:400;
  font: 28px Georgia, "Times New Roman", Times, serif}
.sy-caption-wrap .sy-caption a.slider_link{

}
.sy-caption-wrap .sy-caption a.slider_link:hover{ 
  text-decoration:none;}
.sy-caption-wrap .sy-caption .slider_description{ 
  display:block;   padding-right:10px; font-weight:300;  line-height:1.2;
  font: bold 14px/22px 'Lato', Helvetica, sans-serif;
}
#content #maincontent .featured_article.slider_with_captions  {
  	width:100%;
  }

#content #maincontent.has_slider {
	width:100%;
	max-width: none;
	padding-right:0px;
	padding-left:0px;
}

/* inner page sliders use breadcrumbs instead of caption */
body:not(.home) #content .header_slider .sy-caption-wrap {
  display:none;
}

/********************************* breadcrumb section ******************************************/
body:not(.has_header_slider) .breadcrumbpaginationh1section {
  display:none;
}
.breadcrumbpaginationh1section {  
  z-index: 9;
  position: relative;
}
.breadcrumbsection {  
  bottom: 0px;
  position: absolute;
  display:block;
  margin-left:10px;
}
body:not(.has_header_slider) #maincontent_sidebar_wrapper, body:not(.has_header_slider) #maincontent.full_width {
  margin-top:20px;
}
/***************************************************************
inner page templates: colors 
**************************************************************/
/* hide home link */
body #content .breadcrumbpaginationh1section a:first-child,
body #content .breadcrumbpaginationh1section .breadcrumbdiv {
  display:none;
}
body #content .breadcrumbpaginationh1section a {
  padding: 17px 45px;
  display: inline-block;
  text-decoration: none;
  color:#fff;
  font-size:28px;
  font-family: 'Raleway', sans-serif;
  background: #ccc;
}
body #content .breadcrumbpaginationh1section a:nth-of-type(3),
body #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  padding-left: 30px;
  margin-left: -4px;
}
/* 00 - default, no content template */
body #content .breadcrumbpaginationh1section a {
  background:#f36f31;
  position: relative;
}
body #content .breadcrumbpaginationh1section a:nth-of-type(3):before,
body #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  content: "";
  top: 0px;
  border-style: solid;
  z-index: 9;
  position: relative;
  border-width: 34px 0px 33px 10px;
  border-color: transparent transparent transparent #f36f31;
  position: absolute;
  left: 0px;
}

body #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background: #f4814a;
}

body #content .breadcrumbpaginationh1section a:nth-of-type(3):before {  
  border-color: transparent transparent transparent #f36f31;
}
body #content .breadcrumbpaginationh1section a:nth-of-type(4):before { 
  border-color: transparent transparent transparent #f4814a;
}
body #content .breadcrumbpaginationh1section a:nth-of-type(4) {  
  background: #f58c5a;
}
/* 01 - coral */
body.coral #content .breadcrumbpaginationh1section a {
  background:#f36f31;
}
body.coral #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #f36f31;
}
body.coral #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background: #f4814a;
}
body.coral #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
 border-color: transparent transparent transparent #f4814a;
}

body.coral #content .breadcrumbpaginationh1section a:nth-of-type(4) {  
  background: #f58c5a;
}
/* 02 - orange */
body.orange #content .breadcrumbpaginationh1section a {
  background:#fbb133;
}
body.orange #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #fbb133;
}
body.orange #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:  #fcbc50;
}
body.orange #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #fcbc50;
}
body.orange #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:  #fcc466;
}
/* 03 - purple */
body.purple #content .breadcrumbpaginationh1section a {
  background:#6e7bba;
}
body.purple #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #6e7bba;
}
body.purple #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background: #838fc4;
}
body.purple #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #838fc4;
}
body.purple #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background: #9aa3cf;
}
/* 04 - green */
body.green #content .breadcrumbpaginationh1section a {
  background:#81bc55;
  position: relative;
}
body.green #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #81bc55;
}
body.green #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:#95d268;
}

body.green #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #95d268;
}
body.green #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#b0e688;
}
/* 05 - blue */
body.blue #content .breadcrumbpaginationh1section a {
  background:#2ab9df;
}
body.blue #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #2ab9df;
}
body.blue #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:#5dd2f1;
}

body.blue #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #5dd2f1;
}
body.blue #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#88e0f7;
}
/* 06 - yellow */
body.yellow #content .breadcrumbpaginationh1section a {
  background:#f6cb20;
}
body.yellow #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #f6cb20;
}
body.yellow #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:#f7d54c;
}
body.yellow #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #f7d54c;
}
body.yellow #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#ffe26d;
}
/* 07 - gray */
body.gray #content .breadcrumbpaginationh1section a {
  background:#929292;
  position: relative;
}
body.gray #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #929292;
}
body.gray #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background: #adadad;
}
body.gray #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #adadad;
}
body.gray #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#ccc;
}

/***************************************************
inner pages slider teasers on landing pages
************************************************/
.featured_article.inner_pages_teaser .content_body .section_subcontent:last-child {
  padding-right:15px;
}
.featured_article.inner_pages_teaser .sy-box .sy-caption-wrap {
  top:100%;
  position: sticky;
  position: -webkit-sticky;
}
.featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption {
  width:100%;
  max-width: 100%;
  min-width:unset;
  margin:0px;
  border-bottom:3px solid #454545;
  text-align:center;
}
.featured_article.inner_pages_teaser .sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited, .featured_article.inner_pages_teaser  .sy-caption-wrap .sy-caption a {
  width:auto;
  padding-right:0px;
}

/* 00 - default to coral  */
body .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption {
  background: url(../images/red-grid.gif) top left repeat #F36C2F;
}
body .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_title {
  font: 24px 'Raleway', Verdana, Geneva, sans-serif;
}
body .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_title {
  margin-bottom:10px;
}
body .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {  
  padding: 7px 35px;
  border: 1px solid #f58956;
  background: #f3783d;
  display:inline-block;
}
/* 01 - coral */
body.coral .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption {
  background: url(../images/red-grid.gif) top left repeat #F36C2F;
}
body.coral .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {  
  border: 1px solid #fcbf57;
  background: #fcbc50;
}
/* 02 - orange */
body.orange .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption {
  background: url(../images/orange-grid.gif) top left repeat #F6A31F;
}
body.orange .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {  
  background: #fbb133;
  border: 1px solid #fcbf57;
}
body.orange .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {
  background: url(../images/orange-grid.gif) top left repeat #F6A31F;
}
/* 03 - purple */
body.purple .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption {
  background: url(../images/purple-grid.gif) top left repeat #6271B4;
}
body.purple .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link  {  
  border: 1px solid #838fc4;
  background: #838fc4;
}
/* 04 - green */
body.green .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption {
  background: url(../images/green-grid.gif) top left repeat #84C557;
}
body.green .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link  {  
  background: #8fc962;
  border-color: #aad688;
}
/* 05 - blue */
body.blue .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption {
  background: url(../images/blue-grid.gif) top left repeat #28C4E9;
}
body.blue .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link  {  
  background: #3cc8ed;
  border-color: #69d5f1;
}
/* 06 - yellow */
body.yellow .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption {
  background: url(../images/yellow-grid.gif) top left repeat #F8CC21;
}
body.yellow .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link  {
  border: 1px solid #f9df77;
  background: #f6cb20;}
/*******************royal slider *****************/
.royalSlider.slider_0 {
	margin: 0px auto;
}
.slider_style_2.rsDefault  .rsBullets, .slider_style_3.rsDefault  .rsBullets {
	width: 100%;
}
.slider_style_2 .rsGCaption  .slider_title, .slider_style_3 .rsGCaption  .slider_title,
.slider_style_2 .rsGCaption .slider_content, .slider_style_3 .rsGCaption .slider_content {
	text-align: center;

}
/*************** sidebar_right *************/
#maincontent_sidebar_wrapper {  
  width: 1200px;
  margin: 0px auto;
  max-width: 100%;
}
#maincontent_sidebar_wrapper #maincontent {
  float:right;
  width:70%;
}
#sidebar_right {
    width:30%;
    margin-bottom:50px;
    margin-right:0px;
    margin-top:0px;
}
#date_box {display: none;}
#sidebar_right .right_bm {
  text-align:left;
  padding-top:0px;
  background:none;
}
#sidebar_right .right_bm .right_content {
    padding-bottom:0px;
}
#sidebar_right .right_bm h2.content_title {
    padding: 10px;
    text-align:left;
    font-size:20px;
}
#content #sidebar_right .right_bm .content_body {
    text-align:left;
    /* padding:20px; */
}
#sidebar_right .right_bm:first-child {
    padding-top:0px;
}
.home #sidebar_right .right_bm:first-child h2.content_title{
    padding-top:16px;
    padding-bottom: 16px;
}
#sidebar_right .fck_widget_calendar {
    margin-left:18px;
}
#sidebar_right .fck_widget_calendar h2 {
    font-size:20px;
    margin-bottom:0px;
    text-transform:uppercase;
}
#sidebar_right .fck_widget_calendar .table-responsive tr td {
    padding:0px;
    color:#000;
    font-size:16px;
}

/* inner pages widget */
#sidebar_right .right_bm .right_content .content_body .fck_widget_inner_pages li a  { color: #3a3a3a; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #f2f2f2; display: block; text-decoration: none; text-transform: none; font-size: 16px; }
#sidebar_right .right_bm .right_content .content_body  .fck_widget_inner_pages li a:hover          { color: #00a0b0; }
#sidebar_right .right_bm .right_content .content_body .fck_widget_inner_pages + p   { display: none; }
#content #sidebar_right  .fck_widget_inner_pages .main_nav_item a    { padding: 10px 18px; background: #f2f2f2; height: 50px; line-height: 30px; font-weight: 600; }
#content #sidebar_right  .fck_widget_inner_pages .main_nav_item      { text-align: left; padding: 0px; }
.fck_widget_inner_pages li.subnav_has_children &gt; a:after {display:none;}

/****************  Footer *****************/
#footer{ text-align:left; padding-top:0px; height:auto; margin:0; width:100%; position:relative; color:#fff; font-size:14px;font-family: 'Roboto', sans-serif; font-weight:300; background:#454545;}
#footer .footer_inner{ padding: 0px; margin:0px auto; max-width:100%;}
.footer_inner ul {
  padding-top:0px;
}
#footer .content_body {
  max-width:100%;
}
#footer .fck_widget_slider ul li{
  display:inherit;
}
#footer .footer_two_wrapper {
  overflow:hidden;
}
#footer .footer_two,
#footer .footer_margin_helper {
  max-width:1100px;
  margin:0px auto;
}
#footer .footer_margin_helper {
  padding-top:36px;
}
#footer .footer_inner:after{ content:""; display:table; clear:both;}
#footer a{ color:#fff; text-decoration:none;}
#footer a:hover{ 

}
#footer p{ color:#fff; }
#footer .global_terms_links{ padding-top:20px;}
#footer .global_terms_links,
#footer .copyright{ clear:both; text-align:center; max-width:1000px; width:100%; margin:0px auto 15px; padding-left:20px; padding-right:20px; float:none; width:100%;}
#footer .copyright{ margin-bottom:0px;}
.footer_inner ul{ overflow:hidden; margin-left:0px;}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a, #footer li, #footer p {
  color:#fff;
}

.footer_logo{ float:left; margin-right:50px;}
.footer_menu{ float:left; width:340px;}
.footer_inner .footer_menu ul li{ width:170px;}
#footer .footer_inner .footer_menu ul li a{font-family: 'Roboto', sans-serif; font-weight:300;font-size:14px;}
#footer .socials li { margin-right:10px;}

#footer .fck_widget_inner_pages, #footer .col-md-6:nth-child(2) {
  text-align:right;
}
#footer .fck_widget_inner_pages li {
  display:inline-block;
}
@media (min-width: 992px) {
  #footer .footer_two .row {
    display: flex;
    justify-content: space-between;
  }
  #footer .footer_two .col-md-6 {
      width: calc(50% - 15px);
  }
}

table.calendar_header_date th.month_header{ text-align:center; color:#aaa9a9; background:none !important;}
table.calendar_header_date:hover{ background:none;}
table.calendar.calendar_main th{ background:#f0f0f0;font-family: 'Montserrat', sans-serif; font-weight:400; text-align:center; color:#000}
table.calendar.calendar_main th:first-child{ background:#00bfb9; color:#fff;}
table.calendar.calendar_main th:last-child{ background:#00bfb9; color:#fff;}
table.calendar td span.day{ display:block; width:auto; height:auto; margin-right:0px; border:0; line-height:1; font-size:22px; text-align:left; color:#000; background:none; float:none; margin-bottom:5px;}
table.calendar td span.jewishDay{ font-style:normal; font-size:14px; }
table.calendar td div.dayhead{ text-align:left;}
table.calendar td div.dayhead a{text-decoration:none}
table.calendar td div.dayhead a:hover{ text-decoration:none;}
table.calendar td div.sedra{ text-align:left; color:#000;  font-weight:normal;}
#maincontent table.calendar td ul{ margin-left:0px;}
#maincontent table.calendar td ul li{}

#maincontent .fck_widget_month_calendar_condensed table.calendar th{ border-color:#dedddc; color:#12af52;}
#maincontent .fck_widget_month_calendar_condensed table.calendar td{ border-color:#dedddc; }
#maincontent .fck_widget_month_calendar_condensed table.calendar td div.dayhead{ background:none !important;}
#maincontent .fck_widget_month_calendar_condensed table.calendar td div.dayhead a span{ color:#8f8f8f;}


/************************************************** Admin ********************************************/

#icalsettings FIELDSET {
  height:auto;
}
#maincontent.admin {
  max-width: 1000px;
  margin: 0px auto;
}
/************************************************** Event Page ********************************************/

body.event #maincontent {
  max-width: 1000px; 
  margin: 0px auto;
}

@media (max-width:1024px){
  .inner,
  #header #header_inner,
  .content_body{ max-width:748px;}
  .banner_inner{ width:748px; margin-left:-374px; padding-left:15px; padding-right:15px;}
  #img_div{ width:100%; position:static; text-align:center; height:auto; padding-top:20px; padding-left:10px; padding-right:10px;}	
  #img_div &gt; a{ display:inline-block;}
  #mainnav{ float:none; text-align:center;}
  #nav_section{ display:inline-block;}
  .search_area form {    
    margin: 0px auto;
    width: 250px;
  }
  #content .search_area {
    position:relative;
    margin-bottom:10px;
    margin-top:10px;
    overflow:hidden;
  }

  .header_slider .sy-caption-wrap {
    position:sticky;
    position: -webkit-sticky;
    top:100%;
  }
  .header_slider .sy-caption-wrap .sy-caption {
    width:100%;
    margin:0px;
  }
  #maincontent .slipprySlider .sy-pager, #content .header_slider .slipprySlider .sy-pager {
    margin-top:0px;
    background: #62adbd;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
  }
  body #nav_section &gt; li {
    border:none;
  }
  li.subnav_has_children &gt; a:after {
    display:none;
  }
  #nav_section &gt; li:first-child  {
    background:#f36f31;
  }
  #nav_section &gt; li:nth-child(2) {
    background:#fbb133;
  }
  #nav_section &gt; li:nth-child(3)  {
    background:#6e7bba;
  }
  #nav_section &gt; li:nth-child(4){
    background: #81bc55;
  }
  #nav_section &gt; li:nth-child(5) {
    background:#2ab9df;
  }
  #nav_section &gt; li:nth-child(6) {
    background:#f6cb20;
  }
  #nav_section &gt; li:nth-child(7) {
    background:#cccccc;
  }
}
@media (min-width:1600px) {
  #maincontent.cal {
    max-width: 1400px;
  }
}


@media (min-width:1024px) {
  #maincontent .featured_article.block_teaser .content_body,
  #maincontent .featured_article.block_teaser_2 .content_body {
      display:flex;
      justify-content:space-between;
  }
  #maincontent .featured_article.block_teaser .section_subcontent.col-md-4,
  #maincontent .featured_article.block_teaser_2 .section_subcontent.col-md-4 {
      width: calc(33.33% - 20px);
  }
  #maincontent .featured_article.image_teaser .content_body {
      display:flex;
      justify-content:space-between;
  }
  #maincontent .featured_article.image_teaser .section_subcontent.col-md-6 {
      width: calc(50% - 20px);
      padding:0px;
  }
}
@media (min-width: 768px){
  #mainnav{ display:block !important;}
  .fck_widget_slider .featured_article.slider_with_captions .sy-caption-wrap .sy-caption {
      min-height:92px;
  }
  
  #content #maincontent .featured_article.slider_with_captions .sy-caption-wrap {
      min-height:100px;
  }

  #mainnav {
    width:100%;
    float:none;
  }
  #nav_section {
    max-width: 1200px;
    margin:0px auto;
      width:100%;
      display: flex;
      justify-content:center;
      align-items: stretch;
  }
  #nav_section &gt; li {
      /* width: calc(14.3% - 15px); */
      width:14.3%;
      display:flex;
  }
}
@media (max-width: 767px){
  .inner,
  #sidebar_left .sidebar_left_inner,
  #header #header_inner,
  .content_body, .content_title{ width:auto;}
  #img_div{padding-left:0px; padding-top:20px; padding-bottom:20px;}

  #mobile_nav_dropdown{ display:none !important;}
  #header{background:url(../images/bg_header.png) center top repeat-x; height:53px;}
  #header #header_inner{ height:100% !important;}

  #sidebar_left{ position:relative; width:auto;}
  #topnav{ display:block;}
  #mainnav{ width:100%; z-index:300; display:none; }
  #nav_section{ text-align:center; margin-top:0px; width:100%;}
  #nav_section li{ display:block;}
  #nav_section &gt; li &gt; a{ padding-left:40px; padding-right:40px;}
  #nav_section a &gt; span{position:absolute; width:30px; height:30px;  cursor:pointer; top:5px; right:40px; text-align:right;}
  #nav_section a &gt; span:before{ content:"+"; font-size:26px; font-weight:700; line-height:25px;  }
  #nav_section a.active &gt; span:before{ content:"-"; font-size:40px; line-height:22px;}
  #mainnav {
    background: #f9f9f7;
  }
  #nav_section { padding-top:10px; padding-bottom:10px;}
  #nav_section &gt; li &gt; a{ padding-top:12px; padding-bottom:12px;}
  #nav_section &gt; li:last-child &gt; a{ padding-left:40px; padding-right:40px;}
  #nav_section li ul{ position:static; width:100%; box-shadow:none; height: auto;}
  #nav_section li:hover ul{ display:none;}
  #nav_section li ul li:hover ul{ display:none;}
  #nav_section li ul li{ width:auto; background:none;}
  #nav_section li ul li a{ display:block; padding-left:60px; }
  #nav_section li ul li ul a{ padding-left:70px;}


  #header #header_inner .hosted_by_text{ display:none;}
  #header #header_inner #header_buttons{ height:100%;}
  #header #header_inner #header_buttons #header_help_button{ display:none;}
  #header #header_inner #header_buttons &gt; div#header_login_button{ text-align:left; display:block; background:url(../images/bg_mobile_header_top_right_link.png) center center no-repeat; text-indent:-999em; width:28px; height:100%; border:0;}
  #header_login_menu{ width:100%; left:0px !important; top:53px !important;}
  #header_login_menu form.head_signin hr.login_dropdown_line{ margin-left:0px !important; width:auto !important; margin-top:0px;}
  #header_login_menu form.head_signin input{border: 1px solid #cfcfcf; background:#fff !important;}

  #maincontent_sidebar_wrapper #maincontent, #sidebar_right {width:100%;}
  #sidebar_right {
    padding: 0px 20px;
  }

  #content .header_slider, #maincontent .fck_widget_slider{ overflow:inherit;}
  .header_slider .sy-caption-wrap, #maincontent .fck_widget_slider .sy-caption-wrap{ text-align:center; border-width:4px;}
  .sy-caption-wrap .sy-caption a:link, 
  .sy-caption-wrap .sy-caption a:visited,
  .sy-caption-wrap .sy-caption a{width:100%;}
  .sy-caption-wrap .sy-caption a .slider_title{ font-size:18px;}
  .sy-caption-wrap .sy-caption a.slider_link{ position:static;  background:transparent; padding:8px 35px; border-radius:20px; width:auto; height:auto; margin:0px auto; font-size:15px; }
  .sy-caption-wrap .sy-caption .slider_description{ width:100%; padding-bottom:10px; font-size:15px; }
  .header_slider .sy-caption-wrap .sy-caption, .fck_widget_slider .sy-caption-wrap .sy-caption{ padding-top:10px; padding-bottom:10px;}
  .slider_with_captions .fck_widget_slider .sy-caption-wrap .sy-caption{background:#000;border-bottom: 4px solid #00bfb9;}
	.sy-caption-wrap .sy-caption a {width:100%;}
  #maincontent .slipprySlider .sy-pager, #content .header_slider .slipprySlider .sy-pager {
    background: #62adbd;
    margin-top:0px;
  }

  .home #content .featured_article.block_teaser,
  .home #content .featured_article.block_teaser_2{
    margin-bottom:0px;
    padding-bottom:0px;
    padding-top:0px;
  }
  .home .featured_article.block_teaser .content_body,
  .home .featured_article.block_teaser_2 .content_body,  
  .home #content .featured_article.image_teaser .content_body,
  #footer .footer_two {
    max-width:80%;
  }
  .home .featured_article.block_teaser .section_subcontent,
  .home .featured_article.block_teaser_2 .section_subcontent,  
  .home #content .featured_article.image_teaser .section_subcontent,
  #footer .footer_two .col-md-6 {
    margin-bottom:20px;
  }
  .home #content .home_background {
    padding-left:20px;
    padding-right:20px;
  }
  .home .featured_article{ padding-top:50px; padding-bottom:50px;}
  .home #maincontent .featured_article.featured_article2 .section_subcontent p:first-child, 
  .home #maincontent .featured_article.featured_article3 .section_subcontent p:first-child, 
  .home #maincontent .featured_article.featured_article4 .section_subcontent p:first-child{ padding-top:20px;}


  #maincontent h2.content_title {text-align:left;}
  .section_subcontent {padding: 20px;}
  .content_body {padding-left:0px;padding-right:0px;}

  #maincontent .blockquote_article blockquote p{ font-size:26px;}
  .table-responsive &gt; table &gt; tbody &gt; tr &gt; td:last-child{ font-size:26px; font-weight:500;}

  .rsOverflow{ height:100% !important;}

  .fck_widget_week_calendar table.week_calendar_table &gt; tbody &gt; tr &gt; td{ text-align:center;}


  .slider_featured_article .content_body, .featured_article.slider_with_captions .content_body { margin-left:0px; margin-right:0px;}



  .calendar_day_view{ margin-bottom:0;}
  #maincontent.cal{ max-width:}
  #maincontent.cal h2{ font-size:26px; line-height:30px;}


  .footer_logo{ float:none; margin-right:auto; text-align:center;}
  .footer_menu{ float:none; max-width:340px; width:100%; margin:0px auto; text-align:center;}
  .footer_social{ float:none; width:100%; text-align:center;}
  .footer_social ul{ display:inline-block; margin:0px auto;}

  /*----------------- fck_widget_event_slider */

    #maincontent .featured_article.event_slider .content_body {
        margin-left:0px;
    }
    .fck_widget_event_slider .bx-prev, 
    .fck_widget_event_slider .bx-next{ display:none;}
    #maincontent.default ul.events_slider{ position:static !important; width:100% !important; 
    transform: translate3d(0px, 0px, 0px) !important;
      margin-left:0px;
    }
    #maincontent.default ul.events_slider li{ position:static !important; 
    float:none !important; width:100% !important;
     padding-left:0px; 
    }
    #maincontent.default ul.events_slider li.bx-clone{ display:none;}
    #eventslider .event_info &gt; strong, 
    #eventslider .event_info &gt; strong a{ font-size:26px;}
    #eventslider .picture_link{ margin-bottom:15px;}
    #eventslider .event_info &gt; p{ font-size:17px;}
    #eventslider .event_info &gt; p a{ margin-top:10px;}
    #maincontent .fck_widget_event_slider .events_slider {
        padding-left:0px;
    }
    .fck_widget_event_slider .bx-viewport {
        height:auto!important;
    }
    #footer ul.socials,
    #footer .fck_widget_inner_pages, #footer .col-md-6:nth-child(2) {
      text-align:center;
    }

}

@media (max-width: 570px){
  #img_div{ position:static; background:none; width:100%; border:0; box-shadow:none; height:auto; padding-bottom:0px; margin-bottom:0px;}
  .top_links{ display:inline-block; position:static; margin:10px auto 0px;}


  #sidebar_left .bt{ display:none;}
  #sidebar_left .sidebar_left_inner{ height:auto; text-align:center; padding-bottom:20px;}
  .featured_article{ padding:45px 0px;}

  #maincontent .fck_widget_slider{ overflow:inherit;}
  /*was interfering with slippry slider
  .royalSlider{ height:220px !important;}
  */
  .rsGCaption{ width:100% !important; text-align:center !important;}
  .rsGCaption .slider_title{ font-size:26px;}
  .rsGCaption .slider_description{ font-size:14px;}
  .rsGCaption .slider_link{ font-size:14px; padding:5px 10px;}

  .footer_inner .footer_menu ul li{ width:100%;}

  /*#maincontent p img{ float:none !important; display:block; margin:0px auto 15px !important;}*/

  #content #maincontent.cal .calendar_day_view h2{ background:#12af52 !important;}
  #maincontent.cal h2{ font-size:18px; line-height:24px;}


  .fck_widget_subscribe{ width:100%;}
  .fck_widget_subscribe #subscribe_email_box{ width:100%;}


  #maincontent .registration ul{ margin-left:0px;}
  #maincontent .registration ul li h4{ display:block; text-align:left;}
  #maincontent .registration ul li.captcha{ width:100%;}

  .breadcrumbsection {
    position:relative;
    margin-left: 0px;
  }
  body #content .breadcrumbpaginationh1section a {
    font-size: 18px;
    padding: 12px 25px;
  }
  body #content .breadcrumbpaginationh1section a:nth-of-type(3):before, body #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
     border-width: 23px 0px 23px 10px;

}</pre></body></html>