@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;*/

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&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;}
.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;}
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: '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;}
.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{ background:#000 !important;}
.contact_form input:focus, 
input:focus, 
textarea:focus,
.contact_form textarea:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input.action-button:focus {
  outline:none;
  border-color:#00bfb9;
}
.fck_widget_map{ margin-top:30px; margin-bottom:30px;}
.addthis_toolbox{ display:none;}

#header{ background:#000; color:#fff; height:34px; font-family:Arial, 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; height:100%; 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{ width:100%; margin:0px auto; overflow:inherit; float:none; text-align:center; position:relative; border-top:1px solid #000; border-bottom:1px solid #000;}
#sidebar_left .bt{ display:none;}
#sidebar_left .bb{ display:table; clear:both; height:auto;}
.sidebar_left_top{ position:relative; text-align:center; max-width:1000px; padding-left:20px; padding-right:20px; width:100%; margin:0px auto;}

#mainnav{background:none; padding:0; overflow:visible !important;}
#nav_section{ width:auto; margin-left:0px; margin-bottom:0px;}
#nav_section li{ display:inline-block;text-align:left; vertical-align:middle; }
#nav_section li a{ display:block;font-family: 'Montserrat', sans-serif; font-weight:500; text-transform:uppercase; color:#000; font-size:14px; }
#nav_section > li > a{padding:13px 17px 12px;}
#nav_section a:hover{ color:#00bfb9;}
#nav_section li ul{ position:absolute; left:0; top:100%; margin-left:0;}
#nav_section li ul li{ display:block; width:210px;background:#ffffff;}
#nav_section li ul li a{ padding:9px 13px; text-transform:none}
#nav_section li ul li ul{ left:210px; top:0; }
#nav_section > li:hover > ul{ height:auto; display:block;}
#nav_section > li:hover > ul ul{ height:auto; display:none;}
#nav_section > li > ul > li:hover > ul{ display:block; height:auto;}


#img_div{ /*position:absolute;*/ padding-top:20px; margin-bottom:35px;}
.top_links{ overflow:hidden; position:absolute; right:20px; bottom:0px;}
.top_links li{ float:left;}
.top_links a{ display:inline-block;font-size:24px; position:relative; text-indent:-999em; min-width:36px;}
.top_links a:before{font-family: 'FontAwesome'; color:#00bfb9; position:absolute; width:100%; text-align:center; text-indent:0px; left:0px; top:0px;}
.top_links li:first-child a:before{ content:"\f09a";}
.top_links li:nth-child(2) a:before{ content:"\e61b";}
.top_links li:nth-child(3) a:before{ content:"\f167";}
.top_links li:nth-child(4) a:before{ content:"\f16d";}
.top_links a:hover:before{ color:#000;}

/**************** 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: 'Montserrat', 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:1000px; 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;}
.home .featured_article{padding:80px 0px;}
.featured_article > div{}
.featured_article > 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;}


/*-----------------fck_widget_events*/
#maincontent .fck_widget_events .upcomingEvents li > 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 > strong,
#eventslider .event_info > span{ display:block;}
#eventslider .event_info > strong,
#eventslider .event_info > strong a{ 
    color:#606366; 
    font-size: 30px;
    font-weight: 300;
    line-height:1em;
}
#eventslider > li {max-width:400px!important;}
#eventslider .event_info > 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 > 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 > table > tbody > tr > td:first-child{ text-align:right; width:50%; padding-right:15px; font-size:18px;}
.table-responsive > table > tbody > tr > 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 > table > tbody > 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 > table > tbody > 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 > 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:1px solid #000; 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 > table > tbody > tr > 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 > tbody > tr > 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 *********************/
 .slipprySlider .sy-pager, #maincontent .slipprySlider .sy-pager{ display:none;}
.header_slider .sy-box, .fck_widget_slider .sy-box{ background:#000;}
.header_slider .sy-caption-wrap, .fck_widget_slider .sy-caption-wrap{ 
  left:0px; bottom:0px; background:#000; width:100%; border-bottom:8px solid #00bfb9;
  position:sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  top:100%;
}
.header_slider .sy-caption-wrap .sy-caption, .fck_widget_slider .sy-caption-wrap .sy-caption{ 
  background:none; border-radius:0; left:auto; max-width:1000px; width:100%; margin:0px auto; padding:20px;
}
.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{ font-size:28px; color:#fff;font-family: 'Montserrat', sans-serif; font-weight:400;}
.sy-caption-wrap .sy-caption a.slider_link{ position:absolute; left:60%; top:20%; background:#00bfb9; padding:12px 35px; border-radius:27px; width:auto; height:55px; display:inline-block; font-size:22px; }
.sy-caption-wrap .sy-caption a.slider_link:hover{ background:#fff; color:#00bfb9 !important; text-decoration:none;}
.sy-caption-wrap .sy-caption .slider_description{ display:block; font-family: 'Lato', sans-serif; width:50%; padding-right:10px; font-weight:300; font-size:18px; line-height:1.2;}
#content #maincontent .featured_article.slider_with_captions  {
  	width:100%;
  }
#content #maincontent.has_slider {
	width:100%;
	max-width: none;
	padding-right:0px;
	padding-left:0px;
}

/* from beth ahabah */
#content #maincontent .slider_with_captions .fck_widget_slider {
        min-height:250px;
    }
    #content #maincontent .slider_with_captions .slipprySlider {
        padding-bottom:100px;
    }
    #content #maincontent .slider_with_captions .sy-caption-wrap {
        top:100%;
    }
    .fck_widget_slider .slider_with_captions .sy-caption-wrap .sy-caption {
        background:#000;
    }

    /* end beth ahabah*/

    /* blog slider */
.slipprySlider.blog_slider, .slipprySlider.blog_slider .rsOverflow, .slipprySlider.blog_slider .rsSlide,
.slipprySlider.blog_slider .sy-slides-wrap {
    height:320px !important;
}
.fck_widget_blog_slider .sy-caption-wrap .sy-caption a {
    margin:0px auto;
}
.fck_widget_blog_slider .sy-caption-wrap .sy-caption a .slider_title, 
.fck_widget_blog_slider .sy-caption-wrap .sy-caption .slider_title,
#maincontent .slipprySlider.blog_slider .slider_description {
    color:#000;
    text-align:center;
}
.fck_widget_blog_slider .sy-caption-wrap .sy-caption a.slider_link {
    position:static;
    width: 200px;
    margin: 0px auto;
    font-family:'Montserrat', sans-serif;
    text-transform:uppercase;
    margin-top:20px;
    padding: 12px 25px 12px 30px;
    font-weight:normal;
    text-align:center;
}
#maincontent .fck_widget_blog_slider .sy-caption-wrap .sy-caption a.slider_link:hover {
    background:#000;
    color:#fff !important;
}
.fck_widget_blog_slider  .sy-filler {display:none;}

/*******************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 #maincontent {
  /*adjust this in css override if shul requests a sidebar*//*
  float:left;*/
  /*width:70%;*/
  width:100%;
}
#sidebar_right {
    display:none;
    width:30%;
    margin-bottom:50px;
    margin-right:0px;
}
#sidebar_right_2 {
  display:none;
}
#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;
}

/****************  Footer *****************/
#footer{ text-align:left; padding-top:0px; height:auto; margin:0; width:100%; position:relative; color:#333; font-size:14px;font-family: 'Roboto', sans-serif; font-weight:300; background:#000;}
#footer .footer_inner{ padding:36px 20px 20px; margin:0px auto; max-width:1100px;}
#footer .footer_inner:after{ content:""; display:table; clear:both;}
#footer a{ color:#fff; text-decoration:none;}
#footer a:hover{ color:#00bfb9}
#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_social{ float:right;}
.socials a{ display:inline-block;font-size:24px; position:relative; text-indent:-999em; min-width:36px;}
.socials a:before{font-family: 'FontAwesome'; color:#fff; position:absolute; width:100%; text-align:center; text-indent:0px; left:0px; top:0px;}
.socials li:first-child a:before{ content:"\f09a";}
.socials li:nth-child(2) a:before{ content:"\e61b";}
.socials li:nth-child(3) a:before{ content:"\f167";}
.socials li:nth-child(4) a:before{ content:"\f16d";}
.socials a:hover:before{ color:#00bfb9;}






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 > a{ display:inline-block;}
#mainnav{ float:none; text-align:center;}
#nav_section{ display:inline-block;}

.top_links{ display:inline-block; position:static; margin:10px auto 0px;}


}
@media (min-width:1600px) {
  #maincontent.cal {
    max-width: 1400px;
  }
}
@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;
  }
}
@media (max-width: 767px){
  .inner,
  #sidebar_left .sidebar_left_inner,
  #header #header_inner,
  .content_body, .content_title{margin-left:20px; margin-right:20px; 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 > li > a{ padding-left:40px; padding-right:40px;}
  #nav_section a > span{position:absolute; width:30px; height:30px;  cursor:pointer; top:5px; right:40px; text-align:right;}
  #nav_section a > span:before{ content:"+"; font-size:26px; font-weight:700; line-height:25px;  }
  #nav_section a.active > span:before{ content:"-"; font-size:40px; line-height:22px;}
  #nav_section { padding-top:10px; padding-bottom:10px;}
  #nav_section > li > a{ padding-top:12px; padding-bottom:12px;}
  #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 > 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%;}

  #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:#00bfb9; 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%;}



  .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:0px;}
  .content_body {padding-left:0px;padding-right:0px;}

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

  .rsOverflow{ height:100% !important;}

  .fck_widget_week_calendar table.week_calendar_table > tbody > tr > 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 > strong, 
    #eventslider .event_info > strong a{ font-size:26px;}
    #eventslider .picture_link{ margin-bottom:15px;}
    #eventslider .event_info > p{ font-size:17px;}
    #eventslider .event_info > p a{ margin-top:10px;}
    #maincontent .fck_widget_event_slider .events_slider {
        padding-left:0px;
    }
    .fck_widget_event_slider .bx-viewport {
        height:auto!important;
    }

}

@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;}


#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%;}

}