.clear{clear:both}

.d1 {width:100%;}
.d1 .r1 a:nth-child(odd) {background:#dddddd;}
.d1 .r1 a {width:16.6666666666%;float:left;display:block;text-align:center;position:relative;}
.d1 .r1 a.in {width:33.3333333333%;}
.d1 .r1 a h2 {height:100px;line-height:100px;font-size:24px;margin:0;}
.d1 .r1 a.in h2 {font-size:40px;color:#02b6f1;line-height:100px;}
.d1 .r1 a span {position:absolute;display:none;text-align:center;color:#FFF;right:10px;left:10px;top:120px;}
.d1 .r1 a.in span {color:#fff;display:none;text-align:center;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);font-size:30px;}
.d1 .r1 a strong {display:block;}
.d1 .r1 a img {display:block;}

.today-schedule {margin-bottom:30px;}
.today-schedule br {display:none;}
.today-schedule .box {border:10px solid #02b6f1;background-color: #dcdcdc;padding:20px;padding: 20px 20px 0 20px;}
.today-schedule .box .bx1 {width:48%;float:left;}
.today-schedule .box .bx1>p {display:none;}
.today-schedule .box .bx2 {width:48%;float:right;}
.today-schedule .box .bx2>p {display:none;}
.today-schedule h2 {font-family: Oswald, sans-serif;font-size: 50px;font-weight: 400;line-height: 1;text-transform: uppercase;color: #454444;}
.today-schedule .time {font-size: 50px;color: #083258;width:20%;float:left;margin-bottom:20px;}
.today-schedule .time:nth-child(3n) {margin-bottom:0;}
.today-schedule .time span {width:160px;border-right: 2px solid #383838;display:block;}
.today-schedule .name {width:67%;float:left;text-align: center;margin-bottom:20px;}
.today-schedule .name:nth-child(3n) {margin-bottom:0;}
.today-schedule .name strong {display:block;color: #02b6f1;font-size: 28px;font-weight: 400;margin}
.today-schedule .pic {width:13%;float:left;margin-bottom:20px;}
.today-schedule .pic:nth-child(3n) {margin-bottom:0;}
.today-schedule .pic img {display:block;float:right;}

@media all and (min-width: 1px) {
	.today-schedule .box .bx1 {width:100%;border-right:0}
	.today-schedule .box .bx2 {width:100%;}
	.today-schedule .time:nth-child(3n) {margin-bottom:20px;}
	.today-schedule .name:nth-child(3n) {margin-bottom:20px;}
	.today-schedule .pic:nth-child(3n) {margin-bottom:20px;}
	.today-schedule .time span {width:74px;}
	.today-schedule .time {width:30%;font-size:28px;}
	.today-schedule .name {width: 57%;font-size:14px;float:right}
	.today-schedule .name strong {font-size:14px;}
	.today-schedule .pic {display:none;}
	.d1 {display:none;}
}
@media all and (min-width: 590px) {
	.today-schedule .time span {width:115px;}
	.today-schedule .time {width:30%;font-size:41px;}
	.today-schedule .name {width: 68%;float:left}
	.today-schedule .name strong {font-size:17px;}

}
@media all and (min-width: 800px) {
	.today-schedule .box .bx1 {width:48%;}
	.today-schedule .box .bx2 {width:48%;}
	.today-schedule .time:nth-child(3n) {margin-bottom:0;}
	.today-schedule .name:nth-child(3n) {margin-bottom:0;}
	.today-schedule .pic:nth-child(3n) {margin-bottom:0;}
	.today-schedule .time span {width:100px;}
	.today-schedule .time {width:33%;font-size:41px;}
	.today-schedule .name {width:54%;margin-left: 0;}
	.today-schedule .name strong {font-size:20px;}
	.today-schedule .pic {display:block;}

}
@media all and (min-width: 1024px) {
	.today-schedule .box .bx1 {border-right:1px solid #02b6f1;}
	.today-schedule .time span {width:128px;}
	.today-schedule .time {width:33%;font-size:50px;}
	.today-schedule .name {width:50%;margin-left: 0;}
	.today-schedule .name strong {font-size:25px;}
	.d1 {display:block;}
}
@media all and (min-width: 1170px) {
	.today-schedule .time span {width:160px;}
	.today-schedule .time {width:33%}
	.today-schedule .name {width:50%;margin-left: 0;}
	.today-schedule .name strong {font-size:28px;}
}
.stream-info {}
.stream-info h2 {font-family: Oswald, sans-serif;font-size: 50px;font-weight: 400;line-height: 1;text-transform: uppercase;color: #454444;}
.stream-info .bx1 {width:48%;float:left;padding-top:20px;}
.stream-info .bx1 .load-stream {font-size:30px;text-align:center;background:#ddd;border:10px solid #02b6f1;display:block;width:100%;min-height:120px;}
.stream-info .bx1 .load-stream strong {display:block;width:80%;margin:0 auto;display:table;padding-top:27px;position:relative;}
.stream-info .bx1 .load-stream:hover {color:#02b6f1;}
.stream-info .bx1 .load-stream span {width: 0;height: 0;border-style: solid;border-width: 20px 0 20px 34.6px;border-color: transparent transparent transparent #02b5f1;display:block;position:absolute;left:0;top:30px;}
.stream-info .bx1 object {height: 150px;}
.stream-info .bx2 {width:48%;float:right;}
@media all and (min-width: 1px) {
	.stream-info .bx1 {width:100%}
	.stream-info .bx2 {width:100%}
	.stream-info .bx1 .load-stream span {display:none}
	.stream-info .bx1 .load-stream strong {padding-top:32px;width:90%}
	.stream-info .bx1 .load-stream {font-size:20px;}
}
@media all and (min-width: 590px) {
	.stream-info .bx1 .load-stream {font-size:20px;}
	.stream-info .bx1 {width:48%}
	.stream-info .bx2 {width:48%}
	.stream-info .bx1 .load-stream strong {padding-top:20px;width:90%}
}
@media all and (min-width: 800px) {
	.stream-info .bx1 .load-stream {font-size:20px;}
	.stream-info .bx1 .load-stream strong {padding-top:34px;}
	.stream-info .bx1 .load-stream span {border-width: 15px 0 15px 26.6px;top: 34px;display:block;left:0;}
@media all and (min-width: 1024px) {
	.stream-info .bx1 .load-stream {font-size:30px;}
	.stream-info .bx1 .load-stream strong {padding-top:27px;width:80%}
	.stream-info .bx1 .load-stream span {border-width: 20px 0 20px 34.6px;top:30px;left:-30px;}
}


#section-events .event .status {display:none;}
#section-events h2.section-title {color:#FFF;}
#section-events {background:url(/National_Library/oe_/https://nachumsegal.com/wp-content/uploads/2016/05/abstract-backgrounds-circles-photos-bubbles-textures-albums-wallpaper-157397.jpg) no-repeat; background-attachment:fixed}
#section-events .tabs.simple-tabs .tabs-nav a {color:#FFF;}
#section-events .tabs.simple-tabs .tabs-nav a.active {color:#84d4ee;}

.stream-info .btns {width:50%;display:block;float:left;position:relative;}
.stream-info .btns img {width:100%;}

#section-connect {display:none !important;}
#section-latest-news {background:url(/National_Library/oe_/https://nachumsegal.com/wp-content/uploads/2016/05/abstract-backgrounds-circles-photos-bubbles-textures-albums-wallpaper-157397.jpg) no-repeat; background-attachment:fixed}





.plus .js-open-modal{display:block;width:33px;height:33px;}
.js-open-modal{cursor:pointer;}
.modal-box{display:none;position:fixed;z-index:1000;background:white;border-bottom:1px solid #aaa;border-radius:4px;box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);border:1px solid rgba(0, 0, 0, 0.1);background-clip:padding-box;left:30% !important;top:50px !important;width:700px;height:450px}
.modal-box .img-1{display:table;float:left;margin:0 20px 20px 0;}
.modal-box header, .modal-box .modal-header{padding:1.25em 1.5em;border-bottom:1px solid #ddd;}
.modal-box header h3, .modal-box header h4, .modal-box .modal-header h3, .modal-box .modal-header h4{margin:0;margin-top:0 !important;}
.modal-box .modal-body{padding:15px 20px 20px 20px;overflow:auto;height:389px;position:static !important;}
.modal-box .modal-body p{margin-top:10px;}
.modal-box .modal-body a.apply-now {display:table;margin:0 auto;clear:both;}
.modal-box .modal-body ul li{display:list-item;list-style-position:inside}
.modal-box footer, .modal-box .modal-footer{padding:1em;border-top:1px solid #ddd;background:rgba(0, 0, 0, 0.02);text-align:right;}
.modal-overlay{opacity:0;filter:alpha(opacity=0);position:absolute;top:0;left:0;z-index:900;width:100%;height:100%;background:#000 !important;}
.modal-box a.close{line-height:1;font-size:1.5em;position:absolute;top:15px;right:15px;text-decoration:none;color:#222;}
.modal-box a.close:hover{color:#07378b;-webkit-transition:color 1s ease;-moz-transition:color 1s ease;transition:color 1s ease;}

.modal-overlay {position:fixed;background:rgba(0, 0, 0, 0.7);width:100%;height:100%;}

a.lnk {color:#;}
a.lnk:hover {color:#02b6f1 !important;}
