@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:400,400i,700');

body {
    font-family: 'Open Sans',sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #3b3b3b;
    line-height: 1.7;
    font-style: normal;
    font-variant: normal;
    letter-spacing: .25px;
    text-transform: none;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    background-color: #faf8f5;
}
hr {
    border-bottom: 1px solid #b1afaf;
}
img {
    border-color: #7f39a0;
}
.welcome-section .fck_widget_events .event_widget_date_box{
    display:flex;
    color: #000000;
}

.welcome-section .fck_widget_events .event_widget_date_box .event_widget_date_box_day_of_week{
    margin-right: 5px;
}

.welcome-section h2.content_title{
    margin-top: 0 !important;
    text-align: left !important;
}

#maincontent.default .welcome-section .content_body .fck_widget_events UL li{
    text-align: left;
}

.welcome-section .content_body ul.upcomingEvents li .event_widget_time{
    display: none;
}

.welcome-section ul.upcomingEvents li{
    width: 100% !important;
}
@media (min-width:992px) {
    .welcome-section .wel-sec {
        min-height: 418px;
    }
}

.welcome-section .wel-sec p{
    margin: 0 !important;
}

.welcome-section .wel-sec {
    padding: 0 15px;
}
    
.welcome-section .wel-sub-sec p{
    margin: 0;
    font-size: 16px !important;
    line-height: 1.4 !important;
}



.welcome-section .wel-sub-sec h3{
    margin-bottom: 24px;
    line-height: 1.2;
    margin: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 37px;
    color: #3b3b3b;
    font-weight: 300;
    text-transform: capitalize;
    display: block;
    -webkit-font-smoothing: initial;
}

.welcome-section .wel-sub-sec{
    border: 1px solid #d6d1cb;
    background: #fcfaf8;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    padding: 20px;
    height: 200px;
    margin-bottom: 25px;
}

#content .fck_widget_slider .sy-caption-wrap{
    background: rgba(131, 80, 156, .55);
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.fck_widget_slider .slipprySlider .slider_title{
    top: auto;
    transform: none;
}

 #content .header_slider .sy-caption-wrap .sy-caption .slider_link {
     background: transparent;
 }
.fck_widget_slider .sy-caption-wrap .sy-caption a:before{
    width: 100px;
    height: 1px;
    margin: 0 auto;
    padding: 0;
    content: '';
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    background-color: #ffffff;
}

.fck_widget_slider .sy-caption-wrap .sy-caption a:after{
    width: 100px;
    height: 1px;
    margin: 0 auto;
    padding: 0;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    background-color: #ffffff;
}

.blog .featured_article {
    border-color: #1d628e;
    padding-bottom:20px;
}
@media (max-width: 1024px){
    #mainnav {
        padding-top: 0;
        padding-bottom:0;
    }
}

@media (max-width: 1200px){
    #sidebar_left {
        padding-left: 0px;
        padding-right: 0px;
    }
    #img_div {
    left: 0px;
    }
}


#nav_section li {
    margin-left: 0;    
}

#nav_section > li {
    border-right: 1px solid rgba(54, 47, 45, .15);
    margin-left:-4px;
}

#nav_section > li:last-child {
    border-right: 0;
}

#nav_section > li a:hover{
    color: #000000;
}

#nav_section > li:hover {
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: rgba(59, 59, 59, .10);
}

#nav_section li ul li a:hover{ background: #1d628e; color:#89d6e0 !important}


.header_slider_wrapper + #maincontent_sidebar_wrapper{
    margin-top: 0;
}

.home #content .header_slider .sy-caption-wrap .sy-caption .slider_link {
    background-color: transparent;
    border: 1px solid #ffffff;
    margin: 0;
    padding: 10px 20px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    font-style: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    line-height: 1.3;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    text-align: center;
    display: inline-block;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.home .header_slider_wrapper{
    width: 100%;
    padding: 0;
}

.home #content .header_slider .sy-caption-wrap{
    display: block;
    right: 10%;
    left: auto;
    max-width: 600px;
    min-height: auto;
    padding:0px;
}

#content .header_slider .sy-caption-wrap .sy-caption {
    padding:30px;
}

.home #content .header_slider .sy-caption-wrap .sy-caption .slider_title {
    margin-top: 20px;
    text-align: left;
    padding: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #ffffff;
    font-size: 57px;
    font-weight: 300;
    text-transform: capitalize;
    text-shadow: none;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: initial;
}

/* 1/27/21 - the pictures are now too large to work with this height slider */
/*.home .header_slider_wrapper .header_slider, .home .header_slider_wrapper .slipprySlider {*/
/*    height: 500px;*/
/*}*/

.home .header_slider_wrapper .sy-slide > img {
    height: 500px !important;
    object-fit: cover;
}

.header_slider_wrapper{
    width: 1120px;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    padding: 0px 20px;
}

#maincontent.full_width{
    margin-top: 25px;
}


h5, h5 a {
    margin: 0;
    padding: 5px 0 15px 0;
    font-family: 'Open Sans',sans-serif;
    color: #7f39a0;
    font-weight: 600;
    text-shadow: none;
    font-size: 25px;
    text-transform: capitalize;
    line-height: 1;
    letter-spacing: normal;
}


h6, h6 a {
    margin: 0;
    padding: 5px 0 15px 0;
    font-family: 'Open Sans',sans-serif;
    color: #7f39a0;
    font-weight: 600;
    text-shadow: none;
    font-size: 19px;
    text-transform: uppercase;
    line-height: 1.4;
    letter-spacing: normal;
}

#maincontent h2{
    height: auto;
    padding-left: 0;
    line-height: 1.4;
}
#maincontent.default .content_body UL {
    padding-left:0px;
}
#maincontent ul li {
    list-style: disc inside none !important;
}
a:hover {
    text-decoration: none !important;
}

.slipprySlider .slider_title{
    margin: 0;
    padding: 0 30px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
    font-weight: 300;
    text-transform: none;
    font-size: 31px;
    text-align: center;
    line-height: 1.3;
    top: 50%;
    transform: translateY(-50%);
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.button {
    margin: 0;
    padding: 10px 20px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    font-style: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    line-height: 1.3;
    text-align: center;
    border: none !important;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    display: inline-block;
    background-color: #1d628e;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.featured_article.half-teaser{
    background: #cddbe4;
}

.featured_article.half-teaser p{
    font-size: 17px !important;
    line-height: 1.4 !important;
}

.featured_article.half-teaser h2{
    font-family: 'Open Sans Condensed', sans-serif;
    color: #3b3b3b;
    font-size: 55px;
    font-weight: 300;
    height: auto !important;
    line-height: 1em !important;
    text-transform: capitalize;
    -webkit-font-smoothing: initial;
}

.block-teaser .section_subcontent{
    height: 100%;
    max-height: 480px;
    min-height: 300px;
    padding: 0 0 20px 0;
    border: 1px solid #d6d1cb;
    background: #fcfaf8;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    position: relative;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.block-teaser .section_subcontent p{
    margin-bottom: 0 !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
}

.block-teaser .section_subcontent h3{
    margin: 0;
    padding: 20px 20px 4px !important;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 37px;
    color: #3b3b3b;
    font-weight: 300;
    text-transform: capitalize;
    display: block;
    -webkit-font-smoothing: initial;
}
    
.home #maincontent h2.content_title{
    padding: 0 0 21px 0;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #3b3b3b;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 77px;
    font-weight: 300;
    text-transform: capitalize;
    text-shadow: none;
    text-transform: none;
    border-bottom: 0;
    line-height: 1em;
    -webkit-font-smoothing: initial;
}

.home #maincontent .welcome-teaser p{
    text-align: center;
    font-size: 25px;
    padding-left: 100px;
    padding-right: 100px;
    line-height: 1.6;
    margin-bottom: 25px;
}
   
.hasSidebar {
    width:1200px;
}
.hasSidebar #maincontent, .hasSidebar #sidebar_right{
    margin-top: 25px;
}

.top_links{
    top: 20px;
}

.home .top_links>li a{
    background: transparent;
}
.home .top_links>li a:hover {
    background: none;
}

.search_area{
    min-width: inherit;
    height: 32px;
    margin: 0;
    padding: 0 35px 2px 14px;
    font-family: 'Open Sans',sans-serif;
    color: #837a7a;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    background-color: transparent;
    border: 1px solid #bfa9a3;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
}

.search_area input[type="text"]{
    width: 100%;
    min-width: inherit;
    font-family: 'Open Sans',sans-serif;
    color: #837a7a;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    background-color: transparent;
    border: 0;
    outline: 0;
}
.search_area input[type="submit"] {
    position: absolute;
    right: 5px;
    top: 3px;
    background: none;
    border: none;
    cursor: pointer;
}
.top_links>li a{
    color: #666666;
    font-weight: 600;
    background: transparent;
    text-shadow: none;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: normal;
    margin: 0;
    padding: 0 15px;
    min-width: auto;
}
    
#sidebar_left{
    width: 100%;
}

.headerInfo{
    width: 1170px;
    /*height: 110px;*/
    position: relative;
    margin: 0px auto;
    max-width: 100%;
}

#sidebar_right .right_bm{
    border: 1px solid #d6d1cb;
    background: #fcfaf8;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

#sidebar_right .right_bm .event_widget_title{
    color: #2995c2 !important;
}

#sidebar_right .right_bm ul{
    margin-left: 0;
}

#sidebar_right .right_bm .right_content .content_body {
    padding: 0px 20px;
}

#sidebar_right .right_bm .right_content h2.content_title{
    padding-top: 20px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #3b3b3b !important;
    font-size: 55px;
    font-weight: 300;
    display: block;
    line-height: 1.3;
    letter-spacing: normal;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0px;
    border-bottom: 0;
    padding-bottom:0;
}

#sidebar_right .right_bm .main_nav_item a{
    padding-top: 20px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #3b3b3b !important;
    font-size: 55px;
    font-weight: 300;
    display: block;
    line-height: 1.3;
    letter-spacing: normal;
}

#sidebar_right .right_bm .subnav_has_children li a, #sidebar_right .right_bm .selected_subnavsubnav_has_children li a{
    margin: 0;
    padding: 0 0 10px 0;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #2995c2;
    font-size: 25px;
    font-weight: 300;
    text-shadow: none;
    line-height: 1;
    text-transform: capitalize;
    text-decoration: none!important;
    pointer-events: auto;
}

#sidebar_right .right_bm .subnav_has_children ul, #sidebar_right .right_bm .selected_subnavsubnav_has_children ul{
    padding: 15px 20px 0px 20px;
    border: none;
    margin-top: 10px;
    background: rgba(158, 158, 158, 0.05);
}
    
#sidebar_right .right_bm li{
    padding-bottom: 10px;
}

#sidebar_right .right_bm ul.upcomingEvents li{
    width: 100% !important;
}

#sidebar_right .right_bm a{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #2995c2;
    font-size: 31px;
    font-weight: 300;
    text-shadow: none;
    line-height: 1;
    text-transform: capitalize;
    text-decoration: none!important;
    pointer-events: auto;
}

#sidebar_right .right_bm .selected_nav.selected_subnav a{
    color: #000000 !important;   
}

.breadcrumbpaginationh1section, #date_box, .breadcrumb_wrapper{
    display: none;    
}

.breadcrumbsection{
    padding:0;
    width: 1120px;
}

.breadcrumbsection a{
    color: #2995c2;
    text-decoration: none;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

#maincontent h2.content_title, #maincontent h2.individual_event_page_header{
    font-weight: 600;
    margin: 20px 0 25px;
    padding: 0 133px 20px 0;
    font-family: 'Open Sans',sans-serif;
    color: #3a3a3a!important;
    display: block;
    font-size: 45px;
    line-height: 1.1;
    height: auto;
    letter-spacing: normal;
    border-bottom: 1px solid #ddd;
}



div.default, #maincontent{
    border-bottom: 0;
}

/* Header */

#menu-wrapper{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border-top: 4px solid #3b3b3b;
    top: 0px;
    position: relative;
    background: #f8f7f4 url("https://images.shulcloud.com/7857/uploads/uploaded_images/header-back.jpg");
    background-size: cover;
    background-position: left 0px;
    background-repeat: no-repeat;
}

#mainnav{
    float: none;
    border-top: 1px solid rgba(54, 47, 45, 0.15);
    background: rgba(59, 59, 59, .05);
}

#nav_section{
    margin-top: 0;
    text-align: center;
}

#img_div {
    position: relative;
    padding-top: 13px;
    padding-bottom: 13px;
    top:0px;
    width: 100%;
}

#img_div img {
    max-height:100%;
    height:120px;
}

#sidebar_left {
    float: none;
    position: relative;
    height: auto;
}

#img_div > a {
    display: block;
    width: 562px;
    height: auto;
}

#nav_section li a {
    margin: 0;
    /*padding: 0px 54px 0px 54px;*/
    padding: 0px 30px 0px 30px;
    font-family: 'Open Sans',sans-serif;
    color: #1d628e;
    font-weight: 600;
    text-shadow: none;
    font-size: 22px;
    text-transform: capitalize;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    letter-spacing: 0;
    line-height: 61px;
}

#nav_section li ul li a {
    font-size: 17px;
    color: #fff;
    background: #1d628e;
    padding: 10px 15px;
    text-transform: none;
    font-weight: 400;
    line-height: 1.4;
    position: relative;
}

#nav_section li ul{
    top: 50px;
}

#nav_section li ul li {
    width: auto;
    min-width: 300px;
    white-space: nowrap;
}

#nav_section li ul li ul {
    left: 250px;
}

/* Footer */

#footer .footer_inner{
    padding: 70px 20px 20px;    
}

#footer .footer_inner_wrapper{
    overflow: hidden;
    margin-bottom: 40px;
}

#footer h2 {
    margin: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 31px;
    font-weight: 300;
    color: #fff;
    text-transform: none;
    padding: 5px 0 15px 0;
}

#footer .button{
    padding: 10px 20px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    font-style: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    line-height: 1.3;
    border-radius: 30px;
    margin-top: 5px;
    margin-bottom: 10px;
    border: 1px solid #fff!important;
    float: none;
    clear: left;
    display: inline-block;
    background-color: transparent;
    
}

#footer p{
    font-size: 17px;
    line-height: 1.7;
}


@media (max-width: 767px){
    
    #footer .footer_inner .content_body{
        text-align: center;    
    }
    
    #mainnav {
        margin-left: 0px;
        margin-right: 0px;
    }  
  
    #maincontent .welcome-section .fck_widget_events{
        margin-left: 0px;
        margin-right: 0px;
    }
    
    #maincontent.default .welcome-section .content_body .fck_widget_events UL li{
        margin-bottom: 0px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    
    .welcome-section .wel-sec {
        padding: 0;
    }
    
    .welcome-section .wel-sub-sec h3{
        font-size: 37px !important;
        line-height: 1.2 !important;
    }
    
    .home .featured_article.home_slider_carousel2 .sy-caption-wrap, #content .header_slider .sy-caption-wrap {
        background: rgba(0,0,0,0);
    }
    
    #maincontent h2.content_title, #maincontent h2.individual_event_page_header {
        padding: 0 0 20px 0;
    }
    
    #nav_section li ul li a {
        font-size: 17px !important;
        color: #000000;
        background: #ffffff;
        border-bottom: 1px solid #d9d9d9;
        padding: 10px 15px !important;
        padding-left:20px !important;
        text-transform: none;
        font-weight: 400 !important;
        line-height: 1.4;
        position: relative;
        text-align: left;
    }
    
    #nav_section > li > ul > li > ul > li > a {
        background: #ffffff;
        padding-left: 25px !important;
    }
    
    #nav_section li a {
        line-height: 1.4;
        padding: 10px 15px !important;
        font-size: 17px !important;
        text-align: left;
        background: #ffffff;
    }
    
    .headerInfo {
        /*height: 160px;*/
    }
    
    .top_links{
        display: block;
        right: auto;
    }
    
    .search_area{
        display: block;
        bottom: 15px;
        top: auto;
        right: auto;
        left: 20px;
    }
    
    #topnav {
        display: block;
        left: auto;
        right: 10px;
        top: 145px;
    }
    
    .home #maincontent .welcome-teaser p{
        padding-left: 15px;
        padding-right: 15px;
    }
    
    #maincontent p {
        font-size: inherit !important;
        line-height: inherit !important;
    }
    
    #maincontent h3 {
        font-size: 37px;
        line-height: inherit;
    }
    
    .home .header_slider_wrapper .header_slider, .home .header_slider_wrapper .slipprySlider {
        height: 300px !important;
    }
    
    .home .header_slider_wrapper .sy-slide > img {
        height: 300px !important;
        object-fit: cover;
    }
    
    .home #content .header_slider .sy-caption-wrap{
        right: auto;
    }
    
    .home #content .header_slider .sy-caption-wrap .sy-caption .slider_title {
        position: static;
        margin-top: 60px;
    }
    
    .home #content .header_slider .sy-caption-wrap .sy-caption .slider_link{
        display: block;
        width: 100%;
    }
    
    #img_div{
        left: 0;
        padding-top: 50px;
        padding-bottom: 50px;
        text-align: center;
    }
    
    #img_div img{
        width: 80%;
        height: auto !important;
    }
    
    #footer .button {
        display: block;
    }
    
    .button{
        display: block;
    }
}

#sidebar_right .fck_widget_calendar {
    background: goldenrod;
}