.carousel,
.carousel-inner {
    position: relative
}

.carousel-caption,
.carousel-control {
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    color: #fff
}

.c_topic--image .c_topic__name,
.course-box .box-second-row .title {
    -webkit-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    -moz-line-clamp: 2;
    -webkit-box-orient: vertical
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]+.checkbox-label>span,
.checkbox:not(.checkbox-slide) input[type=checkbox]+.checkbox-label>span,
.radio-inline:not(.radio-button) input[type=radio]+.radio-label>span,
.radio:not(.radio-button) input[type=radio]+.radio-label>span,
.search-wrapper .checkbox label,
a.radio-button input[type=radio]+.radio-label.disabled,
fieldset[disabled] a.radio-button input[type=radio]+.radio-label {
    pointer-events: none
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: left .6s ease-in-out;
    -moz-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(255, 255, 255, 0.5));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(255, 255, 255, 0.5));
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(255, 255, 255, 0.5));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(255, 255, 255, 0.5));
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #0a7c95;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: cocon, serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203A'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.carousel-caption .btn {
    text-shadow: none
}

.checkbox-inline:not(.checkbox-slide) label,
.checkbox:not(.checkbox-slide) label {
    position: relative;
    margin-left: 2px
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox],
.checkbox:not(.checkbox-slide) input[type=checkbox] {
    height: auto
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]+.checkbox-label,
.checkbox:not(.checkbox-slide) input[type=checkbox]+.checkbox-label {
    display: inline-block;
    text-align: left;
    padding-left: 5px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]+.checkbox-label:before,
.checkbox:not(.checkbox-slide) input[type=checkbox]+.checkbox-label:before {
    position: absolute;
    left: -2px;
    top: 2px;
    content: '';
    border-radius: 2px;
    width: 17px;
    height: 17px;
    border: 1px solid #17aa1c;
    background-color: #17aa1c
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]+.checkbox-label:after,
.checkbox:not(.checkbox-slide) input[type=checkbox]+.checkbox-label:after {
    position: absolute;
    left: -2px;
    top: 2px;
    font-family: UdemyIcons;
    color: #fff;
    transition: all .2s;
    content: "\F00C";
    margin-left: 2px;
    font-size: 13px
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:after,
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:before,
.checkbox:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:after,
.checkbox:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:before {
    background-color: #fff;
    border-color: #e0e0e0;
    transition: all .2s
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:after,
.checkbox:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:after {
    opacity: 0;
    transform: scale(0)
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:not(:disabled)+.checkbox-label:hover:before,
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:not(:disabled):focus+.checkbox-label:before,
.checkbox:not(.checkbox-slide) input[type=checkbox]:not(:disabled)+.checkbox-label:hover:before,
.checkbox:not(.checkbox-slide) input[type=checkbox]:not(:disabled):focus+.checkbox-label:before {
    border: 1px solid #17aa1c!important
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:checked+.checkbox-label:after,
.checkbox:not(.checkbox-slide) input[type=checkbox]:checked+.checkbox-label:after {
    opacity: 1;
    transform: scale(1)
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:disabled+.checkbox-label,
.checkbox:not(.checkbox-slide) input[type=checkbox]:disabled+.checkbox-label {
    cursor: not-allowed;
    color: #aaa
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:disabled+.checkbox-label:before,
.checkbox:not(.checkbox-slide) input[type=checkbox]:disabled+.checkbox-label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd
}

.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:disabled:checked+.checkbox-label:after,
.checkbox:not(.checkbox-slide) input[type=checkbox]:disabled:checked+.checkbox-label:after {
    color: #999
}

.checkbox-slide {
    display: inline-block;
    padding-left: 0!important;
    vertical-align: middle
}

.checkbox-slide label,
.radio-inline:not(.radio-button),
.radio-inline:not(.radio-button) label,
.radio:not(.radio-button),
.radio:not(.radio-button) label {
    padding-left: 0
}

.checkbox-slide input[type=checkbox] {
    display: none
}

.checkbox-slide input[type=checkbox]+.checkbox-label {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    cursor: pointer;
    position: relative;
    box-sizing: content-box;
    height: 1.4em;
    width: 3.2em;
    padding-left: 0;
    margin-top: .1em;
    border: .2em solid #737373;
    border-radius: .9em;
    background: #737373;
    text-indent: -99999px
}

.checkbox-slide input[type=checkbox]+.checkbox-label:before {
    content: none
}

.checkbox-slide input[type=checkbox]+.checkbox-label:after {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.4em;
    height: 1.4em;
    border-radius: 50%;
    background: #fff
}

.checkbox-slide input[type=checkbox]:checked+.checkbox-label {
    background: #17aa1c;
    border-color: #17aa1c
}

.checkbox-slide input[type=checkbox]:checked+.checkbox-label:after {
    left: 1.8em
}

.checkbox-slide input[type=checkbox]:disabled+.checkbox-label {
    cursor: not-allowed
}

.radio-inline:not(.radio-button) input[type=radio],
.radio:not(.radio-button) input[type=radio] {
    /*position: fixed;*/
    /* left: -9999px*/
    right:-10px;
}

.radio-inline:not(.radio-button) input[type=radio]+.radio-label,
.radio:not(.radio-button) input[type=radio]+.radio-label {
    position: relative;
    padding-left: 25px;
    padding-top: 1px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.radio-button,
.radio-button label {
    padding-left: 0
}

.radio-inline:not(.radio-button) input[type=radio]+.radio-label:before,
.radio:not(.radio-button) input[type=radio]+.radio-label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 17px;
    height: 17px;
    border: 1px solid #17aa1c;
    background-color: #17aa1c;
    border-radius: 17px
}

.radio-inline:not(.radio-button) input[type=radio]+.radio-label:after,
.radio:not(.radio-button) input[type=radio]+.radio-label:after {
    font-family: UdemyIcons;
    position: absolute;
    color: #fff;
    transition: all .2s;
    content: "\F111";
    top: 6px;
    left: 5px;
    font-size: 8px
}

.radio-inline:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:after,
.radio-inline:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:before,
.radio:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:after,
.radio:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:before {
    background-color: #fff;
    border-color: #e0e0e0;
    transition: all .2s
}

.radio-inline:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:after,
.radio:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:after {
    opacity: 0;
    transform: scale(0)
}

.radio-inline:not(.radio-button) input[type=radio]:not(:disabled)+.radio-label:hover:before,
.radio-inline:not(.radio-button) input[type=radio]:not(:disabled):focus+.radio-label:before,
.radio:not(.radio-button) input[type=radio]:not(:disabled)+.radio-label:hover:before,
.radio:not(.radio-button) input[type=radio]:not(:disabled):focus+.radio-label:before {
    border: 1px solid #17aa1c!important
}

.radio-inline:not(.radio-button) input[type=radio]:checked+.radio-label:after,
.radio:not(.radio-button) input[type=radio]:checked+.radio-label:after {
    opacity: 1;
    transform: scale(1)
}

.radio-inline:not(.radio-button) input[type=radio]:disabled+.radio-label,
.radio:not(.radio-button) input[type=radio]:disabled+.radio-label {
    cursor: not-allowed;
    color: #aaa
}

.radio-inline:not(.radio-button) input[type=radio]:disabled+.radio-label:before,
.radio:not(.radio-button) input[type=radio]:disabled+.radio-label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd
}

.radio-inline:not(.radio-button) input[type=radio]:disabled:checked+.radio-label:after,
.radio:not(.radio-button) input[type=radio]:disabled:checked+.radio-label:after {
    color: #999
}

.radio-button {
    display: inline-block;
    vertical-align: middle
}

.radio-button input[type=radio] {
    display: none
}

.radio-button input[type=radio]+.radio-label {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 11px 12px;
    font-size: 15px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.35135;
    color: #fff;
    background-color: #cbcbcb
}

.radio-button input[type=radio]+.radio-label.active.focus,
.radio-button input[type=radio]+.radio-label.active:focus,
.radio-button input[type=radio]+.radio-label.focus,
.radio-button input[type=radio]+.radio-label:active.focus,
.radio-button input[type=radio]+.radio-label:active:focus,
.radio-button input[type=radio]+.radio-label:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.radio-button input[type=radio]+.radio-label.focus,
.radio-button input[type=radio]+.radio-label:focus,
.radio-button input[type=radio]+.radio-label:hover {
    text-decoration: none
}

.radio-button input[type=radio]+.radio-label.active,
.radio-button input[type=radio]+.radio-label:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.radio-button input[type=radio]+.radio-label.disabled,
.radio-button input[type=radio]+.radio-label[disabled],
fieldset[disabled] .radio-button input[type=radio]+.radio-label {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.radio-button input[type=radio]+.radio-label.disabled,
.radio-button input[type=radio]+.radio-label:disabled,
.radio-button input[type=radio]+.radio-label[disabled],
fieldset[disabled] .radio-button input[type=radio]+.radio-label {
    background-color: #e9e9e9!important;
    border-color: #c6c7c8!important;
    color: #999!important
}

.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label.focus,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label:focus,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label:hover,
.radio-button input[type=radio]+.radio-label.active,
.radio-button input[type=radio]+.radio-label.active.focus,
.radio-button input[type=radio]+.radio-label.active:focus,
.radio-button input[type=radio]+.radio-label.active:hover,
.radio-button input[type=radio]+.radio-label.focus,
.radio-button input[type=radio]+.radio-label:active,
.radio-button input[type=radio]+.radio-label:active.focus,
.radio-button input[type=radio]+.radio-label:active:focus,
.radio-button input[type=radio]+.radio-label:active:hover,
.radio-button input[type=radio]+.radio-label:focus,
.radio-button input[type=radio]+.radio-label:hover {
    color: #fff
}

.radio-button input[type=radio]+.radio-label.focus,
.radio-button input[type=radio]+.radio-label:focus {
    box-shadow: none!important;
    outline: 0!important
}

.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label,
.radio-button input[type=radio]+.radio-label.active,
.radio-button input[type=radio]+.radio-label:active {
    box-shadow: none;
    outline: 0!important;
    background-image: none
}

.radio-button input[type=radio]+.radio-label.disabled.focus,
.radio-button input[type=radio]+.radio-label.disabled:focus,
.radio-button input[type=radio]+.radio-label.disabled:hover,
.radio-button input[type=radio]+.radio-label[disabled].focus,
.radio-button input[type=radio]+.radio-label[disabled]:focus,
.radio-button input[type=radio]+.radio-label[disabled]:hover,
fieldset[disabled] .radio-button input[type=radio]+.radio-label.focus,
fieldset[disabled] .radio-button input[type=radio]+.radio-label:focus,
fieldset[disabled] .radio-button input[type=radio]+.radio-label:hover {
    background-color: #cbcbcb;
    border-color: transparent
}

.radio-button input[type=radio]+.radio-label .badge {
    color: #cbcbcb;
    background-color: #fff
}

.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label.focus,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label:focus,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label:hover,
.radio-button input[type=radio]:checked+.radio-label.active,
.radio-button input[type=radio]:checked+.radio-label.active.focus,
.radio-button input[type=radio]:checked+.radio-label.active:focus,
.radio-button input[type=radio]:checked+.radio-label.active:hover,
.radio-button input[type=radio]:checked+.radio-label.focus,
.radio-button input[type=radio]:checked+.radio-label:active,
.radio-button input[type=radio]:checked+.radio-label:active.focus,
.radio-button input[type=radio]:checked+.radio-label:active:focus,
.radio-button input[type=radio]:checked+.radio-label:active:hover,
.radio-button input[type=radio]:checked+.radio-label:focus,
.radio-button input[type=radio]:checked+.radio-label:hover {
    color: #fff
}

.radio-button input[type=radio]+.radio-label.focus,
.radio-button input[type=radio]+.radio-label:focus {
    background-color: #bcbcbc;
    border-color: transparent
}

.radio-button input[type=radio]+.radio-label:hover {
    background-color: #c3c3c3;
    border-color: transparent
}

.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label.focus,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label:focus,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label:hover,
.radio-button input[type=radio]+.radio-label.active,
.radio-button input[type=radio]+.radio-label.active.focus,
.radio-button input[type=radio]+.radio-label.active:focus,
.radio-button input[type=radio]+.radio-label.active:hover,
.radio-button input[type=radio]+.radio-label:active,
.radio-button input[type=radio]+.radio-label:active.focus,
.radio-button input[type=radio]+.radio-label:active:focus,
.radio-button input[type=radio]+.radio-label:active:hover {
    background-color: #bcbcbc;
    border-color: transparent
}

.radio-button input[type=radio]:checked+.radio-label {
    color: #fff;
    background-color: #17aa1c;
    border-color: transparent
}

.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label,
.radio-button input[type=radio]:checked+.radio-label.active,
.radio-button input[type=radio]:checked+.radio-label:active {
    background-image: none
}

.radio-button input[type=radio]:checked+.radio-label.disabled.focus,
.radio-button input[type=radio]:checked+.radio-label.disabled:focus,
.radio-button input[type=radio]:checked+.radio-label.disabled:hover,
.radio-button input[type=radio]:checked+.radio-label[disabled].focus,
.radio-button input[type=radio]:checked+.radio-label[disabled]:focus,
.radio-button input[type=radio]:checked+.radio-label[disabled]:hover,
fieldset[disabled] .radio-button input[type=radio]:checked+.radio-label.focus,
fieldset[disabled] .radio-button input[type=radio]:checked+.radio-label:focus,
fieldset[disabled] .radio-button input[type=radio]:checked+.radio-label:hover {
    background-color: #17aa1c;
    border-color: transparent
}

.radio-button input[type=radio]:checked+.radio-label .badge {
    color: #17aa1c;
    background-color: #fff
}

.radio-button input[type=radio]:checked+.radio-label.focus,
.radio-button input[type=radio]:checked+.radio-label:focus {
    background-color: #138f18;
    border-color: transparent
}

.radio-button input[type=radio]:checked+.radio-label:hover {
    background-color: #159d1a;
    border-color: transparent
}

.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label.focus,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label:focus,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label:hover,
.radio-button input[type=radio]:checked+.radio-label.active,
.radio-button input[type=radio]:checked+.radio-label.active.focus,
.radio-button input[type=radio]:checked+.radio-label.active:focus,
.radio-button input[type=radio]:checked+.radio-label.active:hover,
.radio-button input[type=radio]:checked+.radio-label:active,
.radio-button input[type=radio]:checked+.radio-label:active.focus,
.radio-button input[type=radio]:checked+.radio-label:active:focus,
.radio-button input[type=radio]:checked+.radio-label:active:hover {
    background-color: #138f18;
    border-color: transparent
}

.radio-button input[type=radio]:disabled+.radio-label {
    cursor: not-allowed;
    background-color: #8d8d8d!important;
    border-color: #b2b2b2!important;
    color: #d5d5d5!important
}

.radio-button+.radio-button {
    margin: 0 0 0 4px
}

.vertical-align {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.c_hero--carousel .carousel-indicators--boxed,
.c_hero--carousel .carousel__caption,
.vertical-align {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.c_hero .hero__label {
    font-weight: 700;
    letter-spacing: -.4px;
    margin-bottom: 0
}

.c_hero .hero__title {
    color: #fff;
    margin: 5px 0;
    font-weight: 700;
    font-size: 30px;
    flex: initial
}

.c_hero .hero__desc {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    margin-bottom: 10px;
    font-size: 18px
}

.c_hero--carousel {
    position: relative;
    height: 360px
}

.c_hero--carousel .btn-primary {
    min-height: 44px;
    border-radius: 4px;
    background-color: #17aa1c!important;
    font-size: 15px;
    font-weight: 600;
    padding: 12px
}

.c_hero--carousel .btn-primary:hover {
    background-color: #0e600e!important
}

.c_hero--carousel .item {
    -webkit-transition: left .6s ease-in-out;
    -moz-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: left .6s ease-in-out;
    position: relative;
    height: 100%;
    transition-property: opacity
}

.c_hero--carousel .item--gradient:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: -webkit-linear-gradient(270deg, rgba(24, 26, 29, 0) 20%, rgba(25, 28, 32, .6));
    background: -moz-linear-gradient(to left, rgba(24, 26, 29, 0) 20%, rgba(25, 28, 32, .6) 100%);
    background: -ms-linear-gradient(to left, rgba(24, 26, 29, 0) 20%, rgba(25, 28, 32, .6) 100%);
    background: -o-linear-gradient(to left, rgba(24, 26, 29, 0) 20%, rgba(25, 28, 32, .6) 100%);
    background: linear-gradient(270deg, rgba(24, 26, 29, 0) 20%, rgba(25, 28, 32, .6));
    z-index: 1
}

.c_hero--carousel .item__inner {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%
}

.c_hero--carousel .carousel__href {
    border-radius: 2px;
    height: 100%;
    font-weight: 400;
    width: 65%;
    position: absolute;
    display: block;
    z-index: 3
}

.c_hero--carousel .carousel__caption {
    height: 100%;
    width: 50%;
    padding: 50px 25px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    color: #fff;
    display: block
}

.c_hero--carousel .carousel__inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 15px
}

.c_hero--carousel .carousel__inner>.item {
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: .6s ease-in-out opacity;
    -ms-transition: .6s ease-in-out opacity;
    -o-transition: .6s ease-in-out opacity;
    transition: opacity .6s ease-in-out
}

.c_hero--carousel .carousel__inner .active.left,
.c_hero--carousel .carousel__inner .active.right,
.c_hero--carousel .carousel__inner .item {
    opacity: 0
}

.c_hero--carousel .carousel__inner .active,
.c_hero--carousel .carousel__inner .next.left,
.c_hero--carousel .carousel__inner .prev.right {
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%
}

.c_hero--carousel .carousel__inner .active.left,
.c_hero--carousel .carousel__inner .active.right,
.c_hero--carousel .carousel__inner .next,
.c_hero--carousel .carousel__inner .prev {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transform: translateZ(0)
}

.c_hero--carousel .carousel-indicators {
    bottom: 25px;
    margin-bottom: 0;
    height: 50px
}

.c_hero--carousel .carousel-indicators li {
    display: inline-block;
    width: 180px;
    height: 50px;
    opacity: .8;
    margin: 0 10px;
    text-indent: -999px;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: .6s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .6s cubic-bezier(.19, 1, .22, 1);
    transition: .6s cubic-bezier(.19, 1, .22, 1);
    background-color: #607489
}

.c_hero--carousel .carousel-indicators li.active {
    opacity: 1;
    border-color: #fff
}

.c_hero--carousel .carousel-indicators--boxed {
    top: 50%;
    width: auto;
    transform: translateY(-50%);
    bottom: inherit;
    height: auto;
    left: inherit;
    right: 20px;
    margin: 0;
    z-index: 4
}

.c_hero--carousel .carousel-indicators--boxed li {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    text-indent: inherit;
    width: 270px;
    height: auto;
    display: block;
    opacity: 1;
    border: none;
    margin-bottom: 0
}

.c_hero--carousel .carousel-indicators--boxed li:not(:last-child) .c_card--mini {
    border-bottom: none
}

.c_hero--carousel .carousel-indicators--boxed li.active .c_card--mini {
    background: #fff
}

.c_hero--carousel .carousel-indicators--boxed .c_card--mini {
    border: 1px solid #cbcbcb;
    text-align: left;
    background: #f1f1f1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0;
    border-radius: 0;
    padding: 6px;
    font-size: 13px;
    font-weight: 600
}

.c_hero--carousel .carousel-indicators--boxed .c_card__image {
    width: 50px;
    height: 50px;
    margin-right: 10px
}

.c_hero--carousel .carousel-indicators--boxed .c_card__details {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    flex-direction: row
}

.c_hero--carousel .carousel-control,
.c_hero--carousel .carousel-indicators--boxed .c_card__details {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.c_hero--carousel .carousel-control {
    z-index: 2;
    background: 0 0;
    font-size: 60px;
    flex-direction: row;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center;
    text-shadow: none;
    width: 50px;
    -webkit-transition: .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: .6s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .6s cubic-bezier(.19, 1, .22, 1);
    transition: .6s cubic-bezier(.19, 1, .22, 1)
}

.c_hero--collection {
    height: 170px;/*420*/
    background-size: cover;
    background-position: 50%;
    text-align: right;
    color: #fff;
    position: relative
}

.c_hero--collection .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.c_hero--collection:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: -webkit-linear-gradient(180deg, rgba(25, 28, 32, .4) 40%, rgba(24, 26, 29, 0));
    background: -moz-linear-gradient(to bottom, rgba(25, 28, 32, .4) 40%, rgba(24, 26, 29, 0) 100%);
    background: -ms-linear-gradient(to bottom, rgba(25, 28, 32, .4) 40%, rgba(24, 26, 29, 0) 100%);
    background: -o-linear-gradient(to bottom, rgba(25, 28, 32, .4) 40%, rgba(24, 26, 29, 0) 100%);
    background: linear-gradient(180deg, rgba(25, 28, 32, .4) 40%, rgba(24, 26, 29, 0));
    z-index: 1
}

.c_hero--collection__title {
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 10px
}

.c_hero--collection__desc {
    font-size: 18px;
    margin-bottom: 23px
}

.c_hero__hide-item {
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0
}

.carousel-fullscreen-sidebar .c_hero .carousel__caption {
    height: 85%
}

.tags,
.tags--related,
.tags--related .tags__item,
.tags--related .tags__item.active .tags__close {
    display: inline-block
}

.tags {
    border: 1px solid rgba(0, 0, 0, .25);
    background: #f4f4f4;
    border-radius: 15px;
    padding: 2px 5px 2px 10px;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 5px
}

.tags__close {
    font-size: 9px;
    color: rgba(0, 0, 0, .8);
    position: relative;
    top: -1px;
    border: none;
    background: 0 0
}

.tags__close:focus,
.tags__close:hover {
    outline: 0
}

.tags--related .tags__title {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    color: rgba(0, 0, 0, .8);
    margin-right: 10px
}

.tags--related .tags__item {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #17aa1c;
    height: 30px;
    border-radius: 2px;
    background-color: #fff;
    padding: 7px 18px;
    line-height: 1;
    margin: 0 10px 10px 0;
    border: 1px solid #dedede;
    position: relative
}

.tags--related .tags__item:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    transition: .3s cubic-bezier(.02, .01, .21, 1);
    left: 0;
    top: 0;
    opacity: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1)
}

.tags--related .tags__item:hover:after {
    opacity: 1
}

.tags--related .tags__item.active {
    cursor: pointer;
    background: #17aa1c;
    color: #fff
}

.tags--related .tags__close {
    display: none;
    font-size: 8px;
    color: #fff;
    margin: 0 0 0 5px
}

.tags--carousel {
    position: relative
}

.tags--carousel .tags--related {
    padding-bottom: 15px;
    white-space: nowrap;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%
}

.tags--carousel .tags__item {
    margin: 0 10px 0 0
}

.tags--carousel .tags__next-bt,
.tags--carousel .tags__prev-bt {
    border: none;
    position: absolute;
    font-size: 20px;
    z-index: 3;
    color: rgba(0, 0, 0, .55);
    transition: .3s;
    height: auto;
    padding: 5px 11px;
    border-radius: 0;
    background: #f4f4f4;
    box-shadow: -2px 0 3px -1px rgba(0, 0, 0, .2);
    top: -4px;
    opacity: .7
}

.tags--carousel .tags__next-bt:focus,
.tags--carousel .tags__prev-bt:focus {
    outline: 0
}

.tags--carousel .tags__next-bt:hover,
.tags--carousel .tags__prev-bt:hover {
    opacity: 1
}

.tags--carousel .tags__next-bt {
    right: -4px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.tags--carousel .tags__prev-bt {
    left: -4px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.c_link-bar-wrap.featured--v5 .c_header .dropdown--topics.dropdown--open .dropdown__menu,
.c_link-bar-wrap.featured--v5 .c_header .dropdown--topics:hover .dropdown__menu,
.c_link-bar a {
    display: block
}

.c_link-bar-wrap.featured--v5 .c_header .dropdown--topics {
    background: 0 0
}

.c_link-bar-wrap.featured--v5 .c_header .dropdown--topics:hover {
    background: #f4f4f4
}

.c_link-bar-wrap.featured--v5 .new-channel.open {
    margin-left: 0!important
}

.c_link-bar-wrap .channels-featured {
    margin-top: 20px
}

.c_link-bar-wrap .channels-featured h2 {
    margin-bottom: 0
}

.c_link-bar {
    background: #fff;
    border-bottom: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    padding: 0;
    text-align: center
}

.c_link-bar>.container {
    height: 42px
}

.c_link-bar .container {
    margin-top: 0;
    margin-bottom: 0
}

.c_link-bar h2 {
    margin-bottom: 10px
}

.c_link-bar a {
    color: rgba(0, 0, 0, .55);
    font-size: 13px;
    font-weight: 400;
    padding: 12px 16px
}

.c_link-bar a:first-child {
    margin-left: 0
}

.c_link-bar a:last-child {
    border-right: none;
    margin-right: 0
}

.c_link-bar .menu__link {
    display: inline-block;
    margin: 10px 15px;
    width: 130px;
    vertical-align: top
}

.c_link-bar .menu__link a {
    font-weight: 400;
    padding: 12px 15px;
    width: 100%
}

.c_link-bar .menu__link a:hover {
    background: rgba(0, 0, 0, .1)
}

.c_link-bar .menu__link .menu__title {
    height: 36px
}

.c_link-bar .menu__link .menu__icon {
    margin-bottom: 10px
}

.c_link-bar .link__icon {
    font-weight: 600
}

.c_link-bar .menu__icon {
    display: block;
    font-size: 40px;
    margin: 0;
    text-align: center;
    top: auto
}

.c_link-bar .menu__title {
    display: block;
    text-align: center;
    width: 100%
}

.c_link-bar .c_link-bar__dropdown {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid hsla(0, 0%, 75%, .45);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    color: rgba(0, 0, 0, .8);
    display: none;
    font-size: 13px;
    left: 0;
    list-style: none;
    position: absolute;
    right: -1px;
    text-align: left;
    top: auto;
    width: 100%;
    z-index: 3;
    margin: 0;
    padding: 15px 50px;
    height: 147px;
    overflow: hidden
}

.c_link-bar--channel.skin1 .channel-head .nav-tabs,
.c_link-bar--channel.skin1 .channel-head .nav-tabs>li,
.c_link-bar--channel.skin2 .channel-head .nav-tabs,
.c_link-bar--channel.skin2 .channel-head .nav-tabs>li,
.c_link-bar--channel.skin3 .channel-head .nav-tabs,
.c_link-bar--channel.skin3 .channel-head .nav-tabs>li,
.c_link-bar--channel.skin4 .channel-head .nav-tabs,
.c_link-bar--channel.skin4 .channel-head .nav-tabs>li,
.c_link-bar--channel.skin5 .channel-head .nav-tabs,
.c_link-bar--channel.skin5 .channel-head .nav-tabs>li,
.c_link-bar--channel.skin6 .channel-head .nav-tabs,
.c_link-bar--channel.skin6 .channel-head .nav-tabs>li {
    padding: 0
}

.c_link-bar--channel.skin1 .c_link-bar__cat a,
.c_link-bar--channel.skin2 .c_link-bar__cat a,
.c_link-bar--channel.skin3 .c_link-bar__cat a,
.c_link-bar--channel.skin4 .c_link-bar__cat a,
.c_link-bar--channel.skin5 .c_link-bar__cat a,
.c_link-bar--channel.skin6 .c_link-bar__cat a {
    font-weight: 600;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0
}

.c_link-bar .c_link-bar__dropdown a {
    color: #fff
}

.c_link-bar .c_link-bar__link {
    display: inline-block;
    margin-right: -4px
}

.c_link-bar .c_link-bar__link:hover {
    background: #f4f4f4
}

.c_link-bar .c_link-bar__link.active:hover .c_link-bar__dropdown {
    display: block
}

.c_link-bar .c_link-bar__link:nth-child(1) .c_link-bar__dropdown,
.c_link-bar .c_link-bar__link:nth-child(3) .c_link-bar__dropdown {
    background-color: #02a1a5
}

.c_link-bar .c_link-bar__link:nth-child(2) .c_link-bar__dropdown,
.c_link-bar .c_link-bar__link:nth-child(4) .c_link-bar__dropdown,
.c_link-bar .c_link-bar__link:nth-child(7) .c_link-bar__dropdown {
    background-color: #006b9c
}

.c_link-bar .c_link-bar__link:nth-child(5) .c_link-bar__dropdown,
.c_link-bar .c_link-bar__link:nth-child(8) .c_link-bar__dropdown {
    background-color: #960075
}

.c_link-bar .c_link-bar__link:nth-child(6) .c_link-bar__dropdown,
.c_link-bar .c_link-bar__link:nth-child(9) .c_link-bar__dropdown {
    background-color: #540768
}

.c_link-bar--channel {
    height: 43px;
    text-align: left;
    border-bottom: 0
}

.c_link-bar--channel.skin1 .c_link-bar__sub-cat.active:after,
.c_link-bar--channel.skin2 .c_link-bar__sub-cat.active:after,
.c_link-bar--channel.skin3 .c_link-bar__sub-cat.active:after,
.c_link-bar--channel.skin4 .c_link-bar__sub-cat.active:after,
.c_link-bar--channel.skin5 .c_link-bar__sub-cat.active:after,
.c_link-bar--channel.skin6 .c_link-bar__sub-cat.active:after {
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1;
    margin: auto;
    right: 0;
    content: ""
}

.c_link-bar--channel.skin1 .skin-color {
    color: #17aa1c
}

.c_link-bar--channel.skin1 a.skin-color:hover {
    color: #0e600e
}

.c_link-bar--channel.skin1 .channel-head {
    background: #17aa1c
}

.c_link-bar--channel.skin1 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.c_link-bar--channel.skin1 .c_link-bar__cat a {
    color: #17aa1c;
    font-size: 16px
}

.c_link-bar--channel.skin1 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #17aa1c
}

.c_link-bar--channel.skin1 .picks-dropdown li a {
    color: #17aa1c
}

.c_link-bar--channel.skin1 .picks-dropdown li a:hover {
    background: #17aa1c
}

.c_link-bar--channel.skin1 .picks-dropdown li.active a {
    color: #fff;
    background: #17aa1c
}

.c_link-bar--channel.skin1 .fils-ul .fils-input:checked~.fils-txt,
.c_link-bar--channel.skin1 .pagi a,
.c_link-bar--channel.skin1 .rs .option2 .rs .course-box .reviews-row .price,
.c_link-bar--channel.skin1 h3 {
    color: #17aa1c
}

.c_link-bar--channel.skin1 .top-pick-badge {
    background: #17aa1c
}

.c_link-bar--channel.skin1 .fils-ul .fils-input:checked~.fils-cbox,
.c_link-bar--channel.skin1 .promotion-toggle .bf-toggle-btn.on {
    background: #17aa1c;
    border-color: #17aa1c
}

.c_link-bar--channel.skin1 .modal-button {
    border-color: #17aa1c
}

.c_link-bar--channel.skin1 .btn-primary {
    background: #17aa1c
}

.c_link-bar--channel.skin1 .pagi a:hover {
    color: #0e600e
}

.c_link-bar--channel.skin2 .skin-color {
    color: #960075
}

.c_link-bar--channel.skin2 a.skin-color:hover {
    color: #7f0067
}

.c_link-bar--channel.skin2 .channel-head {
    background: #960075
}

.c_link-bar--channel.skin2 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.c_link-bar--channel.skin2 .c_link-bar__cat a {
    color: #960075;
    font-size: 16px
}

.c_link-bar--channel.skin2 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #960075
}

.c_link-bar--channel.skin2 .picks-dropdown li a {
    color: #960075
}

.c_link-bar--channel.skin2 .picks-dropdown li a:hover {
    background: #960075
}

.c_link-bar--channel.skin2 .picks-dropdown li.active a {
    color: #fff;
    background: #960075
}

.c_link-bar--channel.skin2 .fils-ul .fils-input:checked~.fils-txt,
.c_link-bar--channel.skin2 .pagi a,
.c_link-bar--channel.skin2 .rs .option2 .rs .course-box .reviews-row .price,
.c_link-bar--channel.skin2 h3 {
    color: #960075
}

.c_link-bar--channel.skin2 .top-pick-badge {
    background: #960075
}

.c_link-bar--channel.skin2 .fils-ul .fils-input:checked~.fils-cbox,
.c_link-bar--channel.skin2 .promotion-toggle .bf-toggle-btn.on {
    background: #960075;
    border-color: #960075
}

.c_link-bar--channel.skin2 .modal-button {
    border-color: #960075
}

.c_link-bar--channel.skin2 .btn-primary {
    background: #960075
}

.c_link-bar--channel.skin2 .pagi a:hover {
    color: #7f0067
}

.c_link-bar--channel.skin3 .skin-color {
    color: #540768
}

.c_link-bar--channel.skin3 a.skin-color:hover {
    color: #1a0220
}

.c_link-bar--channel.skin3 .channel-head {
    background: #540768
}

.c_link-bar--channel.skin3 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.c_link-bar--channel.skin3 .c_link-bar__cat a {
    color: #540768;
    font-size: 16px
}

.c_link-bar--channel.skin3 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #540768
}

.c_link-bar--channel.skin3 .picks-dropdown li a {
    color: #540768
}

.c_link-bar--channel.skin3 .picks-dropdown li a:hover {
    background: #540768
}

.c_link-bar--channel.skin3 .picks-dropdown li.active a {
    color: #fff;
    background: #540768
}

.c_link-bar--channel.skin3 .fils-ul .fils-input:checked~.fils-txt,
.c_link-bar--channel.skin3 .pagi a,
.c_link-bar--channel.skin3 .rs .option2 .rs .course-box .reviews-row .price,
.c_link-bar--channel.skin3 h3 {
    color: #540768
}

.c_link-bar--channel.skin3 .top-pick-badge {
    background: #540768
}

.c_link-bar--channel.skin3 .fils-ul .fils-input:checked~.fils-cbox,
.c_link-bar--channel.skin3 .promotion-toggle .bf-toggle-btn.on {
    background: #540768;
    border-color: #540768
}

.c_link-bar--channel.skin3 .modal-button {
    border-color: #540768
}

.c_link-bar--channel.skin3 .btn-primary {
    background: #540768
}

.c_link-bar--channel.skin3 .pagi a:hover {
    color: #1a0220
}

.c_link-bar--channel.skin4 .skin-color {
    color: #32377a
}

.c_link-bar--channel.skin4 a.skin-color:hover {
    color: #1c1f44
}

.c_link-bar--channel.skin4 .channel-head {
    background: #32377a
}

.c_link-bar--channel.skin4 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.c_link-bar--channel.skin4 .c_link-bar__cat a {
    color: #32377a;
    font-size: 16px
}

.c_link-bar--channel.skin4 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #32377a
}

.c_link-bar--channel.skin4 .picks-dropdown li a {
    color: #32377a
}

.c_link-bar--channel.skin4 .picks-dropdown li a:hover {
    background: #32377a
}

.c_link-bar--channel.skin4 .picks-dropdown li.active a {
    color: #fff;
    background: #32377a
}

.c_link-bar--channel.skin4 .fils-ul .fils-input:checked~.fils-txt,
.c_link-bar--channel.skin4 .pagi a,
.c_link-bar--channel.skin4 .rs .option2 .rs .course-box .reviews-row .price,
.c_link-bar--channel.skin4 h3 {
    color: #32377a
}

.c_link-bar--channel.skin4 .top-pick-badge {
    background: #32377a
}

.c_link-bar--channel.skin4 .fils-ul .fils-input:checked~.fils-cbox,
.c_link-bar--channel.skin4 .promotion-toggle .bf-toggle-btn.on {
    background: #32377a;
    border-color: #32377a
}

.c_link-bar--channel.skin4 .modal-button {
    border-color: #32377a
}

.c_link-bar--channel.skin4 .btn-primary {
    background: #32377a
}

.c_link-bar--channel.skin4 .pagi a:hover {
    color: #1c1f44
}

.c_link-bar--channel.skin5 .skin-color {
    color: #006b9c
}

.c_link-bar--channel.skin5 a.skin-color:hover {
    color: #00567e
}

.c_link-bar--channel.skin5 .channel-head {
    background: #006b9c
}

.c_link-bar--channel.skin5 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.c_link-bar--channel.skin5 .c_link-bar__cat a {
    color: #006b9c;
    font-size: 16px
}

.c_link-bar--channel.skin5 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #006b9c
}

.c_link-bar--channel.skin5 .picks-dropdown li a {
    color: #006b9c
}

.c_link-bar--channel.skin5 .picks-dropdown li a:hover {
    background: #006b9c
}

.c_link-bar--channel.skin5 .picks-dropdown li.active a {
    color: #fff;
    background: #006b9c
}

.c_link-bar--channel.skin5 .fils-ul .fils-input:checked~.fils-txt,
.c_link-bar--channel.skin5 .pagi a,
.c_link-bar--channel.skin5 .rs .option2 .rs .course-box .reviews-row .price,
.c_link-bar--channel.skin5 h3 {
    color: #006b9c
}

.c_link-bar--channel.skin5 .top-pick-badge {
    background: #006b9c
}

.c_link-bar--channel.skin5 .fils-ul .fils-input:checked~.fils-cbox,
.c_link-bar--channel.skin5 .promotion-toggle .bf-toggle-btn.on {
    background: #006b9c;
    border-color: #006b9c
}

.c_link-bar--channel.skin5 .modal-button {
    border-color: #006b9c
}

.c_link-bar--channel.skin5 .btn-primary {
    background: #006b9c
}

.c_link-bar--channel.skin5 .pagi a:hover {
    color: #00567e
}

.c_link-bar--channel.skin6 .skin-color {
    color: #02a1a5
}

.c_link-bar--channel.skin6 a.skin-color:hover {
    color: #045b5b
}

.c_link-bar--channel.skin6 .channel-head {
    background: #02a1a5
}

.c_link-bar--channel.skin6 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.c_link-bar--channel.skin6 .c_link-bar__cat a {
    color: #02a1a5;
    font-size: 16px
}

.c_link-bar--channel.skin6 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #02a1a5
}

.c_link-bar--channel.skin6 .picks-dropdown li a {
    color: #02a1a5
}

.c_link-bar--channel.skin6 .picks-dropdown li a:hover {
    background: #02a1a5
}

.c_link-bar--channel.skin6 .picks-dropdown li.active a {
    color: #fff;
    background: #02a1a5
}

.c_link-bar--channel.skin6 .fils-ul .fils-input:checked~.fils-txt,
.c_link-bar--channel.skin6 .pagi a,
.c_link-bar--channel.skin6 .rs .option2 .rs .course-box .reviews-row .price,
.c_link-bar--channel.skin6 h3 {
    color: #02a1a5
}

.c_link-bar--channel.skin6 .top-pick-badge {
    background: #02a1a5
}

.c_link-bar--channel.skin6 .fils-ul .fils-input:checked~.fils-cbox,
.c_link-bar--channel.skin6 .promotion-toggle .bf-toggle-btn.on {
    background: #02a1a5;
    border-color: #02a1a5
}

.c_link-bar--channel.skin6 .modal-button {
    border-color: #02a1a5
}

.c_link-bar--channel.skin6 .btn-primary {
    background: #02a1a5
}

.c_link-bar--channel.skin6 .pagi a:hover {
    color: #045b5b
}

.c_link-bar--channel .c_link-bar__cat {
    display: inline-block;
    margin-right: -4px;
    float: left;
    padding: 10px 20px 10px 0
}

.c_link-bar--channel .c_link-bar__cat.active:after {
    content: ""
}

.c_link-bar--channel .c_link-bar__sub-cat {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: -4px
}

.c_link-bar--channel .c_link-bar__sub-cat:hover {
    background: #f4f4f4
}

.c_link-bar--channel .c_link-bar--channel__dropdown .dropdown-menu {
    left: inherit;
    right: 0
}

.c_link-bar--channel .c_link-bar--channel__dropdown .btn {
    border: none
}

.c_link-bar--channel .c_link-bar--channel__dropdown .btn:focus,
.c_link-bar--channel .c_link-bar--channel__dropdown .btn:hover {
    background: #f4f4f4;
    outline: 0
}

.c_link-bar--channel .c_link-bar--channel__inner {
    overflow: hidden;
    height: 42px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px
}

.course-box {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 270px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    text-align: left
}

.card--search .card__inner,
.course-box.small__instructor .mask {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.course-box .add-to-wishlist.active,
.course-box .add-to-wishlist:hover {
    box-shadow: none
}

.course-box.small,
.course-box.small__instructor {
    width: 230px
}

.course-box.small__instructor .add-to-wishlist {
    right: 4px;
    top: 5px;
    -webkit-text-stroke: 1px #fff;
    background-color: inherit;
    font-size: 20px
}

.course-box.small__instructor .details-instructor {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    padding-right: 10px;
    padding-left: 10px
}

.course-box.small__instructor .mask {
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
}

.course-box.small__instructor .price-col {
    color: #353535;
    font-weight: 700;
    display: block;
    font-size: 15px;
    padding-top: 2px;
    padding-left: 10px;
    margin-bottom: 5px
}

.course-box.small__instructor .reviews-col {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block
}

.course-box:hover .add-to-wishlist {
    display: inline-block
}

.course-box .wishlist-loader {
    display: block;
    margin-top: 6px;
    z-index: 2
}

.course-box .add-to-wishlist {
    position: absolute;
    display: inline-block;
    right: 6px;
    top: 10px;
    border: none;
    margin: 0;
    z-index: 2
}

.course-box .add-to-wishlist .wish-icon {
    font-size: 18px;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    color: rgba(0, 0, 0, .5)
}

.course-box .add-to-wishlist.active .wish-icon {
    opacity: 1;
    color: #d23837
}

.course-box .add-to-wishlist:hover+.mask,
.course-box .mask:hover {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25)
}

.course-box .add-to-wishlist:hover+.mask .course-thumb {
    background: #000
}

.course-box .add-to-wishlist:hover+.mask .course-thumb>img {
    opacity: .5
}

.course-box .add-to-wishlist:hover+.mask .avatars-list,
.course-box .add-to-wishlist:hover+.mask .lec-info {
    opacity: 1
}

.course-box .add-to-wishlist:hover .wish-icon {
    opacity: 1;
    color: #d23837
}

.course-box .add-to-wishlist:hover .tooltip {
    opacity: 1;
    display: inline-block;
    font-size: 12px
}

.course-box .reviews-row {
    background: 0 0!important
}

.course-box .reviews-row .count {
    font-size: 14px
}

.course-box .reviews-row.border {
    border-top: 1px solid #e8e8e8
}

.course-box .mask {
    background: #fff;
    color: #353535;
    display: block;
    font-size: small;
    overflow: hidden
}

.course-box .mask:hover .avatars-list,
.course-box .mask:hover .lec-info {
    opacity: 1
}

.course-box .mask:hover .course-thumb>img {
    opacity: .5
}

.course-box .mask .avatars-list {
    position: absolute;
    left: 10px;
    top: 15px;
    opacity: 0;
    height: 50px
}

.course-box .mask .avatars-list .avatar {
    width: 50px;
    height: 50px;
    border-radius: 2px;
    border: 3px solid #fff;
    position: relative;
    margin-right: 3px;
    display: inline-block;
    overflow: hidden
}

.course-box .title {
    display: block;
    line-height: 1.3;
    font-weight: 700;
    font-size: 13px;
    min-height: 33px;
    padding: 0;
    margin: 10px 10px 5px
}

.course-box .ins-title {
    font-weight: 400
}

.course-box .details {
    display: block;
    overflow: hidden;
    padding: 5px 10px 10px;
    text-align: center;
    line-height: 10px
}

.course-box .price-wrap {
    min-height: 36px
}

.course-box .price {
    float: left;
    font-size: 15px;
    font-weight: 700
}

.course-box .price--old {
    text-decoration: line-through;
    margin: 0 10px;
    color: rgba(0, 0, 0, .55)
}

.course-box .stu {
    color: #555;
    float: right;
    font-weight: 700;
    margin-top: 3px
}

.course-box .stu:before {
    background-position: -20px -210px;
    float: left;
    height: 13px;
    margin: -2px 4px 0 0;
    width: 20px
}

.course-box .small-rating {
    vertical-align: top
}

.course-box .instructors {
    border-top: 1px solid #eee;
    display: block;
    margin: 0 10px;
    overflow: hidden;
    padding: 10px 0
}

.course-box .instructors .r {
    margin-left: 33px;
    display: block
}

.course-box .ins-thumb {
    float: left;
    width: 25px;
    margin-right: 5px
}

.course-box .ins-name {
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    display: block;
    margin-bottom: 0
}

.course-box .ins-job-title {
    margin-top: 2px;
    font-size: 12px;
    line-height: 1.2;
    font-family: cocon, georgia;
    font-weight: lighter;
    font-style: italic;
    color: #555
}

.course-box .heading {
    float: left;
    margin-right: 6px;
    margin-top: 4px;
    font-size: 15px
}

.course-box .two {
    padding-bottom: 11px
}

.course-box .two .ins-name:first-child {
    margin-bottom: 3px
}

.course-box .lec-info {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    opacity: 0;
    background: 0 0;
    position: absolute;
    left: 0;
    text-align: left;
    margin-left: 10px;
    z-index: 2;
    -webkit-text-stroke: .4px #fff;
    text-stroke: .4px #fff;
    top: 70px
}

.course-box .box-second-row .title {
    height: 34px;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    line-clamp: 2;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.course-box .count {
    font-weight: 600
}

.course-box .course-thumb {
    background: #000;
    display: block
}

.course-box .course-thumb>img {
    width: 100%;
    opacity: 1
}

.course-box .tooltip {
    display: none;
    position: absolute;
    right: 0;
    z-index: 2;
    top: 0
}

.course-box .tooltip .tooltip-arrow {
    border-right-color: #fff;
    left: 1px
}

.course-box .tooltip .tooltip-inner {
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
    color: #404004;
    display: inline-block
}

.course-box .tooltip.left {
    right: 27px
}

.course-box .tooltip.left .tooltip-arrow {
    border-left-color: #fff;
    right: 1px;
    left: auto
}

.card-wrapper--list li {
    margin-bottom: 10px
}

.card-wrapper--one-line {
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    white-space: nowrap;
    padding: 0 2px
}

.card--search .fold,
.card--search .fold__left {
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out
}

.card-wrapper--one-line .card {
    white-space: normal
}

.card-wrapper--multi-line {
    padding: 0 2px;
    white-space: normal;
    margin-right: -15px
}

.card-wrapper .price {
    font-weight: 700;
    font-size: 15px;
    color: #17aa1c
}

.card-wrapper .price--old {
    color: rgba(0, 0, 0, .55);
    text-decoration: line-through;
    margin-left: 5px
}

.card-wrapper .price--promotion {
    font-size: 15px;
    font-weight: 700;
    display: block;
    float: left
}

.card-wrapper .label--new {
    border-radius: 0;
    background: #fff;
    font-weight: 700;
    padding: 3px 6px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 1;
    border: 1px solid #17aa1c;
    color: #17aa1c
}

.card-wrapper .label--status {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff
}

.card--search {
    position: relative;
    margin-bottom: 20px
}

.card--search.no-curriculum {
    margin-bottom: 30px
}

.card--search a {
    color: rgba(0, 0, 0, .8)
}

.card--search a:hover {
    text-decoration: underline
}

.card--search .rev-count {
    font-size: 13px;
    line-height: 1.2;
    color: rgba(0, 0, 0, .55)
}

.card--search .rev-point {
    font-size: 13px
}

.card--search .price {
    font-size: 18px;
    color: #333
}

.card--search .card {
    color: rgba(0, 0, 0, .8)
}

.card--search .card__badge {
    display: inline-block
}

.card--search .card__badge-type {
    background: #ffd000;
    color: #333;
    font-weight: 700;
    font-size: 11px;
    padding: 3px;
    position: relative;
    display: inline-block;
    margin: 0 10px
}

.card--search .card__badge-type:after,
.card--search .card__badge-type:before {
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    display: block;
    position: absolute
}

.card--search .card__badge-type:before {
    border-bottom: 21px solid #ffd000;
    border-left: 10px solid transparent;
    left: -10px
}

.card--search .card__badge-type:after {
    border-top: 21px solid #ffd000;
    border-right: 10px solid transparent;
    right: -10px
}

.card--search .card__badge-content {
    font-size: 11px;
    display: inline-block;
    color: rgba(0, 0, 0, .55)
}

.card--search .card__badge-content a {
    color: #0eadad
}

.card--search .card__inner {
    border: 1px solid #dedede;
    border-radius: 2px 2px 0 0;
    position: relative;
    padding-right: 30px;
    display: flex
}

.card--search .card__content {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    -webkit-box-align: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 10px
}

.card--search .card__content>* {
    height: auto!important
}

.card--search .card__content.center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}

.card--search .card__content.right {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end
}

.card--search .card__title {
    display: inline-block
}

.card--search .card__title h1 {
    font-size: 15px;
    font-weight: 700;
    color: rgba(0, 0, 0, .8);
    margin: 0;
    padding: 0
}

.card--search .card__head {
    padding-top: 10px
}

.card--search .card__instructor {
    font-size: 11px;
    padding: 0;
    margin: 4px 0 0;
    width: auto;
    height: auto;
    border-radius: initial;
    border: none;
    overflow: visible;
    max-width: 100%
}

.card--search .card__instructor .card__instructor-inner {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card--search .card--right-col,
.card--search .fold .curriculum {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.card--search .card__instructor-badge a {
    font-weight: 600;
    color: #1376d7
}

.card--search .card__subtitle {
    font-size: 13px;
    color: rgba(0, 0, 0, .8);
    margin: 8px 0 0;
    padding: 0;
    height: 36px
}

.card--search .card__price {
    margin: auto 0 4px
}

.card--search .card__metadata {
    color: rgba(0, 0, 0, .8);
    font-size: 13px;
    margin-top: 15px;
    line-height: 1
}

.card--search .card__meta-item {
    margin-right: 10px
}

.card--search .card__icon {
    color: rgba(0, 0, 0, .55);
    font-size: 15px;
    padding: 0 1px;
    margin: 0 3px 0 0
}

.card--search .card__image {
    width: 250px;
    height: auto
}

.card--search .card--left-col {
    width: 250px;
    margin-right: 30px
}

.card--search .card--middle-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    padding: 0 30px 0 0
}

.card--search .card--right-col {
    color: rgba(0, 0, 0, .8);
    width: 180px;
    vertical-align: top;
    text-align: right;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
}

.card--search .card--right-col.center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.card--search .card--right-col.right {
    -webkit-box-align: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.card--search .fold {
    position: absolute;
    bottom: -30px;
    width: 100%;
    display: block;
    text-align: center;
    color: rgba(0, 0, 0, .55);
    border-bottom: 1px solid #dedede;
    border-radius: 0 0 2px 2px;
    font-size: 11px;
    padding: 7px 0;
    box-shadow: 0 4px 10px -5px #dedede;
    max-height: 37px;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    transition-property: padding, bottom
}

.card--search .fold .card__icon {
    font-size: 15px;
    margin: 0 10px 0 0
}

.card--search .fold:hover {
    padding: 10px 0;
    bottom: -36px
}

.card--search .fold:hover .fold__middle {
    top: 17px;
    width: calc(100% - 36px)
}

.card--search .fold:hover .fold__top {
    top: -1px;
    width: 26px
}

.card--search .fold:hover .fold__bottom {
    bottom: -17px;
    width: 26px
}

.card--search .fold:hover .fold__left,
.card--search .fold:hover .fold__right {
    top: 10px
}

.card--search .fold .curriculum {
    height: 100%;
    position: relative;
    text-align: left;
    display: flex;
    overflow: hidden
}

.card--search .fold .curriculum__body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    overflow-x: auto;
    padding-bottom: 20px
}

.card--search .fold .curriculum__col {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    margin-right: 34px;
    min-width: calc(50% - 17px);
    max-width: calc(50% - 17px)
}

.card--search .fold .curriculum__col:last-child {
    margin-right: 0
}

.card--search .fold .curriculum__title {
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, .8);
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: inherit
}

.card--search .fold .curriculum__subtitle {
    font-size: 18px;
    font-weight: 600;
    color: rgba(0, 0, 0, .8);
    display: block;
    text-align: center;
    margin: 0 0 0 -10px;
    padding: 0 150px 0 0;
    text-decoration: inherit;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px
}

.card--search .fold .curriculum__back-bt:hover,
.card--search .fold .curriculum__free:hover,
.card--search .fold .curriculum__lecture:hover {
    text-decoration: none
}

.card--search .fold .curriculum__lecture-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.card--search .fold .curriculum__lecture {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 15px;
    color: rgba(0, 0, 0, .8);
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px
}

.card--search .fold .curriculum__section-title {
    color: #1376d7;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px
}

.card--search .fold .curriculum__section-number {
    margin-right: 5px
}

.card--search .fold .curriculum__metadata {
    font-weight: 400;
    font-size: 13px;
    color: rgba(0, 0, 0, .55);
    padding-left: 10px;
    white-space: nowrap;
    margin-left: auto
}

.card--search .fold .curriculum__head {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 35px
}

.card--search .fold .curriculum__back-bt {
    position: relative;
    left: -20px;
    top: 0;
    font-size: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8);
    margin: 0 0 25px;
    padding: 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px
}

.card--search .fold .curriculum__back-bt i {
    position: relative;
    top: 2px
}

.card--search .fold .curriculum__free {
    border-radius: 15px;
    border: 1px solid #1376d7;
    padding: 1px 10px;
    margin: 0 10px;
    white-space: nowrap;
    font-size: 11px;
    color: #1376d7
}

.card--search .fold .curriculum__sections {
    padding: 30px 70px 10px;
    width: 100%
}

.card--search .fold .curriculum__section-detail {
    padding: 30px 70px 10px;
    width: 100%;
    height: 100%;
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -ms-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    background: #fff;
    position: absolute;
    z-index: 2;
    left: 100%
}

.card--search .fold__left,
.card--search .fold__right {
    position: absolute;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    top: 7px
}

.card--search .fold .curriculum__section-detail.on {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.card--search .fold .loading-screen {
    position: absolute
}

.card--search .fold__left {
    left: -2px;
    transition: .3s ease-out
}

.card--search .fold__right,
.card--search .fold__top {
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out
}

.card--search .fold__right {
    right: -2px;
    transform: rotateY(180deg);
    transition: .3s ease-out
}

.card--search .fold__bottom,
.card--search .fold__top {
    width: 20px;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    background-color: #dedede;
    height: 1px;
    position: absolute
}

.card--search .fold__top {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: .3s ease-out
}

.card--search .fold__bottom {
    bottom: -16px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.card--search .fold__bottom,
.card--search .fold__middle {
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out
}

.card--search .fold__middle {
    width: calc(100% - 30px);
    height: 1px;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ededed;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    z-index: -1
}

.card--search .fold__text {
    background-color: #fff;
    padding: 0 20px;
    color: rgba(0, 0, 0, .55);
    z-index: 1
}

.card--search .fold__text:after {
    content: "";
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute
}

.card--search .fold__text .udi-curriculum {
    position: relative;
    top: 1px;
    margin-right: 5px
}

.card--search .fold__text:hover {
    color: rgba(0, 0, 0, .8)
}

.card--search .fold__close {
    position: absolute;
    right: 40px;
    top: 40px;
    color: #000;
    font-size: 18px;
    z-index: 10
}

.card--search .fold--open {
    top: 0;
    position: relative;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    padding: 10px 0;
    max-height: 500px;
    height: 395px
}

.card--search .fold--open .fold__bottom,
.card--search .fold--open .fold__left,
.card--search .fold--open .fold__middle,
.card--search .fold--open .fold__right,
.card--search .fold--open .fold__text,
.card--search .fold--open .fold__top {
    display: none
}

.card--search .fold--open:hover {
    padding: 10px 0
}

.card--search .fold__next,
.card--search .fold__prev {
    color: #737373;
    background: #f4f4f4;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    line-height: normal;
    font-size: 30px;
    padding: 20px 10px;
    text-align: center;
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -ms-transition: .25s ease-out;
    -o-transition: .25s ease-out;
    transition: .25s ease-out
}

.card--search .fold__next:hover,
.card--search .fold__prev:hover {
    text-decoration: none;
    background: #ececec
}

.card--search .fold__next {
    right: 0;
    border-radius: 0 0 4px 4px
}

.card--search .fold__prev {
    left: 0;
    border-radius: 4px 4px 0 0
}

.content-loader--list {
    margin-top: 10px
}

.content-loader--list li {
    border-bottom: 1px solid #f4f4f4
}

.content-loader--list li>div {
    -ms-animation: flash 1.5s ease-out infinite;
    -o-animation: flash 1.5s ease-out infinite;
    -webkit-animation: flash 1.5s ease-out infinite;
    -moz-animation: flash 1.5s ease-out infinite;
    animation: flash 1.5s ease-out infinite
}

.content-loader--list .item--group {
    margin-left: 25px;
    overflow: hidden
}

.content-loader--list .item--1 {
    width: 125px;
    height: 70px
}

.content-loader--list .item--2 {
    width: 180px;
    height: 20px
}

.content-loader--list .item--3 {
    width: 300px;
    height: 20px;
    margin-top: 5px
}

.content-loader--list .item--4 {
    width: 455px;
    height: 20px;
    margin-top: 5px
}

.content-loader--card li {
    border: 1px solid #f4f4f4;
    border-radius: 4px
}

.content-loader--card li>div {
    -ms-animation: flash 1.5s ease-out infinite;
    -o-animation: flash 1.5s ease-out infinite;
    -webkit-animation: flash 1.5s ease-out infinite;
    -moz-animation: flash 1.5s ease-out infinite;
    animation: flash 1.5s ease-out infinite
}

.content-loader--card.none {
    display: none!important
}

.content-loader--card .item--1 {
    height: 120px
}

.content-loader--card .item--2 {
    height: 10px
}

.content-loader--card .item--3 {
    height: 10px;
    margin-top: 5px
}

.content-loader--card .item--4 {
    height: 10px;
    margin-right: 30px
}

.content-loader--card .item--5 {
    width: 50px;
    height: 10px
}

.search-wrapper .curriculum-intro {
    position: absolute;
    margin: auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, .85) inset;
    box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, .85);
    border: 1600px solid rgba(0, 0, 0, .85);
    box-sizing: content-box;
    top: 450px!important;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 4
}

.search-wrapper .curriculum-intro .introduction-text {
    margin: 0;
    color: #fff;
    font-size: 36px;
    text-align: center;
    position: absolute;
    top: -200px;
    width: 1170px;
    left: -490px
}

.search-wrapper .curriculum-intro h1 {
    font-size: 48px
}

.search-wrapper .curriculum-intro p {
    margin: 25px 0 0;
    font-size: 18px;
    font-weight: 300
}

.search-wrapper .curriculum-intro .dot {
    width: 30px;
    height: 30px;
    background: #17aa1c;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 220px;
    left: 300px;
    transition: transform 1s ease-out
}

.search-wrapper .curriculum-intro .dot-pulse {
    width: 30px;
    height: 30px;
    background: rgba(23, 170, 28, .4);
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 90px;
    left: 100px;
    transition: transform .5s ease-out;
    opacity: 0
}

.search-wrapper .dropdown-menu {
    z-index: 10
}

.search-wrapper .search__filter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 30px
}

.search-wrapper .search__filter .active {
    box-shadow: none;
    background: #fff;
    font-weight: 600;
    border-color: #17aa1c
}

.search-wrapper .search__filter--mobile {
    margin: 20px 0;
    display: none
}

.search-wrapper .search__modal-bt {
    outline: 0;
    border-radius: 3px;
    border: 1px solid #17aa1c;
    padding: 7px;
    background: #fff;
    width: 100%;
    color: rgba(0, 0, 0, .8)
}

.search-wrapper .header-bar h1 {
    font-size: 30px
}

.search-wrapper .header-bar .collation {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 10px
}

.search-wrapper .header-bar .collation a {
    color: #fff;
    font-style: italic;
    font-weight: 700
}

.search-wrapper .modal .modal-body {
    max-height: inherit
}

.search-wrapper .modal__reset {
    position: absolute;
    margin: 25px 0
}

.search-wrapper .c_toggle {
    margin-top: 15px
}

.search-wrapper .filter__item {
    margin-right: 15px
}

.search-wrapper .filter__action-item {
    margin-left: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.search-wrapper .filter__action-item .title {
    margin-right: 10px;
    color: rgba(0, 0, 0, .8)
}

.search-wrapper .filter__action-item .dropdown-menu {
    right: 2px;
    left: inherit
}

.search-wrapper .modal-dialog {
    width: 90%;
    margin: auto
}

.search-wrapper .fils-type {
    overflow: hidden;
    margin-top: 10px;
    position: relative
}

.search-wrapper .fils-type .icon {
    margin-right: 5px;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-left: 2px;
    float: left
}

.search-wrapper .fils-ul .open .fils-cbox {
    background: #17aa1c;
    border-color: #17aa1c
}

.search-wrapper .fils-ul .open .fils-cbox i {
    opacity: 1
}

.search-wrapper .fils-ul .open .fils-txt {
    color: #17aa1c
}

.search-wrapper .fils-ul .fils-li {
    margin-top: 5px
}

.search-wrapper .fils-ul .fils-li a {
    width: 100%;
    display: block;
    position: relative
}

.search-wrapper .fils-ul .fils-cbox {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    display: inline-block;
    padding: 0 3px;
    color: #fff;
    border-radius: 2px;
    margin-right: 5px;
    border: 1px solid #cbcbcb
}

.search-wrapper .fils-ul .fils-cbox i {
    opacity: 0
}

.search-wrapper .fils-ul .fils-txt {
    cursor: pointer;
    padding-left: 27px;
    line-height: 1.6;
    display: inline-block;
    font-size: 13px;
    color: rgba(0, 0, 0, .8);
    unicode-bidi: embed
}

.loading-screen {
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #19191a;
    z-index: 1011;
    display: none;
    opacity: 0
}

.loading-screen.show,
.loading-screen .show-add.show-add-active {
    display: block;
    opacity: 1
}

.loading-screen.show-remove.show-remove-active {
    display: block;
    opacity: 0
}

.loading-screen--white {
    background-color: hsla(0, 0%, 100%, .6)
}

.c_topic--border .c_topic,
.c_topic--image .c_topic {
    background-color: #fff;
    min-width: 1px;
    text-align: center;
    overflow: hidden
}

.preloader--lg {
    font-size: 60px;
    height: 60px
}

.preloader--md {
    font-size: 30px;
    height: 30px
}

.preloader--sm {
    font-size: 15px;
    height: 15px
}

.preloader--center {
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 0
}

.preloader--center.preloader--lg {
    margin-top: -30px;
    margin-left: -30px
}

.preloader--center.preloader--md {
    margin-top: -15px;
    margin-left: -15px
}

.preloader--center.preloader--sm {
    margin-top: -7px;
    margin-left: -7px
}

.c_topic-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto
}

.c_topic--border {
    margin-right: -10px;
    margin-left: -10px
}

.c_topic--border .c_topic {
    margin: 10px;
    max-width: calc(20% - 2px - 10px * 2);
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-flex: 1 0 15%;
    -webkit-flex: 1 0 15%;
    -moz-flex: 1 0 15%;
    -ms-flex: 1 0 15%;
    -o-flex: 1 0 15%;
    flex: 1 0 15%;
    padding: 15px 0;
    border-radius: 2px;
    color: #000;
    font-size: 18px;
    display: inline-block;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    border-left: 8px solid transparent
}

.c_topic--border .c_topic:hover {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25)
}

.c_topic--border .c_topic:nth-child(5n+1) {
    border-color: #02a1a5
}

.c_topic--border .c_topic:nth-child(5n+2) {
    border-color: #006b9c
}

.c_topic--border .c_topic:nth-child(5n+3) {
    border-color: #960075
}

.c_topic--border .c_topic:nth-child(5n+4) {
    border-color: #540768
}

.c_topic--border .c_topic:nth-child(5n+5) {
    border-color: #32377a
}

.c_topic--image {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 25px
}

.c_topic--image .c_topic {
    -webkit-box-flex: 1 0 30%;
    -webkit-flex: 1 0 30%;
    -moz-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    -o-flex: 1 0 30%;
    flex: 1 0 30%;
    width: calc(30% - 10px * 2);
    vertical-align: top;
    margin: 10px;
    border-radius: 4px;
    height: 80px;
    font-size: 15px;
    padding: 15px 10px;
    position: relative;
    border: none;
    background-position: 50%;
    background-size: cover
}

.c_topic--icon .c_topic:after,
.c_topic--image .c_topic:before {
    content: "";
    left: 0;
    top: 0;
    width: 100%
}

.c_topic--image .c_topic:hover:before {
    opacity: 1
}

.c_topic--image .c_topic:hover:after {
    opacity: 0
}

.c_topic--image .c_topic:before {
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    position: absolute;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .35);
    opacity: 0
}

.c_topic--icon .c_topic,
.c_topic--image .c_topic__detail {
    display: -ms-flexbox;
    display: -webkit-flex;
    position: relative
}

.c_topic--image .c_topic__detail {
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center;
    height: 100%;
    z-index: 2
}

.c_topic--image .c_topic__name {
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    line-clamp: 2;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-weight: 700;
    height: auto
}

.c_quick-view-box__headline,
.c_quick-view-box__title {
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    visibility: visible;
    text-overflow: ellipsis
}

.c_topic--icon {
    margin: 0 -10px
}

.c_topic--icon .c_topic {
    -webkit-box-flex: 1 0 30%;
    -webkit-flex: 1 0 30%;
    -moz-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    -o-flex: 1 0 30%;
    flex: 1 0 30%;
    min-width: 1px;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(0, 0, 0, .8);
    max-width: 365px;
    padding: 12px 20px;
    margin: 0 10px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #dedede
}

.c_topic--icon .c_topic:after {
    opacity: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .25);
    -webkit-transition: opacity .6s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: opacity .6s cubic-bezier(.165, .84, .44, 1);
    -ms-transition: opacity .6s cubic-bezier(.165, .84, .44, 1);
    -o-transition: opacity .6s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .6s cubic-bezier(.165, .84, .44, 1)
}

.c_topic--icon .c_topic:hover:after {
    opacity: 1
}

.c_topic--icon .c_topic__icon {
    font-size: 40px;
    width: 87px;
    height: 87px;
    border-radius: 50%;
    background: #f4f4f4;
    color: #17aa1c;
    margin-right: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}

.c_topic--icon .c_topic__category {
    font-size: 13px;
    color: #999
}

.c_topic--icon .c_topic__headline {
    font-size: 18px;
    color: rgba(0, 0, 0, .8)
}

.c_topic--icon .c_topic__category,
.c_topic--icon .c_topic__headline {
    display: block;
    font-weight: 700
}

.c_collection,
.p_collection__buttons {
    -webkit-justify-content: space-between
}

.c_collection {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap
}

.c_collection__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    margin: 0 0 30px 30px;
    text-align: center;
}
.c_collection.c_collection--seven{
    direction: rtl;
}

.c_collection--seven .c_collection__item:nth-child(3),
.c_collection--ten .c_collection__item:nth-child(3),
.c_collection--ten .c_collection__item:nth-child(7),
.c_collection__item:last-child {
    margin-right: 0
}

.c_collection__item img {
    width: 100%;
    transition: opacity .3s ease-out
}
/*.c_collection__item:hover img{
    opacity: .1
}*/
.c_collection__item img {
    border-radius: 5px;

    /*opacity: .3*/
}
.height-550{
    height: 550px;
}
.height-415{
    height: 415px;
}
/*home carousel start */
.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #ffffff;
    border: 4px solid #ffffff;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
    color: #0a7c95;
}
.carousel-control.right {
    right: -12px;
}
/* The indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
    background: #cecece;
}
.carousel-indicators .active {
    background: #428bca;
}
/*home carousel start */
/*.c_collection__item:hover .c_collection__img-wrap{
    background: rgb(23, 170, 28);
}*/
.c_collection__img-wrap {
    display: block;
    /*background: rgba(0, 0, 0, .8);
    margin-bottom: 15px;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .55);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .55)*/
}

/*.c_collection__item:hover .c_collection__desc,.c_collection__item:hover .c_collection__desc2{
    color: #ffffff;
}*/
div.category-desc{
    background: rgba(0, 0, 0, 0.7);
    position: relative;
    top: -90px;
}
.c_collection__desc {
    text-align: right;
    font-size: 25px;
    margin-bottom: 0;
    font-weight: 400;
    color: #ffffff;
   /* position: relative;
    top: -110px;*/
    line-height: 25px;
    display: block;
    padding: 10px;
}
.c_collection__desc2 {
    text-align: right;
    font-size: 25px;
    margin-bottom: 0;
    color: #ffffff;
    /*position: relative;
    top: -75px;*/
    line-height: 25px;
    display: block;
    padding: 10px;
}
div#category-2{
    direction: rtl;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    border-right: 2px solid #17aa1c;
}
div#category-2 .desc{
    color:#000000;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 400;
}
div#category-2 .desc2{
    color:#000000;
    font-size: 15px;
}

.c_collection--seven .c_collection__item:nth-child(1),
.c_collection--seven .c_collection__item:nth-child(2),
.c_collection--seven .c_collection__item:nth-child(3) {
    min-width: 30%
}

.c_collection--seven .c_collection__item:nth-child(n+3) {
    min-width: 20%
}

.c_collection--ten .c_collection__item {
    min-width: 30%
}

.c_collection--ten .c_collection__item:nth-child(4),
.c_collection--ten .c_collection__item:nth-child(5),
.c_collection--ten .c_collection__item:nth-child(6),
.c_collection--ten .c_collection__item:nth-child(7) {
    min-width: 20%
}

.tooltip--browse {
    position: absolute;
    display: block;
    top: 3px;
    left: 54px;
    z-index: 1011;
    margin-left: 65px
}

.tooltip--browse .tooltip__content {
    position: absolute;
    width: 265px;
    padding: 7px 30px 7px 15px;
    color: #fff;
    min-height: 42px;
    line-height: 1.4;
    text-align: left;
    font-size: 13px;
    border-radius: 2px;
    background: #1376d7
}

.tooltip--browse .tooltip__content:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 32px;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 5px solid #1376d7;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.tooltip--browse .tooltip__close {
    position: absolute;
    color: #fff;
    font-size: 9px;
    right: 12px;
    top: 12px;
    width: 12px;
    height: 12px;
    text-align: right
}

.c_quick-view-box {
    background-color: #fff;
    position: absolute;
    opacity: 1;
    width: 296px;
    left: 229px;
    top: -47px;
    z-index: 5;
    overflow: visible;
    transition: opacity 0s;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
}

.c_quick-view-box:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 10px solid #17aa1c;
    top: 70px;
    left: -10px;
    z-index: 4
}

.c_quick-view-box .course-cta--add-to-cart {
    background: #17aa1c!important;
    color: #fff;
    display: block;
    width: 100%
}

.c_quick-view-box .course-cta--add-to-cart.disabled {
    background-color: #8d8d8d!important;
    border-color: #b2b2b2!important;
    color: #d5d5d5!important
}

.c_quick-view-box--left {
    left: auto;
    right: 13px
}

.c_quick-view-box--left:after {
    right: -10px;
    left: auto;
    border-right: none;
    border-left: 10px solid #17aa1c
}

.c_quick-view-box--left .c_quick-view-box__placeholder {
    left: auto;
    right: -14px
}

.c_quick-view-box__placeholder {
    position: absolute;
    width: 16px;
    height: 298px;
    left: -14px;
    top: 37px
}

.c_quick-view-box__top {
    padding: 10px 15px 15px;
    background-color: #17aa1c;
    width: inherit;
    max-height: 128px;
    overflow: hidden
}

.c_quick-view-box__title {
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    color: #fff;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden
}

.c_quick-view-box__hour,
.c_quick-view-box__lecture,
.c_quick-view-box__level {
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    font-style: normal;
    font-stretch: normal
}

.c_quick-view-box__info {
    white-space: nowrap;
    margin-top: 15px
}

.c_quick-view-box__content-info,
.c_quick-view-box__instructional-level {
    margin-left: 10px
}

.c_quick-view-box__lecture {
    letter-spacing: -.1px
}

.c_quick-view-box__hour {
    letter-spacing: -.2px
}

.c_quick-view-box__level {
    letter-spacing: -.3px
}

.c_quick-view-box__publish {
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #fff;
    display: inline-block;
    margin-top: 10px
}

.c_quick-view-box__pubdate {
    font-weight: 400
}

.c_quick-view-box__icon {
    font-size: 14px;
    width: 14px;
    margin-right: 3px;
    color: #fff
}

.c_quick-view-box__bottom {
    width: inherit;
    padding: 15px 15px 20px;
    min-height: 310px;
    max-height: 369px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
}

.c_quick-view-box__bottom.center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.c_quick-view-box__bottom.right {
    -webkit-box-align: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.c_quick-view-box__headline {
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: rgba(0, 0, 0, .55);
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    max-height: 73px
}

.c_quick-view-box__objectives-wrapper {
    margin-top: 15px;
    margin-bottom: 20px;
    flex-grow: 1;
    overflow: hidden
}

.c_quick-view-box__objectives {
    font-size: 13px
}

.c_quick-view-box__objectives li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.c_quick-view-box__objectives li:before {
    content: '\2022';
    display: inline-block;
    font-size: 20px;
    margin-right: 10px;
    line-height: 1
}

.c_quick-view-box__objective {
    margin-bottom: 13px;
    visibility: visible;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.c_quick-view-box__no-objective {
    font-size: 13px
}

.c_quick-view-box__add-to-cart button {
    cursor: default
}

.course-box.c_quick-view-box--active .mask:hover .avatars-list,
.course-box.c_quick-view-box--active .mask:hover .lec-info {
    display: none
}

.course-box.c_quick-view-box--active .mask:hover .course-thumb img {
    opacity: 1
}

.c_editorial-unit {
    width: 100%;
    background-color: #33383e;
    height: 425px;
    margin-bottom: 40px;
    padding: 20px 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.c_editorial-unit__inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.c_editorial-unit__left {
    color: #fff;
    margin-right: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px
}

.c_editorial-unit__label {
    display: block
}

.c_editorial-unit__title {
    display: inline-block
}

.c_editorial-unit__title h1 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 0
}

.c_editorial-unit__text-block {
    font-size: 18px;
    margin: 0 0 25px;
    padding: 0
}

.c_editorial-unit__secondary-info {
    font-size: 15px;
    font-weight: 400;
    display: block;
    margin-bottom: 30px
}

.c_editorial-unit--instructor .c_editorial-unit__secondary-info,
.c_editorial-unit__instructor {
    font-weight: 700
}

.c_editorial-unit__image {
    background-size: cover;
    height: 325px;
    width: 325px;
    margin: 0 auto;
    border-radius: 50%
}

.c_full-width-grid .c_editorial-unit__inner {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%
}

.c_editorial-unit--instructor {
    height: auto
}

.c_editorial-unit--instructor .c_editorial-unit__text-block {
    max-width: 700px
}

.c_editorial-unit--instructor .c_editorial-unit__featured-label {
    font-size: 13px;
    margin: 0 0 5px;
    padding: 0;
    display: block;
    font-weight: 600
}

.c_editorial-unit--instructor .c_editorial-unit__instructor-cta {
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    width: 220px;
    display: inline-block;
    margin: 0 20px 10px 0
}

.c_editorial-unit--instructor .c_editorial-unit__instructor-cta:hover {
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25)
}

.c_editorial-unit--instructor .c_editorial-unit__instructor-cta img {
    width: 55px;
    height: 55px;
    display: inline-block;
    margin-right: -4px
}

.c_editorial-unit--instructor .c_editorial-unit__instructor-cta span {
    display: inline-block;
    vertical-align: middle;
    width: 165px;
    font-size: 11px;
    color: rgba(0, 0, 0, .8);
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px
}

.c_featured-course-unit {
    margin-bottom: 40px
}

.c_featured-course-unit .promo-detail,
.c_featured-course-unit .title {
    color: rgba(0, 0, 0, .8)
}

.c_featured-course-unit .price-wrap {
    min-height: 36px
}

.channels .skin-color {
    color: #3261ad
}

.channels .promotion-toggle {
    font-weight: 600;
    padding: 15px;
    font-size: 16px
}

.channels .promotion-toggle .first-line {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 700
}

.channels .promotion-toggle .action {
    font-size: 13px
}

.channels .promotion-toggle .bf-toggle-btn {
    background: #fff;
    display: inline-block;
    border-radius: 12px;
    padding: 3px 10px 3px 3px;
    color: #000;
    margin-right: 5px;
    border: 1px solid #b4b4b4;
    box-shadow: none;
    line-height: 21px
}

.channels .promotion-toggle .bf-toggle-btn:hover {
    color: #000
}

.channels .promotion-toggle .bf-toggle-btn span {
    background: #b4b4b4;
    display: inline-block;
    border-radius: 50%;
    padding: 10px
}

.channels .promotion-toggle .bf-toggle-btn.on {
    padding-right: 3px;
    padding-left: 10px;
    color: #fff
}

.channels .promotion-toggle .bf-toggle-btn.on:hover span {
    left: auto;
    right: 2px
}

.channels.skin1 .c_link-bar__sub-cat.active:after,
.channels.skin2 .c_link-bar__sub-cat.active:after,
.channels.skin3 .c_link-bar__sub-cat.active:after,
.channels.skin4 .c_link-bar__sub-cat.active:after,
.channels.skin5 .c_link-bar__sub-cat.active:after,
.channels.skin6 .c_link-bar__sub-cat.active:after,

.channels.skin-search .c_link-bar__sub-cat.active:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    margin: auto;
    z-index: 1;
    left: 0
}

.channels .promotion-toggle .bf-toggle-btn.on span {
    background: #fff;
    border: 0
}

.channels .lc .promotion-toggle {
    padding: 0 0 15px
}

.channels .modal-body .promotion-toggle,
.channels.skin1 .channel-head .nav-tabs,
.channels.skin1 .channel-head .nav-tabs>li,
.channels.skin2 .channel-head .nav-tabs,
.channels.skin2 .channel-head .nav-tabs>li,
.channels.skin3 .channel-head .nav-tabs,
.channels.skin3 .channel-head .nav-tabs>li,
.channels.skin4 .channel-head .nav-tabs,
.channels.skin4 .channel-head .nav-tabs>li,
.channels.skin5 .channel-head .nav-tabs,
.channels.skin5 .channel-head .nav-tabs>li,
.channels.skin6 .channel-head .nav-tabs,
.channels.skin6 .channel-head .nav-tabs>li,
.channels.skin-search .channel-head .nav-tabs,
.channels.skin-search .channel-head .nav-tabs>li {
    padding: 0
}

.channels.skin1 .c_link-bar__cat a,
.channels.skin2 .c_link-bar__cat a,
.channels.skin3 .c_link-bar__cat a,
.channels.skin4 .c_link-bar__cat a,
.channels.skin5 .c_link-bar__cat a,
.channels.skin6 .c_link-bar__cat a,
.channels.skin-search .c_link-bar__cat a {
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    font-weight: 600
}

.channels.skin1 .skin-color {
    color: #17aa1c
}

.channels.skin1 a.skin-color:hover {
    color: #0e600e
}

.channels.skin1 .channel-head {
    background: #17aa1c
}

.channels.skin1 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.channels.skin1 .c_link-bar__cat a {
    color: #17aa1c;
    font-size: 16px
}

.channels.skin1 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #17aa1c
}

.channels.skin1 .picks-dropdown li a {
    color: #17aa1c
}

.channels.skin1 .picks-dropdown li a:hover {
    background: #17aa1c
}

.channels.skin1 .picks-dropdown li.active a {
    color: #fff;
    background: #17aa1c
}

.channels.skin1 .fils-ul .fils-input:checked~.fils-txt,
.channels.skin1 .pagi a,
.channels.skin1 .rs .option2 .rs .course-box .reviews-row .price,
.channels.skin1 h3 {
    color: #17aa1c
}

.channels.skin1 .top-pick-badge {
    background: #17aa1c
}

.channels.skin1 .fils-ul .fils-input:checked~.fils-cbox,
.channels.skin1 .promotion-toggle .bf-toggle-btn.on {
    background: #17aa1c;
    border-color: #17aa1c
}

.channels.skin1 .modal-button {
    border-color: #17aa1c
}

.channels.skin1 .btn-primary {
    background: #17aa1c
}

.channels.skin1 .pagi a:hover {
    color: #0e600e
}

.channels.skin2 .skin-color {
    color: #960075
}

.channels.skin2 a.skin-color:hover {
    color: #7f0067
}

.channels.skin2 .channel-head {
    background: #960075
}

.channels.skin2 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.channels.skin2 .c_link-bar__cat a {
    color: #960075;
    font-size: 16px
}

.channels.skin2 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #960075
}

.channels.skin2 .picks-dropdown li a {
    color: #960075
}

.channels.skin2 .picks-dropdown li a:hover {
    background: #960075
}

.channels.skin2 .picks-dropdown li.active a {
    color: #fff;
    background: #960075
}

.channels.skin2 .fils-ul .fils-input:checked~.fils-txt,
.channels.skin2 .pagi a,
.channels.skin2 .rs .option2 .rs .course-box .reviews-row .price,
.channels.skin2 h3 {
    color: #960075
}

.channels.skin2 .top-pick-badge {
    background: #960075
}

.channels.skin2 .fils-ul .fils-input:checked~.fils-cbox,
.channels.skin2 .promotion-toggle .bf-toggle-btn.on {
    background: #960075;
    border-color: #960075
}

.channels.skin2 .modal-button {
    border-color: #960075
}

.channels.skin2 .btn-primary {
    background: #960075
}

.channels.skin2 .pagi a:hover {
    color: #7f0067
}

.channels.skin3 .skin-color {
    color: #540768
}

.channels.skin3 a.skin-color:hover {
    color: #1a0220
}

.channels.skin3 .channel-head {
    background: #540768
}

.channels.skin3 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.channels.skin3 .c_link-bar__cat a {
    color: #540768;
    font-size: 16px
}

.channels.skin3 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #540768
}

.channels.skin3 .picks-dropdown li a {
    color: #540768
}

.channels.skin3 .picks-dropdown li a:hover {
    background: #540768
}

.channels.skin3 .picks-dropdown li.active a {
    color: #fff;
    background: #540768
}

.channels.skin3 .fils-ul .fils-input:checked~.fils-txt,
.channels.skin3 .pagi a,
.channels.skin3 .rs .option2 .rs .course-box .reviews-row .price,
.channels.skin3 h3 {
    color: #540768
}

.channels.skin3 .top-pick-badge {
    background: #540768
}

.channels.skin3 .fils-ul .fils-input:checked~.fils-cbox,
.channels.skin3 .promotion-toggle .bf-toggle-btn.on {
    background: #540768;
    border-color: #540768
}

.channels.skin3 .modal-button {
    border-color: #540768
}

.channels.skin3 .btn-primary {
    background: #540768
}

.channels.skin3 .pagi a:hover {
    color: #1a0220
}

.channels.skin4 .skin-color {
    color: #32377a
}

.channels.skin4 a.skin-color:hover {
    color: #1c1f44
}

.channels.skin4 .channel-head {
    background: #32377a
}

.channels.skin4 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.channels.skin4 .c_link-bar__cat a {
    color: #32377a;
    font-size: 16px
}

.channels.skin4 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #32377a
}

.channels.skin4 .picks-dropdown li a {
    color: #32377a
}

.channels.skin4 .picks-dropdown li a:hover {
    background: #32377a
}

.channels.skin4 .picks-dropdown li.active a {
    color: #fff;
    background: #32377a
}

.channels.skin4 .fils-ul .fils-input:checked~.fils-txt,
.channels.skin4 .pagi a,
.channels.skin4 .rs .option2 .rs .course-box .reviews-row .price,
.channels.skin4 h3 {
    color: #32377a
}

.channels.skin4 .top-pick-badge {
    background: #32377a
}

.channels.skin4 .fils-ul .fils-input:checked~.fils-cbox,
.channels.skin4 .promotion-toggle .bf-toggle-btn.on {
    background: #32377a;
    border-color: #32377a
}

.channels.skin4 .modal-button {
    border-color: #32377a
}

.channels.skin4 .btn-primary {
    background: #32377a
}

.channels.skin4 .pagi a:hover {
    color: #1c1f44
}

.channels.skin5 .skin-color {
    color: #006b9c
}

.channels.skin5 a.skin-color:hover {
    color: #00567e
}

.channels.skin5 .channel-head {
    background: #006b9c
}

.channels.skin5 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.channels.skin5 .c_link-bar__cat a {
    color: #006b9c;
    font-size: 16px
}

.channels.skin5 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #006b9c
}

.channels.skin5 .picks-dropdown li a {
    color: #006b9c
}

.channels.skin5 .picks-dropdown li a:hover {
    background: #006b9c
}

.channels.skin5 .picks-dropdown li.active a {
    color: #fff;
    background: #006b9c
}

.channels.skin5 .fils-ul .fils-input:checked~.fils-txt,
.channels.skin5 .pagi a,
.channels.skin5 .rs .option2 .rs .course-box .reviews-row .price,
.channels.skin5 h3 {
    color: #006b9c
}

.channels.skin5 .top-pick-badge {
    background: #006b9c
}

.channels.skin5 .fils-ul .fils-input:checked~.fils-cbox,
.channels.skin5 .promotion-toggle .bf-toggle-btn.on {
    background: #006b9c;
    border-color: #006b9c
}

.channels.skin5 .modal-button {
    border-color: #006b9c
}

.channels.skin5 .btn-primary {
    background: #006b9c
}

.channels.skin5 .pagi a:hover {
    color: #00567e
}

.channels.skin6 .skin-color {
    color: #02a1a5
}

.channels.skin6 a.skin-color:hover {
    color: #045b5b
}

.channels.skin6 .channel-head {
    background: #02a1a5
}

.channels.skin6 .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.channels.skin6 .c_link-bar__cat a {
    color: #02a1a5;
    font-size: 16px
}

.channels.skin6 .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #02a1a5
}

.channels.skin6 .picks-dropdown li a {
    color: #02a1a5
}

.channels.skin6 .picks-dropdown li a:hover {
    background: #02a1a5
}

.channels.skin6 .picks-dropdown li.active a {
    color: #fff;
    background: #02a1a5
}

.channels.skin6 .fils-ul .fils-input:checked~.fils-txt,
.channels.skin6 .pagi a,
.channels.skin6 .rs .option2 .rs .course-box .reviews-row .price,
.channels.skin6 h3 ,.instractor h3 {
    ** color: #02a1a5;
    color: #0c9547;
}

.channels.skin6 .top-pick-badge {
    **background: #02a1a5;
    background: #013d7b;
}

.channels.skin6 .fils-ul .fils-input:checked~.fils-cbox,
.channels.skin6 .promotion-toggle .bf-toggle-btn.on {
    background: #02a1a5;
    border-color: #02a1a5
}

.channels.skin6 .modal-button {
    border-color: #02a1a5
}

.channels.skin6 .btn-primary {
    **    background: #02a1a5;
    background: #0c9547;
}

.channels.skin6 .pagi a:hover {
    color: #045b5b
}

.channels.skin-search .skin-color {
    color: #17aa1c
}

.channels.skin-search a.skin-color:hover {
    color: #000
}

.channels.skin-search .channel-head {
    background: #17aa1c
}

.channels.skin-search .channel-head__title {
    font-size: 30px;
    line-height: 1.2
}

.channels.skin-search .c_link-bar__cat a {
    color: #17aa1c;
    font-size: 16px
}

.channels.skin-search .c_link-bar__sub-cat.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #17aa1c
}

.channels.skin-search .picks-dropdown li a {
    color: #17aa1c
}

.channels.skin-search .picks-dropdown li a:hover {
    background: #17aa1c
}

.channels.skin-search .picks-dropdown li.active a {
    color: #fff;
    background: #17aa1c
}

.channels.skin-search .fils-ul .fils-input:checked~.fils-txt,
.channels.skin-search .pagi a,
.channels.skin-search .rs .option2 .rs .course-box .reviews-row .price,
.channels.skin-search h3 {
    color: #17aa1c
}

.channels.skin-search .top-pick-badge {
    background: #17aa1c
}

.channels.skin-search .fils-ul .fils-input:checked~.fils-cbox,
.channels.skin-search .promotion-toggle .bf-toggle-btn.on {
    background: #17aa1c;
    border-color: #17aa1c
}

.channels.skin-search .modal-button {
    border-color: #17aa1c
}

.channels.skin-search .btn-primary {
    background: #17aa1c
}

.channels.skin-search .pagi a:hover {
    color: #000
}

.channels .channel-head {
    color: #fff;
    height: 137px;
    background-size: contain!important
}

.channels .channel-head .title {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 0
}

.channels .channel-head .collation {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 5px
}

.channels .channel-head .collation a {
    color: #fff;
    font-style: italic;
    font-weight: 700
}

.channels .channel-head .bread a {
    color: #fff;
    -webkit-transition: .15s ease-out;
    -moz-transition: .15s ease-out;
    -ms-transition: .15s ease-out;
    -o-transition: .15s ease-out;
    transition: .15s ease-out
}

.channels .channel-head .bread a:hover {
    opacity: .5
}

.channels .tabs {
    border: 0
}

.channels .tabs>li {
    margin-right: 30px;
    margin-bottom: 0;
    float: none;
    display: inline-block
}

.channels .tabs>li>a {
    color: #fff;
    opacity: .7;
    padding: 0 0 10px;
    margin: 0;
    display: block;
    background: 0 0;
    border: 0;
    border-radius: 0;
    font-size: 15px
}

.channels .tabs>li>a.on,
.channels .tabs>li>a:focus,
.channels .tabs>li>a:hover {
    color: #fff;
    opacity: 1;
    background: 0 0;
    border: 0;
    border-radius: 0
}

.channels .tabs>li.active>a {
    box-shadow: inset 0 -5px 0 hsla(0, 0%, 100%, .5);
    opacity: 1;
    cursor: pointer
}

.channels .tab-content {
    background: 0 0;
    border: 0;
    overflow-x: hidden
}

.channels .lc {
    width: 200px;
    margin-top: 30px;
    margin-right: 30px;
    border: 0;
    background: 0 0
}

.channels .rc {
    padding-top: 30px
}

.channels .rc.rc-listed {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 30px 20px 50px
}

.channels .rc.rc-listed .courses {
    margin-top: 10px
}

.channels .left-category li {
    margin-bottom: 10px
}

.channels .left-category li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-weight: 600;
    font-size: 13px
}

.channels .left-category li .chan-title {
    margin-top: 3px
}

.channels .left-category li svg {
    width: 30px;
    background: #eee;
    padding: 7px;
    margin-right: 10px
}

.channels h2 {
    font-size: 20px;
    color: rgba(0, 0, 0, .8);
    margin: 0 0 10px
}

.channels .course-box-flat a,
.channels .promo-wrap .ins {
    color: #1e2c35
}

.channels .channel-courses-list {
    margin-right: -15px;
    margin-bottom: 20px
}

.channels .channel-courses-list .course-box {
    width: 216px;
    float:right;
}

.channels .course-box-flat {
    border-top: 1px solid #eee;
    padding: 10px 0;
    font-size: 13px;
    position: relative
}

.channels .course-box-flat:hover {
    background: #f4f4f4
}

.channels .course-box-flat .course-right {
    margin-left: 15px
}

.channels .course-box-flat .title {
    font-size: 14px
}

.channels .course-box-flat .course-bottom {
    margin-top: 10px
}

.channels .course-box-flat .price {
    font-size: 15px;
    font-weight: 700
}

.channels .promo-wrap {
    background: #fff
}

.channels .promo-wrap .promo-detail {
    padding: 10px 15px;
    text-align:right;
}

.channels .promo-wrap .title {
    font-size: 16px;
    margin: 5px 0
}

.channels .promo-wrap .ins:hover {
    opacity: .7
}

.channels .promo-wrap .price {
    font-size: 15px;
    font-weight: 600
}

.channels .promo-wrap .link {
    display: block;
    font-size: 13px;
    color: #214072;
    margin-top: 10px
}

.channels .promo-wrap .link:hover {
    color: #NaNNaNNaN
}

.channels .action-box-content .btn-group {
    margin-left: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 5px
}

.channels .top-pick-badge {
    display: inline-block;
    background: #3261ad;
    color: #fff;
    padding: 3px 7px;
    font-size: 12px;
    border-radius: 2px;
    font-weight: 700;
    margin-bottom: 2px;
    opacity: .7
}

.channels .related-topics {
    text-align: center;
    margin-bottom: 25px
}

.channels .related-topics li {
    display: inline-block;
    width: 140px;
    padding: 10px 10px 35px;
    border-radius: 5px;
    font-size: 15px
}

.channels .related-topics .sim-icons {
    display: block;
    font-size: 40px
}

.channels .related-topics .sim-title {
    display: block;
    line-height: 1.2
}

.channels .filter-collapsable .fils-type {
    overflow: hidden;
    margin-top: 10px;
    position: relative
}

.channels .filter-collapsable .fils-type .icon {
    margin-right: 5px;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-left: 2px;
    float: left
}

.channels .filter-collapsable .fils-type input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 20px;
    opacity: 0;
    z-index: 1
}

.channels .filter-collapsable .fils-type input[type=checkbox]:checked~.fils-ul {
    max-height: 1000px;
    opacity: 1
}

.channels .filter-collapsable .fils-type input[type=checkbox]:checked~.icon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.channels .filter-collapsable .fils-ul {
    margin-top: 0;
    max-height: 0;
    opacity: 0
}

.channels .fils-ul .open .fils-cbox {
    background: #17aa1c;
    border-color: #17aa1c
}

.channels .fils-ul .open .fils-cbox i {
    opacity: 1
}

.channels .fils-ul .open .fils-txt {
    color: #17aa1c
}

.channels .fils-ul .fils-li {
    margin-top: 5px
}

.channels .fils-ul .fils-li input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 20px;
    opacity: 0;
    z-index: 1
}

.channels .fils-ul .fils-cbox {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    display: inline-block;
    padding: 0 3px;
    color: #fff;
    border-radius: 2px;
    margin-right: 5px;
    border: 1px solid #eee
}

.channels .fils-ul .fils-cbox i {
    opacity: 0
}

.channels .fils-ul .fils-txt {
    padding-left: 27px;
    line-height: 1.6;
    display: inline-block;
    font-size: 13px;
    color: rgba(0, 0, 0, .8);
    font-weight: 400;
    unicode-bidi: embed
}

.channels .fils-ul .fils-label {
    position: relative
}

.channels .fils-ul .fils-input:checked~.fils-cbox {
    background: #3261ad;
    border-color: #3261ad
}

.channels .fils-ul .fils-input:checked~.fils-cbox i {
    opacity: 1
}

.channels .fils-ul .fils-input:checked~.fils-txt {
    color: #3261ad
}

.channels .pagi li {
    margin: 0 10px
}

.channels .pagi .arr {
    color: #eee
}

.channels .pagi i {
    font-size: 24px
}

.channels .pagi * {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto
}

.channels .hidden-holder+* {
    visibility: hidden;
    position: absolute
}

.channels .hidden-holder--done {
    display: none
}

.channels .hidden-holder--done+* {
    visibility: visible;
    position: relative
}

.channels .modal-button {
    border-radius: 3px;
    border: 1px solid #3261ad;
    padding: 7px;
    background: #fff
}

.channels .filter-modal {
    overflow-y: auto;
    background: rgba(0, 0, 0, .6)
}

#banner-header,
.p_collection__mask {
    overflow: hidden
}

.channels .filter-modal .modal-content {
    border-radius: 0;
    border-color: #eee;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

.channels .filter-modal .modal-content .modal-header {
    background: #f6f9fd;
    border-radius: 0
}

.channels .filter-modal .modal-content .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px
}

.channels .filter-modal .modal-content .btn-primary {
    border-radius: 2px;
    font-size: 15px;
    font-weight: 400;
    display: block;
    padding: 7px
}

.channels .filter-modal .modal-content .btn-primary:hover {
    opacity: .5
}

.channels .filter-modal .modal-content .modal-footer {
    padding: 0 20px 20px;
    border-top: none
}

.channels .chan-icon {
    display: inline-block;
    text-align: left;
    font-size: 18px;
    margin-right: 10px
}

.channels .chan-icon span {
    font-weight: 600
}

.channels .uni-embed {
    unicode-bidi: embed
}

.channels--discovery-units {
    margin-bottom: 40px
}

.no-more-courses {
    color: #777;
    text-align: center;
    margin-bottom: 20px
}

#subcats-modal .chan-title {
    font-weight: 600;
    font-size: 13px
}

.content-loader--featured .content-loader__container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    height: 254px
}

.content-loader--featured .content-loader__item {
    -ms-animation: flash 1.5s ease-out infinite;
    -o-animation: flash 1.5s ease-out infinite;
    -webkit-animation: flash 1.5s ease-out infinite;
    -moz-animation: flash 1.5s ease-out infinite;
    animation: flash 1.5s ease-out infinite
}

.content-loader--featured .item--1 {
    width: 455px
}

.content-loader--featured .item--2 {
    width: 100px;
    height: 20px
}

.content-loader--featured .item--3 {
    width: 100%;
    height: 20px;
    margin-top: 5px
}

.content-loader--featured .item--4 {
    width: 70px;
    height: 20px;
    margin-top: 5px
}

.content-loader--featured .item--5 {
    width: 50px;
    height: 20px;
    margin-top: 5px
}

.content-loader__item {
    background: #eee
}

@-moz-keyframes flash {
    0%,
    to {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

@-webkit-keyframes flash {
    0%,
    to {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

@keyframes flash {
    0%,
    to {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

.p_collection__btn,
.p_collection__buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.p_collection-wrapper {
    margin: auto
}

.p_collection {
    background: #fff
}

.p_collection__title {
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 700
}

.card .reviews__stats,
.course-box .reviews__stats {
    font-weight: 600
}

.p_collection__desc {
    margin-bottom: 20px
}

.p_collection__row {
    position: relative;
    margin-bottom: 50px
}

.p_collection__buttons {
    display: flex;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    position: absolute;
    right: 0;
    top: 0
}

.p_collection__btn {
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center;
    margin-left: 10px;
    background: #f4f4f4;
    border: none;
    border-radius: 4px;
    padding: 5px 10px;
    color: #333
}

.channels--all-courses .search__filter,
.p_collection__btn-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.p_collection__btn:hover {
    background: #cbcbcb;
    color: #333
}

.p_collection__btn i {
    margin-left: 5px
}

.p_collection__btn-group {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    margin-left: 10px;
    background: #f4f4f4;
    border-radius: 4px
}

.p_collection__btn-group .p_collection__btn {
    height: 100%;
    display: inline-block;
    color: #333;
    border: none;
    margin: 0;
    background: #f4f4f4;
    border-radius: 4px;
    padding: 5px 10px
}

.p_collection__btn-group .p_collection__btn:hover {
    background: #cbcbcb;
    color: #333
}

.p_collection__btn-group i {
    margin: 0
}

.carousel-fullscreen-sidebar {
    margin: 30px auto
}

.carousel-fullscreen-sidebar.with-carousel {
    margin-top: 0
}

.discovery-unit-container.with-carousel {
    padding-top: 0
}

.discover-courses-list-mask {
    overflow-x: hidden;
    padding: 2px
}

.discover-courses-list {
    font-size: 0;
    margin-top: 15px;
    vertical-align: top
}

.card .reviews__count,
.course-box .reviews__count {
    font-size: 12px;
    color: #999
}

.discover-courses-list.one-line {
    white-space: nowrap;
    -webkit-transition: margin-left .5s;
    -moz-transition: margin-left .5s;
    -ms-transition: margin-left .5s;
    -o-transition: margin-left .5s;
    transition: margin-left .5s
}

.discover-courses-list.multi-line {
    white-space: normal;
    margin-right: -15px
}

.discover-courses-list.wide {
    margin-right: 0
}

.course-box {
    margin: 0 15px 15px 0
}

.generic-promotion-left {
    position: relative;
    border-bottom: 1px solid #ccc
}

.lc .generic-promotion-left {
    border: 0
}

.generic-promotion-left .updating-box {
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 10;
    width: 100%;
    font-size: 20px;
    background: rgba(0, 0, 0, .5);
    height: 100%
}

.generic-promotion-left .filtering {
    margin-top: 0!important
}

.promotion .price {
    font-size: 15px;
    font-weight: 700
}

.promotion .price--old {
    text-decoration: line-through;
    color: rgba(0, 0, 0, .55)
}

.promotion .no-promotion-price {
    text-decoration: inherit
}

.bf-toggle-btn {
    background: #fff;
    display: inline-block!important;
    border-radius: 12px;
    padding: 3px 10px 3px 3px!important;
    color: #000;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid #b4b4b4!important;
    box-shadow: none;
    line-height: 21px;
    width: auto!important
}

.bf-toggle-btn:hover {
    color: #000
}

.bf-toggle-btn:hover:before {
    position: relative;
    left: 2px
}

.bf-toggle-btn span {
    content: '';
    background: #b4b4b4;
    display: inline-block;
    border-radius: 50%;
    padding: 10px;
    float: left;
    margin-right: 7px
}

.bf-toggle-btn.on {
    background: #17aa1c;
    border-color: #17aa1c;
    padding-right: 3px!important;
    padding-left: 10px!important;
    color: #fff!important
}

.bf-toggle-btn.on:hover span {
    left: auto;
    right: 2px
}

.bf-toggle-btn.on span {
    background: #fff;
    float: right;
    margin-right: 0;
    margin-left: 7px
}

body {
    background: #f4f4f4
}

.full-width {
    margin-left: -3000px;
    padding-left: 3000px;
    margin-right: -3000px;
    padding-right: 3000px
}

.browse-all-btn {
    margin-top: -10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px
}

.du-see-all .promotion-toggle {
    background: #fff;
    display: block;
    padding: 10px;
    border-radius: 3px
}

.du-see-all .promotion-toggle .first-line {
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    margin-left: 5px
}

.du-see-all .promotion-toggle .action {
    float: left;
    font-size: 13px;
    width: auto;
    display: inline-block
}

.c_discovery-units__title {
    font-weight: 500
}

#banner-header {
    position: relative;
    margin: 35px auto;
    padding: 0
}

.black-friday-promotion .black-friday.channels {
    background: url(/staticx/udemy/js/webpack/black-friday-bg.a7d6e911fdc811e4b76dda33fc6aed31.png) repeat-x #1e1431
}

.black-friday-promotion .black-friday.channels .fils-ul .fils-txt {
    color: #ccc
}

.black-friday-promotion .black-friday.channels .fils-ul .fils-input:checked~.fils-txt {
    color: #a6a6a6
}

.black-friday-promotion .black-friday.channels .lc b {
    color: #fff
}

.black-friday-promotion .black-friday.channels .c_discovery-units__header a.skin-color,
.black-friday-promotion .black-friday.channels .left-category li a.skin-color,
.black-friday-promotion .black-friday.channels .related-topics li a.skin-color {
    color: #ccc
}

.black-friday-promotion .black-friday.channels .c_discovery-units__header a.skin-color:hover,
.black-friday-promotion .black-friday.channels .left-category li a.skin-color:hover,
.black-friday-promotion .black-friday.channels .related-topics li a.skin-color:hover {
    color: #a6a6a6
}

.black-friday-promotion .black-friday.channels .c_collection__desc,
.black-friday-promotion .black-friday.channels h2 {
    color: #fff
}

.black-friday-promotion .black-friday.channels .new-channel .infinite-scroll .collapse-btn {
    color: #cbcbcb
}

.black-friday-promotion .black-friday.channels .new-channel .infinite-scroll .course-nav-btn.next:after,
.black-friday-promotion .black-friday.channels .new-channel .infinite-scroll .course-nav-btn.prev:after {
    display: none
}

.black-friday-promotion .black-friday.channels #banner-header {
    margin-bottom: 25px
}

.new-channel {
    position: relative;
    z-index: 1;
    width: auto
}

.new-channel .discover-courses-list {
    display: inline-block
}

.new-channel.open {
    margin-left: 240px
}

.new-channel .updating-box {
    z-index: 1
}

.new-channel .course-box .course-thumb {
    height: 121px
}

.new-channel #banner-header {
    margin-bottom: 0;
    width: 100%;
    padding: 0 115px
}

.new-channel .lc {
    width: 100%;
    padding: 0 115px
}

.new-channel .lc .promotion-toggle {
    background: #fff;
    display: block;
    padding: 10px;
    border-radius: 3px
}

.new-channel .lc .promotion-toggle .first-line {
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    margin-left: 5px
}

.new-channel .lc .promotion-toggle .action {
    float: left;
    font-size: 13px;
    width: auto;
    display: inline-block
}

.new-channel .rc {
    padding: 30px 115px 0
}

.new-channel h2 {
    text-align: left;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px
}

.new-channel .collapse-btn,
.new-channel .course-nav-btn {
    background: #fff;
    color: #656565;
    font-size: 13px;
    padding: 5px 10px;
    height: 28px;
    margin-right: 14px;
    font-weight: 700;
    border: none
}

.new-channel .collapse-btn:active,
.new-channel .collapse-btn:focus,
.new-channel .collapse-btn:hover,
.new-channel .course-nav-btn:active,
.new-channel .course-nav-btn:focus,
.new-channel .course-nav-btn:hover {
    background: #e6e6e6;
    color: #000;
    outline: 0
}

.new-channel .course-nav-btn {
    margin-right: 0
}

.new-channel .infinite-scroll .course-nav-btn {
    position: absolute;
    font-size: 24px;
    z-index: 3;
    color: rgba(0, 0, 0, .7);
    transition: .3s;
    height: auto;
    padding: 30px 10px;
    border-radius: 0;
    background: hsla(0, 0%, 96%, .8);
    box-shadow: -2px 0 3px -1px rgba(0, 0, 0, .2);
    top: 121px
}

.new-channel .infinite-scroll .course-nav-btn.prev {
    left: -20px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.new-channel .infinite-scroll .course-nav-btn.prev:after {
    background: -moz-linear-gradient(left, #f4f4f4 20%, #f4f4f4 50%, hsla(0, 0%, 96%, 0) 100%);
    background: -webkit-linear-gradient(left, #f4f4f4 20%, #f4f4f4 50%, hsla(0, 0%, 96%, 0));
    background: linear-gradient(90deg, #f4f4f4 20%, #f4f4f4 50%, hsla(0, 0%, 96%, 0));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#00f4f4f4', GradientType=1);
    content: '';
    display: block;
    position: absolute;
    left: -6px;
    width: 20px;
    height: 96px;
    top: -2px
}

.new-channel .infinite-scroll .course-nav-btn.prev i:before {
    font-family: UdemyIcons;
    content: "\E741"
}

.new-channel .infinite-scroll .course-nav-btn.next {
    right: -20px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.new-channel .infinite-scroll .course-nav-btn.next:after {
    background: -moz-linear-gradient(left, hsla(0, 0%, 96%, 0) 0, #f4f4f4 50%);
    background: -webkit-linear-gradient(left, hsla(0, 0%, 96%, 0), #f4f4f4 50%);
    background: linear-gradient(90deg, hsla(0, 0%, 96%, 0) 0, #f4f4f4 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00f4f4f4', endColorstr='#f4f4f4', GradientType=1);
    content: '';
    display: block;
    position: absolute;
    right: -6px;
    width: 20px;
    height: 96px;
    top: -2px;
    z-index: 4;
    opacity: 1
}

.new-channel .infinite-scroll .course-nav-btn.next i:before {
    font-family: UdemyIcons;
    content: "\E73E"
}

.new-channel .infinite-scroll .course-nav-btn:hover {
    color: rgba(0, 0, 0, .55);
    background: #f4f4f4
}

.new-channel .infinite-scroll .course-nav-btn:focus {
    box-shadow: -2px 0 3px -1px rgba(0, 0, 0, .2)!important
}

.new-channel .infinite-scroll .course-nav-btn.btn-default[disabled] {
    display: none
}

.new-channel .infinite-scroll .collapse-btn {
    background: 0 0;
    color: #1376d7;
    font-weight: 400;
    font-size: 18px;
    margin-right: 0
}

.new-channel .infinite-scroll h2 {
    margin-bottom: 0
}

.channels--all-courses {
    background: #fff;
    padding: 30px 0
}

.channels--all-courses.full-height {
    min-height: 100vh
}

.channels--all-courses .search__filter {
    margin-top: 0;
    display: flex
}

.channels--all-courses .channels__filter,
.channels--all-courses .search__filter {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.channels--all-courses .channels__filter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px
}

.channels--all-courses .action-box-content {
    margin-left: auto
}

.channels--all-courses .action-box-content .dropdown-toggle {
    padding: 5px 12px
}

.channels__featured-tab {
    padding-top: 30px
}

@media (min-width:768px) {
    .c_full-width-grid .carousel-fullscreen-sidebar {
        width: 754px;
        padding-left: 15px;
        padding-right: 15px
    }
    .c_full-width-grid .channels .channel-courses-list .course-box {
        margin-right: 15px;
        width: 230px
    }
    .c_full-width-grid .channels .channel-courses-list .course-box .course-thumb {
        height: 100%
    }
    .c_full-width-grid .c_editorial-unit__inner {
        width: 750px
    }
    #banner-header,
    .carousel-fullscreen-sidebar {
        width: 682px
    }
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

@media (min-width:992px) {
    .c_full-width-grid .carousel-fullscreen-sidebar {
        width: 974px
    }
    .c_full-width-grid .channels .channel-courses-list .course-box {
        margin-right: 20px;
        width: 220px
    }
    .c_full-width-grid .c_editorial-unit__inner {
        width: 970px
    }
    .p_collection-wrapper {
        width: 913px
    }
    #banner-header,
    .carousel-fullscreen-sidebar {
        width: 682px
    }
}

@media (min-width:993px) {
    .featured--v5 .c_header .dropdown--topics {
        background: #f4f4f4
    }
    .featured--v5 .c_header .dropdown--topics.dropdown--open .dropdown__menu,
    .featured--v5 .c_header .dropdown--topics:hover .dropdown__menu {
        display: none
    }
    .featured--v5 .c_header.c_header--always-open {
        z-index: 1009
    }
    .featured--v5 .c_header.c_header--always-open .dropdown--topics>.dropdown__menu {
        border-left: 0
    }
    .featured--v5 .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        display: block
    }
    .featured--v5.de-de .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 257px
    }
    .featured--v5.de-de .new-channel.open {
        margin-left: 257px
    }
    .featured--v5.en-us .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 221px
    }
    .featured--v5.en-us .new-channel.open {
        margin-left: 221px
    }
    .featured--v5.es-es .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 227px
    }
    .featured--v5.es-es .new-channel.open {
        margin-left: 227px
    }
    .featured--v5.fr-fr .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 233px
    }
    .featured--v5.fr-fr .new-channel.open {
        margin-left: 233px
    }
    .featured--v5.it-it .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 216px
    }
    .featured--v5.it-it .new-channel.open {
        margin-left: 216px
    }
    .featured--v5.ko-kr .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 219px
    }
    .featured--v5.ko-kr .new-channel.open {
        margin-left: 219px
    }
    .featured--v5.ja-jp .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 200px
    }
    .featured--v5.ja-jp .new-channel.open {
        margin-left: 200px
    }
    .featured--v5.pt-br .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 243px
    }
    .featured--v5.pt-br .new-channel.open {
        margin-left: 243px
    }
    .featured--v5.ru-ru .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 238px
    }
    .featured--v5.ru-ru .new-channel.open {
        margin-left: 238px
    }
    .featured--v5.tr-tr .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 214px
    }
    .featured--v5.zh-cn .c_header.c_header--always-open .dropdown--topics .dropdown__menu,
    .featured--v5.zh-tw .c_header.c_header--always-open .dropdown--topics .dropdown__menu {
        width: 200px
    }
    .featured--v5.tr-tr .new-channel.open {
        margin-left: 214px
    }
    .featured--v5.zh-cn .new-channel.open,
    .featured--v5.zh-tw .new-channel.open {
        margin-left: 200px
    }
}

@media (min-width:1024px) {
    .p_collection-wrapper {
        width: 913px
    }
    #banner-header,
    .carousel-fullscreen-sidebar {
        width: 682px
    }
}

@media (min-width:1200px) {
    .c_full-width-grid .carousel-fullscreen-sidebar {
        width: 1174px
    }
    .c_full-width-grid .channels .channel-courses-list .course-box {
        margin-right: 15px;
        width: 216px
    }
    .c_full-width-grid .channels .channel-courses-list .course-box .course-thumb {
        height: 121px
    }
    .c_full-width-grid .c_editorial-unit__inner {
        width: 1170px
    }
}

@media (min-width:1280px) {
    .p_collection-wrapper {
        width: 1144px
    }
    #banner-header,
    .carousel-fullscreen-sidebar {
        width: 913px
    }
}

@media (min-width:1366px) {
    .p_collection-wrapper {
        width: 1144px
    }
    #banner-header,
    .carousel-fullscreen-sidebar {
        width: 913px
    }
}

@media (min-width:1431px) {
    .c_full-width-grid .carousel-fullscreen-sidebar {
        width: 1405px
    }
    .c_full-width-grid .channels .channel-courses-list .course-box {
        margin-right: 15px;
        width: 216px
    }
}

@media (min-width:1440px) {
    .p_collection-wrapper {
        width: 1375px
    }
    #banner-header,
    .carousel-fullscreen-sidebar {
        width: 1144px
    }
}

@media (min-width:1600px) {
    #banner-header,
    .carousel-fullscreen-sidebar {
        width: 1144px
    }
}

@media (min-width:1662px) {
    .c_full-width-grid .carousel-fullscreen-sidebar {
        width: 1636px
    }
    .c_full-width-grid .channels .channel-courses-list .course-box {
        margin-right: 15px;
        width: 216px
    }
}

@media (min-width:1680px) {
    .p_collection-wrapper {
        width: 1606px
    }
    #banner-header,
    .carousel-fullscreen-sidebar {
        width: 1375px
    }
}

@media (min-width:1893px) {
    .c_full-width-grid .carousel-fullscreen-sidebar {
        width: 1867px
    }
    .c_full-width-grid .channels .channel-courses-list .course-box {
        margin-right: 15px;
        width: 216px
    }
}

@media (min-width:1920px) {
    .p_collection-wrapper {
        width: 1837px
    }
    #banner-header,
    .carousel-fullscreen-sidebar {
        width: 1606px
    }
}

@media (min-width:2124px) {
    .c_full-width-grid .carousel-fullscreen-sidebar {
        width: 2098px
    }
    .c_full-width-grid .channels .channel-courses-list .course-box {
        margin-right: 15px;
        width: 216px
    }
}

@media (min-width:2355px) {
    .c_full-width-grid .carousel-fullscreen-sidebar {
        width: 2329px
    }
    .c_full-width-grid .channels .channel-courses-list .course-box {
        margin-right: 15px;
        width: 216px
    }
}

@media (min-width:2460px) {
    #banner-header,
    .carousel-fullscreen-sidebar {
        width: 2068px
    }
}

@media (min-width:2560px) {
    .p_collection-wrapper {
        width: 2299px
    }
}

@media only screen and (max-width:1280px) {
    .content-loader--card li:nth-child(n+4) {
        display: none
    }
}

@media (max-width:1200px) {
    .c_hero--carousel .carousel__caption,
    .c_hero--carousel .carousel__href {
        width: 55%
    }
    .c_hero--carousel .btn {
        min-height: 44px
    }
    .carousel-fullscreen-sidebar .c_hero .carousel__caption {
        height: 100%
    }
    .carousel-fullscreen-sidebar .c_hero--carousel {
        height: 47vh
    }
    .c_editorial-unit {
        height: auto;
        padding: 30px 20px
    }
    .c_editorial-unit__image {
        height: 275px;
        width: 275px
    }
    .c_full-width-grid .c_editorial-unit__inner {
        max-width: 100%
    }
    .c_full-width-grid .c_editorial-unit__image {
        height: 325px;
        width: 325px
    }
    .channel__item {
        margin: 0 5px
    }
    .channels .courses {
        margin-top: 10px
    }
    .channels .discover-courses-list {
        text-align: left
    }
    .channels .promo {
        width: 270px;
        height: 270px;
        overflow: hidden
    }
    .channels .promo img {
        max-width: none;
        margin-left: -105px
    }
    .channels .course-box-flat {
        padding: 10px 0
    }
    .channels .promotion-fils-wrap-horizontal .promotion-toggle,
    .channels .promotion-wrap-horizontal .promotion-toggle {
        padding: 0
    }
    .channels .course-box-flat:hover {
        background: 0 0
    }
    .channels .promotion-wrap-horizontal .generic-promotion-left {
        border: 0;
        float: left
    }
    .channels .promotion-wrap-horizontal .generic-promotion-left .updating-box {
        top: 0;
        bottom: -10px;
        height: auto;
        left: -10px;
        right: -10px;
        width: auto
    }
    .channels .promotion-wrap-horizontal .action-box-content .dropdown-menu {
        right: 0;
        left: auto
    }
    .channels .promotion-wrap-horizontal .action-box-content .dropdown-menu:before {
        left: auto;
        right: 10px
    }
    .channels .promotion-fils-wrap-horizontal {
        -webkit-box-align: center;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }
    .channels .promotion-fils-wrap-horizontal .generic-promotion-left {
        border: 0
    }
    .channels .promotion-fils-wrap-horizontal .fils-container {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
        min-width: 1px
    }
    .channels .promotion-fils-wrap-horizontal .fils-parent-ul {
        margin-bottom: 10px
    }
    .channels .promotion-fils-wrap-horizontal .fils-parent-ul,
    .channels .promotion-fils-wrap-horizontal .fils-ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .channels .promotion-fils-wrap-horizontal .fils-li {
        margin-right: 15px;
        width: auto
    }
    .channels .promotion-fils-wrap-horizontal .fils-type {
        margin-right: 10px
    }
    .channels .promotion-fils-wrap-horizontal .fils-label {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .channels .promotion-fils-wrap-horizontal .fils-txt {
        margin-right: 5px;
        white-space: nowrap
    }
    .channels .promo-wrap {
        max-width: 675px
    }
    .p_channel .course-box {
        display: none
    }
    .p_channel .course-box:nth-child(1),
    .p_channel .course-box:nth-child(2),
    .p_channel .course-box:nth-child(3) {
        display: inline-block
    }
    .new-channel h2 {
        text-align: left;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
        min-width: 1px
    }
    .new-channel #banner-header,
    .new-channel .lc,
    .new-channel .rc {
        padding: 0 131px
    }
    .new-channel .rc {
        padding-top: 20px
    }
}

@media (max-width:1024px) {
    .add-to-wishlist {
        display: block!important
    }
    .channels .channel-head {
        min-height: 120px;
        height: auto
    }
    .new-channel .course-box {
        display: inline-block
    }
}

@media only screen and (max-width:992px) {
    .card--search .card__badge,
    .card--search .card__subtitle,
    .tags--related {
        display: none
    }
    .card--search .card--left-col {
        margin-right: 20px
    }
    .card--search .card__inner {
        padding-right: 20px
    }
    .card--search .card--right-col {
        width: 130px
    }
    .card--search .card--middle-col {
        padding-right: 25px
    }
    .card--search .fold .curriculum__sections {
        padding: 30px
    }
    .card--search .fold .curriculum__lecture-list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1
    }
    .c_topic--icon {
        margin: 0 -10px
    }
    .c_topic--icon .c_topic {
        min-width: inherit;
        padding: 12px 10px;
        margin: 0 10px
    }
    .tooltip--browse {
        display: none
    }
}

@media (max-width:992px) {
    .c_hero .carousel__caption,
    .c_hero .carousel__href {
        padding: 25px;
        height: 290px;
        width: 100%;
        max-width: 100%
    }
    .c_hero--carousel .carousel-control {
        display: none
    }
    .c_hero--carousel .carousel-indicators {
        height: 15px;
        margin-left: 0;
        width: 100%;
        display: block;
        left: 0;
        bottom: 10px;
        top: inherit
    }
    .c_hero--carousel .carousel-indicators li {
        display: inline-block;
        width: 15px;
        height: 15px;
        background: hsla(0, 0%, 100%, .5);
        border-radius: 50%
    }
    .c_hero--carousel .carousel-indicators li.active {
        background: #fff
    }
    .c_hero--carousel .carousel-indicators li .c_card--mini {
        display: none
    }
    .carousel-fullscreen-sidebar .c_hero .carousel__caption {
        height: 65%;
        padding-bottom: 0;
        padding-top: 0
    }
    .c_link-bar {
        display: none
    }
    .content-loader--list {
        margin-top: 0
    }
    .search-wrapper .search__filter--mobile {
        display: block
    }
    .search-wrapper .search__divider,
    .search-wrapper .search__filter {
        display: none
    }
    .search-wrapper .c_toggle {
        text-align: right;
        margin-bottom: 10px
    }
    .c_quick-view-box {
        display: none
    }
    .c_editorial-unit__image {
        height: 275px;
        width: 275px
    }
    .channels .rc.rc-listed .courses {
        margin-top: 0
    }
    .channels .rc.rc-listed {
        padding: 0;
        background: 0 0;
        border: 0
    }
    .channels .rc.rc-featured {
        padding-top: 0
    }
    .channels .pagi {
        margin-bottom: 20px
    }
    .channel-all-courses,
    .channels.skin-search {
        background: #fff
    }
    .channels .sort-modal-body .sort-btn-group .dropdown-toggle {
        border: 1px solid #ccc
    }
    .channels .mobile-menu-wrap {
        display: block;
        margin-left: 0
    }
    .channels search-filter {
        width: 100%
    }
    .channels search-filter:nth-child(2) {
        display: none
    }
    .generic-promotion-left .first-line {
        font-size: 13px;
        margin-bottom: 5px
    }
    .du-see-all .rc {
        padding-top: 0
    }
    #banner-header {
        margin: 10px auto
    }
    .new-channel,
    .new-channel.open {
        margin-left: 0
    }
    .new-channel #banner-header,
    .new-channel .lc {
        padding: 0 20px
    }
    .new-channel .rc {
        padding: 20px
    }
    .new-channel .lc {
        margin-top: 0
    }
    .new-channel .lc .generic-promotion-left {
        margin-top: 15px;
        margin-bottom: 0
    }
    .channels--all-courses .action-box-content,
    .channels--all-courses .search__filter {
        display: none
    }
}

@media only screen and (max-width:945px) {
    .c_topic--icon .c_topic {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
        min-width: 1px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
    .c_topic--icon .c_topic.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .c_topic--icon .c_topic.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .c_topic--icon .c_topic__icon {
        margin-right: 0;
        margin-bottom: 10px
    }
    .ie .c_topic--icon .c_topic .fx {
        width: 100%;
        -webkit-box-flex: 1 0 auto!important;
        -webkit-flex: 1 0 auto!important;
        -moz-flex: 1 0 auto!important;
        -ms-flex: 1 0 auto!important;
        -o-flex: 1 0 auto!important;
        flex: 1 0 auto!important;
        min-width: 1px!important
    }
}

@media only screen and (max-width:768px) {
    .card--search .card--right-col .vertical-align,
    .card--search .card__content {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex
    }
    .card--search.no-curriculum {
        margin-bottom: 10px
    }
    .card--search .price {
        font-size: 13px
    }
    .card--search .card__content {
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
        min-width: 1px;
        padding: 5px 0 0
    }
    .card--search .card__content.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .card--search .card__content.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .card--search .card__price {
        margin: 9px 0 0;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-box-ordinal-group: 3;
        -o-box-ordinal-group: 3;
        box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        -ms-order: 2;
        -o-order: 2;
        order: 2
    }
    .card--search .card--middle-col {
        padding: 0;
        margin-bottom: 10px
    }
    .card--search .card--right-col {
        height: 50px;
        width: 100%;
        padding: 0;
        font-size: 13px
    }
    .card--search .card--right-col .vertical-align {
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        text-align: left
    }
    .card--search .card--right-col .vertical-align.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .card--search .card--right-col .vertical-align.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .card--search .card__star {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .card--search .card__star a:first-child {
        margin-right: 5px
    }
    .card--search .card--left-col {
        width: 100px;
        padding-top: 10px;
        height: 87px;
        overflow: hidden;
        position: relative
    }
    .card--search .card__image {
        height: 100%;
        position: absolute;
        width: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .card--search .card__inner {
        border: none;
        border-top: 1px solid #f4f4f4
    }
    .card--search .card--middle-col,
    .card--search .card__metadata,
    .card--search .card__subtitle,
    .card--search .fold {
        display: none
    }
    .ie .card--search .card__content {
        display: block
    }
    .content-loader--card li:nth-child(n+3) {
        display: none
    }
    .p_collection-wrapper {
        width: 90%
    }
    .p_collection-wrapper:after {
        content: "";
        display: block;
        clear: both;
        margin-bottom: 100px
    }
    .p_collection .card {
        display: block;
        border-top: 0;
        border-right: 0;
        border-left: 0;
        border-radius: 0;
        height: auto;
        padding-bottom: 10px;
        width: 100%;
        box-shadow: none;
        border-bottom: 1px solid #e9e9e9
    }
    .p_collection .card:last-child {
        border-bottom: 0
    }
    .p_collection .card a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
    .p_collection .card .details__name {
        height: auto;
        font-size: 15px;
        display: -webkit-box!important;
        display: -moz-box!important;
        display: box!important;
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2;
        -ms-line-clamp: 2;
        -o-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        -o-box-orient: vertical;
        box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 10px
    }
    .p_collection .card__options,
    .p_collection__buttons {
        display: none
    }
    .p_collection .card .price {
        font-size: 15px
    }
    .p_collection .card__image {
        width: 87px;
        height: 87px;
        border-radius: 4px
    }
    .p_collection .card__image img {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
        height: 100%
    }
    .p_collection .card__details {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
        min-width: 1px;
        padding: 0 0 0 15px
    }
}

@media (max-width:768px) {
    .search-wrapper .curriculum-intro {
        display: none
    }
    .c_topic-wrap {
        margin-right: 0;
        margin-left: 0
    }
    .c_topic-wrap .c_topic {
        min-width: calc(48% - 5px);
        max-width: calc(50% - 20px);
        margin-right: 5px;
        margin-left: 5px
    }
    .c_topic-wrap.c_topic--icon .c_topic {
        margin-bottom: 10px
    }
    .ie .c_topic--icon .c_topic {
        margin: 10px!important;
        -webkit-box-flex: 1 0 auto;
        -webkit-flex: 1 0 auto;
        -moz-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        -o-flex: 1 0 auto;
        flex: 1 0 auto;
        min-width: 1px
    }
    .ie .c_topic--icon .c_topic .fx {
        -webkit-box-flex: 1 0 auto!important;
        -webkit-flex: 1 0 auto!important;
        -moz-flex: 1 0 auto!important;
        -ms-flex: 1 0 auto!important;
        -o-flex: 1 0 auto!important;
        flex: 1 0 auto!important;
        min-width: 1px!important
    }
    .c_collection__item {
        min-width: 45%!important
    }
    .c_collection__item:nth-child(n) {
        margin-right: 15px!important
    }
    .c_collection__item:nth-child(2n) {
        margin-right: 0!important
    }
    .c_editorial-unit {
        height: auto;
        margin-top: 30px
    }
    .c_editorial-unit__left {
        padding-top: 20px
    }
    .c_editorial-unit__title h1 {
        font-size: 18px
    }
    .c_editorial-unit__text-block {
        max-width: 650px;
        font-size: 15px;
        margin-bottom: 20px
    }
    .c_editorial-unit__secondary-info {
        font-size: 13px
    }
    .c_editorial-unit__cta {
        width: 100%
    }
    .c_editorial-unit__image,
    .c_full-width-grid .c_editorial-unit__image {
        width: 100px;
        height: 100px
    }
    .c_editorial-unit__inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .c_editorial-unit__inner.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .c_editorial-unit__inner.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .c_editorial-unit__right {
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        -ms-box-ordinal-group: 0;
        -o-box-ordinal-group: 0;
        box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-order: -1;
        -ms-flex-order: -1;
        -ms-order: -1;
        -o-order: -1;
        order: -1
    }
    .c_editorial-unit__image {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        margin: -80px auto 0;
        border: 2px solid #fff;
        border-radius: 50%
    }
    .channels .fils-ul,
    .related-channel__link {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
    .related-channel__link {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -o-justify-content: center;
        justify-content: center
    }
    .channel__item {
        margin: 0 5px
    }
    .channels .channel-head {
        min-height: 90px
    }
    .card .price,
    .card .price--old {
        margin-left: 10px
    }
    .new-channel .lc {
        margin-top: 0
    }
    .new-channel .discover-courses-list .course-box .ins-title,
    .new-channel .discover-courses-list .course-box .title {
        height: auto;
        display: block;
        margin-bottom: 5px
    }
    .channels .modal .modal-dialog {
        width: 90%
    }
    .channels .modal .modal-content {
        border-radius: 6px
    }
    .channels .modal .modal-header__label {
        margin: 25px 0;
        float: left
    }
    .channels .modal .modal-header__close {
        padding: 0;
        top: 0;
        height: 36px;
        float: right;
        display: inline-block;
        transform: none;
        margin: 18px 0
    }
}

@media (max-width:767px) {
    .black-friday-promotion .black-friday.channels .new-channel .channel-courses-list .course-box {
        border-bottom-color: #333
    }
    .black-friday-promotion .black-friday.channels .new-channel .channel-courses-list .course-box .mask {
        color: #cbcbcb
    }
    .black-friday-promotion .black-friday.channels .course-box .price,
    .black-friday-promotion .black-friday.channels .course-box .price--old {
        color: #fff
    }
    .new-channel .collapse-btn,
    .new-channel .nav-container {
        display: none
    }
    .new-channel .discover-courses-list-mask {
        padding: 0
    }
    .new-channel .carousel-fullscreen-sidebar {
        padding: 0 20px;
        width: 100%
    }
    .new-channel .discover-courses-list {
        width: 100%
    }
    .new-channel .discover-courses-list .course-box .ins-title,
    .new-channel .discover-courses-list .course-box .title {
        display: block!important
    }
    .new-channel .discover-courses-list .course-box .price-wrap {
        padding-left: 0
    }
    .new-channel .channel-courses-list .course-box {
        width: auto;
        box-shadow: none;
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 10px;
        display: block!important
    }
    .new-channel .channel-courses-list .course-box .mask {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        background: 0 0
    }
    .new-channel .channel-courses-list .course-box .mask:hover {
        box-shadow: none
    }
    .new-channel .channel-courses-list .course-box .course-thumb {
        background: 0 0;
        width: 87px;
        height: 87px;
        overflow: hidden
    }
    .new-channel .channel-courses-list .course-box .course-thumb>img {
        max-width: none;
        width: 154px;
        margin-left: -33px
    }
    .new-channel .channel-courses-list .course-box .avatars-list,
    .new-channel .channel-courses-list .course-box .lec-info {
        display: none
    }
    .new-channel .channel-courses-list .course-box .title {
        margin: 0;
        min-height: 0;
        -webkit-line-clamp: initial;
        line-clamp: initial
    }
    .new-channel .channel-courses-list .course-box .reviews-row {
        padding: 0;
        margin-top: 5px
    }
    .new-channel .channel-courses-list .course-box .box-second-row {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
        min-width: 1px;
        margin-left: 10px
    }
    .new-channel .channel-courses-list .course-box .add-to-wishlist {
        display: none!important
    }
    .new-channel .channel-courses-list .course-box .price-wrap {
        min-height: 0;
        margin-top: 5px
    }
    .new-channel .channel-courses-list .course-box .price {
        margin: 0
    }
}

@media only screen and (max-width:712px) {
    .c_topic--icon {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .c_topic--icon.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .c_topic--icon.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .c_topic--icon .c_topic {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 370px;
        margin-bottom: 10px
    }
    .c_topic--icon .c_topic__icon {
        margin-right: 20px;
        margin-bottom: 0
    }
    .ie .c_topic--icon .c_topic {
        margin: 10px 0!important
    }
    .ie .c_topic--icon .c_topic .fx {
        -webkit-box-flex: 1!important;
        -webkit-flex: 1!important;
        -moz-flex: 1!important;
        -ms-flex: 1!important;
        -o-flex: 1!important;
        flex: 1!important;
        min-width: 1px!important
    }
}

@media (max-width:707px) {
    .content-loader--featured .content-loader__container {
        display: block
    }
    .content-loader--featured .item--1 {
        width: 100%;
        height: 129px
    }
    .channels .promo-wrap {
        width: auto;
        max-width: 480px;
        height: 500px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .channels .promo-wrap.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .channels .promo-wrap.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .channels .promo-wrap .promo {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
        min-width: 1px;
        width: auto;
        height: auto;
        overflow: hidden
    }
    .channels .promo-wrap .promo img {
        max-width: 100%;
        margin-left: 0
    }
    .channels .channel-courses-list .course-box {
        width: auto;
        box-shadow: none;
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 10px;
        display: block!important
    }
    .channels .channel-courses-list .course-box .mask {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        background: 0 0
    }
    .channels .channel-courses-list .course-box .mask:hover {
        box-shadow: none
    }
    .channels .channel-courses-list .course-box .course-thumb {
        background: 0 0;
        width: 87px;
        height: 87px;
        overflow: hidden
    }
    .channels .channel-courses-list .course-box .course-thumb>img {
        max-width: none;
        width: 154px;
        margin-left: -33px
    }
    .channels .channel-courses-list .course-box .avatars-list,
    .channels .channel-courses-list .course-box .lec-info {
        display: none
    }
    .channels .channel-courses-list .course-box .add-to-wishlist,
    .channels .channel-courses-list .course-box .ins-title {
        display: none!important
    }
    .channels .channel-courses-list .course-box .title {
        margin: 0;
        min-height: 0;
        -webkit-line-clamp: initial;
        line-clamp: initial
    }
    .channels .channel-courses-list .course-box .reviews-row {
        padding: 0;
        margin-top: 5px
    }
    .channels .channel-courses-list .course-box .box-second-row {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
        min-width: 1px;
        margin-left: 10px
    }
    .channels .channel-courses-list .course-box .price-wrap {
        min-height: 0;
        margin-top: 5px
    }
    .channels .channel-courses-list .course-box .price {
        margin: 0
    }
}

@media only screen and (max-width:480px) {
    .card--search .card__title h1 {
        font-size: 13px
    }
    .card--search .card__inner {
        padding-right: 0
    }
    .content-loader--card li:nth-child(n+2) {
        display: none
    }
}

@media (max-width:480px) {
    .c_hero .carousel__caption {
        text-align: left;
        height: 285px;
        padding: 15px
    }
    .c_hero .carousel__href {
        height: 340px
    }
    .c_hero .hero__title {
        font-size: 25px
    }
    .c_hero .hero__desc {
        font-size: 15px
    }
    .c_hero--carousel {
        height: 250px
    }
    .carousel-fullscreen-sidebar .c_hero .carousel__caption {
        height: 65%;
        padding-bottom: 0;
        padding-top: 0;
        top: 10px;
        transform: translateY(0)
    }
    .discover-courses-list-mask {
        padding: 10px
    }
    .course-box.small {
        display: block;
        width: auto;
        box-shadow: none;
        border-bottom: 1px solid #e3e3e3;
        padding-bottom: 15px
    }
    .course-box.small .mask {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        background: 0 0;
        box-shadow: none!important
    }
    .course-box.small .lec-info,
    .course-box.small .mask .avatars-list {
        display: none
    }
    .course-box.small .course-thumb {
        width: 87px;
        height: 87px;
        overflow: hidden
    }
    .course-box.small .course-thumb>img {
        max-width: none;
        width: auto;
        height: 87px;
        margin-left: -34px
    }
    .course-box.small .title {
        margin: 0;
        min-height: 0
    }
    .course-box.small .add-to-wishlist {
        display: none!important
    }
    .course-box.small .reviews-row {
        padding: 0
    }
    .course-box.small .price {
        margin-left: 0
    }
    .c_topic-wrap {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .c_topic-wrap.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .c_topic-wrap.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .c_topic-wrap .c_topic {
        min-width: 100%;
        max-width: inherit;
        margin: 10px 0
    }
    .channels .related-topics .sim-title {
        font-size: 13px
    }
    .channel__item {
        width: 110px!important;
        margin-bottom: 10px
    }
    .channel-all-courses,
    .channels .rc {
        background: 0 0
    }
    .mobile-menu-wrap {
        display: block;
        margin-left: 10px
    }
    .channels .channel-head {
        min-height: 44px
    }
    .channels .rc {
        border: 0!important;
        padding: 0
    }
    .channels .sort-modal-body .action-box {
        display: block
    }
    .channels .sort-modal-body .title {
        font-size: 12px;
        font-weight: 700;
        display: block
    }
    .channels .sort-modal-body .sort-btn-group {
        display: block
    }
    .channels .sort-modal-body .sort-btn-group .dropdown-toggle {
        width: 100%;
        text-align: left;
        margin-top: 5px;
        border: 1px solid #ccc;
        float: none
    }
    .channels .sort-modal-body .sort-btn-group .dropdown-toggle .caret {
        float: right;
        margin-top: 7px
    }
    .channels .sort-modal-body .generic-promotion-left {
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        margin-top: 15px;
        padding: 15px 0
    }
    .channels .course-box-flat .title {
        line-height: 1.2;
        display: block
    }
    .channels .course-box-flat .course-bottom {
        display: block;
        margin-top: 5px
    }
    .channels .course-box-flat .course-img-wr {
        width: 87px;
        height: 87px;
        overflow: hidden;
        display: block
    }
    .channels .course-box-flat .course-img {
        max-width: none;
        width: 154px;
        margin-left: -33px
    }
    .channels .course-box-flat .ins-wr {
        display: none
    }
    .channels .course-box-flat .price-wrap {
        margin-top: 10px;
        display: block
    }
    .discover-courses-list {
        text-align: center
    }
    .discover-courses-list.one-line {
        white-space: normal
    }
    .discover-courses-list.one-line .course-box {
        margin: 0 5px 15px;
        display: none
    }
    .discover-courses-list.one-line .course-box:nth-child(1),
    .discover-courses-list.one-line .course-box:nth-child(2) {
        display: block
    }
    #banner-header {
        margin: 10px
    }
    .new-channel #banner-header {
        padding: 0;
        margin-left: 0!important
    }
    .new-channel .lc {
        padding: 0;
        margin-top: 0
    }
    .new-channel .rc {
        padding-right: 0;
        padding-left: 0;
        text-align: right
    }
}

@media (min-width:1366px) and (max-width:1440px) {
    .new-channel.open {
        margin-left: 240px
    }
}

@media (min-width:1280px) and (max-width:1365px) {
    .new-channel.open {
        margin-left: 195px
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    .new-channel.open {
        margin-left: 165px
    }
}

@media (min-width:992px) and (max-width:1023px) {
    .new-channel.open {
        margin-left: 145px
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .c_hero .hero__title {
        font-size: 24px
    }
}

@media (-webkit-transform-3d),
all and (transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        left: 0
    }
}