@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
/*font-family: 'Open Sans', 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;
}


/*
TABLE OF CONTENTS (todo)
%1 Colors
%2 General Styles
%3 Header/Nav
%4 Maincontent
%5 Sidebar Right
%6 Home Page
%7 Footer
%8 Media Queries
*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*{ font-weight:normal;}
body { background-color: #f6f3ea; font-size:18px; font-family: 'Open Sans', sans-serif; font-weight:400; color:#000000;min-height:100%;}
a {color:#000; outline:none; text-decoration:none;}
#maincontent p a { text-decoration: none; }
a:hover {color:#000; text-decoration:none;}
p {line-height:2.3; margin-bottom:22px;}
ul{ margin-left:18px;}
li { list-style:none outside none; font-size:18px; color:#000;}
.left{ float:left;}
.right{ float:right;}
.clear { clear:both; height:0; font-size:0; }
strong, b{ font-weight:700;  }
em, i { font-style:italic; }
strong em, em strong{ font-weight: 700; font-style: italic; }
h1, h2, h3, h4, h5, h6 { font-family:'Open Sans', sans-serif; color:#3a3a3a; line-height:1.2; font-style:normal; margin-bottom:15px; margin-top:0px;}
h1{ font-size:36px; font-weight:700;}
h2{ font-size:30px; font-weight:700;}
h3{ font-size:24px; font-weight:700; margin-bottom:24px; line-height:1.2;}
h4{ font-size:18px; font-weight:700; margin-bottom:24px;}
h5{ font-size:16px; font-weight:700; margin-bottom:24px;}
h6{ font-size:14px; font-weight:700; margin-bottom:24px;}
blockquote{ margin:0 0 26px; background:url(../images/bg_blockquote_new.png) left top no-repeat; background-size:24px 20px; display:block; font-size:24px;  padding:0px 26px 15px 34px;}
blockquote p{ color:#000; line-height:1.62 !important; margin:0 !important; font-size:22px !important; }
blockquote cite{ display:block; text-align:right; font-size:22px; padding-top:5px; font-style:normal;}

img{ max-width:100%; height:auto !important; vertical-align:middle;}
hr{ clear:both; margin:30px 0; border:0; border-bottom:1px solid #00a0b0;}
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;}


input[type="submit"],
input[type="text"],
input[type="password"],
select{ padding:5px;}


input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style:normal;
}
input::-moz-placeholder { /* Firefox 19+ */
  font-style:normal;
}
input:-ms-input-placeholder { /* IE 10+ */
  font-style:normal;
}
input:-moz-placeholder { /* Firefox 18- */
  font-style:normal;
}



/*-- header --*/
#header{ background: #272d35; 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:45px; position:absolute; z-index:300; left:0px; top:0px; cursor:pointer;}
#content{ width:100%; }
body .header_menu{ z-index:2000;}
#header #header_inner #header_buttons div       { margin-left: 8px; background: transparent; border: none; margin-top: 3px; }


/*********************** top links / search area *************************/
.top_links{height:auto;right:0;position: absolute; width:auto; top:0px;}
.top_links li{  float:left;}
.top_links>li a{color:#FFF; background:#00a0b0; margin-left:1px; border-radius:0px; font-weight:normal; padding:7px 5px 8px; line-height:1.2; font-size:15px; display:block; text-decoration:none; font-weight:700; text-transform:uppercase; min-width:135px; text-align:center;}
.top_links>li a:before{ font-family: 'FontAwesome';}

.topHead                { width: 100%; height: 46px;  color: white; }
#content .topHead .content_body          { position: relative; padding-left:0px; padding-right:0px; display: flex; align-items: center; justify-content: flex-end; padding: 0px; max-width: 1158px; height: 46px; }
.topHead .content_body ul.top_links,
#content .topHead .content_body .search_area       { position: absolute; display: block; right: 7%; top: 70px; }
 }
.topHead .content_body ul.top_links       { margin-right: 10px; }
.topHead .content_body ul.top_links li a    { color: #ffffff; font-weight: normal; font-size: 16px; font-family: 'Open sans'; background: transparent; text-transform: none; padding: 0px 10px; min-width: inherit; }
.topHead .content_body ul.top_links li a:hover  { color: #00a0b0; }
.topHead .content_body .search_area input[type=text]  { 
    font-size: 0.857em; padding: 4px 0 4px 13px; 
    padding: 4px 0 4px 13px; color: #999999; border: none; width: auto; margin: 0; background: #f2ede0; 
    border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; 
    height: 32px; min-width: 100%; }
.topHead .content_body .search_area input[type=submit]  { 
    position: absolute; right: 3px; top: 15px; border: none; width: 25px; cursor: pointer;
    background: #e35828; border: none; position: absolute; right: 0; top: 0; z-index: 99; width: auto; height: 32px; padding: 0 10px; border-radius: 0 25px 25px 0; font-size: 13px; 
    text-transform: uppercase; color: #f6f3ea; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); font-family: 'Lato', sans-serif; font-weight: 600 !important; }
  }
.topHead .content_body .search_area input[type=text]:focus {
    outline: none;
}
#content .topHead .content_body .search_area:after {display:none;}

/*-- search area --*/
.search_area { position: absolute; display: block; top: 45px; right: 0;}
.topHead .content_body .search_area:after         { 
  color: white; content: "\f002"; font-size: 17px; position: absolute; right: 13px; top: 8px; line-height: 29px; z-index: 99; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.tagline_wrapper {
    color: #fff;
    font-size: 14px;
    max-width:1158px;
    margin:0px auto;
}
.tagline {
    position: absolute;
    padding-top: 12px;
}


/*-- sidebar_left --*/
.home #sidebar_left {
    background:transparent;
}
#sidebar_left_wrapper {
  background: url(https://images.shulcloud.com/7918/uploads/uploaded_images/header-back-new.jpg) top repeat-x scroll #002c46;
}
#sidebar_left{ width:1170px; margin:0px auto; overflow:inherit; float:none;  
  background: transparent !important; position: inherit; 
  height:unset;
}
/* going to add this to #sidebar_left_wrapper instead 
#sidebar_left:before            { content: ""; width: 100%; height: 196px; display: block; position: absolute; left: 0px; 
background: url(https://bethjacobvt.org/sites/bethjacobvt.org/themes/jvn6/images/header-back-new.jpg) top  repeat-x scroll #002c46;
 z-index: -1; 
} */
#sidebar_left .sidebar_left_inner{ float:left;}
#sidebar_left .bt{ display:none;}
#sidebar_left .bb{ display:table; clear:both; height:auto;}

#img_div{ 
  float:left;
  top:0px;
  /*
  was making logo too far down
  padding-top:20px;*/
  left:0px; top:68px; 
  position: static; width: 430px; max-width:100%; display: inline-block; }
#img_div > a{ display:block;  height:auto;
  width: auto; height: auto;  margin-top: 12px;}

#mainnav{ background:none;padding:0;overflow:visible !important; float:right; 
    width:1000px;
    max-width:100%;
}

body:not(.admin) #mainnav                { 
    float: none; width:100%; 
}
body:not(.admin) #mainnav.window_loaded {
    background: #002c46;
}
#nav_section{ width:auto; margin-left:0px; margin-bottom:0px;
    margin-top:30px;
    text-align:right;}
#nav_section li{ display:inline-block;text-align:left; vertical-align:middle; margin-left:17px; }
#nav_section li a{ display:block; text-transform:initial; font-size:1em; font-weight:600; color:#3a3a3a;}
#nav_section > li > a {
    font-size:16px;
}
#nav_section li ul li a:after,
#nav_section li:last-child>a:after {display: none;}
#nav_section li a span{  width:9px; height:9px; margin-top:-3px; vertical-align: middle; margin-left:8px;}
#nav_section li a:hover{ background:#3a3a3a; color:#fff;}
#nav_section li a:hover span{background:url(../images/bg_nav_section_span2.png) right center no-repeat;}
#nav_section a{ padding:3px 10px 4px 10px;}

#nav_section li ul{ position:absolute; left:0; margin-left:0;}
#nav_section li ul li{ display:block; width:170px;background:#ffffff; margin-left:0px;}
#nav_section li ul li a{ font-size:16px; color:#3a3a3a; background:rgba(255,255,255,0.97); padding:10px 15px; text-transform:none; font-weight:400; position:relative;}
#nav_section li ul li ul{ left:170px; top:0;}
@media screen and (min-width:769px){
#nav_section li ul li a span{ display:block; position:absolute; right:7px; top:4px; height:100%;background:url(../images/bg_nav_section_span3.png) right center no-repeat;}
#nav_section li ul li a:hover{ background:#3d3d3d; color:#FFF;}
#nav_section li ul li a:hover span{  }
}
#nav_section ul{ height:auto;}
#nav_section li:hover ul,
#nav_section li:hover ul ul, 
#nav_section li:hover ul ul ul, 
#nav_section li:hover ul ul ul ul{display:none;}
@media screen and (min-width:769px){
#nav_section li:hover > ul, 
#nav_section li li:hover > ul, 
#nav_section li li li:hover > ul, 
#nav_section li li li li:hover > ul{display:block; height:auto;}
}

/* from css override */
#nav_section            { width: auto; margin-top: 0; text-align:center; }
#nav_section > li {margin-left:0px;}
#nav_section li>a                   { display: block; text-transform: capitalize; color: #eeedea !important; 
border-right: none; padding: 0; font-family: 'Lora', serif; font-size: 22px; font-weight: 500; line-height: 70px; 
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); }
#nav_section li:first-child         { margin: 0px; }
#nav_section > li > a:after             { 
    width: auto; height: 38px; content: ""; margin: 0 40px 0 40px; padding: 0; 
    display: inline-block; border-left: 3px solid rgba(250, 250, 250, .05); position: relative; top: 10px; }

#nav_section li ul                  { position: absolute; left: 0; top: 70px; margin-left: 0; background: #002c46; padding: 0 0 10px 0 !important; min-width: 250px; }
#nav_section li ul li               { width: 100%; }
#nav_section li ul li a             { padding: 7px 15px; line-height: 20px; background: #002c46 !important; }
#nav_section li ul li ul            { left: 249px; top: 0; }
#nav_section li ul li a:hover       { background: #002c46 !important; }
#nav_section li a span ,
#nav_section li a:hover span,
#nav_section li ul li a span{display:none;}

#mainnav #nav_section li>a:hover,
#mainnav #nav_section li>a:focus,
#sidebar_left .top_links a:hover    { color: #00a0b0 !important; background: transparent; }
/* end nav css from override */


/*-- breadcrumb --*/
.breadcrumbpaginationh1section                   {  position:relative; padding:0px; display: block;  background: transparent;  margin-bottom: 0px;}
.gr-textarea-btn{z-index: 2; opacity: 1; margin-left:0px !important; margin-top:0px !important;}
.addthis_toolbox.addthis_default_style{ display:none;}
.breadcrumb_wrapper{ background:#00a0b0; margin-bottom:62px;}
.breadcrumbpaginationh1section h1{ display:none; margin-bottom:0px; color:#FFF; font-size:36px;text-align:center; font-weight:700; padding:46px 0px 57px; position:relative; text-transform:capitalize; font-family:Georgia, "Times New Roman", Times, serif;}
.breadcrumbsection{ width:1210px; margin:0 auto; line-height:1.1; padding:16px 20px 22px; max-width:100%; display:block;}
.breadcrumbsection a{ color:#fff; font-size:15px; text-decoration:none;}
.breadcrumbsection a:hover{ color:#3a3a3a; text-decoration: underline;}
.breadcrumb_wrapper       { background: #fff; margin-bottom: 15px; }
.breadcrumbsection        { 
  background: transparent !important; margin-bottom: 20px; padding: 8px 15px 8px 0; font-size: 15px; list-style: none; border-bottom: 1px solid #aba6a0; background-color: transparent; width: 1170px; }
.breadcrumbsection a      { color: #00a0b0; font-size: 15px; text-decoration: none; }
.breadcrumbdiv          { font-size: 14px; }

/* from override */

.breadcrumbsection {  }
.breadcrumbsection a { color: #e35828; }
/* end css from override */


/*-- maincontent --*/
#maincontent_sidebar_wrapper{ width:1120px; margin:0 auto; max-width:100%; overflow:hidden; padding:0px 20px 50px;}
#maincontent_sidebar_wrapper #maincontent{ width:60%; float:left; padding-left: 0px;}
#maincontent_sidebar_wrapper #maincontent .content_body{ text-align:left;}
div.default,
#maincontent{max-width:1120px; margin:0 auto; padding-left:20px; padding-right:20px; width:100%;}
body.event #maincontent{ padding:0px 20px 50px; max-width:1120px;}
.home #maincontent{ max-width:none; padding-left:0px; padding-right:0px;}
#maincontent h2{ height:auto; padding:0;}
#content #maincontent h2.content_title{
  margin: 0 auto; text-align: center; padding: 0 0 24px 0; border: none; font-family: 'Lora', serif; font-size: 53px; font-weight: 500; color: #002c46; line-height: 1; text-transform: none;
}

#maincontent .featured_article:first-child h2.content_title {  
  text-align: left; padding: 0px 175px 20px 0; border-bottom: 1px solid #efefef;
    text-align: left;
    line-height: 1.4;
    border-bottom: 1px solid #aba6a0;
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-size: 47px;
    font-weight: 500;
    color: #002c46;
}
.home #content #maincontent h2.content_title {
  text-align: center; border: 0px;
  padding-right: 0px;
}
/*.home #maincontent h2.content_title, #footer .content_body h2{ text-align:center; font-size:2.5em; margin:50px auto; color:#3a3a3a;}*/
#maincontent h3{}
#maincontent h3.date{ float:none; color:#666666; font-size:14px; margin-bottom:30px;}
#maincontent h4{
    margin: 0 auto; margin-bottom: 2px; margin-top: 25px; 
    padding-bottom: 0px;
    line-height: 1.4;
    text-align: center; font-family: 'Lora', serif; font-size: 27px; font-weight: 500; color: #005c93; }
}
#maincontent h5{}
#maincontent ul li {list-style:disc outside none !important;}
#maincontent p{ padding:0px;
  font-size: 18px; margin: 0px 0px 30px; color: #605a56; font-weight: 400; line-height: 26px; }
}
#maincontent.default .content_body UL{ margin-left:0px; margin-bottom:30px; padding-left:22px; padding-bottom:0px; text-align:left;}
#maincontent.default .content_body UL li{ padding:0; font-size:14px; line-height:1.4; margin-bottom:4px;}
#maincontent .content_body ol{ margin-bottom:30px; font-size:14px; padding-left:20px; text-align:left;}
#maincontent .content_body ol li{line-height:1.4; font-size:14px; margin-bottom:4px; list-style:decimal outside none;}
@media screen and (min-width:769px){
#maincontent.default .content_body UL li,
#maincontent .content_body ol li{ line-height:1.7; font-size:18px; margin-bottom:7px;}  
}



/*-- section_subcontent --*/
.section_subcontent{ padding:0px 15px;}
/*
.section_subcontent.col-lg-9 p:last-child{ display:inline-block; background:#00a0b0; padding:10px 20px !important; color:#fff !important; font-size:14px !important; border-radius:0px; font-family: 'Open Sans', sans-serif; font-weight:400; line-height:1.2 !important;}
.section_subcontent.col-lg-9 p:last-child a{color:#fff !important;text-decoration:none !important;}
.section_subcontent.col-lg-9 p:last-child a:hover{ text-decoration:none;}
.section_subcontent.col-lg-9 p:first-child{ background:none; padding:0 !important;    font-size: 18px !important; line-height: 2.14 !important; color:#000 !important;} 
.section_subcontent.col-lg-4 p:last-child{ font-size:12px; text-transform:uppercase;}
.section_subcontent.col-lg-4 p:last-child a{ font-size:12px; text-decoration:none !important;}
*/


/*-- featured_article --*/
.featured_article{ background:none; padding:0px; margin-bottom:0px; position:relative;}
.featured_article > div{}
.content_body{max-width:1120px; padding-left:20px; padding-right:20px; margin:0px auto;}
#maincontent.full_width .content_title {
  max-width: 1120px;
  margin: 0px auto;
  padding-left:20px;
  padding-right:20px;
  margin-bottom:10px;
}
.align-center-article-carousel2 .content_body{ text-align:center;}
#maincontent_sidebar_wrapper .content_body{ padding-left:0px; padding-right:0px;}

/*-- image-with-caption-carousel2 --*/
.image-with-caption-carousel2{ background:#f4f4f4; padding-top:78px; padding-bottom:78px; margin-bottom:50px;}
#maincontent_sidebar_wrapper .image-with-caption-carousel2{ background:none; padding:0; margin-bottom:0px;}
#maincontent.default .content_body .fck_widget_slider UL{ padding-left:0px; margin-bottom:0px; text-align:center;}
#maincontent.default .content_body .fck_widget_slider UL li{ margin:0;}

/*-- Blog --*/
.blog .featured_article{ border-bottom:#00a0b0 2px solid; margin-bottom:35px;}
.blog .featured_article:last-child{ border:0;}



/*-----------------------------------------------------------------
%6 Home --*/
.home .content_body{ max-width:1120px; margin:0px auto; padding-left:20px; padding-right:20px;}
.home .breadcrumb_wrapper{ display:none;}
.home .breadcrumbsection{ display:none;}
.home #sidebar_left{ background:#FFF; z-index:199;}
.home .featured_article.home_slider_carousel2{}
.home .featured_article.home_slider_carousel2 .content_body{ max-width:100%; padding-left:0px; padding-right:0px;}
.home #maincontent .slipprySlider ul{}
.home #maincontent .slipprySlider ul li{ line-height:normal;list-style:none !important;}
.home #nav_section li a{ color: #3a3a3a;}
.home #nav_section li a:hover{ background: transparent; color:#00a0b0;}
.home #nav_section li ul li a{ background: #3a3a3a; color:#fff;}
.home #nav_section li ul li a:hover{ background: #00a0b0; color:#FFF;}

.home #maincontent .featured_article.home_welcome {
    margin-bottom:60px;
}
.home #maincontent .featured_article.home_welcome h2.content_title {
    margin-bottom:15px;
    
}
.home #maincontent .home_welcome:not(:first-child) {
    margin-top:80px;
}
.home #maincontent .home_welcome p {
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    display: block !important;
    color: #605a56;
    text-transform: none;
    font-family: 'Lato', sans-serif;
    font-size:31px;
}
.featured_article.round .content_body {
    text-align:center;
}
#maincontent .featured_article.round .content_body p {
    line-height:1.5;
}


.home .top_links>li a:hover{background:#3a3a3a;}
#content .top_links        { right: 7%; top: 20px; position: absolute; list-style: none; list-style-type: none; margin: 0; padding: 2px 10px; background: rgba(0, 0, 0, 0.6); border-radius: 25px; width: auto; height: auto; }
#content .top_links>li a   { background: transparent; color: #eeedea; font-weight: 700; font-size: 14px; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); text-transform: none; min-width: 100px; }


#content .header_slider .sy-caption-wrap{ 
  /* turn this off to try to fix caption alignment
  position:absolute; left:0px; */
  width:100%; top:0px; bottom:auto; height:100%; text-align:center; 
  background:rgba(0,0,0,0.54);  
  display: flex;
  align-items: center;
  /* This was breaking the sy-filler element and causing it to overlap the elements below the slider 
  position: static !important; width: 1170px; justify-content: flex-end; */
   margin: 0px auto; height: 450px; text-align: center; background: transparent; display: flex;}

#content .header_slider .sy-caption-wrap .sy-caption { 
  padding:5% 0px 0px; 
  margin:0 auto; max-width:100%; 
/* display: table-cell; */
  right: 0px !important; display: block; padding: 30px; color: white; text-align: right; z-index: 6; 
    width: 600px; min-width: 400px; min-height: 275px; background: rgba(0, 0, 0, 0.55) !important;  margin: 0px; 
  /* turn this off to try to fix alignment 
   bottom: 65px; position: static !important;*/
  z-index: 100; border-radius: 0px; 
  left: 0px;
}
#content .header_slider .sy-caption-wrap .sy-caption a{ color:#FFF; text-decoration:none;}
#content .header_slider .sy-caption-wrap .sy-caption a:hover{ color:#FFF; text-decoration:none;}
#content .header_slider .sy-caption-wrap .sy-caption .slider_title{ font-size:3em; font-family:'Open Sans', sans-serif; font-weight: 600; color:#FFF; display:block; padding:0px 0px 10px;}
#content .header_slider .sy-caption-wrap .sy-caption .slider_description{ 
  font-size:20px; color:#FFF;font-family: 'Open Sans', sans-serif; font-weight:400; line-height:1.2; display:block; padding:0px 0px 38px;
}
#content .header_slider .sy-pager{ }
#content .header_slider .sy-pager li{ width:17px; height:17px; margin:0 2px !important;}
#content .header_slider .sy-pager li a{ background:#3a3a3a;}
#content .header_slider .sy-pager li a:hover,
#content .header_slider .sy-pager li.sy-active a{ background:#00a0b0 !important; opacity:1;}
#content .header_slider .sy-controls{ display:none; width:70px; height:35px; right:56px; bottom:36px; z-index:9998;}
#content .header_slider .sy-controls li{ float:left; width:50%; position:static; min-width:inherit; list-style:none !important;}
#content .header_slider .sy-controls li a{ display:block; height:35px; opacity:1;}
#content .header_slider .sy-controls li.sy-prev a{background:#00a0b0 url(../images/bg_home_slider_page.png) left top no-repeat;}
#content .header_slider .sy-controls li.sy-prev a:hover{background:#3a3a3a url(../images/bg_home_slider_page.png) left top no-repeat;}
#content .header_slider .sy-controls li.sy-next a{background:#00a0b0 url(../images/bg_home_slider_page.png) right top no-repeat;}
#content .header_slider .sy-controls li.sy-next a:hover{background:#3a3a3a url(../images/bg_home_slider_page.png) right top no-repeat;}

#content .header_slider .sy-controls li a:after{ display:none !important;}

#content .header_slider .sy-caption-wrap .sy-caption                        { 
    display: block; padding: 30px; background: rgba(0, 0, 0, 0.55); color: white; text-align: left; z-index: 6; position: absolute; 
     width: 745px; right: 0px; 
    /* turning this off along with sy-filler fix left: inherit; bottom: 120px; */
    border-radius: 0px !important; }
#content .header_slider .sy-caption-wrap .sy-caption .slider_title          { font-family: 'Lora', serif; font-size: 45px; font-weight: 600; color: #f6f3ea; line-height: 48px; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); text-transform: none !important; margin: 0px; padding: 0px; }
#content .header_slider .sy-caption-wrap .sy-caption .slider_description    { margin: 10px 0 0 0; font-weight: 500; line-height: 1.333; font-size: 22px; color: #eeedea; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); }
#content .header_slider .sy-caption-wrap .sy-caption .slider_link           { background: transparent; border-radius: 25px; cursor: pointer; display: inline-block; font-weight: 600; line-height: 1.4; margin-bottom: 0; text-align: center; vertical-align: middle; white-space: nowrap; position: relative; border: 1px solid #f6f3ea; text-transform: uppercase; z-index: 0; overflow: hidden; padding: 8px 20px; color: #f6f3ea; font-size: 16px; margin-top: 15px; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); box-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); }
#content .header_slider .sy-pager                       { padding-bottom: 0px !important; }
#content .header_slider .sy-pager li a                  { background: transparent !important; border: 2px solid #fff; }
#content .header_slider .sy-pager li a:hover,
#content .header_slider .sy-pager li.sy-active a        { background: #fff !important; }


.home .breadcrumbpaginationh1section h1 {
  display: none !important;
}

/********************************* Home slider - from css override *****************************/
.header_slider, .slipprySlider        { height: 500px; position:relative; }
#content .sy-slides-wrap {overflow: hidden;}
#content .header_slider .sy-caption-wrap .sy-caption .slider_title      { line-height: 60px; margin-bottom: 15px; }
#content .header_slider .sy-caption-wrap .sy-caption .slider_description  { font-size: 17px; font-weight: 500; }
#content .header_slider .slipprySlider .sy-box                  { height:100%; }
#content .header_slider .sy-slide > img                         { height:500px  !important; object-fit: cover; }
#content .header_slider .sy-controls                            { display:none; }
#content .header_slider .slipprySlider .sy-pager                { margin-top: -45px; }
#content .header_slider .sy-pager li a                          { background: #ffffff; opacity: 0.4; }
#content .header_slider .sy-pager li.sy-active a                { background: #ffffff !important; opacity: 1; }
#content .header_slider .sy-caption-wrap .sy-caption .slider_description { padding-bottom: 20px; }
#content .header_slider .sy-caption-wrap .sy-caption .slider_link {
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    border: 1px solid transparent;
    z-index: 0;
    background-color: transparent;
    overflow: hidden;
    padding: 8px 20px;
    border-color: #fff;
    color: #fff;
    font-size: 0.9em;
    text-transform: none;
    margin-top: 0;
    background-image: none;
}
#content .header_slider .sy-caption-wrap .sy-caption .slider_link:hover { background: #fff; color:#000; }
/****************************** end slider ********************************/

.home blockquote{ margin:0 0 26px; background:url(../images/bg_home_blockquote_left.png) left top no-repeat; display:block; font-size:24px;  padding:104px 80px 97px 80px; position:relative;}
.home blockquote:after{ position:absolute; display:block; content:""; right:0px; bottom:-0px; width:41px; height:35px; background:url(../images/bg_home_blockquote_right.png) left top no-repeat;}
.home blockquote p{ color:#000; line-height:1.1 !important; margin:0px !important; font-size:46px !important; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; }
.home blockquote cite{ display:block; text-align:center; font-size:26px; padding-top:10px; font-style:normal; color:#00a0b0;font-family: 'Open Sans', sans-serif;}

.home #footer{ background:#3a3a3a;}
.home #footer .footer_inner h2 { color: #fff;}
.home #footer .footer_inner .logo_box{ display:inline-block; vertical-align:top;}
.home #footer .footer_inner{ overflow:inherit; padding-top:10px;}
.home #footer .footer_inner .logo_box .footer_logo{background:url(../images/home_logo.png) left top no-repeat; background-size:100% auto;}
.home #footer .footer_inner .footer_text{ display:inline-block; padding:3px 0px 0px 14px;}
.home #footer .footer_inner .footer_text p{color:#FFF;}
.home #footer .footer_inner .footer_text p span{ color:#FFF;}
.home #footer a{color:#FFF;}
.home #footer a:hover{ color:#FFF;}
.home #footer p{line-height:1.2; font-size:16px; color:#FFF; font-weight:700; margin-bottom:0;}
.home #footer .socials{ top:-73px;}
.home #footer .socials a{ background:#9f9369;}
.home #footer .socials a{color:#FFF;}
.home #footer .socials a:hover{ color:#FFF; }


/*-- fck_widget_contact --*/
.featured_article.contact-us-carousel2{ background:#3a3a3a; padding:90px 0px 120px;}
.featured_article.contact-us-carousel2 h2{ text-align:center; color:#fff; margin-bottom:30px;}
.fck_widget_contact{ padding:0px; margin:0;}
form.contact_form{ padding-left:20px; padding-right:20px;}
.contact_form label{ margin-bottom:5px; width:100%; text-align:left; float:none; padding-left:0px;font-family: 'Open Sans', sans-serif; font-weight:normal; text-transform:uppercase;}
.contact_form input{-webkit-appearance: none; border-radius:0px; border:1px solid #ccc;  box-shadow:none; text-align:left; background:#ffffff; font-size:13px;font-family: 'Open Sans', sans-serif; width:100%; float:none; display:block; color:#000; padding:9px 10px; margin-bottom:27px !important;}
.contact_form textarea{-webkit-appearance: none;  border-radius:0px;  border:1px solid #ccc; box-shadow:none; background:#fff; font-size:19px; width:100%; display:block; float:none; color:#a5a0a0; padding:20px 20px; margin-bottom:0px; height:120px; text-align:left;}
.contact_form input.submit{ background:#00a0b0;font-family: 'Open Sans', sans-serif; font-weight:700; font-size:15px; color:#FFF; text-transform:uppercase;box-shadow:none; -webkit-appearance: none; border:0; height:43px; display:block; text-align:center; width:100%; cursor:pointer;}
.contact_form > fieldset > div{ max-width:570px; margin:0px auto; text-align:center;}
.contact_form button{ background:#00a0b0;font-family: 'Open Sans', sans-serif; font-weight:700; font-size:15px; color:#FFF; text-transform:uppercase;box-shadow:none; -webkit-appearance: none; border:0; height:43px; display:block; text-align:center; width:100%; cursor:pointer;}
#maincontent .fck_widget_month_calendar_condensed{ background:url(../images/icon_calendar.png) no-repeat top center; padding-top:120px;}
.featured_article.contact-us-carousel2 .contact_form label{ color:#fff;}
.featured_article.contact-us-carousel2 .contact_form input{border:0;}
.featured_article.contact-us-carousel2 .contact_form textarea{ border:0;}




/*-- newsletter --*/
.newsletter{ background:url(../images/bg_section_top.png) center 10px no-repeat; padding-top:48px;}
.newsletter_content{ width:540px; margin:0 auto;max-width:100%;}
.newsletter_content p{ line-height:1.3;}
.featured_article .newsletter_content input{-webkit-appearance: none; border-radius:42px; border:1px solid #03a9f5; box-shadow:none; text-align:center; background:none; font-size:19px; width:100%; display:block; color:#a5a0a0;  padding:13px 10px; margin-bottom:26px; margin-right:0; margin-left:0px}
.featured_article .newsletter_content input.go_button{  background:#12af52 url(../images/sign_up_but.png) no-repeat 0px 0px; display:inline-block;  border-radius:6px; border:0;-webkit-appearance: none; width:auto; margin:0px auto; width:156px; height:39px;}
.featured_article .newsletter_content fieldset{ text-align:center;}

#maincontent.full_width{ width:100%; float:none;max-width:100%;margin:0px auto;border-bottom:none;}
#maincontent .fck_widget_month_calendar_condensed{ background:url(../images/icon_calendar.png) no-repeat top center; padding-top:120px;}

#maincontent .fck_widget_quotes blockquote{ background:url(../images/bg_blockquote.png) no-repeat top center; color:#333; font-size:18px; padding-left:0px; padding-right:0px; padding-top:80px;}
#maincontent .fck_widget_quotes blockquote p{ color:#d21d1c; font-size:36px;}


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

.featured_article .content_button {
  float:right; position:relative; z-index:2020;
}
.ui-widget{ z-index:2030 !important;}
.ui-widget select{ max-width:100%;}



.home #maincontent .align-center-article-carousel2{ padding-top:85px; padding-bottom:70px;}

/* Tabs Events */
#maincontent .home_events           { padding-bottom: 80px;}
#maincontent .featured_article[content_id="868827"] .content_body > p     { margin: 0px; text-align: center; }
#maincontent.default .content_body .fck_widget_event_calendar_tags nav UL   { text-align: center; border-bottom: 1px solid #222222; text-align: center; margin: 0 0 50px 0; padding: 0; }

/* hide all but 1st four events under each tab */
#content #maincontent .fck_widget_event_calendar_tags section .event_calendar_tag_event_wrapper { 
    /* hide all but first 4 */
    display:none;
}
#content #maincontent .fck_widget_event_calendar_tags section .event_calendar_tag_event_wrapper:first-child,
#content #maincontent .fck_widget_event_calendar_tags section .event_calendar_tag_event_wrapper:nth-child(2),
#content #maincontent .fck_widget_event_calendar_tags section .event_calendar_tag_event_wrapper:nth-child(3),
#content #maincontent .fck_widget_event_calendar_tags section .event_calendar_tag_event_wrapper:nth-child(4) {display:inline-block;}

#maincontent .fck_widget_event_calendar_tags ul li        { 
    margin: 0px 5px -4px 5px !important; display:inline-block; background: none; white-space: nowrap; }
#maincontent .fck_widget_event_calendar_tags ul li label    { border-radius: 3px 3px 0 0; cursor: pointer; display: inline-block; font-weight: 500; line-height: 1.4; margin-bottom: 0; text-align: center; vertical-align: middle; white-space: nowrap; position: relative; z-index: 0; background-color: #e7e3db; overflow: hidden; padding: 10px 40px; color: #605a56; font-size: 24px; border: none; }

#maincontent #event_calendar_tags_tab0:checked ~ nav .event_calendar_tags_tab0 label,
#maincontent #event_calendar_tags_tab1:checked ~ nav .event_calendar_tags_tab1 label,
#maincontent #event_calendar_tags_tab2:checked ~ nav .event_calendar_tags_tab2 label,
#maincontent .event_calendar_tags_tabs li label:hover                     { color: #fff !important; border: none; background-color: #605a56 !important; }

#maincontent #event_calendar_tags_tab0:checked ~ nav .event_calendar_tags_tab0 :after,
#maincontent #event_calendar_tags_tab1:checked ~ nav .event_calendar_tags_tab1 :after,
#maincontent #event_calendar_tags_tab2:checked ~ nav .event_calendar_tags_tab2 :after     { background: #605a56 !important; }

#maincontent .event_calendar_tags_tabs section > div        { padding: 0px; border: none; background: #f6f3ea; color: #333; }
#maincontent .event_calendar_tags_tabs section > div h3       { margin: 3px 0 0px 0; font-family: 'Lora', serif; font-size: 23px; font-weight: 500; color: #005c93; line-height: 1.3; }
#maincontent .event_calendar_tags_tabs section > div h3 a       { color: #005c93; text-decoration: none; }
#maincontent .event_calendar_tags_tabs section > div h3 a div     { display: none !important; }
#maincontent .event_calendar_tags_tabs section > div p        { font-family: 'Lato', sans-serif; font-size: 17px; color: #605a56; font-weight: 400; }
#maincontent .event_calendar_tags_tabs section > div p i      { font-size: 14px; position: relative; top: -1px; font-style: normal; }
#maincontent .event_calendar_tags_tabs .event_calendar_tag_widget_picture { margin-bottom: 15px; }

#maincontent .event_calendar_tags_tabs section                      { margin-left: -15px; margin-right: -15px; }
#maincontent .event_calendar_tags_tabs section .event_calendar_tag_event_wrapper    { width: 24.8%; display: inline-block; vertical-align: top; padding: 0px 15px; }
#maincontent .event_calendar_tags_tabs .event_calendar_tag_widget_picture img       { width: 100%; height: 180px; object-fit: cover; }
#maincontent .featured_article.home_events .content_body .button  {
border-radius: 25px; cursor: pointer; display: inline-block; font-weight: 600; line-height: 1.4; 
margin-bottom: 0; text-align: center; vertical-align: middle; white-space: nowrap; position: relative; border: none; z-index: 0; 
background-color: #709943; overflow: hidden; padding: 8px 20px; color: #f6f3ea; font-size: 15px; margin-top: 30px; text-transform: uppercase; 
}
#maincontent .featured_article.home_events .content_body .button:hover  { background-color: #323232; }

/*-- fck_widget_events --*/
.featured_article.upcoming_events .content_body {
  max-width: 100%;
  padding-left:0px;
  padding-right: 0px;
}
#maincontent .fck_widget_events{ padding:0;}
#maincontent.default .events_widget .content_body{ max-width:100%; padding-left:0px; padding-right:0px;}
#maincontent.default .content_body .fck_widget_events UL{ padding:0; margin:0;}
#maincontent.default .content_body .fck_widget_events UL:after{ content:""; display:table; clear:both;}
#maincontent.default .content_body .fck_widget_events UL li{ 
  margin:0; text-align:center; color:#fff; height:204px; overflow:hidden; 
  padding-top:2.5%; 
  padding-left: 15px;
  padding-right: 15px;
  line-height:1; width:33.33333%; float:left; clear:none; position:relative;
}
.content_body ul.upcomingEvents li .event_widget_time,
.content_body ul.upcomingEvents li .event_widget_desc{ display:none; position:relative; z-index:20;}
.content_body ul.upcomingEvents li .event_widget_picture{ width:100%; position:absolute; left:0px; top:-100%; max-width:none !important; float:none !important; padding:0 !important; margin:0 !important; z-index:1;}
.content_body ul.upcomingEvents li .event_widget_picture img{display:block; width:100% !important; height:auto !important; max-width:inherit !important; position:absolute; left:0px; top:50%;}

.content_body ul.upcomingEvents li .event_widget_title:hover {text-decoration: underline; color: #323232 !important;}
.content_body ul.upcomingEvents li .event_widget_title .event_widget_calendar_swatch{ display:none !important;}
.content_body ul.upcomingEvents li .event_widget_time{ display: block; color:#FFF; font-family: 'Open Sans', sans-serif; font-weight:700; padding-top:12px; line-height:1.1;
   font-size: 14px; text-align: left; font-style: normal;}
.content_body ul.upcomingEvents li .event_widget_time:after{ position:absolute; display:block; content:""; left:50%; margin-left:-35px; top:0px; width:70px; height:2px; background:#FFF;}
.content_body ul.upcomingEvents li .event_widget_desc {display:none;}
.content_body ul.upcomingEvents li .event_widget_time .event_start_date { display: block;}




/*-- .home blockquote --*/
.home-blockquote-carousel2{ padding:80px 5% 0px; padding-bottom:45px;}
.home-blockquote-carousel2 .content_body{ max-width:100%; padding-left:0px; padding-right:0px;}
.home blockquote{ margin:0 0 26px; background:url(../images/bg_home_blockquote_left.png) left top no-repeat; display:block; font-size:24px;  padding:104px 80px 97px 80px; position:relative;}
.home blockquote:after{ position:absolute; display:block; content:""; right:0px; bottom:-0px; width:41px; height:35px; background:url(../images/bg_home_blockquote_right.png) left top no-repeat;}
.home blockquote p{ color:#000; line-height:1.1 !important; margin:0px !important; font-size:46px !important; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; }
.home blockquote cite{ display:block; text-align:center; font-size:26px; padding-top:10px; font-style:normal; color:#00a0b0;font-family: 'Open Sans', sans-serif;}



/*-- calendar --*/
#maincontent.cal{max-width:1120px; margin:0 auto; width:100%; padding-left:20px; padding-right:20px; float:none;}
#maincontent.cal:after{ content:""; display:table; clear:both;}
#maincontent.cal h2{ text-align:center;}
.home .fck_widget_month_calendar{ padding:30px 0px 0px;}
#filterFrm .calendar_table{ font-size:16px; border:0; height:auto !important;}
#filterFrm .calendar_table select{ margin-bottom:5px;}
.ce_table td.ce_time_start{ text-align:left; padding:5px;}

.table-responsive{ overflow-x:inherit;}
table.calendar{font-family: 'Open Sans', sans-serif; font-weight:400;}
table.calendar th{ font-size:22px; text-transform:uppercase; background:none; border-color:#fff; border-style:solid; font-weight:700; border-width:2px; padding:10px 5px;}
.table-responsive table.calendar th:first-child{ background:#818285; color:#fff;}
.table-responsive table.calendar th:last-child{ background:#818285; color:#fff;}
table.calendar td{ background:#f5f6f7; width:14.28%; border-color:#fff; border-width:2px; border-style:solid; padding:5px;}
table.calendar td div.daywrap{ width:100%;}
table.calendar td.today,
table.calendar td:hover{ background:#e7e8e8;}
#maincontent table.calendar td ul li{white-space:normal; font-size:14px !important; line-height:1.2 !important;}

.fck_widget_week_calendar{ max-width:990px; margin:0px auto; padding:50px 0px 0px;}
.week_calendar_table > tbody > tr > td{vertical-align:top;}
.week_calendar_table > tbody > tr > td.week_calendar_top_title{ padding-bottom:30px;}
.week_calendar_header{ color:#00a0b0; font-size:20px;font-family: 'Open Sans', sans-serif; font-weight:700;}
.week_calendar_header *{ display:inline;}
.week_calendar_header .week_calendar_day_num{ font-weight:700;}
.week_calendar_header .week_calendar_sedra_holiday{ color:#333333; width:100%; display:block;}





/*-- calendar-and-announcements --*/
.calendar-and-announcements{}
.calendar-and-announcements .content_body{ max-width:100%; padding-left:0px; padding-right:0px;display: flex; justify-content: flex-end;}
.calendar-and-announcements .section_subcontent{ display: flex;flex-direction: column; width:50%; padding:2.5% !important;}
.calendar-and-announcements .section_subcontent:first-child{ background:#00a0b0;}
.calendar-and-announcements .section_subcontent:first-child > h2{ background:#fff; margin:0px; padding:23px 20px !important;}
.calendar-and-announcements .fck_widget_week_calendar{ background:#fff; width:100%; padding-top:0px;}
.calendar-and-announcements .week_calendar_table{ display:block;}
.calendar-and-announcements .week_calendar_table > tbody{ display: flex; justify-content: flex-end;}
.calendar-and-announcements .week_calendar_table > tbody > tr{ display: flex;flex-direction: column;}
.calendar-and-announcements .week_calendar_table > tbody > tr:first-child{ background:#3a3a3a; width:152px; padding:20px;}
.calendar-and-announcements .week_calendar_table .week_calendar_top_title{ color:#fff; position:relative; padding-top:35px; font-size:12px;}
.calendar-and-announcements .week_calendar_table .week_calendar_top_title span{ font-weight:700; font-size:20px; text-transform:uppercase; display:block; position:absolute; left:0px; top:0px;}
.calendar-and-announcements .week_calendar_header{ color:#000; display:block;}
.calendar-and-announcements .week_calendar_header:after{ content:""; display:table; clear:both;}
.calendar-and-announcements .week_calendar_header .week_calendar_day_num{ width:55px; float:right; font-size:20px; vertical-align:top;}
.calendar-and-announcements .week_calendar_header .week_calendar_day_num:after{ content:"th"; display:inline-block; font-size:12px; vertical-align:top;}
.calendar-and-announcements .week_calendar_header .week_calendar_sedra_holiday{ font-size:12px; font-weight:700; clear:both;}
.calendar-and-announcements .week_calendar_column{ display:block; text-align:left;}
.calendar-and-announcements .week_calendar_column > tbody{display:block; position:relative; padding-left:106px; min-height:60px; padding-top:10px; padding-bottom:10px;}
.calendar-and-announcements .week_calendar_column > tbody > tr{display:block;}
.calendar-and-announcements .week_calendar_column > tbody > tr:first-child{ width:106px; padding-left:20px; position:absolute; left:0px; top:10px; }
.calendar-and-announcements .week_calendar_column .week_calendar_header{font-size:12px;}
.calendar-and-announcements .week_calendar_table > tbody > tr:last-child{ width:calc(100% - 152px );}
.calendar-and-announcements .week_calendar_table > tbody > tr:last-child > td{ display:block; width:100%;}
.calendar-and-announcements .week_calendar_table > tbody > tr:last-child > td:nth-child(odd){ background:#f4f4f4;}
.calendar-and-announcements .week_calendar_time{ font-size:10px;}
.calendar-and-announcements .week_calendar_title{ font-size:17px; font-weight:700;}
.calendar-and-announcements .week_calendar_description{ font-size:10px;}

.calendar-and-announcements .section_subcontent:last-child{ background:#f4f4f4;}
#maincontent .calendar-and-announcements .section_subcontent:last-child > h2{ border-bottom:6px solid #00a0b0; font-size:27px; padding-top:31px; padding-bottom:5px;}
/*.calendar-and-announcements .fck_widget_blog div.row{ border-bottom:1px solid #00a0b0; display:block; padding-bottom:19px; margin-bottom:16px;}*/

#maincontent .fck_widget_blog div.col-md-12{color:#3a3a3a; font-size:14px;
  border-bottom:1px solid #00a0b0; display:block; padding-bottom:19px; margin-bottom:16px;
}
#maincontent .fck_widget_blog h4 {font-family: 'Open Sans', sans-serif; font-weight:700; font-size:22px; margin-bottom:3px;
  display: inline-block;
}
#maincontent .fck_widget_blog h4 a {
  text-decoration: none;
  font-weight: bold;
}
.fck_widget_blog span.fck_widget_blog_date:before {  
    content: "|";
    margin-left: 7px;
    margin-right: 5px;
}
#maincontent .fck_widget_blog div.col-md-12.fck_widget_blog_read_more, #maincontent .fck_widget_blog .row.fck_widget_blog_more_posts {display: none;}
 .fck_widget_blog .fck_widget_blog_snippet {display: block;}
 #maincontent .fck_widget_blog .row:nth-last-child(2) div.col-md-12 {
  border: 0px;
 }

/*-- My Account --*/
#maincontent.loginFrmContent,
#maincontent.user_dashboard{padding:0px 20px; max-width:1120px; width:100%; float:none; margin:0px auto;}
#maincontent.user_dashboard ul li{ list-style:none !important;}
#maincontent.user_dashboard ul.my_profile_summary h4 { margin-bottom:0px; }

#loginFrm{ width:570px; margin:0 auto; max-width:100%;}
#loginFrm br{ display:none;}
#loginFrm p{font-size:13px;font-family: 'Open Sans', sans-serif; font-weight:normal; text-transform:uppercase; color:#3a3a3a; text-align:left;}
#loginFrm label{ margin-bottom:5px; width:100%; text-align:left; float:none; padding-left:0px;}
#loginFrm input{-webkit-appearance: none; border-radius:0px; border:1px solid #3a3a3a; box-shadow:none; text-align:left; background:#3a3a3a; font-size:13px;font-family: 'Open Sans', sans-serif; width:100%; float:none; display:block; color:#FFF; padding:8px 10px; margin-bottom:27px !important;}
#loginFrm input[type="submit"]{ background:#00a0b0;font-family: 'Open Sans', sans-serif; font-weight:700; font-size:15px; color:#FFF; text-transform:uppercase;box-shadow:none; -webkit-appearance: none; border:0; height:43px; display:block; text-align:center; width:100%; cursor:pointer;}
#loginFrm img.google_login{ display:block; margin:0 auto;}


#forgotPasswordFrm{ width:570px; margin:0 auto; max-width:100%; padding-bottom:60px;}
#forgotPasswordFrm br{ display:none;}
#forgotPasswordFrm p{font-size:13px;font-family: 'Open Sans', sans-serif; font-weight:normal; text-transform:uppercase; color:#3a3a3a; text-align:left;}
#forgotPasswordFrm span{ margin-bottom:5px; width:100%; text-align:left; float:none; padding-left:0px; display:block;}
#forgotPasswordFrm input{-webkit-appearance: none; border-radius:0px; border:1px solid #3a3a3a; box-shadow:none; text-align:left; background:#3a3a3a; font-size:13px;font-family: 'Open Sans', sans-serif; width:100%; float:none; display:block; color:#FFF; padding:8px 10px; margin-bottom:27px !important;}
#forgotPasswordFrm button.g-recaptcha{ background:#00a0b0;font-family: 'Open Sans', sans-serif; font-weight:700; font-size:15px; color:#FFF; text-transform:uppercase;box-shadow:none; -webkit-appearance: none; border:0; height:43px; display:block; text-align:center; width:100%; cursor:pointer;}


.css-panes .member_header{ font-size:18px; margin-left:0px;}
.member_item table.subscription_table{ margin-left:185px;}
.css-panes .member_field input.keyboardInputBox{ position:relative; left:1px;}

#maincontent.user_dashboard.full_width ul.tabs.css-tabs li{ list-style:none !important;}
#maincontent .registration input.register_submit,
#maincontent.user_dashboard.full_width form input[type="button"],
#maincontent.user_dashboard.full_width form input[type="submit"]{ background:#00a0b0;font-family: 'Open Sans', sans-serif; font-weight:700; font-size:15px; color:#FFF; text-transform:uppercase;box-shadow:none; -webkit-appearance: none; border:0; height:43px; display:block; text-align:center; display:inline-block; padding:0px 50px; cursor:pointer;}
#maincontent .registration input.register_submit{ padding:0;}
#maincontent.user_dashboard.full_width form .member_field input[type="button"]{ padding:0px 10px; font-size:12px; height:30px;}
.button-front              { text-decoration: none; }
.button-front:hover         { color: #000; background: #fff; }
#maincontent .button-teaser                 { -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; border-radius: 25px; cursor: pointer; display: inline-block; font-weight: 600; line-height: 1.4; margin-bottom: 0; text-align: center; vertical-align: middle; white-space: nowrap; position: relative; border: none; z-index: 0; background-color: #709943; overflow: hidden; padding: 8px 40px; color: #f6f3ea; font-size: 15px; margin-top: 15px; text-transform: uppercase; text-decoration: none; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.17); }
#maincontent .button-teaser:hover           { background: #3a3a3a; color: #ffffff; }
#maincontent .tint                          { background-color: rgba(25, 25, 25, 0.75); min-height: 100%; padding-bottom: 50px; }

#maincontent.loginFrmContent{ text-align:center;}




/*-- register --*/
.registerContent #maincontent_sidebar_wrapper #maincontent{ width:100%; float:none;}
.registerContent #sidebar_right { display:none;}
#maincontent .registration ul{}
#maincontent .registration ul li{ list-style:none !important;}
#maincontent .registration ul li:after{ content:""; display:table; clear:both;}
#maincontent .registration ul li h4{ margin:0; float:none; display:inline-block;}
#maincontent .registration input.keyboardInputBox{ position:relative; left:10px;}




/*-- Admin --*/
#maincontent.admin{ width:100%; max-width:1116px; float:none; margin:0px auto; padding-left:20px; padding-right:20px;}
#maincontent .menu ul,
#maincontent .menu > ul{ margin:0 px!important;}
#maincontent.admin ul li{ list-style:none !important;}
#maincontent.admin .menu .add_new,
#maincontent.admin .menu .add_new_tag{ margin:0;}

#maincontent.admin tr.listing, #maincontent.admin TR.listingb, #maincontent.admin div.listing, 
#maincontent.admin table.listing{
  font-size:14px;
}




/*-- slider --*/
.slipprySlider .slider_title{ word-wrap: break-word; word-break: normal;}

.royalSlider{ width:100% !important; position:relative;}
.rsDefault .rsOverflow{ width:100% !important; position:static !important;}
.rsDefault .rsArrowIcn{ background-color:inherit !important; margin:0px !important;}
.rsDefault .rsArrowIcn:hover{ background-color:inherit !important;}
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn{ background-position:left top !important; left:20% !important; background:url(../images/bg_rsArrow.png) no-repeat; width:17px; height:29px;}
.rsDefault.rsHor .rsArrowRight .rsArrowIcn{ background-position:right top !important; left:auto !important; right:10px !important; background:url(../images/bg_rsArrow.png) no-repeat; width:17px; height:29px;}
.rsHidden{ opacity:1 !important; visibility:inherit !important;}
.members_slider{ position:relative;}
.members_slider .royalSlider.slider_0{ margin:0px auto; position:absolute; left:-999em; top:0px;}
.rsDefault .rsBullets{ display:none;}
.rsGCaption{ position:absolute; text-align:left !important; color:#fff; z-index:3; background:#000; width:50% !important; padding-left:40px; padding-right:40px; height:100%;top:0px; right:0px; display:table;}
.rsGCaption .slider_content{ display:table-cell; vertical-align:middle;}
.rsGCaption .slider_title{ font-size:38px; display:block; margin-bottom:10px;}
.rsGCaption .slider_description{ font-size:20px; display:block; margin-bottom:30px;}
.rsGCaption .slider_link{ background:#d3201f; font-size:20px; display:inline-block; padding:12px 20px; border-radius:4px;}
.rsGCaption .rsTmb{ display:none !important;}
.sy-pager li.sy-active a { background:#d3201f!important;}




/*-- sidebar_right  and general page margins --*/
#maincontent_sidebar_wrapper, #maincontent.full_width {
  margin-top:80px;
}
#sidebar_right{ width:34%; float:right; padding:0px; margin:0px; display:block;}
#sidebar_right .right_bm{ margin:0px 0px 57px; padding:0px; text-align:center; background:#f4f4f4;}
#sidebar_right .right_bm .right_content{ padding-bottom:0;}
#sidebar_right .right_bm .right_content h2.content_title{ font-size:27px; padding-top:25px; padding-bottom:12px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:23px; line-height:1; border-bottom:6px solid #00a0b0; text-align:left; margin-left:16px; margin-right:16px;}
#sidebar_right .right_bm .right_content .content_body{ padding:0px 40px 20px; text-align:left;}
#sidebar_right .right_bm .right_content .content_body img{ display:none; width:100% !important; height:auto !important;}
#sidebar_right .right_bm .right_content .content_body p{ font-size:16px; line-height:1.4; margin-bottom:14px;}
#date_box{ background:#00a0b0; text-align:center; padding:20px 20px 24px;}
#date_box p{ margin-bottom:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#000; line-height:1.2;}
#sidebar_right .right_bm p{ margin:0px; padding:0px;}
#sidebar_right .fck_widget_calendar{ background:#00a0b0; color:#FFF; padding:30px 20px 0px; margin-left:-40px; margin-right:-40px; text-align:center; position:relative; max-width:inherit;}
#sidebar_right .fck_widget_calendar:after{ position:absolute; display:block; content:""; width:100%; left:0px; bottom:-20px; height:20px; background:#00a0b0;}
#sidebar_right .fck_widget_calendar h2{ font-family: 'Open Sans', sans-serif; font-weight:700; font-size:24px; color:#FFF; margin-bottom:0; line-height:1;}
#sidebar_right .fck_widget_calendar h4{ font-size:22px; font-weight:400;color:#FFF; margin-bottom:0; line-height:1;}
#sidebar_right .fck_widget_calendar table{ text-align:center;}
#sidebar_right .fck_widget_calendar table td{ text-align:center; font-size:22px; line-height:1.2;}
#sidebar_right .fck_widget_calendar a{ color:#fff;}
#sidebar_right .readmore{ padding:10px 0px 0px; margin:0px; text-align:center; max-width:100%; width:100%; font-style: normal;}
#sidebar_right .readmore a{ font-size:18px; color:#FFF; float:none; padding:0px; display:inline;font-family: 'Open Sans', sans-serif;}
#sidebar_right .readmore a:hover{ text-decoration:underline; color:#FFF;}

#sidebar_right .fck_widget_subscribe{ width:100%;}
#sidebar_right .fck_widget_subscribe table{ text-align:center;}
#sidebar_right .fck_widget_subscribe form{ width:100%; text-align:center;}
#sidebar_right .fck_widget_subscribe form input#subscribe_email_box{ background:#ffffff;font-family: 'Open Sans', sans-serif; font-weight:400; font-size:13px; color:#000; text-transform:uppercase;box-shadow:none; -webkit-appearance: none; border:0; height:38px; line-height:18px; padding:10px; width:100%; margin-bottom:10px;}
#sidebar_right .fck_widget_subscribe form input.go_button,
.fck_widget_subscribe td > a { background:#00a0b0;font-family: 'Open Sans', sans-serif; font-weight:700; font-size:15px; color:#FFF; text-transform:uppercase;box-shadow:none; -webkit-appearance: none; border:0; height:43px; display:block; text-align:center; width:100%; cursor:pointer;}
.fck_widget_subscribe td > a {  
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
#sidebar_right .fck_widget_zmanim{ padding:0px; margin-left:-26px; margin-right:-26px; max-width:inherit;}
#sidebar_right .fck_widget_zmanim .table-responsive{ padding-left:10px; padding-right:10px;}
#sidebar_right .fck_widget_zmanim table td{ text-align:left;line-height:1; color:#3a3a3a; font-size:17px;font-family: 'Open Sans', sans-serif; font-weight:700; padding:0px 0px 20px;}
#sidebar_right .fck_widget_zmanim table tr td:first-child{ font-size:25px;}
#sidebar_right .fck_widget_zmanim table td a{ font-size:18px;}


/*************************************************** Sidebar Right ***********************/
#sidebar_right #date_box  { display:none;
    text-align: center; font-weight: 600; font-size: 1em; background: #f2f2f2; padding: 20px; color: #3a3a3a; margin-bottom: 20px; }
#sidebar_right .right_bm  { margin: 0px 0px 57px; padding: 0px; text-align: center; border: 1px solid #efefef; margin-bottom: 30px; background: #f9f9f9; }
#sidebar_right .right_bm .right_content h2.content_title  { padding-top: 25px; padding-bottom: 12px; font-family: 'Source Sans Pro', sans-serif; line-height: 1; border-bottom: none; text-align: left; margin-left: 16px; margin: 0; font-weight: 600; font-size: 1em; background: #f2f2f2; padding: 20px; color: #3a3a3a; margin-bottom: 5px; }
#sidebar_right .right_bm .right_content .content_body     { padding: 0px; text-align: left; }
#sidebar_right .right_bm .right_content .content_body 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 li a:hover          { color: #00a0b0; }
#sidebar_right .right_bm .right_content .content_body .fck_widget_inner_pages + p   { display: none; }
#content #sidebar_right .main_nav_item a    { padding: 0px 18px; background: #f2f2f2; height: 50px; line-height: 30px; font-weight: 600; }
#content #sidebar_right .main_nav_item      { text-align: left; padding: 0px; }


/* inner pages widget from css override */
#date_box       { text-align: center; margin-bottom:20px; padding: 10px 20px !important; font-family: 'Lora', serif; font-size: 26px; font-weight: 500; color: #f6f3ea !important; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); background: #002c46 !important; }
#date_box p     { color: #fff; }
#sidebar_right .right_bm { margin: 0px 0px 57px; padding: 0px; text-align: center; border: 1px solid #f0ece1; margin-bottom: 30px; background: #f7f5ee; border-radius: 3px; overflow: hidden; }
#content #maincontent_sidebar_wrapper #maincontent h2.content_title { text-align: left; line-height: 1.4; border-bottom: 1px solid #aba6a0; margin-bottom: 30px; padding-bottom: 5px; font-size: 47px; font-weight: 500; color: #002c46; }


#sidebar_right .right_bm .right_content .content_body             { padding: 0px; text-align: left; }
#sidebar_right .right_bm .right_content .content_body li.main_nav_item,
#sidebar_right .right_bm .right_content h2.content_title                    { text-align: center; margin-bottom: 0px; padding: 10px 20px !important; font-family: 'Lora', serif; font-size: 26px; font-weight: 500; color: #f6f3ea !important; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); background: #002c46 !important; }
#sidebar_right .right_bm .right_content .content_body li.main_nav_item a  { color: #fff; text-decoration: none; }
#sidebar_right .right_bm .right_content .content_body ul          { padding: 20px; margin: 0px; }
#sidebar_right .right_bm .right_content .content_body ul li         { display: block; font-weight: 500; }
#sidebar_right .right_bm .right_content .content_body ul li a         { color: #005c93; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #efece2; display: block; font-weight: 600; font-size: 18px; }
#sidebar_right .right_bm .right_content .content_body ul li a:hover     { color: #323232 !important; }
#sidebar_right .right_bm .right_content .content_body ul ul         { padding: 0px; }
#sidebar_right .right_bm .right_content .content_body ul ul a         { font-size: 16px; font-weight: 500; color: #000; padding-left: 20px; }
#sidebar_right .right_bm .right_content h2.content_title                    { line-height: normal; border-bottom: none; margin: 0px; }
#sidebar_right .right_bm .right_content .content_body ul.upcomingEvents li  {position:relative; width: 100% !important; padding: 0px 0px 12px 0px !important; border-bottom: 1px solid #efece2; display: block; }
#sidebar_right .right_bm .right_content .content_body ul.upcomingEvents li a { border-bottom: none; }

#sidebar_right .right_bm .right_content .content_body ul.upcomingEvents li a + br,
#sidebar_right .right_bm .right_content .content_body ul.upcomingEvents li i + br,
#sidebar_right .right_bm .right_content .content_body ul.upcomingEvents li i:after,
#sidebar_right  ul.upcomingEvents li .event_widget_picture { display: none; }

#sidebar_right .right_bm .right_content .content_body ul.upcomingEvents li i span  { display: inline-block; font-size: 14px; padding-right: 5px; font-style: normal; }
#content #sidebar_right .main_nav_item a {
    background:transparent;
    border:0px;
    font-size:26px;
    text-align:center;
    font-weight:normal;
    float: none;
    padding-top: 10px;
}
#sidebar_right .content_body ul.upcomingEvents li .event_widget_title {
    margin-bottom:0px;
}
#sidebar_right .content_body ul.upcomingEvents li .event_widget_time {
    color:#000;
    padding-top:0px;
    padding-bottom:12px;
}

/*-- photo gallery scattered --*/
.photostack-title small { display: none !important;}
.js .photostack figure { position: absolute; display: block; margin: 0; box-shadow: 0px 2px 5px 2px rgba(0,0,0,.35); -webkit-backface-visibility: hidden; height: auto;}
.photostack { background: url(https://images.shulcloud.com/1003/uploads_test/seamlesspapertexture.png) top center repeat black !important; position: relative; text-align: center; overflow: hidden; }

/*--  Footer --*/
#footer{ padding:0px; height:auto; margin:0; width:100%; position:relative; color:#333; font-size:18px; border-top:1px solid #ffffff;}
#footer .footer_inner{ width:1210px; margin:0 auto; max-width:100%;padding:40px 20px 40px; overflow:hidden; text-align:left;}
#footer .footer_inner .content_body{ width:100%; position:relative; text-align:left; max-width:100%; padding-left:0px; padding-right:0px;}
#footer .footer_inner .logo_box{ padding:0px 0px 10px;}
#footer .footer_inner .logo_box .footer_logo{ display:block; width:170px; height:41px;background:url(https://images.shulcloud.com/887/logo/1516168800.img) left top no-repeat; background-size:100% auto; text-indent:-9999em;}
#footer .footer_inner .footer_text{}
#footer .footer_inner .footer_text p{ line-height:1.2; font-size:16px; color:#3a3a3a; font-weight:700;}
#footer .footer_inner .footer_text p span{ display:block;line-height:1.2; font-size:16px; color:#3a3a3a; font-weight:700;}
#footer a{color:#3a3a3a; font-weight:700; font-size:16px; text-decoration:none;}
#footer a:hover{ color:#3a3a3a; text-decoration:underline;}
#footer p{line-height:1.2; font-size:16px; color:#3a3a3a; font-weight:700; margin-bottom:0;}
#footer .socials{ position: absolute; right:0px; top:0px; padding:0px; margin:0px;}
#footer .socials li{ float:left; padding:0px 0px 6px 16px; margin:0px;}
#footer .socials a{ display:block; width:31px; height:31px; background:#bcb18e; overflow:hidden; line-height:31px; text-align:center; font-size:22px; font-weight:normal; border-radius:2px;font-family: 'FontAwesome'; color:#FFF;}
#footer .socials a:hover{ color:#FFF; text-decoration:none;}
#footer .socials li.facebook_icon a:before{ content: "\f09a";}
#footer .socials li.instagram_icon a:before{ content: "\f16d";}
#footer .socials li.twitter_icon a:before{ content: "\f099";}
#footer .socials a span{ display:none;}
#footer p.copyright{ float:right; margin-top:-20px;}

/* footer upcoming events widget */
.content_body ul.upcomingEvents {
  margin-left: 0px;
}
.content_body ul.upcomingEvents li .event_widget_title {padding-bottom:0px; margin-bottom:7px;}
#footer .upcomingEvents li {display:block !important; width:auto!important; margin-bottom:11px;}
#footer .content_body ul.upcomingEvents li .event_widget_time {
  padding-top: 0px;
}
#footer .content_body ul.upcomingEvents li .event_widget_time:after {background:transparent;}
#footer .event_widget_moreinfo, #footer .event_widget_picture.event_widget_picture_empty,
#footer .upcomingEvents br {
    display:none;
}

/* footer from css override */

#footer         { 
    border-top:0px;
    font-size: 16px; background: url(https://images.shulcloud.com/7918/uploads/uploaded_images/footer/footer-back.jpg) center bottom repeat-x #002c46 !important; }
.home #footer .footer_inner {padding-top:0px;}
#footer a,
#footer p       { font-weight: 400 !important; font-size: 14px !important; color: #fff; }
#footer .footer_inner {
    width:100%;
    max-width:100%;
    padding:0px 0px;
}
#footer .footer_inner .content_body         { text-align: center; margin-bottom: 30px; padding-top: 0px; color: #fff; }
#footer .footer_inner .row {
    width: 1210px;
    max-width:100%;
    margin: 0px auto;
    margin-top: 60px;
}
#footer .footer_inner ul li                 { color: #fff; }

#footer .footer_inner .content_body p       { text-align: left; font-family: 'Lato', sans-serif; font-size: 17px !important; line-height: 24px; }
#footer .footer_inner .content_body h3      { margin: 0px 0 14px 0; font-family: 'Lora', serif; font-size: 27px; font-weight: 500; color: #f6f3ea; text-align: left; border: none; display: block; text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4); }
#footer .footer_inner .content_body .row .button {font-size:15px !important; }
#footer .footer_inner .content_body .button { border-color: #f6f3ea; padding: 8px 20px; color: #f6f3ea;  margin-right: 5px; margin-bottom: 6px; text-transform: uppercase; display: inline-block; line-height: 1.4; }
#footer .footer_inner .content_body .button:hover   { background-color: #f6f3ea; color: #002c46 !important; }
#footer .footer_inner .content_body p img           { margin-right: 10px; }
#footer .footer_inner ul.upcomingEvents             { padding-top: 0px; }

#footer .footer_inner ul li .event_widget_title + br,
#footer .footer_inner ul li .event_widget_moreinfo,
#footer .footer_inner ul.upcomingEvents li .event_widget_time:after,
#footer .footer_inner ul li i + br ,
#footer .content_body ul.upcomingEvents li .event_widget_picture { display: none; }

#footer .footer_inner ul li .event_widget_title     { font-size: 21px !important; font-weight: 600 !important; }
#footer .footer_inner ul li a,
#footer .footer_inner ul li i                       { color: #f6f3ea !important; }

#footer .footer_inner ul li a:hover,
#sidebar_right .right_bm .right_content .content_body ul.upcomingEvents li a:hover  { color: #4fa2bf !important; text-decoration: none; }

#footer .footer_inner ul li i               { display: block; padding-bottom: 15px !important; }
#footer .footer_inner ul li i span          { display: inline-block; font-size: 14px; padding-right: 5px; font-style: normal; }
#footer .footer_inner ul li                 { color: #fff; width: 100% !important; text-align: left; overflow: hidden; margin-bottom: 5px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); display: block; padding: 0px !important; }
#footer .footer_inner .content_body .col-md-4:nth-child(1) { width: calc(30.5% - 10px); margin: 0 10px 0 0; }
#footer .footer_inner .content_body .col-md-4:nth-child(2) { padding: 0px 30px; border-left: 2px solid rgba(255, 255, 255, 0.2); border-right: 2px solid rgba(255, 255, 255, 0.2); margin: 0 10px; width: calc(35% - 20px); }
#footer .footer_inner .content_body .col-md-4:nth-child(3) { width: calc(32.5% - 10px); margin: 0 0 0 30px; }


#footer .content_body h2      { margin: 0 auto; text-align: center; padding: 0 0 24px 0; border: none; font-family: 'Lora', serif; font-size: 53px; font-weight: 500; color: #002c46; line-height: 1; text-transform: none; }

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:#f2f2f2; text-align:center; color:#666666}
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:#818285; background:none; float:none; margin-bottom:5px;}
table.calendar td span.jewishDay{ font-style:normal; font-size:14px; color:#818285;}
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:#818285; font-weight:normal;}


#maincontent table.calendar td ul{ margin-left:0px;}
#maincontent table.calendar td ul li{color:#818285;}

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

/*-- Full Width Teaser --*/
#maincontent .featured_article.full-width-teaser { 
  height: 580px; background: url(https://bethjacobvt.org/sites/bethjacobvt.org/themes/jvn6/images/photo-back.jpg) center 0px repeat transparent !important; 
  position: relative; text-align: center; overflow: hidden; }
.js .photostack         { background: transparent !important; }
.js .photostack nav span    { background: #fff; }

.full-width-teaser .content_body { max-width: 100%; padding-left: 0px; padding-right: 0px;}


/*-- Upcoming Events Block --*/
/* to do: refactor so does not use !important */
#maincontent ul.upcomingEvents li { width: 25% !important; background-color: transparent !important; height: auto !important; padding: 0 10px !important; }
#maincontent .event_widget_title { color: #3a3a3a !important; padding: 0 !important; padding-top: 10px !important; }
#maincontent .event_widget_time { color: #3a3a3a !important; padding: 0 !important; }
#maincontent .event_widget_picture { position: relative !important; top: 0 !important; left: 0 !important; }
#maincontent .event_widget_picture img { position: relative !important; top: 0 !important; left: 0 !important; }
#maincontent ul.upcomingEvents { width: auto; height: auto !important; margin: 0 auto !important; }

/*-- Donation Teaser --*/
.donation-teaser h2,
.donation-teaser p { color: #fff;}
.donation-teaser a { color: #fff; border-radius: 25px; border: 1px solid #fff; padding: 10px 30px; text-decoration: none !important; font-weight: 700;}
.donation-teaser a:hover { background-color: #fff; color: #3a3a3a;}
.donation-teaser img { position: absolute; top: 0; z-index: -1; width: 100% !important; height: 100% !important; object-fit: cover;}
.donation-teaser .section_subcontent { overflow:hidden; background-color: rgba(0,0,0,0.5); padding: 0; margin: 15px; width: calc(50% - 30px); transition: background 0.5s;}
.donation-teaser .section_subcontent:hover { background-color: rgba(0,160,176,0.7);}

/*-- Parallax Teaser --*/
.parallax-teaser { height: 100%; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; min-height: 420px;}
.parallax-teaser > div { background-color: rgba(64, 62, 62, 0.65); z-index: 1; height: 100%; min-height: 420px;}
.parallax-teaser h2 { color: #fff; font-size: 2.2em; padding-top: 80px !important;
    margin: 0px  auto 15px}
.parallax-teaser p { color: #fff;}
.parallax-teaser a { color: #fff; border-radius: 25px; border: 1px solid #fff; padding: 10px 80px; text-decoration: none !important; font-weight: 700;}
#maincontent .parallax-teaser p a:hover { background-color: #fff; color:#3a3a3a;}

#maincontent .parallax-teaser .content_body {
    text-align:center;
}

/* parallax and footer parallax from css override *//* parallax sections, on home page and in footer */

#maincontent .parallax-teaser .content_body { max-width:800px;}
#maincontent .parallax-teaser .content_body, #maincontent .parallax-teaser .content_body p {text-align:center;}
.parallax-teaser > div {
    background-color:rgba(64, 62, 62, 0.65);
    padding:100px 0px;
}
#content #maincontent .parallax-teaser h2.content_title,
#content #maincontent .parallax-teaser p{color:#fff;}
#content #maincontent .parallax-teaser p:last-of-type {
    margin-top:15px !important;
}
.parallax-teaser h2 {padding-top:0px !important;}
#footer .footer_parallax_wrapper .footer_parallax h2, 
#content #maincontent .featured_article.parallax-teaser h2.content_title {
    font-size:49px;
}
.parallax-teaser a {padding:10px 25px;}
.parallax-teaser a:hover {color:#4b4b4b;}
/*.home #footer .footer_parallax_wrapper  {display:none;}*/
#footer .footer_parallax_wrapper { text-align: center; 
background: url(https://images.shulcloud.com/7918/uploads/Celebrate1620.jpg) no-repeat center scroll; background-size: cover; 
    background-attachment:fixed;
}
#footer .footer_parallax_wrapper .tint {
    background-color:rgba(64, 62, 62, 0.65);
    width:100%;
    height:100%;
    padding: 100px 50px 90px;
}
#footer .footer_parallax_wrapper .footer_parallax {text-align:center; width:1200px; max-width:100%; margin:0px auto;}

#footer .footer_inner .content_body .footer_parallax_wrapper .footer_parallax p,
#content #maincontent .featured_article.parallax-teaser p {
    margin: 0px 0px 30px; line-height: 1.5; text-align:center;
    padding-bottom: 15px;
    font-size: 27px !important;
    font-weight: 500 !important;
    text-shadow: 0 1px 0px rgba(0,0,0,0.17);
    color: #f6f3ea;
    width:800px;
    margin:0px auto;
    max-width:100%;
    font-family: 'Lato', sans-serif;
    
}
#footer .footer_parallax_wrapper .footer_parallax a,
#content #maincontent .featured_article.parallax-teaser a { 
    margin-top:15px;
    font-size:17px !important; border-radius: 25px; border: 1px solid #fff; padding: 10px 30px; font-weight: 700 !important; }
#footer .footer_parallax_wrapper .footer_parallax h2,
#footer .footer_parallax_wrapper .footer_parallax p,
#footer .footer_parallax_wrapper .footer_parallax a { color: #fff; }
#footer .footer_parallax_wrapper .footer_parallax a.button { margin-right: 0px; }

/*-- Rounded Images --*/
#maincontent .featured_article.round {
  padding-bottom: 80px;
}
.round img { border-radius: 50%;}

.button { border-radius: 25px; cursor: pointer; display: inline-block; font-weight: 600; line-height: 1.4; margin-bottom: 0; text-align: center; vertical-align: middle; white-space: nowrap; position: relative; border: 1px solid transparent; z-index: 0;  background-color: transparent; overflow: hidden;  padding: 10px 50px; border-color: #3a3a3a; color: #3a3a3a;  font-size: 19px; margin-top: 15px; text-decoration: none !important; }
.button:hover { background: #3a3a3a; color: #fff; }

/* dues/donations page */

#content .dues-donate .content_body {
    width:1155px;
    max-width:100%;
}
#content .dues-donate .content_body .section_subcontent:last-child {
    padding-right:15px;
}
#content .dues-donate .slipprySlider {
    height:auto;
}
#content .dues-donate .sy-caption-wrap {
    left:auto;
    height:100%;
    width:50%;
    bottom:auto;
    background-color: hsla(0, 0%, 0%, .6);
    display:flex;
    align-items:center;
}
#content .dues-donate .sy-caption-wrap * {opacity:1;}
#content .dues-donate .sy-caption {
    left:auto;
    border-radius:0px;
    text-align:center;
    background-color:transparent;
}
#content .dues-donate .slipprySlider .sy-caption a {text-decoration:none !important;}
#content .dues-donate .slipprySlider .sy-caption > a:first-child {color:#fff !important;}
#content .dues-donate .slipprySlider .slider_title {    
    font-family:'Lora', serif;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0 !important;
    padding: 0 0px 10px 0;
    color: #ffffff;
    line-height: 1.2;
    text-align: center;
    border-bottom: 1px solid #ffffff;
    display: block;
    position: relative;
    font-size:30px;
    font-weight:normal;
}
#content .dues-donate .slipprySlider .slider_description {
    font-size:16px;
    display:block;
}
#content .dues-donate .slider_link_wrapper {
    width: 50%;
    float: right;
    right: 0px;
    bottom: 30px;
    text-align: center;
    position:absolute;
}
#content .dues-donate .slipprySlider .slider_link {    
    width: auto;
    height: auto;
    margin: 0;
    padding: 8px 20px;
    color: #222222;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    position: relative;
    background: #ffffff;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px;
    z-index:9;
}

#content .dues-donate .slipprySlider .slider_link:hover {
    color:#fff;
    background:#222222;
}
/* school */
#content .dues-donate .fck_widget_slider[alt="21447"] .sy-caption-wrap {
    background-color: hsla(15, 77%, 52%, .6);
}
/* building fund */
#content .dues-donate .fck_widget_slider[alt="21448"] .sy-caption-wrap {
    background-color: hsla(208, 34%, 68%, .6);
}
/* high holiday*/
#content .dues-donate .fck_widget_slider[alt="21449"] .sy-caption-wrap {
    background-color: hsla(202, 100%, 29%, 0.64);
}
/* general fund */
#content .dues-donate .fck_widget_slider[alt="21450"] .sy-caption-wrap {
    background-color: hsla(89, 39%, 43%, .6)
}


/**********************************
%8 media queries 
*******************************/
@media (max-width:1500px) {
    #content .header_slider .sy-caption-wrap {
        justify-content:center;
        left:0px;
    }
    #content .header_slider .sy-caption-wrap .sy-caption{
        position:relative;
    }
}
@media (max-width:1400px) {
    /*#content .header_slider .sy-caption-wrap .sy-caption {*/
    /*    bottom:60px;*/
    /*}*/
    #content .header_slider .sy-caption-wrap .sy-caption .slider_title {
        font-size:38px;
    }
}
@media (max-width:1200px){
  #sidebar_left{width:100%;padding-left:20px; padding-right:20px;}  
    
    
  .home #sidebar_left{ margin-left:0px;  left:0px;}
  #img_div{ left:20px;}
  .top_links{ right:20px;}

  #nav_section li{ margin-left:5px;}


  .content_body ul.upcomingEvents li .event_widget_picture{ height:100%; top:0px;}
  .content_body ul.upcomingEvents li .event_widget_picture img{height:100% !important; top:0;}
  #maincontent.default .content_body .fck_widget_events UL li{ top:3.5%;}


  #content .header_slider .sy-caption-wrap {
    left: 0px;
    justify-content: center;
  }
}




@media (max-width: 1024px){

  #sidebar_left{ height:auto;}
  #img_div{ top:10px;}
  #mainnav{ text-align:center; float:none; padding-top:78px; padding-bottom:20px;}
  #nav_section{ margin-top:0px;}


  .home .featured_article.home_slider_carousel2 .sy-caption-wrap .sy-caption,
  /* not compatible with new code to fix sy-filler
  #content .header_slider .sy-caption-wrap .sy-caption{ padding-top:26%;}*/

  .home blockquote{ padding:60px;}
  .home blockquote p{ font-size:30px !important;}
  #footer .footer_inner .content_body .footer_parallax_wrapper .footer_parallax p, #content #maincontent .featured_article.parallax-teaser p {
    width:100%;
  }
  #img_div                { width: 38%; }
    #header #header_inner   { padding-left: 13px; }
    #mainnav                { padding-top: 0px; padding-bottom: 0px; }
    #nav_section li>a       { font-size: 16px; }
    #content #nav_section li ul {position:relative; top:0px;}
    #nav_section li ul li ul {left:0px;}

    #sidebar_left .top_links    { right: 2%; }
    #sidebar_left:before        { background-position: center -6px; background-size: auto; }

    #maincontent_sidebar_wrapper #maincontent,
    #maincontent_sidebar_wrapper #sidebar_right { padding-right: 40px; padding-left: 40px; }
    #maincontent_sidebar_wrapper #sidebar_right { margin-top: 30px; }
    
    /* home slider */
    
    .home .header_slider_wrapper {margin-bottom:0px;}
    .header_slider, .slipprySlider {height:auto;}
    #content .header_slider .sy-slide > img {
        width: 100% !important;
        height: auto !important;
    }
    #content .header_slider .slipprySlider .sy-caption-wrap {
        position:sticky;
        top:100%;
        display:block;
        height:auto;
    }
    #content .header_slider .sy-caption-wrap .sy-caption {
        background:#272d35 !important;
        position:relative;
        min-height:unset;
        text-align:center;
        width:100%;
        min-width:unset;
    }
    #content .header_slider .sy-caption-wrap .sy-caption .slider_description { display:none; }
    .home .sy-slide>img {
        transform: unset; 
        -ms-transform: unset;
         -webkit-transform: unset; 
        -o-transform: unset;
        -moz-transform: unset;
    }
    #content .header_slider .sy-caption-wrap .sy-caption .slider_link {
      width: 200px;
      margin: 0px auto;
    }
    #content .header_slider .slipprySlider .sy-pager {
        margin-top: 0px;
        bottom: 0px;
        background: #272d35;
    }
    #maincontent .parallax-teaser p,
    #maincontent .featured_article[content_id="863517"] ul li { min-width: 29%; }
   
    #maincontent_sidebar_wrapper #maincontent,
    #maincontent_sidebar_wrapper #sidebar_right { padding-right: 25px; padding-left: 25px; }
    #maincontent .upcomingEvents                { width: 100%; }
    
    .home blockquote p                  { font-size: 25px !important; }
    .breadcrumbsection                  { width: 95%; }

    #footer .footer_inner .row {
      margin-left:20px;
      margin-right:20px;
    }
    
    #footer .footer_inner .content_body .col-md-4:nth-child(1) { width: calc(28.5% - 10px); }
    #footer .footer_inner .content_body .col-md-4:nth-child(2) { width: calc(35% - 20px); }
    #footer .footer_inner .content_body .col-md-4:nth-child(3) { width: calc(33.5% - 10px); }
}

@media (max-width:991px){

  ul.upcomingEvents li { width: 50% !important;}
  .search_area  { display:none; }
  #nav_section li         { margin-left: 12px; }
  #nav_section li a       { font-weight: 300; font-size: 17px; }
  #content .header_slider .sy-pager { bottom: 24px; }
  .home .featured_article { padding: 40px; }
  .home .featured_article.parallax-teaser {padding:0px;}
  
  #footer .footer_inner .content_body .col-md-4:nth-child(1),
  #footer .footer_inner .content_body .col-md-4:nth-child(2),
  #footer .footer_inner .content_body .col-md-4:nth-child(3) { float: left; }
  #footer .footer_inner .content_body .col-md-4:nth-child(1) { width: calc(25.5% - 10px); }
  #footer .footer_inner .content_body .col-md-4:nth-child(2) { width: calc(37% - 20px); }
  #footer .footer_inner .content_body .col-md-4:nth-child(3) { width: calc(34.5% - 10px); }


}

@media (min-width: 768px){
  #sidebar_left {
    min-height: 130px;
  }
  #mainnav{ display:block !important;}

}
@media (min-width:768px) and (max-width:1024px) {
    .home .header_slider_wrapper {
        margin-bottom:50px;
    }
    #nav_section {
        display: flex;
        align-items: stretch;
        justify-content: space-evenly;
    }
    #nav_section > li {
        display: flex;
        flex-grow: 1;
        text-align: center;
    }
    #nav_section > li > a {
        font-size:20px;
    }
    #nav_section > li:after {
        width: auto;
        height: 38px;
        content: "";
        padding: 0;
        display: inline-block;
        border-left: 3px solid rgba(250, 250, 250, .05);
        position: relative;
        top: 15px;
    }
    #nav_section > li > a:after {
        display:none;
        top: 15px;
        right: -10px;
    }
}

@media (max-width:780px) {
  #img_div                    { width: 50%; }
    #nav_section li             { margin-left: 0px; }
    #nav_section li a           { font-size: 14px; }
    #nav_section li>a:after     { margin: 0 10px 0px 12px; }
    #nav_section li a span, #nav_section li a:hover span, #nav_section li ul li a span {
        display:block;
        background:transparent;
    }

    .home .featured_article.home_slider_carousel2 .sy-caption-wrap,
    #content .header_slider .sy-caption-wrap,
    .header_slider_wrapper,
    .header_slider,
    .slipprySlider,
    .sy-slides-wrap,
    .sy-box { position: relative; }
    .sy-slide > img { height: 340px !important; object-fit: cover; }

    #content #maincontent_sidebar_wrapper #maincontent h2.content_title { font-size: 35px; }
    #content #maincontent h2.content_title                      { font-size: 45px; }
    #maincontent .featured_article[content_id="863517"] ul      { margin: 0px !important; padding: 0px !important; display: block; }
    #maincontent .featured_article[content_id="863517"] ul li   { min-width: 100%; margin: 0px 0px 20px 0px; min-height: auto; }
    #maincontent .parallax-teaser .content_body {max-width:100%;}
   
    .home .content_body                             { padding-left: 0px; padding-right: 0px; }
    .home .featured_article.home_slider_carousel2   { padding: 0px; }
    .home #maincontent .home_welcome:not(:first-child) {
        margin-top:0px;
    }
    .home #maincontent .home_welcome p {
        padding-bottom:20px;
    }
    #maincontent .home_events {
        padding-top:0px;
    }
    .content_body .section_subcontent:last-child    { padding-right: 15px; }
    .movable_area.featured_article.library_update   { /*was 80px but that was too much on mobile */ 
    padding-top: 0px; padding-bottom: 50px; }
   
    .hasSidebar #maincontent    { width: 65%; }
    #sidebar_right              { width: 35%; }
    
    #content .dues-donate .sy-caption-wrap {
        width:100%;
    }
    #content .dues-donate .slipprySlider .slider_description {
        margin-bottom:15px;
    }
    #content .dues-donate .slipprySlider .slider_link{
        left:auto;
    }

    #footer .footer_inner .content_body .col-md-4:nth-child(1),
    #footer .footer_inner .content_body .col-md-4:nth-child(2),
    #footer .footer_inner .content_body .col-md-4:nth-child(3) { border-bottom: 1px solid #33566b; border-left: none; border-right: none; float: none; width: 100%; text-align: center; margin-bottom: 20px; padding-bottom: 20px; }
    #footer .footer_inner .content_body .col-md-4:nth-child(2) { padding-left: 0px; padding-right: 0px; margin-left: 0px; margin-right: 0px; }
    #footer .footer_inner .content_body .col-md-4:nth-child(3) { margin: 0px; }
    #footer .footer_inner .content_body ul  { margin-bottom: 30px !important; }
    #footer .footer_inner .content_body h3,
    #footer .footer_inner .content_body p,
    #footer .footer_inner .content_body li { text-align: center; }


  #maincontent .event_calendar_tags_tabs section      { margin: 0px; }
  #maincontent .event_calendar_tags_tabs section .event_calendar_tag_event_wrapper    { width: 100%; display: block; vertical-align: top; padding: 0px 15px; }
  #maincontent.default .content_body .fck_widget_event_calendar_tags nav UL           { margin: 0 15px 40px 15px; }
  #maincontent .fck_widget_event_calendar_tags ul li          { margin: 0px !important; display: block; }
  #maincontent .fck_widget_event_calendar_tags ul li label    { float: none; margin-bottom: 12px; display: block; }
  #footer .content_body ul.upcomingEvents li .event_widget_time {text-align: center;}
}

@media (max-width: 767px){
  hr{ margin-top:20px; margin-bottom:20px;} 
  blockquote,
  blockquote p,
  blockquote cite{ font-size:12px !important; font-weight:700;} 
  h2{ font-size:20px;}
  #maincontent p{ font-size:14px; line-height:1.7 !important;}
  #maincontent h3{ font-size:18px; line-height:1.2;}
  #maincontent h4{ font-size:16px;}
  #maincontent h5{ font-size:14px;}
  #maincontent h6{ font-size:12px;} 
    

    

  #sidebar_left{ position:relative !important;width:100%; height:auto; padding:0px;}
  #img_div{ position:static; padding-top:10px; padding-bottom:10px; left:0px;}
  #img_div > a{ height:auto;}
  .home #sidebar_left #img_div a{ background:none;}
  .home #sidebar_left #img_div a img{ opacity:1;}


  #mobile_nav_dropdown{ display:none !important;}
  #header{background:url(../images/bg_header.png) center top repeat-x; height:0px;}
  #header #header_inner{ height:100% !important;}
  #header #header_inner .hosted_by_text{ display:none;}
  #header #header_inner #header_buttons{ height:100%;}
  #header #header_inner #header_buttons > div{ display:none;}
  #header #header_inner #header_buttons > div#header_login_button{ display:none; text-align:left; 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;}




  #topnav{ display:block; left:auto; right:0px; top:80px;}
  /*add more white space on top of logo to make room for topnav menu button */
  #sidebar_left {

    padding-top:30px;
  }
  .topHead {
    height: auto;
    padding:10px 0px;
  }
  .topHead .content_body {
    flex-direction: column-reverse;
    height: auto;
  }
  .topHead .content_body .search_area {
    position: relative;
    top:auto;
    margin-bottom:10px;
  }
  .topHead .content_body .search_area:after {
    top:0px;
  }
  .top_links {
    position:relative;
  }

  /*-- Mobile menu --*/
  #mainnav{ display:none; float:none; max-width:none; padding-top:5px; padding-bottom:5px; box-shadow: inset 1px 1px 4px #d1d1d1;}
  #nav_section{ margin-top:0px; width:100%;}
  #nav_section li{ display:block; text-align:center; margin-left:0px;}
  #nav_section li ul{ position:static; width:100%;}
  #nav_section li ul li{ width:auto;}
  #nav_section li a{ font-size:12px; padding:6px 20px 7px 20px;}
  .home #nav_section li a{ color:#000;}
  #nav_section li a span{ margin-top:-3px;}
  #nav_section > li > ul > li > a{ background:#c2b487; color:#fff;}
  #nav_section > li > ul > li > a > span{ background:url(../images/bg_nav_section_span2.png) no-repeat right center;}
  #nav_section > li > ul > li > ul > li > a{ background:#efeae3;}
  #nav_section li a span {
    display: block;
    float:right;
  }
  #nav_section li a span:before {
    display: block;
    content:"+";
    font-size:24px;
    font-weight:bold;
  }
#nav_section li a.active > span:before {
  content:"-";
}

  /*-- breadcrumb_wrapper --*/
  .breadcrumb_wrapper{ margin-bottom:16px;}
  .breadcrumbpaginationh1section h1{ font-size:18px; font-weight:normal; padding:21px 10px 26px;}
  .breadcrumbsection{ font-size:12px; padding:12px 20px 13px;}
  .breadcrumbsection a{ font-size:12px;}

  /*-- Home slider --*/
  #content .header_slider .sy-caption-wrap{display: flex; justify-content: flex-end;}
  #content .header_slider .sy-caption-wrap .sy-caption{ display: flex;justify-content: center;flex-direction: column;}
  #content .header_slider .sy-caption-wrap .sy-caption .slider_title{ font-size:20px;}
  #maincontent.default .content_body .fck_widget_slider UL{ padding-bottom:0px !important;}
  #content .header_slider .sy-controls{ right:20px; width:50px; height:25px;}
  #content .header_slider .sy-controls li a{ height:25px; background-size:50px 50px !important; max-width: 250px;}

  /** home welcome **/
  .home #maincontent .home_welcome p {
    font-size:18px;
  }

  /*-- fck_widget_events --*/
  #maincontent.default .content_body .fck_widget_events UL li{ width:100% !important; padding-top:7.5%;}


  /*-- .home-blockquote-carousel2 --*/
  .home-blockquote-carousel2{ padding-top:30px; padding-bottom:0px;}
  #maincontent .home-blockquote-carousel2 p{ font-size:20px !important; line-height:1.2 !important; font-weight:normal;}
  .home blockquote{ padding:60px 0px; margin:0px; line-height:1.2; font-weight:normal;}
  .home blockquote cite, blockquote cite { font-size:20px;}



  /*-- #sidebar_right --*/
  #maincontent_sidebar_wrapper #maincontent{ float:none; width:100%;}
  #sidebar_right{ float:none; width:100%;}
  #sidebar_right .right_bm .right_content h2.content_title{ font-size:20px;}
  #sidebar_right .fck_widget_calendar h2{ font-size:20px;}
  #sidebar_right .fck_widget_calendar table td{ font-size:16px;}
  #sidebar_right .right_bm{ margin-bottom:24px;}
  #sidebar_right .fck_widget_zmanim table td{ font-weight:normal;}
  #sidebar_right .fck_widget_zmanim table tr td:first-child{ font-size:16px; font-weight:700;} 

  /*-- widget_contact_wrapper --*/
  .fck_widget_contact_wrapper{ padding:45px 0px 50px;}
  .contact_form input{ margin-bottom:20px !important;}
  #sidebar_right .right_bm .right_content .content_body{ padding-left:20px; padding-right:20px;}




  .home blockquote{ background-size:24px auto !important; padding:30px;}
  .home blockquote:after{ background-size:24px auto !important;}

  /*-- footer --*/
  #footer,
  #footer .footer_inner{ text-align:center;}
  #footer .socials{ display:none;}
  #footer p.copyright{ float:none; margin-top:0;}
  #footer .footer_inner .logo_box,
  .home #footer .footer_inner .logo_box,
  #footer .footer_inner .footer_text,
  .home #footer .footer_inner .footer_text{ display:block; text-align:center; padding-left:0px;}
  #footer .footer_inner .logo_box .footer_logo{ margin:0px auto;}

  #footer .content_body ul.upcomingEvents li .event_widget_time {text-align: center;}


  #maincontent .fck_widget_events{ margin-left:20px; margin-right:20px;}
  #maincontent.default .content_body .fck_widget_events UL{ background:none !important;}
  #maincontent.default .content_body .fck_widget_events UL li{ margin-bottom:20px; padding-top:20px !important; padding-bottom:20px !important; height:auto;}
  #header {
      height:50px;
  }
  #header #header_inner #header_buttons > div#header_login_button {
      display:block;
      margin-right:10px;
      margin-top:0px;
  }
  .topHead {padding:0px; height:auto; background:#272d35;}
  .topHead .content_body {
      flex-direction:column;
  }
  #content .top_links {
      position:absolute;
      width:100%;
      text-align:center;
      top:0px;
      right:0px;
      margin-bottom:15px;
      display: block !important;
      border-radius: 0px;
  }
  #content .topHead .top_links {display:none !important;}
  #content .topHead .content_body .search_area {
      position:relative;
      top:auto;
      bottom:0px;
      right:auto;
  }
  .top_links li {display:inline-block; float:none;}
  #sidebar_left {padding-top:0px;}
  #sidebar_left:before {top:0px;}
  #topnav             { right:auto; top:0px; }
  #img_div            { padding-top:0px; margin-bottom: 0px; width: 100%; 
      top: 40px;
      position: relative;
  }
  #img_div > a        { text-align:center; margin-top: 0px; width:100%;}
  #img_div img        { width: 280px; }

  #nav_section            { background-color: #272d35; z-index: 10; position: relative; width: 100%; }
  #nav_section li a       { border-top: 1px solid rgba(0, 0, 0, 0.3); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset; padding: 15px; background: none; font-size: 26px; line-height: normal; }
  #nav_section li>a:after { display: none; }
  .breadcrumbsection {
      margin-top:15px;
  }
  #maincontent p:last-child { margin-bottom: 30px; }
  #maincontent_sidebar_wrapper .content_body { margin: 0px; }

 
  #content #sidebar_left,
  #sidebar_left:before { height: 124px; }

  .parallax-teaser,
  .parallax-two    { min-height: 390px; position: relative; }

  #maincontent.default .content_body .fck_widget_events UL li { background: #fff !important; border-radius: 10px; padding: 20px !important; }
  #maincontent .home-blockquote-carousel2 p  { line-height: 1.8 !important; }
  #maincontent .fck_widget_events            { margin-left: 10px; margin-right: 10px; }


  .home .featured_article     { padding: 40px 20px; }
  .home blockquote            { padding: 25px 36px; }
  .featured_article.parallax-teaser {
      padding:0px;
  }
  .featured_article.parallax-teaser > div {
    padding-left:20px;
    padding-right: 20px;
  }
 
  #content .header_slider .sy-caption-wrap .sy-caption                { width: 100%; }
  #content .header_slider .sy-caption-wrap .sy-caption .slider_title,
  #content #maincontent h2.content_title,
  .parallax-teaser h1,
  .parallax-two h1 { font-size: 35px; line-height: normal; }


  #maincontent_sidebar_wrapper #maincontent,
  #sidebar_right                               { width: 100%; }
  #maincontent_sidebar_wrapper #maincontent,
  #maincontent_sidebar_wrapper #sidebar_right { padding-right: 20px; padding-left: 20px; }
 
  #footer .footer_inner .content_body { margin-bottom: 10px; }
  .footer_inner ul li                 { display: inline-block; }
  

}
@media screen and (max-width: 600px){
  .contact_form input.submit,
  .contact_form button,
  .contact_form button.g-recaptcha {transform:scale(1);-webkit-transform-origin:0 0;}
}
@media (max-width: 570px){  
  #img_div{ position:static; background:none; width:100%; border:0; box-shadow:none;
    left: auto;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 0px;
    display: flex;
    align-items: center;}
  #sidebar_left .bt{ display:none;} 
  #sidebar_left .sidebar_left_inner{ height:auto; text-align:center; padding-bottom:20px;}
  #maincontent .fck_widget_slider{ overflow:inherit;}
  #content #maincontent.cal .calendar_day_view h2{ background:#12af52 !important;}
  #maincontent.cal h2{ font-size:18px; line-height:24px;}
}



@media (max-width: 570px){
  .tagline_wrapper {display: none;}
  #img_div {
    left:auto;
  }
  .home #maincontent .align-center-article-carousel2{ padding-top:30px; padding-bottom:0px;}  


  /*-- fck_widget_events --*/
  .content_body ul.upcomingEvents li .event_widget_title{ font-size:20px;}
  .content_body ul.upcomingEvents li .event_widget_time{ font-size:14px;}
  .content_body ul.upcomingEvents li .event_widget_desc{ font-size:14px;}
    
    
    
  #maincontent.default .content_body .fck_widget_events UL li{ padding-top:17.5%;}


  .calendar-and-announcements .week_calendar_table > tbody > tr:first-child{ width:132px;}
  .calendar-and-announcements .week_calendar_table .week_calendar_top_title span{ font-size:16px;}
  .calendar-and-announcements .week_calendar_table > tbody > tr:last-child{ width:calc(100% - 132px);}
  .calendar-and-announcements .week_calendar_column > tbody{}
  .calendar-and-announcements .week_calendar_column > tbody > tr{ margin-left:80px;}
  .calendar-and-announcements .week_calendar_column > tbody > tr:first-child{ padding-left:10px; width:80px; margin-left:0px;}

  .calendar-and-announcements .week_calendar_header .week_calendar_day_num{ width:40px;} 
  .fck_widget_week_calendar table.week_calendar_table .week_calendar_sedra_holiday{ padding-left:0px;}
  .fck_widget_week_calendar table.week_calendar_table .week_calendar_item{ padding-left:5px;}
  .calendar-and-announcements .week_calendar_title{ font-size:14px;}


  #maincontent .fck_widget_blog h4{ font-size:14px;}
  #maincontent .fck_widget_blog h4 a{ font-weight:700;}


  /*-- calendar --*/
  #content #maincontent.cal .calendar_day_view h2{ background:#00a0b0 !important; font-weight:normal;}
  #maincontent.cal h2{ font-size:18px; line-height:24px;}
  .ce_table .ce_desc .ce_holiday, .ce_table .ce_desc .ce_sedra, .ce_table .ce_desc .ce_lifecycle_type, .ce_table .ce_desc .ce_event_name, ce_annnouncement{ font-size:14px;}


  /*-- Register Account --*/
  #maincontent .registration ul{ margin-left:0px;}
  #maincontent .registration ul li h4{ display:block; text-align:left; width:100%; float:none;}

}

@media (max-width:568px) {
    
    #content .header_slider .sy-caption-wrap .sy-caption .slider_title,
    #content #maincontent h2.content_title,
    .parallax-teaser h1,
    .parallax-two h1 { font-size: 24px; }

    .footer_inner ul { margin: 0px; }
    .footer_inner ul li { display: inline-block; text-align: center; }

}
@media (max-width:480px) {

    #content #maincontent_sidebar_wrapper #maincontent h2.content_title { font-size: 30px; }
    #content .header_slider .sy-caption-wrap .sy-caption .slider_description { font-size: 18px; }
    #content .header_slider .sy-caption-wrap .sy-caption .slider_link { font-size: 14px; }
    .home blockquote { padding: 25px; }

}