
#wrapper #main #content #promos ul.content-list {
    display: block;
}
#promos .content-list li {
    margin-bottom: 30px;
    width: 100%;
}
.content-list2 {
    display: none;
}
.promo-section {
    text-align: left;
}
#sidebar, .sidebar {
    border-left: 1px solid #e3e3e3;
    float: right;
    margin-left: 3%;
    padding: 0 0 15px 15px;
    vertical-align: top;
    width: 30.3333%;
	font-size:16px;
}
.hideMobile {
    display: block;
}
.showMobile {
    display: none;
}
@media screen and (max-width: 768px) {
#sidebar, .sidebar {
    border-left: medium none;
    float: right;
    margin-left: 3%;
    max-width: 100%;
    padding: 0;
    vertical-align: top;
    width: 100%;
    clear:both;
}
.hideMobile {
    display: none;
}
.showMobile {
    display: block;
}

#sermons {
    border: 1px solid #bbb;
    border-collapse: collapse;
    spacing: 0px;
    width: 100%;
    margin-bottom: 20px;
}
}
.addthis_toolbox {
    background-image: url("/images/shareThisBTN.png");
    float: right;
    font-family: Arial,"Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 21px;
    margin: 0 0 20px 20px;
    width: 129px;
}
#sidebar .addthis_toolbox, .sidebar .addthis_toolbox {
    background-image: url("/images/shareThisBTN.png");
    float: none;
    font-family: Arial,"Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 21px;
    left: 0;
    margin: 0 0 20px;
    position: relative;
    top: 0;
    width: 129px;
}
.addthis_toolbox ul {
    list-style: outside none normal;
    margin: 0 auto 0 -6px;
    overflow: visible;
    padding: 0 0 0 40px;
}
.addthis_toolbox ul li a {
    color: #333333;
    font-size: 12px;
    line-height: 14px;
}
.addthis_toolbox ul li a:hover {
    color: #2b687c;
}
.addthis_toolbox li li {
    display: block;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.addthis_toolbox ul li li a span {
    margin-right: 5px;
}
.addthis_toolbox ul li li a {
    background: transparent none repeat scroll 0 0;
    display: block;
    padding: 7px 0 4px 6px;
    width: 155px;
}
.addthis_toolbox ul li {
    background: transparent none repeat scroll 0 0;
    float: left;
    height: 24px;
    line-height: 16px;
    list-style: outside none none;
    margin: auto;
    position: relative;
    width: 100%;
    z-index: 1;
}
.addthis_toolbox ul li ul {
    display: none;
}
.addthis_toolbox ul li li a {
    background: transparent none repeat scroll 0 0;
    display: block;
    padding: 7px 0 4px 6px;
    width: 155px;
}
.addthis_toolbox ul ul {
    background-color: #efefef;
    float: none;
    height: auto;
    left: -40px;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 22px;
    width: 176px;
    z-index: 899;
}
#promos {
    width: 30%;
}
.foldables {
    /*float: left;*/
    list-style: outside none none;
    margin: 25px 0;
    padding: 0;
    width: 100%;
}
.foldables > li {
    border-bottom: 1px solid #e3e3e3;
    list-style: outside none none;
    margin: 0 0 11px;
}
.foldables .opener {
    cursor: pointer;
    display: block;
    margin-bottom: 20px;
    min-height: 50px;
    overflow: visible;
}
.foldables .opener:hover {
    background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
    text-decoration: none;
}
.foldables .icon-plus {
    border: 2px solid #636466;
    border-radius: 100%;
    float: left;
    height: 54px;
    margin: 0 13px 0 0;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 54px;
}
.foldables .icon-plus::after, .foldables .icon-plus::before {
    background: #636466 none repeat scroll 0 0;
    content: "";
    height: 20px;
    left: 50%;
    margin: -10px 0 0 -3px;
    position: absolute;
    top: 50%;
    width: 6px;
}
.foldables .icon-plus::after {
    height: 6px;
    margin: -3px 0 0 -10px;
    width: 20px;
}
.foldables .opener td:nth-child(2) .img-holder, .foldables td:nth-child(2) .img-holder {
    margin-bottom: 0;
    margin-right: 18px;
    position: relative;
    width: 260px;
    z-index: 1;
}
.foldables .opener td:nth-child(2) .img-holder::after, .foldables td:nth-child(2) .img-holder::after {
    background: transparent none repeat scroll 0 0;
    border-radius: 0 0 30% 30%;
    bottom: 5px;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.4);
    content: "";
    height: 50px;
    left: 20px;
    position: absolute;
    right: 20px;
    z-index: -1;
}
.foldables .opener td:nth-child(2) .info-links .img-holder::after {
    content: "";
    display: inline-block;
    height: 90px;
    margin: -4px 0 0;
    overflow: hidden;
    vertical-align: middle;
    width: 1px;
}
.foldables .opener td:nth-child(2) .thumbImage, .foldables td:nth-child(2) .thumbImage {
    width: 100%;
}
.foldables > li.active .icon-plus::before {
    opacity: 0;
    transition: all 0.2s linear 0s;
}
@media only screen and (max-width: 1024px) {
#promos {
    display: none;
}
.content-list2 {
    display: block;
}
.foldables {
    width: 100%;
}
}
@media (max-width: 540px) {
.foldables .opener td:nth-child(2) .thumbImage, .foldables .opener td:nth-child(2) .img-holder, .foldables .thumbImage, .foldables td:nth-child(2) .img-holder {
    display: none;
}
.foldables .icon-plus {
    height: 44px;
    width: 44px;
}
}
.foldables .text {
    color: #363636;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    padding: 4px 0 0;
}
@media only screen and (min-width: 768px) {
.foldables .opener table tbody tr td:nth-child(2) .text {
    min-width: 660px;
}
.foldables .opener table tbody tr td:nth-child(3) .text {
    min-width: 384px;
}
.eventItem table tbody tr td .text {
    min-width: 660px;
}
}
@media only screen and (max-width: 768px) {
.foldables .opener table tbody tr td:nth-child(2) .text {
    min-width: 330px;
}
.foldables .opener table tbody tr td:nth-child(3) .text {
    min-width: 330px;
}
.eventItem table tbody tr td .text {
    min-width: 330px;
}
}
@media only screen and (max-width: 480px) {
.foldables .opener table tbody tr td:nth-child(2) .text {
    min-width: 260px;
}
.foldables .opener table tbody tr td:nth-child(3) .text {
    min-width: 260px;
}
.eventItem table tbody tr td .text {
    min-width: 260px;
}
}
#main .foldables .text h1 {
    color: #363636;
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0;
}
.foldables .text2 {
    color: #363636;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    padding: 4px 0 0;
}
@media (max-width: 768px) {
.foldables .text, .foldables .text2 {
    color: #363636;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    padding: 4px 0 0;
}
#main .foldables .text h1 {
    font-size: 24px;
    line-height: 28px;
}
}
.foldables .text p {
    margin: 0;
}
.foldables li .promoImage {
    display: inline-block;
    margin: 15px;
    vertical-align: top;
    width: 270px;
}
.foldables li .promoImage img {
    height: auto;
    margin: 0;
    max-width: 202px;
    width: 100%;
}
.inner .twocolumns .foldables .opener .text p::first-line {
    font-size: 25px;
    line-height: 28px;
    margin: 0;
    min-width: 100%;
}
.foldables .opener .text p::first-line {
    font-size: 25px;
    line-height: 28px;
    margin: 0;
}
.foldables .text p::first-line {
    font-size: 25px;
    line-height: 28px;
    margin: 0;
}
@media (max-width: 768px) {
.foldables .opener .text p::first-line {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
}
}
.foldables .slide {
    padding: 4px 0 0 68px;
}
@media (max-width: 540px) {
.foldables .slide {
    padding: 4px 0 0;
}
}
.foldables .slide p {
    margin: 0 0 21px;
}
