@charset "UTF-8";
.closeAnchor a, .ms-drop input[type=checkbox], .ms-parent, a.closeAnchor {
    vertical-align: middle
}

.bx-wrapper, .jcarousel ul {
    position: relative;
    padding: 0
}

.jcarousel-wrapper {
    position: relative;
    border: 10px solid transparent
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%
}

.jcarousel ul {
    width: 20000em;
    list-style: none;
    margin: 0
}

.jcarousel li {
    width: 200px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jcarousel img {
    max-width: 100%
}

.jcarousel-control-next, .jcarousel-control-prev {
    position: absolute;
    top: 44%;
    width: 33px;
    height: 65px
}

.jcarousel-control-prev {
    left: -59px;
    background: url(../images/slider-arrow.png) no-repeat
}

.jcarousel-control-next {
    right: -49px;
    background: url(../images/slider-arrow-right.png) no-repeat
}

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7
}

.bx-wrapper {
    margin: 0 auto
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    width: 100%;
}

.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.html) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    float: left;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: 0 0;
    text-indent: -9999px;
    display: block;
    width: 13px;
    height: 13px;
    margin: -50px 5px 0;
    outline: 0;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    transition: all .3s ease-in;
    border-radius: 100%
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #ed6d00;
    transition: all .3s ease-in
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/controls.html) 0 -32px no-repeat;
    display: none
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.html) -43px -32px no-repeat;
    display: none
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: 85px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.html) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.html) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

.tabber {
    overflow: hidden
}

.tabber .tabber-menu {
    display: block;
    margin: 0;
    padding: 12px 0 0
}

.tabber .tabber-handle {
    color: #999;
    cursor: pointer;
    display: block;
    float: left;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.mm-menu.mm-horizontal > .mm-panel, .mm-page {
    -webkit-transition: -webkit-transform .4s ease
}

.tabber .tabber-handle.active {
    color: #0098a2;
    font: 400 20px/22px 'Roboto Slab', arial
}

.tabber .tabber-handle.mobile {
    display: none;
    float: none
}

.tabber .tabber-tab {
    clear: both;
    display: none
}

.tabber .tabber-tab.active {
    display: block
}

.tabber.vertical .tabber-menu {
    float: left;
    width: 20%
}

.tabber.vertical .tabber-handle {
    display: block;
    width: 100%
}

.tabber.mobile .tabber-handle, .tabber.vertical .tabber-handle.mobile {
    display: none
}

.tabber.vertical .tabber-tab {
    clear: none;
    float: right;
    min-height: 100%;
    width: 80%
}

.tabber.mobile .tabber-handle.mobile {
    display: block
}

.tabber.vertical.mobile .tabber-menu, .tabber.vertical.mobile .tabber-tab {
    float: none;
    width: 100%
}

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none
}

.mCustomScrollbar.mCS_no_scrollbar {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 7px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

------------------------------------------------------------------------------------------------------------------------

4
. VERTICAL AND HORIZONTAL SCROLLBARS yx-axis ------------------------------------------------------------------------------------------------------------------------ *

/
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

------------------------------------------------------------------------------------------------------------------------

6
. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS ------------------------------------------------------------------------------------------------------------------------ *

/
.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0098a2;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #0099a3;
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #0099a3;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mcsb_buttons.html);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mm-menu.mm-horizontal > .mm-panel {
    transition: transform .4s ease
}

.mm-menu .mm-hidden {
    display: none
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu, .mm-menu > .mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

.mm-menu {
    display: block;
    overflow: hidden;
    padding: 0
}

.mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.mm-menu > .mm-panel.mm-opened {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.mm-menu > .mm-panel.mm-subopened {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    transform: translateX(-30%)
}

.mm-menu > .mm-panel.mm-highest {
    z-index: 1
}

.mm-menu .mm-list {
    padding: 20px 0
}

.mm-menu > .mm-list {
    padding-bottom: 0
}

.mm-menu > .mm-list:after {
    content: '';
    display: block;
    height: 40px
}

.mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px
}

.mm-panel > .mm-list:first-child {
    padding-top: 0
}

.mm-list, .mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-list {
    font: inherit;
    font-size: 14px
}

.mm-list a, .mm-list a:hover {
    text-decoration: none
}

.mm-list > li {
    position: relative
}

.mm-list > li > a, .mm-list > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    bottom: 0;
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto
}

.mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none
}

.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px
}

.mm-list > li.mm-selected > a.mm-subopen {
    background: 0 0
}

.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0
}

.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px
}

.mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px
}

.mm-list > li.mm-spacer {
    padding-top: 40px
}

.mm-list > li.mm-spacer.mm-label {
    padding-top: 25px
}

.mm-list a.mm-subclose:before, .mm-list a.mm-subopen:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%
}

.mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px
}

.mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px
}

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent
}

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    height: 40px
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto
}

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
    height: 25px
}

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.mm-menu {
    background: #333;
    color: rgba(255, 255, 255, .6)
}

.mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, .15)
}

.mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, .1);
    color: rgba(255, 255, 255, .3)
}

.mm-menu .mm-list > li > a.mm-subclose:before, .mm-menu .mm-list > li > a.mm-subopen:after {
    border-color: rgba(255, 255, 255, .3)
}

.mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, .15)
}

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, .1)
}

.mm-menu .mm-list > li.mm-label, .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, .05)
}

.mm-page {
    box-sizing: border-box;
    position: relative;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease
}

html.mm-opened {
    overflow: hidden;
    position: relative
}

html.mm-opened body {
    overflow: hidden
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999
}

html.mm-blocking #mm-blocker, html.mm-opened #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed
}

.mm-menu.mm-current {
    display: block
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening #mm-blocker, html.mm-opening .mm-page {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-opening #mm-blocker, html.mm-opening .mm-page {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-opening #mm-blocker, html.mm-opening .mm-page {
        -webkit-transform: translate(440px, 0);
        -moz-transform: translate(440px, 0);
        -ms-transform: translate(440px, 0);
        -o-transform: translate(440px, 0);
        transform: translate(440px, 0)
    }
}

#divDelContainer {
    display: block;
    position: absolute;
    width: 99.2%;
    height: 334%;
    margin: 0 auto;
    background: rgba(0, 0, 0, .7) !important;
    background-position: top;
    background-repeat: repeat;
    top: 0;
    left: 0;
    z-index: 2000
}

#divDel {
    z-index: 10000;
    background-color: #fff;
    border: 3px solid #ccc;
    width: 600px;
    margin: 0 auto;
    left: 100px;
    right: 100px;
    top: 100px;
    position: fixed;
    display: block
}

#closeDelDiv {
    float: right;
    padding-bottom: 30px
}

#divDelDisplay {
    padding-top: 30px
}

.closeAnchor a, a.closeAnchor {
    display: block;
    color: #FFF;
    width: 25px !important;
    font-size: 16px;
    background: center repeat-x #515050;
    border: none;
    position: absolute;
    right: 0;
    margin-top: -14px;
    height: 25px;
    line-height: 25px;
    text-decoration: none
}

.greenbutton, .lightgraybutton, a.greenbutton, a.lightgraybutton {
    line-height: 26px;
    height: 26px;
    text-decoration: none;
    vertical-align: middle
}

.messageDelete {
    font-size: 13px
}

.greenbutton, a.greenbutton {
    background: url(../images/green-button.html) center repeat-x;
    border: 1px solid #459301;
    color: #FFF
}

.lightgraybutton, a.lightgraybutton {
    background-image: url(../images/lightgray-button.html);
    background-repeat: repeat-x;
    background-position: center;
    border: 1px solid #CCC;
    color: #333;
    display: block;
    width: 80%
}

.profile, .summery-section {
    width: 670px;
    float: left
}

.profile-heading, .profile-subheading {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000
}

#bday-full {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 25px;
    padding: 15px
}

.profile, .profile_right {
    background: #fbfbfb;
    padding-bottom: 10px;
    padding-top: 10px
}

#bday-list {
    border: 1px solid gray
}

.profile {
    border-radius: 15px;
    border: 1px solid #f1f1f1;
    margin-bottom: 6px;
    padding-left: 10px
}

.profile_right, .profile_right_section {
    width: 250px;
    float: left
}

.profile-heading {
    font-size: 27px
}

.profile-subheading {
    font-size: 17px;
    word-wrap: break-word
}

.profile-content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px
}

.profile-section-heading {
    color: #666;
    font-weight: 700;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 5px
}

.summery_txt {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 13px
}

.profile_right {
    border-radius: 15px;
    border: 1px solid #f1f1f1;
    margin-bottom: 6px
}

.send_message_button {
    width: 110px;
    margin: auto
}

.send_message_button input {
    background: #256fab;
    font-size: 12px;
    font-weight: 700;
    color: #FFF;
    height: 26px;
    border: 1px solid #1b5480;
    width: 110px
}

.send_message_button input:hover {
    background: #23679e
}

.selectindustry {
    width: 200px;
    float: left
}

.clossebtn, .clossebtn a {
    float: right;
    font-size: 15px
}

.selectindustry option, .selectindustry select {
    width: 200px;
    word-wrap: break-word
}

.nonheighlight:focus, :focus {
    outline: 0
}

.clossebtn {
    color: #333;
    margin-bottom: 10px
}

.clossebtn a {
    color: #2358A8;
    font-weight: 700;
    background: #d4d4d4;
    padding: 0 5px;
    border-radius: 5px
}

.send-message_bday {
    background: #d1f1ff;
    color: #FFF !important;
    float: left;
    padding-left: 15px;
    padding-top: 10px;
    width: 90px;
    height: 18px;
    border-left: none !important;
    padding-bottom: 0
}

.send-message_bday a {
    color: #333;
    font-size: 11px;
    width: 90px;
    height: 18px
}

.send-message_bday a:hover {
    color: #fff
}

.send-message_bday:hover {
    color: #FFF;
    background: #009DE3
}

.blue-back_button {
    height: 27px;
    float: right;
    width: 60px;
    background: url(../images/blue-button.html) left top no-repeat;
    text-align: center
}

.blue-back_button a, .submit-back_button {
    border: none;
    display: block;
    color: #FFF
}

#divDel .form-group {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

#divDel .form-group label {
    padding: 0 0 0 13%;
    font: 400 17px/26px 'Roboto Slab', arial;
    color: #333;
    width: 32%;
    float: left
}

#divDel .form-group .col-sm-9 {
    float: left;
    width: 40%
}

#divDel .form-group .col-sm-9 #course, #divDel .form-group .col-sm-9 input[type=email], #divDel .form-group .col-sm-9 input[type=tel], #divDel .form-group .col-sm-9 input[type=text] {
    width: 100%;
    border: 1px solid #ccc;
    font: 400 17px/26px 'Roboto Slab', arial;
    color: #333;
    float: left
}

#divDel .form-group .col-sm-9 #course {
    height: 30px
}

#divDel .form-group .col-sm-9 input[type=submit] {
    background: #0098a2;
    width: 50%;
    text-align: center;
    font: 400 17px/20px 'Roboto Slab', arial;
    color: #fff;
    border: none;
    margin: 0 0 0 89%;
    cursor: pointer;
    transition: 2s
}

#divDel .form-group .col-sm-9 input[type=submit]:hover {
    background: #1a2850
}

#divDel .section-heading {
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    color: #fed136 !important
}

.stylish-select .select_course .SSContainerDivWrapper {
    margin: 0;
    padding: 0;
    width: 99.7%;
    position: absolute;
    top: 33px !important;
    left: -1px !important;
    z-index: 99999;
    background: #ccc;
    border: 1px solid #d8dee1
}

.stylish-select .select_course ul.newList {
    margin: 0;
    position: absolute;
    padding: 0;
    list-style: none;
    color: #757575;
    background: #ccc;
    overflow: visible;
    z-index: 99;
    border: 1px solid #d8dee1;
    float: left;
    width: 100%
}

.stylish-select .select_course ul.newList * {
    margin: 0;
    padding: 0;
    background: #fdfbfb;
    width: 100%;
    z-index: 99
}

.stylish-select .select_course ul.newList a {
    color: #666;
    text-decoration: none;
    display: block;
    padding: 3px 2%;
    font: 13px/25px arial;
    width: 96%;
    z-index: 99
}

.stylish-select .select_course .newListSelected {
    width: 100%;
    color: #757575;
    height: 33px;
    padding: 0;
    float: left;
    background: url(../images/select-arrow1.png) 95% 15px no-repeat #fff
}

.stylish-select .select_course .selectedTxt {
    width: 91%;
    overflow: hidden;
    height: 27px;
    padding: 9px 0 0 19px;
    color: #333;
    font: 400 13px/16px Roboto, arial;
    cursor: pointer
}

.stylish-select .select_course ul.newList a:hover {
    background: #f0eaea
}

.stylish-select .select_course2 .SSContainerDivWrapper {
    margin: 0;
    padding: 0;
    width: 99.7%;
    position: absolute;
    top: 33px !important;
    left: -1px !important;
    z-index: 99999;
    background: #ccc;
    border: 1px solid #d8dee1
}

.stylish-select .select_course2 ul.newList {
    margin: 0;
    position: absolute;
    padding: 0;
    list-style: none;
    color: #757575;
    background: #ccc;
    overflow: visible;
    z-index: 99;
    border: 1px solid #d8dee1;
    float: left;
    width: 100%
}

.stylish-select .select_course2 ul.newList * {
    margin: 0;
    padding: 0;
    background: #fdfbfb;
    width: 100%;
    z-index: 99
}

.stylish-select .select_course2 ul.newList a {
    color: #666;
    text-decoration: none;
    display: block;
    padding: 3px 2%;
    font: 13px/25px arial;
    width: 96%;
    z-index: 99
}

.stylish-select .select_course2 .newListSelected {
    width: 100%;
    color: #757575;
    height: 33px;
    padding: 0;
    float: left;
    background: url(../images/select-arrow1.png) 95% 15px no-repeat #fff;
    border-radius: 5px
}

.stylish-select .select_course2 .selectedTxt {
    width: 91%;
    overflow: hidden;
    height: 27px;
    padding: 9px 0 0 19px;
    color: #333;
    font: 400 13px/16px Roboto, arial;
    cursor: pointer
}

.stylish-select .select_course2 ul.newList a:hover {
    background: #f0eaea
}

.stylish-select .find_course .SSContainerDivWrapper {
    margin: 0;
    padding: 0;
    width: 99.7%;
    position: absolute;
    top: 33px !important;
    left: -1px !important;
    z-index: 99999;
    background: #ccc;
    border: 1px solid #d8dee1
}

.stylish-select .find_course ul.newList {
    margin: 0;
    position: absolute;
    padding: 0;
    list-style: none;
    color: #757575;
    background: #ccc;
    overflow: visible;
    z-index: 99;
    border: 1px solid #d8dee1;
    float: left;
    width: 100%
}

.stylish-select .find_course ul.newList * {
    margin: 0;
    padding: 0;
    background: #fdfbfb;
    width: 100%;
    z-index: 99
}

.stylish-select .find_course ul.newList a {
    color: #666;
    text-decoration: none;
    display: block;
    padding: 3px 2%;
    font: 13px/25px arial;
    width: 96%;
    z-index: 99
}

.stylish-select .find_course .newListSelected {
    width: 100%;
    color: #757575;
    height: 33px;
    padding: 0;
    float: left;
    background: url(../images/select-arrow1.png) 95% 15px no-repeat #fff;
    border-radius: 5px
}

.stylish-select .find_course .selectedTxt {
    width: 91%;
    overflow: hidden;
    height: 27px;
    padding: 9px 0 0 19px;
    color: #333;
    font: 400 13px/16px Roboto, arial;
    cursor: pointer
}

.ms-choice, .ms-choice > span.placeholder {
    color: #fff
}

.stylish-select .find_course ul.newList a:hover {
    background: #f0eaea
}

.ms-parent {
    display: inline-block;
    position: relative
}

.ms-choice, .ms-choice > span {
    display: block;
    overflow: hidden;
    white-space: nowrap
}

.ms-choice {
    width: 100%;
    height: 30px;
    padding: 0;
    cursor: pointer;
    border: 1px solid #5f6270;
    text-align: left;
    line-height: 30px;
    text-decoration: none;
    background: url(../images/select-arrow-2.png) 95% 10px no-repeat #0098a2
}

.fa-fw, .fa-li {
    text-align: center
}

.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.ms-choice > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    text-overflow: ellipsis;
    padding-left: 8px
}

.ms-choice > div {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 25px;
    background: url(multiple-select.html) left top no-repeat
}

.ms-choice > div.open {
    background: url(multiple-select.html) right top no-repeat
}

.ms-drop {
    width: 112%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #f8f8f8;
    color: #000;
    border: 1px solid #aaa
}

.ms-drop ul, .ms-search, .ms-search input {
    margin: 0;
    width: 100%
}

.ms-drop.bottom {
    top: 100%
}

.ms-drop.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.ms-search {
    display: inline-block;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    z-index: 10000
}

.ms-search input {
    height: auto !important;
    min-height: 24px;
    padding: 0 20px 0 5px;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: url(multiple-select.html) 100% -22px no-repeat #fff;
    background: url(multiple-select.html) 100% -22px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
    background: url(multiple-select.html) 100% -22px no-repeat, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(multiple-select.html) 100% -22px no-repeat, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(multiple-select.html) 100% -22px no-repeat, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
    background: url(multiple-select.html) 100% -22px no-repeat, -ms-linear-gradient(top, #fff 85%, #eee 99%);
    background: url(multiple-select.html) 100% -22px no-repeat, linear-gradient(top, #fff 85%, #eee 99%)
}

.ms-search, .ms-search input {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.ms-drop ul {
    overflow: auto;
    padding: 0
}

.ms-drop ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
    width: 100%;
    float: left;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
    font: 400 13px/18px 'Roboto Slab', arial;
    color: #999
}

.ms-drop ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35)
}

.ms-drop ul > li.multiple {
    display: block;
    float: left
}

.ms-drop ul > li.group {
    clear: both
}

.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ms-drop ul > li label {
    font-weight: 400;
    display: block;
    white-space: nowrap
}

.ms-drop ul > li label.optgroup {
    font-weight: 700
}

.ms-drop .ms-no-results {
    display: none
}

.fa, .fa-stack {
    display: inline-block
}

.ms-drop ul > li:hover {
    background: #0098a2;
    color: #fff
}

.selectboxfield {
    height: 30px;
    width: 100%;
    font: 400 17px/26px 'Roboto Slab', arial;
    color: #333
}

@media screen and (min-width: 1250px) {
    .bg-border {
        background: #d34747;
        width: 100%;
        float: left;
        height: 4px
    }

    .outer-logo {
        width: 19%;
        margin: 0 0 0 .9%
    }

    .menu_maker {
        width: 69%;
        margin: -3px 0 0
    }

    .menu_maker li a {
        padding: 14px 11px 16px
    }

    .menu_maker li a strong {
        font-size: 15px
    }

    .menu_maker li a small {
        font-size: 11px;
        line-height: 13px
    }

    .login_search .search {
        padding: 23px 7px 22px 8px
    }

    .login_search .register_link {
        font-size: 12px;
        line-height: 22px;
        padding: 22px 0 23px 10px
    }

    .layout-max {
        width: 1320px;
        margin: 0 auto
    }
}

@media screen and (min-width: 1430px) {
    .bg-border {
        background: #d34747;
        width: 100%;
        float: left;
        height: 4px
    }

    .outer-logo {
        width: auto;
        margin: 0 auto
    }

    .menu_maker {
        width: 67.4%
    }

    .menu_maker li a {
        padding: 22px 11px
    }

    .menu_maker li a strong {
        font-size: 17px
    }

    .menu_maker li a small {
        font-size: 14px;
        line-height: 18px
    }

    .login_search .search {
        padding: 28px 7px 28px 8px
    }

    .login_search .register_link {
        line-height: 22px;
        padding: 26px 0 37px 9px;
        font-size: 17px
    }

    .layout-max {
        margin: 0 auto;
        width: 1550px
    }
}

.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em
}


.comment-wrapper {
    font-family: inherit;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.comment-wrapper .comment-row {
    padding: 15px 15px 0;
}

.comment-wrapper .comment-row h3 {
    display: none;
}

.comment-wrapper .comment {
    box-shadow: 0 0 4px 0 rgba(207, 207, 207, .5);
    border-radius: 3px;
    background-color: #fff;
}

.comment-wrapper h2 {
    color: #0098a2;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-align: left;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}

.comment-wrapper form {
    overflow: hidden;
}

.comment-wrapper form textarea {
    background: #F7F7F7;
    border-radius: 0;
}

.comment-wrapper form button {
    background: #e93a58;
    margin-top: 18px;
    /* border: 1px solid #e93a58;*/
    text-transform: uppercase;
    padding: 8px 13px;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
}

.comment-wrapper .show-replies {
    font-size: 15px;
    color: #313c4e;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    background-color: #f9f9f9;
    padding: 10px 40px;
    margin-bottom: 5px;
}

.expertBlock {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.expertBlock p {
    font-size: 20px;
}

.expertBlock h3 {
    font: 400 28px/31px "Roboto Slab", arial;
    color: #333;
    padding-bottom: 10px;
}

.expertBlock ul {
    margin: 20px 0px 0px;
}

.expertBlock ul li {
    display: inline-block;
    position: relative;
    padding: 0 3px;
    z-index: 9;
    margin-bottom: 15px;
}

.expertBlock li input {
    background: transparent;
    box-sizing: border-box;
}

.expertBlock li label {
    display: block;
    font-weight: 400;
}

.expertBlock li .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: .375rem .75rem;
    font: .9rem / 1.5 'Lato', sans-serif;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: 0;
}

.expertBlock ul li label::before {
    content: attr(title);
    left: 15px;
    position: absolute;
    top: 0;
    line-height: 40px;
    font-size: 14px;
    color: #999;
    transition: 300ms all;

}

.expertBlock ul li input:focus + label::before {
    font-size: 12px;
    top: -10px;
    padding: 0 6px;
    left: 9px;
    color: #348fd6;
    z-index: 1;
    line-height: 20px;
    background: #fff;
}

.expertBlock ul li select.form-control {
    width: 170px;
}

.expertBlock ul li .submit-detail {
    background: #0098a2;
    color: #fff;
    font-weight: 500;
    padding: 7px 9px;
    font-weight: 400;
    border: none;
    border-radius: 4px;
}

@media screen and (max-width: 767px) {
    .expertBlock {
        padding: 0px 20px;
        width: 86%;
    }

    .expertBlock h3 {
        font-size: 20px;
        text-align: left;
        line-height: 22px;
    }

    .expertBlock p {
        font-size: 16px;
        text-align: left;
        line-height: 20px;
    }

    .expertBlock ul li {
        display: block;
    }

    .expertBlock ul li select.form-control {
        width: 100%;
    }

    .top_footer {
        background-size: contain;
    }
}


.career-table-content {
    display: block;
    border: 1px solid #ccc;
    padding: 5px 10px;
    font-weight: normal;
}

.career-table-content ol {
    margin-left: 15px;
}

.career-table-content li {
    list-style: decimal;
    padding: 0px;
    font-weight: 100;
    font-size: 15px;
}

.career-table-content li strong {
    font-weight: 400 !important;
}

/*===========START NOTICE PAGE CSS==================*/
.notice_heading{
    line-height: 25px;
    display: -webkit-box;
    max-width: 100%;
    height: 42px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.notice_container{
    border: 1px solid #333333;
    padding: 0;
    margin-bottom: 40px;
}
.notices{
    background: #fff;
    text-align: center;
    border-top: 10px solid #333;
    position:relative;
}
.notices:before{
    content:"";
    position:absolute;
    border:20px solid transparent;
    border-bottom-color:#333333;
    top:-50px;
    left:44%;
}
.notices .notices-head {
    padding: 10px 0;
}
.notices .notices-head > h3{
    color: #da251d;
    font: bold 70px/60px "arial";
    margin-bottom: 20px;
    text-transform: uppercase;
}
.notices .notices-head > h4{
    color: #da251d;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 0 10px;
    text-transform: uppercase;
}
.notices .notices-content > span{
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0 0 8px;
    font-weight: bold;
    display: block;
}
.notices .notices-content > p{
    color: #6f6a6a;
    font-size: 14px;
    line-height: 25px;
    display: -webkit-box;
    max-width: 100%;
    height: 5px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.notices .read {
    padding: 20px 0 10px;
}
.notices .read a {
    background: #333;
    border: medium none;
    border-radius: 0;
    color: #fff;
    padding: 14px 17px;
    font: 600 14px/18px "arial";
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.notices .read a:hover{
    background: #da251d;
    transition: all 0.5s ease 0s;
}
@media screen and (max-width: 990px){
    .notices{
        margin-bottom: 30px;
    }
    .notices .notices-head > h4{
        font-size: 26px;
    }
}
@media screen and (max-width: 767px){
    .notices:before{
        left:47%;
    }
}
@media screen and (max-width: 480px){
    .notices:before{
        left:44%;
    }
}
/*===========END NOTICE PAGE CSS==================*/

/*================START NOTICE DETAIL PAGE CSS====================*/
.notices-detail{
    background: #fff;
    text-align: left;
    border-top: 10px solid #333;
    position: relative;
}
.notices-detail .notices-head{
    padding: 15px;
}
.notices-detail . notice-heading{
    font-size: 25px;
    line-height: 0;
    color: #002858;
    font-weight: bold;
}
.notice_detail_heading{
    font-size: 1.5em;
    font-weight: bold;
    color: #333;
}
.notice_detail_heading + span{
    font-size: 1em;
}
.notices-content-detail{
    padding-left: 15px;
}
/*================END NOTICE DETAIL PAGE CSS====================*/
/*===========================================================START_ONLINE_ADMISSION_PAGE_CSS======================================*/