.queue-panel, .queue-panel:after {
    position: absolute;
    opacity: 1;
    top: 0
}

    #wrapper:after, .queue-panel:after {
        content: ""
    }

fieldset, form, img {
    border-style: none
}

body, div, fieldset, form, input, li, p, ul {
    margin: 0;
    padding: 0
}

.topbar ul li:first-child, fieldset, img {
    border: 0
}

#nav > ul > li > a, .sidenav > ul > li > a {
    display: block;
    text-align: center
}

.register-drop:after, .slideshow .pagination li.active a:after {
    content: " ";
    pointer-events: none;
    border-color: rgba(174, 49, 32, 0)
}

.ui-menu, a, button, input {
    outline: 0
}

.ui-menu, ul {
    list-style: none
}

#page {
    overflow: hidden;
    position: relative;
    perspective: 1500px;
    height: 100%
}

    #page .nav1 {
        z-index: 999;
        height: 100%;
        -webkit-transition: top .2s ease;
        -moz-transition: top .2s ease;
        -o-transition: top .2s ease;
        transition: top .2s ease;
        width: 55px
    }

#wrapper:after {
    height: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity .5s ease 0s, width .1s ease .5s, height .1s ease .5s;
    -moz-transition: opacity .5s ease 0s, width .1s ease .5s, height .1s ease .5s;
    -o-transition: opacity .5s ease 0s, width .1s ease .5s, height .1s ease .5s;
    transition: opacity .5s ease 0s, width .1s ease .5s, height .1s ease .5s;
    width: 0
}

#wrap, #wrap-holder, #wrapper, body, html {
    height: 100%
}

#wrap {
    left: 0;
    position: relative;
    z-index: 99
}

#wrapper {
    transition: transform .5s ease 0s;
    -webkit-transition: transform .5s ease 0s;
    -moz-transition: transform .5s ease 0s;
    -o-transition: transform .5s ease 0s;
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0
}

#wrap-holder {
    overflow-y: scroll
}

#main, #wrapper, .dropdown > ul, .form-box, .form-box .opener, .form-box .search-form, .header-info .logo-box .textbox, .header-info .logo-box .textbox .title, .nav-holder .opener, .player, .search-form .box-holder, .search-form .close, .search-form .field, .search-form input[type=text], .slideshow, .slideshow .slideset, .subscribe-form, .subscribe-form .field, .tab-content .cols, .tab-content .cols .img-holder, .tab-content .cols .textbox, .tab-content .cols ul, .tab-content .text-holder, .tabs-area, .tabset .btn-next, .tabset .btn-prev, .tabset .mask, .widget, .widget .img-holder, .widget header, .widget > ul {
    overflow: hidden
}

.side-nav-holder {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.queue-panel {
    background: #fff;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 55px;
    -o-transition: all .5s ease 0s;
    max-height: 1100px;
    visibility: hidden;
    width: 437px;
    z-index: 100
}

    .queue-panel:after {
        background: rgba(0, 0, 0, .2);
        display: none;
        height: 100%;
        right: 0;
        transition: opacity .5s ease 0s;
        -webkit-transition: opacity .5s ease 0s;
        -moz-transition: opacity .5s ease 0s;
        -o-transition: opacity .5s ease 0s;
        width: 100%
    }

#header, #wrapper, .login-area > li, .login-area > li > a {
    position: relative
}

    #header:after, .container:after, .header-holder, .header-info:after, .login-area > li > a:before, .main-holder:after, .topbar:after {
        content: ''
    }

* {
    font-size: 100.01%
}

html {
    font-size: 62.5%
}

em, strong {
    font-style: normal;
    font-weight: 400
}

body {
    margin: 0;
    color: #333;
    font: 1.2em/1.25em Arial, Helvetica, sans-serif;
    min-width: 1366px;
    transition: background .2s ease
}

a {
    text-decoration: none;
    color: #000
}

input {
    font: 14px/18px Open-sans, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #a9a9a9
}

::-webkit-input-placeholder {
    color: #babfc3
}

:-moz-placeholder {
    color: #babfc3
}

::-moz-placeholder {
    color: #babfc3;
    opacity: 1
}

input[type=text], input[type=email], input[type=submit] {
    -webkit-appearance: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.main-holder:after {
    display: block;
    clear: both
}

#wrapper {
    display: table;
    width: 100%;
    margin: 0 auto;
    table-layout: fixed
}

.w1 {
    width: 100%;
    display: table-row
}

.container {
    max-width: 1366px;
    margin: 0 auto
}

    .container:after {
        display: block;
        clear: both
    }

#header {
    padding: 0 27px 0 66px;
    z-index: 500
}

    #header:after {
        display: block;
        clear: both
    }

.topbar {
    font-size: 1em;
    line-height: 1.167em;
    color: #a9a9a9;
    background: #21211f;
    margin: 0 -9999px;
    min-height: 14px !important;
}

    .topbar:after {
        display: block;
        clear: both
    }

    .topbar .welcome {
        float: left;
        padding: 0 3px;
        letter-spacing: -.1px
    }

    .topbar .holder {
        float: right
    }

    .logo, .topbar ul {
        float: left
    }

        .topbar ul li {
            float: left;
            padding: 0 18px 0 20px;
            border-left: solid 1px #3c3c3a
        }

            .topbar ul li a {
                color: #a9a9a9;
                text-decoration: underline
            }

.header-holder {
    padding: 15px 0 17px;
    background: url(https://cdnyutorah.cachefly.net/public/v3/images/bg03.png)35% 0 no-repeat;
    display: block;
    clear: both
}

.logo {
    width: 298px;
    height: 69px
}

    .logo a {
        display: block;
        height: 100%
    }

.header-info:after {
    display: block;
    clear: both
}

.header-info .frame {
    float: right
}

.header-info .logo-box {
    color: #576a88;
    float: right;
    width: 267px;
    padding: 1px 0;
    font-size: 18px;
    line-height: 20px
}

    .header-info .logo-box .alignleft {
        float: left;
        width: 27.4%;
        margin: 0 8px 0 0
    }

        .header-info .logo-box .alignleft img {
            display: block
        }

    .header-info .logo-box .textbox {
        padding: 2px 0
    }

        .header-info .logo-box .textbox .title {
            display: block;
            width: 180px;
            height: 19px;
            margin: 0 2px 1px;
            text-indent: -9999px;
            background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)0 -50px no-repeat
        }

.login-area {
    float: right;
    font-size: 16px;
    line-height: 20px;
    padding: 27px 0 0;
    margin: 0 -2px 0 -5px
}

    .login-area li:first-child {
        background: 0 0;
        padding: 0 14px 0 13px
    }

    .login-area > li {
        float: left;
        padding: 0 14px;
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/divider.png)0 4px no-repeat
    }

        .login-area > li > a {
            color: #21211f;
            display: block;
            padding: 0 0 0 16px
        }

        .login-area > li.register > a {
            padding-left: 18px
        }

        .login-area > li > a:before {
            position: absolute;
            left: 0;
            top: 4px;
            width: 9px;
            height: 13px;
            background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)-110px 0 no-repeat
        }

        .login-area > li.register > a:before {
            width: 13px;
            background-position: -130px 0
        }

.login-drop {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 853px;
    z-index: 10;
    padding: 13px 0 0;
    margin: 0 0 0 -439px
}

    .login-drop:after {
        left: 50%;
        top: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(174, 49, 32, 0);
        border-bottom-color: #ae3120;
        border-width: 7px 15px;
        margin-top: 0
    }

#header .panel .panel-holder:after, #header .panel:after, .search-form button span:before, .support-box:before {
    content: ''
}

.form-box {
    padding: 14px 0 0 2.1%
}

    .form-box .opener {
        display: none;
        position: absolute;
        top: 6px;
        right: 9px;
        z-index: 3;
        width: 38px;
        height: 38px;
        border: 1px solid #495b79;
        border-radius: 4px;
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)8px -167px no-repeat #576a88;
        text-indent: -9999px
    }

    .form-box .slide {
        position: static !important
    }

.search-form button {
    float: right;
    color: #fff;
    width: 83px;
    height: 48px;
    cursor: pointer;
    background: #576a88;
    border-radius: 0 3px 3px 0;
    border: 1px solid #495b79;
    font: 700 13px/18px Arial, Helvetica, sans-serif
}

    .search-form button span {
        line-height: 21px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 0 0 0 17px
    }

        .search-form button span:before {
            position: absolute;
            left: 0;
            top: 50%;
            width: 13px;
            height: 13px;
            margin: -6px 0 0;
            background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)-150px 0 no-repeat
        }

.search-form .field {
    position: relative
}

.search-form .close {
    position: absolute;
    top: 50%;
    right: 8px;
    text-indent: -9999px;
    width: 19px;
    height: 19px;
    margin-top: -9px;
    background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)-75px -195px no-repeat #fff
}

.search-form input[type=text] {
    float: left;
    width: 100%;
    height: 48px;
    padding: 13px 27px 13px 9px;
    color: #a9a9a9;
    font-size: 16px;
    line-height: 20px;
    border: solid #cfcfcf;
    border-width: 1px 0 1px 1px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .13)inset
}

.support-box {
    float: right;
    color: #fff;
    padding: 1px 0 0;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgxOTY0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjODA5NDQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOSUiIHN0b3AtY29sb3I9IiM4Mzk4NDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiM4ZmE3NDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiM5MmFiNDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI2OSUiIHN0b3AtY29sb3I9IiM4OGExM2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjODA5OTM0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(129, 150, 64, 1) 0, rgba(128, 148, 64, 1) 2%, rgba(131, 152, 65, 1) 9%, rgba(143, 167, 69, 1) 29%, rgba(146, 171, 68, 1) 42%, rgba(136, 161, 59, 1) 69%, rgba(128, 153, 52, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(129, 150, 64, 1)), color-stop(2%, rgba(128, 148, 64, 1)), color-stop(9%, rgba(131, 152, 65, 1)), color-stop(29%, rgba(143, 167, 69, 1)), color-stop(42%, rgba(146, 171, 68, 1)), color-stop(69%, rgba(136, 161, 59, 1)), color-stop(100%, rgba(128, 153, 52, 1)));
    background: -webkit-linear-gradient(top, rgba(129, 150, 64, 1) 0, rgba(128, 148, 64, 1) 2%, rgba(131, 152, 65, 1) 9%, rgba(143, 167, 69, 1) 29%, rgba(146, 171, 68, 1) 42%, rgba(136, 161, 59, 1) 69%, rgba(128, 153, 52, 1) 100%);
    background: -o-linear-gradient(top, rgba(129, 150, 64, 1) 0, rgba(128, 148, 64, 1) 2%, rgba(131, 152, 65, 1) 9%, rgba(143, 167, 69, 1) 29%, rgba(146, 171, 68, 1) 42%, rgba(136, 161, 59, 1) 69%, rgba(128, 153, 52, 1) 100%);
    background: -ms-linear-gradient(top, rgba(129, 150, 64, 1) 0, rgba(128, 148, 64, 1) 2%, rgba(131, 152, 65, 1) 9%, rgba(143, 167, 69, 1) 29%, rgba(146, 171, 68, 1) 42%, rgba(136, 161, 59, 1) 69%, rgba(128, 153, 52, 1) 100%);
    background: linear-gradient(to bottom, rgba(129, 150, 64, 1) 0, rgba(128, 148, 64, 1) 2%, rgba(131, 152, 65, 1) 9%, rgba(143, 167, 69, 1) 29%, rgba(146, 171, 68, 1) 42%, rgba(136, 161, 59, 1) 69%, rgba(128, 153, 52, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#819640', endColorstr='#809934', GradientType=0)
}

#header .panel:after {
    display: block;
    clear: both
}

.support-box:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 67px;
    height: 46px;
    background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)-280px 0 no-repeat
}

.support-box .title {
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    padding: 1px 5px 2px 10px
}

.support-box .text {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: -.2px;
    padding: 5px 12px 8px;
    background: url(https://cdnyutorah.cachefly.net/public/v3/images/divider2.png)repeat-y
}

    .support-box .text p span {
        display: block
    }

#header .panel {
    margin: 0 -9999px;
    padding: 0 9999px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NTc3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjNDc1NjZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjNTc2YTg3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU3NmE4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)#485770;
    background: -moz-linear-gradient(top, rgba(72, 87, 112, 1) 0, rgba(71, 86, 111, 1) 2%, rgba(87, 106, 135, 1) 40%, rgba(87, 106, 136, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(72, 87, 112, 1)), color-stop(2%, rgba(71, 86, 111, 1)), color-stop(40%, rgba(87, 106, 135, 1)), color-stop(100%, rgba(87, 106, 136, 1)));
    background: -webkit-linear-gradient(top, rgba(72, 87, 112, 1) 0, rgba(71, 86, 111, 1) 2%, rgba(87, 106, 135, 1) 40%, rgba(87, 106, 136, 1) 100%);
    background: -o-linear-gradient(top, rgba(72, 87, 112, 1) 0, rgba(71, 86, 111, 1) 2%, rgba(87, 106, 135, 1) 40%, rgba(87, 106, 136, 1) 100%);
    background: -ms-linear-gradient(top, rgba(72, 87, 112, 1) 0, rgba(71, 86, 111, 1) 2%, rgba(87, 106, 135, 1) 40%, rgba(87, 106, 136, 1) 100%);
    background: linear-gradient(to bottom, rgba(72, 87, 112, 1) 0, rgba(71, 86, 111, 1) 2%, rgba(87, 106, 135, 1) 40%, rgba(87, 106, 136, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#485770', endColorstr='#576a88', GradientType=0)
}

    #header .panel .panel-holder {
        position: relative
    }

        #header .panel .panel-holder:after {
            display: block;
            clear: both
        }

.nav1 {
    position: fixed;
    left: 0;
    right: 0;
    height: 0;
    z-index: 10
}

.nav-holder .slide {
    position: static !important
}

.nav-holder .opener {
    display: none;
    background: #576a88;
    border: 1px solid #495b79;
    position: absolute;
    top: 28px;
    left: 10px;
    width: 38px;
    height: 38px;
    text-indent: -9999px;
    border-radius: 4px
}

    .nav-holder .opener:after, .nav-holder .opener:before {
        content: "";
        border: 1px solid #fff;
        border-width: 3px 0;
        width: 15px;
        height: 7px;
        position: absolute;
        margin: -6px 0 0 -8px;
        top: 50%;
        left: 50%
    }

    .nav-holder .opener:after {
        content: "";
        background: #fff;
        border: none;
        height: 3px;
        margin-top: -1px
    }

.side-nav-holder {
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    z-index: 100
}

.sidenav {
    position: absolute;
    height: 100%;
    z-index: 5;
    width: 55px;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase
}

    .sidenav > ul > li:first-child {
        padding: 0
    }

    .sidenav > ul > li {
        padding: 2px 0 0
    }

        .sidenav > ul > li > a {
            color: #fff;
            position: relative;
            background: #576a88;
            padding: 32px 0 1px
        }

            .sidenav > ul > li > a:after {
                position: absolute;
                left: 50%;
                top: 9px;
                width: 22px;
                height: 21px;
                content: '';
                margin: 0 0 0 -11px;
                background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)0 -20px no-repeat
            }

        .sidenav > ul > li.articles > a:after {
            width: 17px;
            height: 20px;
            margin: 0 0 0 -9px;
            background-position: -60px -20px
        }

#nav {
    width: 69.7%;
    float: left;
    font: 700 16px/20px Arial, Helvetica, sans-serif;
    padding: 0 1px;
    background: url(https://cdnyutorah.cachefly.net/public/v3/images/divider2.png)100% 0 repeat-y
}

    #nav > ul > li {
        float: left;
        width: 20%;
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/divider2.png)repeat-y
    }

        #nav > ul > li > a {
            color: #fff;
            padding: 13px 8px 13px 13px
        }

    #nav ul li a span {
        position: relative;
        display: inline-block;
        vertical-align: top
    }

.dropdown {
    position: absolute;
    z-index: 10;
    background: #394a64;
    left: 0;
    top: 100%;
    right: 0;
    display: none
}

    .dropdown > ul > li {
        float: left;
        width: 14.285%;
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/divider4.png)0 50% no-repeat
    }

        .dropdown > ul > li > a {
            display: block;
            color: #fff;
            text-align: center;
            padding: 10px 8px 10px 12px
        }

#main {
    padding: 18px 27px 0 67px;
    position: relative;
    box-sizing: border-box;
    left: 0;
    z-index: 99;
    height: 100%
}

.container:before {
    content: "";
    position: absolute;
    right: 100%;
    width: 9999px;
    height: 1100px;
    background: #f5f5f5
}

.queue-panel {
    -webkit-transition: margin 500ms;
    -moz-transition: margin 500ms;
    transition: margin 500ms
}

#content {
    float: left;
    width: 70.2%
}

.slideshow {
    position: relative;
    padding: 0 0 35px
}

    .slideshow .slideset {
        float: left;
        width: 76.4%;
        position: relative;
        min-height: 369px
    }

    .slideshow .slide {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%
    }

        .slideshow .slide.active {
            z-index: 2
        }

        .slideshow .slide img {
            display: block;
            height: auto;
            width: 100%
        }

    .slideshow .caption {
        max-width: 360px;
        padding: 10px 13px;
        position: absolute;
        top: 55px;
        right: 0;
        color: #fff;
        font-size: 13px;
        line-height: 20px
    }

        .slideshow .caption .title {
            display: block;
            margin: 0 0 10px;
            font: 700 33px/40px Georgia, "Times New Roman", Times, serif
        }

        .slideshow .caption .name {
            font-size: 1.2em;
            line-height: 1.2em;
            display: block;
            margin: 0 0 7px;
            font-style: italic
        }

.tabset, .tabset .slide a {
    font-size: 14px;
    line-height: 18px
}

.slideshow .caption .name a {
    color: #df9929
}

.slideshow .pagination {
    float: right;
    width: 22.6%
}

    .slideshow .pagination li:first-child {
        padding: 0
    }

    .slideshow .pagination li {
        float: left;
        width: 100%;
        padding: 11px 0 0
    }

        .slideshow .pagination li a {
            display: block;
            position: relative;
            opacity: .4
        }

    .slideshow .pagination .active a {
        opacity: 1
    }

    .slideshow .pagination li.active .mask {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 4px solid #ae3120;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .slideshow .pagination li.active a:after {
        left: -9px;
        top: 50%;
        border: solid transparent;
        height: 0;
        width: 0;
        position: absolute;
        border-right-color: #ae3120;
        border-width: 10px 5px;
        margin-top: -10px
    }

.tab-content header:after, .tab-content header:before, .tabset .slide:after {
    content: ''
}

.slideshow .pagination img {
    display: block;
    width: 100%;
    height: auto
}

.tabs-area {
    margin: 0 0 33px
}

.tabset {
    padding: 0 30px;
    overflow: hidden;
    position: relative;
    border-bottom: solid 6px #ae3120
}

    .tabset .mask {
        position: relative;
        padding-top: 3px
    }

    .tabset .slideset {
        float: left;
        width: 9999px;
        letter-spacing: -.36em;
        white-space: nowrap
    }

    .tabset .slide {
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin-top: 3px;
        letter-spacing: 0
    }

        .tabset .slide:after {
            position: absolute;
            z-index: 1;
            top: 0;
            left: 0;
            width: 2px;
            height: 100%;
            background: url(https://cdnyutorah.cachefly.net/public/v3/images/none.png)repeat-y
        }

        .tabset .slide a {
            color: #fff;
            display: block;
            padding: 9px 14px;
            background: #576a88
        }

            .tabset .slide a.active {
                position: relative;
                z-index: 3;
                margin: -3px 0 0;
                padding: 12px 14px 9px;
                text-decoration: none;
                background: #ae3120;
                border-radius: 3px 3px 0 0;
                box-shadow: 0 -1px 3px rgba(0, 0, 0, .4)
            }

    .tabset .btn-next, .tabset .btn-prev {
        position: absolute;
        left: 0;
        top: 6px;
        width: 30px;
        height: 36px;
        text-indent: -9999px;
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)-303px -136px no-repeat #576a88
    }

.tab-content, .tab-content .holder div[id^=tab] {
    position: relative
}

.tabset .btn-next {
    left: auto;
    right: 0;
    background-position: -325px -136px
}

.tab-content {
    padding: 0 0 20px;
    min-height: 32px
}

    .tab-content .holder {
        background: #fff;
        border: solid #e2e2e2;
        border-width: 0 1px 1px
    }

    .tab-content header {
        position: relative;
        padding: 9px 8px 7px 11px
    }

        .tab-content header:after {
            display: block;
            clear: both
        }

        .tab-content header:before {
            bottom: 0;
            position: absolute;
            left: 17px;
            right: 17px;
            height: 1px;
            background: #e2e2e2
        }

    .tab-content .text-holder {
        color: #21211f;
        font-size: 1.2em;
        line-height: 1.4em
    }

        .tab-content .text-holder strong {
            display: inline-block;
            vertical-align: top;
            padding: 0 8px 0 0;
            font-size: 1.4em;
            line-height: 1.3em;
            letter-spacing: .1px
        }

            .tab-content .text-holder strong span {
                font-weight: 700
            }

    .tab-content .cols {
        color: #2d4563;
        font-size: 1.1em;
        line-height: 1.5em;
        padding: 0 22px 2px 17px
    }

        .tab-content .cols .textbox a {
            color: #2d4563
        }

        .tab-content .cols span {
            color: #21211f
        }

            .tab-content .cols span.address, .tab-content .cols span.speaker-name {
                color: #2d4563
            }

    .tab-content .col {
        float: right;
        width: 47.6%
    }

        .tab-content .col:first-child {
            float: left;
            width: 48%
        }

            .tab-content .col:first-child .post {
                padding: 14px 0
            }

        .tab-content .col .post:first-child {
            border: 0
        }

        .tab-content .col .post {
            padding: 18px 0 16px;
            border-top: solid 1px #e2e2e2
        }

    .tab-content .cols .alignleft {
        float: left;
        width: 44px;
        margin: 3px 6px 0 0
    }

    .tab-content .cols .img-holder {
        margin: 0 0 3px
    }

    .tab-content .cols img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto
    }

    .tab-content .cols .title {
        display: block;
        letter-spacing: -.1px;
        font: 1.2em/1.3em Georgia, "Times New Roman", Times, serif
    }

    .tab-content .cols ul {
        margin: 0 -12px 1px
    }

        .tab-content .cols ul li {
            float: left;
            padding: 0 12px;
            position: relative
        }

            .tab-content .cols ul li:before {
                border-right: 1px solid #525251;
                content: "";
                height: 13px;
                left: -2px;
                position: absolute;
                top: 3px;
                width: 1px
            }

            .tab-content .cols ul li:first-child:before, .tab-content .cols ul li:last-child:before {
                display: none
            }

#sidebar {
    width: 26.5%;
    float: right;
    position: relative
}

.widget {
    margin: 0 0 39px;
    background: #fff;
    border: 1px solid #e2e2e2
}

    .widget header {
        color: #fff;
        font-size: 1.7em;
        line-height: 1.2em;
        font-weight: 700;
        background: #576a88;
        padding: 12px 18px 11px
    }

    .widget > ul {
        color: #2d4563;
        padding: 0 12px 2px;
        text-transform: capitalize;
        font: 2.5em/1.13em Georgia, Helvetica, Arial, sans-serif
    }

    .widget ul li {
        padding: 12px 0;
        border-top: solid 1px #e2e2e2
    }

        .widget ul li:first-child {
            border: 0;
            padding: 14px 0 11px
        }

        .widget ul li .name {
            display: block;
            font-size: .53em;
            line-height: 1.25em;
            margin: 0 0 4px
        }

            .widget ul li .name a {
                color: #21211f
            }

.subscribe-form {
    font-size: 1.1em;
    line-height: 1.53em;
    padding: 18px 12px 22px 14px;
    background: url(https://cdnyutorah.cachefly.net/public/v3/images/bg-subscribe-form.png)-38px -21px no-repeat
}

    .subscribe-form .title {
        display: block;
        font-size: 1.5em;
        line-height: 1.25em;
        font-weight: 700;
        margin: 0 0 2px
    }

    .subscribe-form p {
        margin: 0 0 11px 3px
    }

    .subscribe-form .row {
        float: left;
        width: 100%
    }

    .subscribe-form input[type=submit] {
        float: right;
        color: #fff;
        margin: 0;
        padding: 0;
        border: 0;
        width: 83px;
        height: 35px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
        font: 14px/18px Open-sans, Arial, Helvetica, sans-serif;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4YjE0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MzljMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(152, 177, 76, 1) 0, rgba(131, 156, 54, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(152, 177, 76, 1)), color-stop(100%, rgba(131, 156, 54, 1)));
        background: -webkit-linear-gradient(top, rgba(152, 177, 76, 1) 0, rgba(131, 156, 54, 1) 100%);
        background: -o-linear-gradient(top, rgba(152, 177, 76, 1) 0, rgba(131, 156, 54, 1) 100%);
        background: -ms-linear-gradient(top, rgba(152, 177, 76, 1) 0, rgba(131, 156, 54, 1) 100%);
        background: linear-gradient(to bottom, rgba(152, 177, 76, 1) 0, rgba(131, 156, 54, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#98b14c', endColorstr='#839c36', GradientType=0)
    }

    .subscribe-form input[type=email] {
        float: left;
        width: 100%;
        height: 35px;
        padding: 8px 12px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-radius: 3px 0 0 3px;
        border: solid #cfcfcf;
        border-width: 1px 0 1px 1px;
        box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .12)inset
    }

.widget img {
    display: block;
    width: 100%;
    height: auto
}

.player {
    display: none;
    margin: 20px 0
}

@media only screen and (max-width: 1366px) {
    body {
        min-width: 320px
    }

    #wrapper, .w1 {
        display: block;
        height: auto
    }

    #header {
        padding: 0
    }

    .header-holder {
        padding: 15px 0 17px 5px
    }

    .topbar {
        margin: 0;
        padding: 4px 10px
    }

    .sidenav {
        left: 0
    }

    #main {
        padding: 17px 10px 0 67px;
        display: contents !important;
    }

    #content {
        width: 72%
    }

    #nav {
        width: 65%
    }

    .slideshow .caption {
        padding: 10px;
        max-width: 310px;
        top: 0
    }

        .slideshow .caption .title {
            font-size: 2.1em
        }

        .slideshow .caption p {
            margin: 0 0 10px
        }

    .slideshow .pagination {
        width: 21.9%
    }

    .login-area {
        font-size: 15px
    }
}

@media only screen and (max-width: 1024px) {
    #main {
        -webkit-transition: -webkit-transform 10s;
        transition: transform 10s;
        -webkit-perspective: none;
        perspective: none;
        display: contents !important;
    }

        #main:after {
            display: none
        }
}

@media only screen and (max-width: 1023px) {
    #page .nav1, #wrap, #wrapper {
        height: auto
    }

    #page, .form-box {
        overflow: visible
    }

        .form-box .slide, .nav-holder .slide, .queue-panel {
            border-top: 6px solid #ae3120
        }

        #page .nav1 {
            z-index: 10;
            width: auto
        }

    .queue-panel {
        left: 0;
        top: 32px
    }

    .dropdown span:after, .login-drop:after, .search-form button span:before, .slideshow, .topbar .welcome, .widget.none {
        display: none
    }

    .form-box .opener, .nav-holder .opener {
        display: block
    }

    .nav-holder .slide {
        position: absolute !important;
        z-index: 20;
        top: 75px;
        left: 0;
        width: 100%;
        background: #fff
    }

    .topbar .holder {
        float: left
    }

    .logo {
        width: 243px;
        height: 24px;
        margin: 10px 5.3% 0 0
    }

    .topbar ul {
        float: left
    }

        .topbar ul li {
            padding: 0 8px 0 6px
        }

            .topbar ul li:first-child {
                padding-left: 0
            }

    .login-area {
        position: absolute;
        top: -17px;
        right: 5px;
        padding: 0;
        font-size: 1em;
        line-height: 1.167em
    }

        .login-area > li {
            position: relative;
            background: 0 0;
            padding: 0 5px 0 13px
        }

            .login-area > li:after {
                content: '/';
                position: absolute;
                top: 0;
                left: 0;
                color: #9d9d9d
            }

    #nav:after, .sidenav > ul > li > a:before {
        content: ''
    }

    .login-area li:first-child:after {
        display: none
    }

    .login-area li:first-child {
        padding: 0 3px 0 0
    }

    .login-area > li.register > a {
        padding-left: 13px
    }

    .login-area > li > a {
        padding: 0 0 0 11px;
        color: #9d9d9d
    }

        .login-area > li > a:before {
            width: 15px;
            height: 22px;
            background-position: -260px -130px
        }

    .login-area > li.register > a:before {
        width: 21px;
        height: 22px;
        background-position: -280px -130px
    }

    #header .panel .panel-holder {
        position: static;
        padding: 0 10px
    }

    .header-holder {
        padding: 4px 55px 4px 72px;
        position: relative
    }

    .header-info .frame {
        float: left;
        width: 54%
    }

    .header-info .logo-box {
        width: 100%;
        float: left;
        padding: 0;
        font: 700 12px/1.231em Arial, Helvetica, sans-serif
    }

        .header-info .logo-box .alignleft {
            width: auto
        }

        .header-info .logo-box .textbox {
            padding: 4px 0 0
        }

            .header-info .logo-box .textbox .title {
                padding-bottom: 2px
            }

    .form-box {
        padding: 2px 0 0 5px
    }

        .form-box .slide {
            position: absolute !important;
            z-index: 20;
            top: 53px;
            left: 0;
            right: 0;
            padding: 13px 0 15px;
            background: #fff
        }

    .search-form .box-holder {
        padding-right: 10px
    }

    .search-form .field {
        padding-right: 1.3%
    }

    .search-form input[type=text] {
        height: 41px;
        border-radius: 0 4px 4px 0;
        padding: 10px 27px 9px 9px
    }

    .search-form button {
        width: 81px;
        height: 41px;
        text-align: center;
        text-transform: uppercase;
        border-radius: 4px
    }

        .search-form button span {
            padding: 0
        }

    #header .panel {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NTc3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NzZhODgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)#485770;
        background: -moz-linear-gradient(top, #485770 0, #576a88 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #485770), color-stop(100%, #576a88));
        background: -webkit-linear-gradient(top, #485770 0, #576a88 100%);
        background: -o-linear-gradient(top, #485770 0, #576a88 100%);
        background: -ms-linear-gradient(top, #485770 0, #576a88 100%);
        background: linear-gradient(to bottom, #485770 0, #576a88 100%)
    }

    .nav1 {
        position: static
    }

    .side-nav-holder {
        max-width: none;
        position: static
    }

    .sidenav {
        top: 75px;
        left: 10px;
        width: 49%;
        z-index: 100;
        height: auto;
        background: 0 0;
        font: 700 .917em/1.273em Arial, Helvetica, sans-serif
    }

        .sidenav > ul {
            overflow: hidden;
            width: 100%
        }

            .sidenav > ul > li {
                float: left;
                padding: 0
            }

                .sidenav > ul > li > a {
                    height: 14px;
                    position: relative;
                    padding: 12px 5px 7px 39px;
                    text-align: left;
                    background: 0 0
                }

                .sidenav > ul > li.articles > a {
                    padding-left: 30px
                }

                .sidenav > ul > li > a:before {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 2px;
                    height: 100%;
                    background: url(https://cdnyutorah.cachefly.net/public/v3/images/divider5.png)repeat-y
                }

                .sidenav > ul > li.articles > a:after, .sidenav > ul > li > a:after {
                    left: 8px;
                    top: 7px;
                    margin: 0
                }

    .support-box {
        line-height: 1.167em
    }

        .support-box .text {
            padding: 2px 12px
        }

        .support-box .title {
            padding: 3px 5px 3px 10px
        }

        .support-box:before {
            height: 100%
        }

    .login-drop {
        width: 768px;
        padding: 0;
        margin: 0 0 0 -640px
    }

    .login-area > li > a:before {
        top: 0
    }

    #nav {
        position: relative;
        width: 100%;
        padding: 0
    }

        #nav:after {
            position: absolute;
            bottom: 0;
            left: 9px;
            right: 9px;
            height: 1px;
            border-bottom: 1px solid #e2e2e2;
            z-index: -1
        }

        #nav ul {
            display: table;
            table-layout: fixed;
            width: 100%
        }

        #nav > ul > li {
            display: table-cell;
            float: none
        }

        #nav, #nav > ul > li {
            background: 0 0
        }

            #nav > ul > li > a {
                padding: 14px 8px 19px;
                color: #21211f;
                text-align: left
            }

            #nav ul li a span {
                padding: 0
            }

    .dropdown {
        left: auto;
        top: auto;
        padding: 14px 9px;
        width: 100%;
        box-sizing: border-box;
        background: #fff;
        font-weight: 400
    }

    #content, .dropdown {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    #nav .dropdown > ul > li {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 6.2%;
        width: auto;
        background: 0 0
    }

        #nav .dropdown > ul > li:first-child {
            margin-left: 0
        }

        #nav .dropdown > ul > li > a {
            display: inline;
            padding: 0;
            color: #21211f
        }

            #nav .dropdown > ul > li > a span:after {
                display: none
            }

    #content {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }

    .tab-content .cols .col:first-child .alignleft {
        width: 27.8%
    }

    #main {
        padding: 26px 0 0
    }

    .tabs-area {
        margin: 0 0 24px
    }

    #sidebar {
        width: 100%;
        float: none;
        overflow: hidden;
        position: static
    }

    .queue-panel {
        width: 98%;
        position: absolute;
        height: auto
    }

    .articles .queue-panel {
        height: 975px;
        padding-bottom: 35px;
        background: #fff
    }

    .header-info .logo-box .alignleft {
        margin: 0 4px 0 0;
        padding: 0
    }

    .header-holder {
        background: 0 0
    }

    .search-form .close {
        right: 18px
    }

    .player {
        display: block;
        clear: both;
        padding: 7px 7px 0 73px
    }
}

@media only screen and (min-width: 1024px) {
    .w1 {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        transition: transform .5s linear .1s;
        -moz-transition: transform .5s linear .1s;
        -webkit-transition: transform .5s linear .1s;
        -o-transition: transform .5s linear .1s
    }

    .container {
        position: relative
    }
}

@media only screen and (max-width: 767px) {
    #page, #wrap, #wrap-holder {
        width: 100%
    }

    #nav:after, .logo-box, .support-box, .tab-content .cols .alignleft {
        display: none
    }

    .container {
        padding-top: 108px
    }

    #header {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        background: #f5f5f5
    }

    .nav1 {
        position: static;
        left: 0;
        top: 0;
        z-index: 600
    }

    .queue-panel {
        -webkit-transition: margin 0ms;
        -moz-transition: margin 0ms;
        transition: margin 0ms
    }

    .login-area {
        width: 100%;
        text-align: right;
        right: 2;
        letter-spacing: -.36em
    }

        .login-area li {
            display: inline-block;
            vertical-align: top;
            position: static;
            float: none;
            letter-spacing: 0
        }

    .login-drop {
        width: 320px;
        margin: 0 0 0 4px
    }

    .header-holder {
        padding: 4px 10px 15px 60px
    }

    #header .panel .panel-holder {
        padding: 0 3px
    }

    .sidenav {
        width: 68%;
        font: 400 .833em/1.2em Arial, Helvetica, sans-serif;
        left: 5px
    }

        .sidenav > ul {
            display: block;
            margin: 0 -50px 0 0;
            letter-spacing: -4px
        }

            .sidenav > ul > li {
                display: inline-block;
                vertical-align: top;
                width: 50%;
                letter-spacing: 0
            }

    #nav ul, #nav > ul > li, #nav > ul > li > a > span {
        display: block
    }

    .sidenav > ul > li > a {
        height: 12px;
        padding: 11px 11px 10px 46px;
        margin: 0 6px
    }

        .sidenav > ul > li > a:after {
            left: 13px
        }

    .sidenav > ul > li.articles > a {
        padding-left: 34px
    }

        .sidenav > ul > li.articles > a:after {
            left: 12px
        }

    .sidenav > ul > li > a:before {
        left: auto;
        right: -6px
    }

    #header .panel {
        min-height: 33px
    }

    .form-box .slide {
        top: 100%;
        padding: 13px 0 15px
    }

    .search-form .field {
        padding-right: 2.7%
    }

    .search-form button {
        width: 41px;
        height: 41px;
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)11px -166px no-repeat #576a88;
        border: 0;
        text-indent: -9999px;
        overflow: hidden
    }

    #nav > ul > li {
        position: relative;
        width: 100%
    }

        #nav > ul > li:after {
            content: '';
            position: absolute;
            top: 0;
            left: 9px;
            right: 9px;
            height: 1px;
            border-top: 1px solid #e2e2e2
        }

        #nav > ul > li:first-child:after {
            display: none
        }

        #nav > ul > li > a {
            display: block;
            padding: 15px 17px 11px 9px
        }

    .dropdown {
        position: static;
        padding: 9px 14px
    }

    #nav .dropdown > ul > li, #nav .dropdown > ul > li:first-child {
        width: 48%;
        margin: 0 0 20px 1%
    }

    #content, #main {
        padding: 0
    }

    .tabset .slide a {
        font-size: 12px;
        line-height: 12px;
        padding: 12px 12px 9px
    }

        .tabset .slide a.active {
            padding: 15px 12px 9px
        }

    .tab-content .col, .tab-content .col:first-child {
        float: none;
        width: 100%;
        font-size: 13px;
        line-height: 20px
    }

    .tab-content header {
        padding: 8px 8px 7px
    }

        .tab-content header:before {
            left: 7px;
            right: 7px
        }

    .tab-content .text-holder {
        padding: 5px 0 0;
        font: italic 12px/14px Arial, Helvetica, sans-serif
    }

        .tab-content .text-holder strong {
            display: block;
            margin: 0 0 4px;
            font: 400 14px/16px Arial, Helvetica, sans-serif
        }

    .tab-content .col:first-child .title, .tab-content .cols .title {
        margin: 0 0 5px;
        font: 18px/20px Georgia, Times, "Times New Roman", serif
    }

    .tab-content .cols {
        padding: 10px
    }

        .tab-content .cols .textbox {
            display: table;
            width: 100%
        }

        .tab-content .cols ul {
            display: table-footer-group
        }

            .tab-content .cols ul li:before, .tab-content .cols ul li:first-child:after {
                display: none
            }

            .tab-content .cols ul li {
                padding: 0 16px 0 0;
                margin: 0 10px 0 0;
                position: relative
            }

                .tab-content .cols ul li:after {
                    border-right: 1px solid #21211f;
                    content: "";
                    height: 13px;
                    left: -14px;
                    position: absolute;
                    top: 3px;
                    width: 1px
                }

    .tab-content .col:first-child .post:first-child {
        padding: 4px 0 15px
    }

    .tabs-area {
        margin: 0 10px 14px
    }

    .tabset .slide {
        min-width: 80px !important
    }

    .player {
        padding: 16px 0 0
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .header-holder {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/bg03-2x.png)35% 0 no-repeat;
        background-size: 475px 102px
    }

    .topbar .holder span:before {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)no-repeat;
        background-size: 358px 250px
    }

    .login-area > li > a:before {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)-260px -130px no-repeat;
        background-size: 358px 250px
    }

    .login-area > li.register > a:before {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)-280px -130px no-repeat;
        background-size: 358px 250px
    }

    .search-form button span:before {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)-150px 0 no-repeat;
        background-size: 358px 250px
    }

    .sidenav > ul > li > a:after {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)0 -20px no-repeat;
        background-size: 358px 250px
    }

    .tabset .btn-next, .tabset .btn-prev {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)-298px -125px no-repeat #576a88;
        background-size: 358px 250px
    }

    .tabset .btn-next {
        background-position: -318px -125px
    }

    #nav > ul > li {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/divider5-2x.png)repeat-y;
        background-size: 2px 1px
    }

    .tabset .slide:after {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/none-2x.png)repeat-y;
        background-size: 2px 1px
    }

    .header-info .logo-box .textbox .title {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)0 -50px no-repeat;
        background-size: 358px 250px
    }

    .support-box .text {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/divider2-2x.png)repeat-y;
        background-size: 2px 1px
    }

    .search-form .close {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)-76px -196px no-repeat;
        background-size: 358px 250px
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5)and (max-width: 1023px),(min-resolution: 144dpi)and (max-width: 1023px) {
    #nav > ul > li, .header-holder {
        background: 0 0
    }

    .sidenav > ul > li > a:before {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/divider5-2x.png)repeat-y;
        background-size: 2px 100%
    }

    .form-box .opener {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)8px -167px no-repeat #576a88;
        background-size: 358px 250px
    }

    .support-box:before {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)-280px 0 no-repeat;
        background-size: 358px 250px
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5)and (max-width: 767px),(min-resolution: 144dpi)and (max-width: 767px) {
    .search-form button {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)11px -166px no-repeat #576a88;
        background-size: 358px 250px
    }
}

#wrapper, body {
    background: #f5f5f5
}

.tab-content .col:first-child .post:first-child {
    padding: 14px 0
}

.tab-content .col .post:first-child {
    padding: 18px 0 16px
}

.tab-content .cols .col:first-child .alignleft {
    width: 44px;
    margin: 3px 6px 0 0
}

.tab-content .col:first-child .title {
    letter-spacing: -.1px;
    font: 1.2em/1.3em Georgia, "Times New Roman", Times, serif;
    line-height: 1.5em
}

.tab-content .cols .col:first-child .img-holder {
    margin: 0 0 3px
}

.container #main .tabs-area * {
    -webkit-backface-visibility: hidden
}

.topbar {
    padding: 6px 9999px
}

@media only screen and (max-width: 1366px) {
    .topbar {
        padding: 6px 10px
    }
}

@media only screen and (max-width: 1023px) {
    .topbar {
        padding: 10px
    }

    .login-area {
        top: -24px
    }

    .nav-holder .opener {
        top: 40px
    }

    .nav-holder .slide {
        top: 87px
    }

    .sidenav {
        top: 87px
    }

    body.promo-active .nav-holder .opener {
        top: 70px
    }

    body.promo-active .nav-holder .slide {
        top: 117px
    }

    body.promo-active .sidenav {
        top: 117px
    }
}

@media only screen and (max-width: 767px) {
    #main {
        margin-top: 10px
    }

    body.promo-active #main {
        margin-top: 40px
    }

    .tabs-area {
        margin-top: 10px
    }
}

.container:before {
    top: 174px
}

.nav1 {
    top: 184px
}

body.promo-active .nav1 {
    top: 214px
}

@media only screen and (min-width: 1024px) {
    #sidebar {
        margin-bottom: 120px
    }
}

@media only screen and (max-width: 1023px) {
    #page, body, html {
        height: auto
    }

    #wrap-holder {
        overflow: auto
    }

    #page {
        overflow: hidden
    }

    .topbar .holder {
        position: relative;
        z-index: 9
    }
}

*, input {
    font-family: 'Open Sans', sans-serif
}

#sidebar .widget.none:first-child ul li p a, #sidebar .widget.none:first-child ul li strong a, .title a {
    font-family: Georgia, "Times New Roman", Times, serif
}

#sidebar .widget.none:first-child ul li p a {
    color: #2d4563
}

.hide-element {
    display: none
}

#wrapper:after {
    background: rgba(0, 0, 0, .75)
}

@media screen and (max-width: 1023px) {
    .form-box .slide {
        display: none
    }
}

.support-box a {
    color: #fff
}

@media screen and (min-width: 1024px) {
    #main {
        padding: 10px 27px 0 67px;
    }
}

@media screen and (min-width: 1366px) {
    .support-box {
        width: 26.5%
    }

        .support-box .text {
            padding: 5px 3px 8px 9px
        }
}

ul li.posted-li {
    width: 94%
}

    ul li.posted-li a {
        display: inline
    }

    ul li.posted-li .category-group-name {
        float: left;
        color: #21211f
    }

    ul li.posted-li .posted-indent {
        overflow: hidden;
        padding-left: 4px
    }

        ul li.posted-li .posted-indent span {
            display: inline-block
        }

.post .textbox .title {
    display: inline;
    margin-right: 10px
}

#queue-num {
    position: absolute;
    top: 3px;
    right: 5px;
    font-size: 9px
}

.search-form input[type=text] {
    border-radius: 4px
}

.header-info .logo-box .textbox p {
    margin-top: 20px
}

.header-info .logo-box .textbox strong {
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    padding: 0;
    position: absolute
}

.topbar .holder span {
    position: relative;
    padding-left: 16px
}

    .topbar .holder span:before {
        content: "";
        position: absolute;
        left: 0;
        top: 2px;
        display: block;
        width: 12px;
        height: 12px;
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)no-repeat
    }

.topbar ul li:last-child {
    border-right: solid 1px #3c3c3a;
    margin-right: 4px
}

.timely-header-add {
    display: none !important
}

.container:before {
    z-index: 90
}

@media only screen and (max-width: 1023px) {
    .search-form .field {
        margin-left: 10px
    }

    .search-form input[type=text] {
        padding: 10px 9px 9px
    }

    .header-info .logo-box .textbox strong {
        font-size: 10px;
        margin: -2px 0 0
    }

    #queue-num {
        position: relative;
        top: 0;
        left: 0;
        margin-left: 4px
    }
}

@media only screen and (max-width: 767px) {
    #timely-header {
        display: none
    }

    #main {
        min-height: 350px
    }

        #main .main-holder {
            min-height: 245px
        }

    .timely-header-add {
        display: block !important
    }

    .topbar .hebdate {
        display: none !important
    }

    .topbar ul li a {
        font-size: 11px
    }

    #queue-num {
        font-size: 8px
    }
}

@media only screen and (max-width: 358px) {
    .logo img {
        max-width: 205px;
        overflow: hidden;
        height: auto;
        margin-top: 3px
    }
}

.post .textbox .speaker-li > span.speaker-icon {
    float: left;
    margin: 2px 4px 0 0;
    text-indent: -9999px;
    background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2.png)-24px -12px no-repeat;
    width: 12px;
    height: 12px;
    overflow: hidden;
    display: inline-block
}

.post .textbox .date-li > span {
    float: left;
    margin: 4px 6px 0 0;
    text-indent: -9999px;
    background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)-164px -200px no-repeat;
    width: 12px;
    height: 12px;
    overflow: hidden;
    display: inline-block
}

.post .textbox .duration-li > span {
    float: left;
    margin: 2px 4px 0 1px;
    text-indent: -9999px;
    background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite.png)-190px -100px no-repeat;
    width: 14px;
    height: 15px;
    overflow: hidden;
    display: inline-block
}

.slide-box ul li:before, .tab-content .cols .slide-box ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-right: none
}

.slide-box ul.add li {
    padding: 0;
    float: none !important
}

    .slide-box ul.add li:first-child {
        margin: 0;
        float: none
    }

    .slide-box ul.add li a {
        display: block;
        padding: 4px;
        float: right !important;
        border-radius: 50px;
        color: #fff;
        text-align: center;
        text-indent: -9999px;
        width: 14px;
        height: 14px;
        line-height: 16px;
        border: 2px solid #d0c0a5;
        transition: all ease .3s;
        -moz-transition: all ease .3s;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        margin-bottom: 2px
    }

    .slide-box ul.add li.queue a {
        text-shadow: 0 1px 1px #44536a;
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2.png)-209px -51px no-repeat #4f607c
    }

    .slide-box ul.add li.download a {
        text-shadow: 0 1px 1px #82983d;
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2.png)-209px -31px no-repeat #8ba143
    }

    .slide-box ul.add li.download.disable a {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2.png)-209px -31px no-repeat #aaa
    }

    .slide-box ul.add li.play a {
        text-shadow: 0 1px 1px #ae3120;
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2.png)-208px -67px no-repeat #ae3120
    }

@media screen and (max-width: 768px) {
    .slide-box ul.add {
        display: none
    }

    #main {
        display: contents !important;
    }
}

@media screen and (max-width: 767px) {
    .slide-box ul.add li a {
        width: 12px;
        height: 12px;
        border: 1px solid #d0c0a5
    }

    .slide-box ul.add li.download a {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2.png)-210px -32px no-repeat #8ba143
    }

    .slide-box ul.add li.download.disable a {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2.png)-210px -32px no-repeat #aaa
    }

    .slide-box ul.add li.queue a {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2.png)-209px -52px no-repeat #4f607c
    }

    .slide-box ul.add li.play a {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2.png)-209px -67px no-repeat #ae3120
    }
}

@media only screen and (min-width: 767px) {
    .tabs-area .featured-left .post .textbox, .tabs-area .featured-right .post .textbox {
        padding-right: 30px
    }
}

.tab-content .cols ul.add {
    margin: 0
}

.tab-content .cols ul li {
    color: #333
}

.tabs-area .slide-box ul.add:after {
    content: '';
    display: block;
    clear: both
}

.tabs-area .post {
    position: relative
}

.tab-content .col .post {
    overflow: visible
}

.tabs-area .slide-box ul.add {
    font-size: 12px;
    line-height: 20px;
    max-height: 0;
    position: absolute;
    opacity: 0;
    top: 5px;
    right: 12px;
    z-index: 999;
    height: 90px;
    width: 29px;
    overflow: visible;
    background: 0 0;
    transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear
}

.tabs-area .featured-left .slide-box ul.add {
    right: -12px
}

.tabs-area .featured-right .slide-box ul.add {
    right: -17px
}

    .tabs-area .featured-left .slide-box ul.add li a, .tabs-area .featured-right .slide-box ul.add li a {
        color: #fff
    }

.text-holder > p {
    float: left;
    margin-left: 5px
}

@media only screen and (max-width: 767px) {
    .tab-content header {
        display: none;
        padding: 1px
    }

    .tab-content .cols {
        padding: 0 10px
    }
}

.post .img-holder {
    min-height: 44px;
    max-width: 44px;
    position: relative
}

    .post .img-holder > img {
        position: absolute;
        top: 0;
        left: 0;
        max-width: 44px;
        min-height: 44px
    }

.sidenav > ul > li.articles > a {
    position: relative
}

.msgPopup-error {
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 20px 0;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    max-height: 250px;
    line-height: 18px;
    background: #ae3120
}

@media screen and (max-width: 1023px) {
    .sidenav > ul {
        overflow: visible
    }

    .msgPopup-error {
        padding: 10px 0;
        font-size: 14px;
        line-height: 16px;
        font-weight: 400
    }
}

@media only screen and (max-width: 1023px) {
    #nav .dropdown {
        left: auto;
        top: auto;
        padding: 14px 9px 0;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        font-weight: 400
    }

        #nav .dropdown > ul > li > a {
            display: block;
            padding: 0 0 14px
        }
}

@media only screen and (max-width: 767px) {
    #nav .dropdown > ul > li > a {
        display: block;
        padding: 0;
        text-align: left
    }
}

#nav ul li a span {
    padding: 0
}

#nav .dropdown > ul > li > a > span, #nav > ul > li > a > span {
    padding: 0 13px 0 0
}

@media only screen and (min-width: 1024px) {
    .login-drop {
        width: 640px;
        margin: 0 0 0 -333px
    }
}

.register-drop {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 680px;
    z-index: 10;
    padding: 13px 0 0;
    margin: 0 0 0 -359px
}

    .register-drop:after {
        left: 50%;
        top: 0;
        border: solid transparent;
        height: 0;
        width: 0;
        position: absolute;
        border-bottom-color: #ae3120;
        border-width: 7px 15px;
        margin-top: 0
    }

@media only screen and (max-width: 1023px) {
    .nav-holder .slide, .register-drop:after {
        display: none
    }

    .register-drop {
        width: 768px;
        padding: 0;
        margin: 0 0 0 -640px
    }

    .login-area > li > a:before {
        top: 0
    }

    .login-area > li:after {
        content: ''
    }
}

@media only screen and (max-width: 767px) {
    .register-drop:after {
        display: none
    }

    .register-drop {
        width: 320px;
        margin: 0 0 0 4px
    }

    .login-area li.register > a {
        opacity: .4
    }

    .login-area > li {
        padding: 0 5px 0 4px;
        font-size: 11px
    }
}

@media only screen and (min-width: 1024px) {
    .w1 {
        transform-origin: 50% 50% 0;
        transform-style: flat;
        -webkit-transform-style: flat;
        -moz-transform-style: flat
    }
}

@media only screen and (max-width: 1366px) {
    .w1 {
        transform-origin: 50% 50% 0;
        transform-style: flat;
        -webkit-transform-style: flat;
        -moz-transform-style: flat
    }
}

.sidenav > ul > li.sidenav-player {
    padding: 0
}

    .sidenav > ul > li.sidenav-player div.player {
        display: none;
        margin: 0;
        padding: 0;
        height: 47px;
        position: relative;
        overflow: hidden;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        background: #fff
    }

    .sidenav > ul > li.sidenav-player .opener-sidenav, .sidenav > ul > li.sidenav-player .player-info {
        display: none
    }

@media only screen and (max-width: 1023px) {
    .sidenav > ul > li.sidenav-player {
        position: absolute;
        bottom: 0;
        top: 0;
        right: 13%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 33px;
        display: none
    }

        .sidenav > ul > li.sidenav-player .opener-sidenav {
            display: block
        }
}

@media only screen and (max-width: 767px) {
    .sidenav {
        width: 100%
    }

        .sidenav > ul > li {
            width: 25%
        }

            .sidenav > ul > li.sidenav-player {
                display: block;
                right: 0;
                overflow: hidden
            }

                .sidenav > ul > li.sidenav-player div.player {
                    transition: none
                }

                .sidenav > ul > li.sidenav-player .player-info {
                    display: block;
                    background: #fff;
                    z-index: 99;
                    position: absolute;
                    left: 0;
                    margin: 0 0 0 -207%;
                    padding: 15px;
                    width: 9999px;
                    font-size: 12px;
                    text-transform: none;
                    border-top: 6px solid #ae3120
                }

                .sidenav > ul > li.sidenav-player > a:after {
                    background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2.png)-215px -89px no-repeat
                }
}

@media only screen and (min-width: 1024px) {
    .player {
        overflow: visible
    }

        .player:after {
            content: '';
            clear: both;
            display: block
        }

    .sidenav > ul > li > a {
        font-size: 9px
    }
}

@media only screen and (max-width: 1023px) {
    .player {
        overflow: hidden
    }

        .player:after {
            content: '';
            clear: both;
            display: block
        }

    .sidenav {
        font-weight: 400
    }
}

@media screen and (min-width: 1024px) {
    .sidenav {
        left: 0;
        transition: left .2s ease .1s;
        -moz-transition: left .2s ease .1s;
        -webkit-transition: left .2s ease .1s;
        -o-transition: left .2s ease .1s
    }

    .queue-panel {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        visibility: visible;
        opacity: 1
    }

    .sidenav .queue-panel {
        left: -447px;
        transition: all .2s ease .1s;
        -moz-transition: all .2s ease .1s;
        -webkit-transition: all .2s ease .1s;
        -o-transition: all .2s ease .1s;
        box-shadow: 8px 0 10px rgba(0, 0, 0, .15)
    }
}

@media only screen and (max-width: 767px) {
    .tab-content .cols .alignleft {
        display: block
    }

    .tab-content .cols .textbox {
        width: auto;
        display: block
    }

    .tab-content .col .post, .tab-content .col .post:first-child, .tab-content .col:first-child .post, .tab-content .col:first-child .post:first-child {
        padding: 14px 10px;
        margin: 0 -10px
    }

    .sidenav > ul > li.articles > a {
        padding-left: 44px
    }

    .sidenav > ul > li > a {
        font-size: 9px;
        margin: 0;
        padding: 11px 0 10px 46px
    }

        .sidenav > ul > li > a:before {
            right: -1px
        }

    .sidenav {
        left: 0
    }

        .sidenav > ul > li.sidenav-player > a:before {
            content: "";
            background: 0 0;
            width: 0
        }

        .sidenav > ul > li.articles > a:after {
            left: 16px
        }
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-front {
    z-index: 100
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    padding: 0;
    margin: 0;
    display: block
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: url(https://cdnyutorah.cachefly.net/public/v3/images/ui/ui-bg_flat_75_ffffff_40x100.png)50% 50% repeat-x #fff;
    color: #222
}

.ui-corner-all {
    border-radius: 4px
}

@media only screen and (max-width: 767px) {
    .post {
        min-height: 60px;
        transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -o-transition: all .3s
    }

    .tab-content .cols .post {
        min-height: 48px
    }

    .post .textbox ul li {
        display: none
    }

        .post .textbox ul li.date-li, .post .textbox ul li.speaker-li {
            display: block
        }

    .tab-content .col:first-child .title, .tab-content .cols .title {
        font: 14px/18px Georgia, Times, "Times New Roman", serif
    }

    .post .add {
        display: none
    }

    .post .textbox .title {
        display: inline-block
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .topbar .holder span:before {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)no-repeat;
        background-size: 358px 250px
    }

    .sidenav > ul > li.sidenav-player > a:after {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2-2x.png)-215px -89px no-repeat;
        background-size: 262px 138px
    }

    .post .textbox .speaker-li > span.speaker-icon {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2-2x.png)-24px -12px no-repeat;
        background-size: 262px 138px
    }

    .post .textbox .date-li > span {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)-164px -200px no-repeat;
        background-size: 358px 250px
    }

    .post .textbox .duration-li > span {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite-2x.png)-190px -100px no-repeat;
        background-size: 358px 250px
    }

    .slide-box ul.add li.download a {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2-2x.png)-210px -32px no-repeat #8ba143;
        background-size: 262px 138px
    }

    .slide-box ul.add li.download.disable a {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2-2x.png)-210px -32px no-repeat #aaa;
        background-size: 262px 138px
    }

    .slide-box ul.add li.queue a {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2-2x.png)-209px -52px no-repeat #4f607c;
        background-size: 262px 138px
    }

    .slide-box ul.add li.play a {
        background: url(https://cdnyutorah.cachefly.net/public/v3/images/sprite2-2x.png)-209px -67px no-repeat #ae3120;
        background-size: 262px 138px
    }
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(/public/v3/css/fonts/OpenSans-latinExt400.woff2)format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(/public/v3/css/fonts/OpenSans-latin400.woff2)format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(/public/v3/css/fonts/OpenSans-latinExt700.woff2)format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(/public/v3/css/fonts/OpenSans-latin700.woff2)format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

#new-site {
    margin: 0 -9999px;
    padding: 6px 9999px;
    background: #f0941e;
    text-align: center;
    height: 18px
}

    #new-site .new-site-holder a {
        color: #fff;
        font-weight: 700;
        font-size: 13px;
        text-shadow: 0px 0px 1px #cf7e17;
        line-height: 16px
    }

@media screen and (max-width: 1023px) {
    #new-site .new-site-holder a {
        font-size: 11px
    }
}

@media screen and (min-width: 1024px) {
    body.promo-active.update-browser-active .nav1 {
        top: 252px
    }

    body.update-browser-active .nav1 {
        top: 222px
    }

    #update-browser {
        margin: 0 -9999px;
        padding: 10px 9999px;
        background: #ae3120;
        text-align: center;
        height: 18px
    }

        #update-browser .update-browser-holder p {
            color: #fff;
            font-weight: 400;
            font-size: 13px;
            text-shadow: 0px 0px 1px #cf7e17;
            line-height: 16px
        }

            #update-browser .update-browser-holder p a {
                text-decoration: underline;
                color: #fff;
                font-weight: 700
            }

                #update-browser .update-browser-holder p a:hover {
                    text-decoration: none
                }

                #update-browser .update-browser-holder p a.close-me {
                    text-decoration: none;
                    font-size: 16px;
                    margin-left: 10px;
                    position: relative;
                    line-height: 16px
                }

                    #update-browser .update-browser-holder p a.close-me:hover {
                        opacity: .75
                    }
}

@media screen and (max-width: 1023px) {
    #update-browser {
        display: none
    }
}

.ui-notify {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    overflow: hidden
}

.ui-notify-message {
    padding: 4px 4px 4px 4px;
    margin-bottom: 15px
}

    .ui-notify-message h1 {
        font-size: 2.2em;
        margin: 0;
        padding: 0;
        line-height: 1.5em
    }

    .ui-notify-message h2 {
        font-size: 1.8em;
        margin: 0;
        padding: 0;
        line-height: 1.5em
    }

    .ui-notify-message h3 {
        font-size: 1.4em;
        margin: 0;
        padding: 0;
        line-height: 1.5em
    }

    .ui-notify-message p {
        margin: 2px 0;
        padding: 0;
        font-size: 1em;
        line-height: 1.3em;
        margin: 10px 0 10px
    }

    .ui-notify-message b, .ui-notify-message strong {
        font-weight: 700
    }

    .ui-notify-message hr {
        border: none;
        width: 100%;
        height: 1px;
        background: #ccc
    }

    .ui-notify-message a {
        color: #576a88;
        text-decoration: underline
    }

        .ui-notify-message a.big-link {
            font-size: 1.5em;
            font-weight: 700;
            line-height: 1.5em
        }

        .ui-notify-message a:hover {
            text-decoration: none
        }

        .ui-notify-message a img {
            border: none;
            max-width: 100%;
            min-width: 100%
        }

    .ui-notify-message img {
        border: none
    }

    .ui-notify-message:last-child {
        margin-bottom: 0
    }

.ui-notify-message-style {
    background: #000;
    background: rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    box-shadow: 0 0 6px #000
}

    .ui-notify-message-style h1 {
        color: #fff;
        font-weight: bold
    }

    .ui-notify-message-style p {
        color: #fff
    }

.ui-notify-close {
    color: #fff;
    text-decoration: underline
}

.ui-notify-click {
    cursor: pointer
}

.ui-notify-cross {
    margin-top: -4px;
    float: right;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 1px 1px #fff;
    padding: 2px
}

    .ui-notify-cross:hover {
        color: #ffffab
    }

    .ui-notify-cross:active {
        position: relative;
        top: 1px
    }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #fff;
    border: 0px solid #e2e2e2;
    box-shadow: 0px 0px 50px rgba(0,0,0,.5)
}

.notify-text {
    font-size: 14px;
    line-height: 20px
}

.ui-notify img, .ui-notify a img {
    max-width: 100%;
    margin-bottom: -4px;
    min-width: 100%
}

.ui-notify-message {
    position: fixed;
    top: 214px;
    width: 680px;
    box-sizing: border-box
}

.ui-notify iframe {
    max-width: 640px;
    overflow: hidden
}

.ui-notify-close {
    background: #ae3120;
    display: block;
    float: none;
    position: absolute;
    top: -24px;
    right: 0;
    padding: 4px
}

    .ui-notify-close:hover, .ui-notify-close:active {
        opacity: .75
    }

@media screen and (max-width: 767px) {
    .ui-notify {
        width: 90%
    }

    .ui-notify-message {
        width: 90%
    }

    .notify-text {
        font-size: 12px;
        line-height: 16px
    }
}

#hs-web-interactives-top-anchor {
    overflow: hidden !important;
}

.panel-list-results li.overlap a {
    line-height: inherit !important;
}

@media only screen and (max-width: 767px) {

    .sidenav > ul > li {
        width: 25% !important;
    }
    .sidenav .setting {
        display: inline-block !;
    }
}
