body, body * {
    max-height: 1000000px;
}
body {
    margin: 0;
    color: #333;
    font: 14px/20px 'Noto Sans', Arial, Helvetica, sans-serif;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    min-width: 320px;
}
a {
    color: #c36;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active {
    background-color: transparent;
}
input, textarea, select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000;
}
form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}
q {
    quotes: none;
}
q:before {
    content: ''}
q:after {
    content: ''}
header, footer, article, section, nav, figure, aside {
    display: block;
}
figure {
    margin: 0;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: none;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
::-webkit-input-placeholder {
    color: #babfc3;
}
:-moz-placeholder {
    color: #babfc3;
}
::-moz-placeholder {
    color: #babfc3;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #babfc3;
}
input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="submit"], input[type="reset"], textarea {
    -webkit-appearance: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
textarea {
    overflow: auto;
}
input[type="submit"], input[type="reset"] {
    cursor: pointer;
}
::-ms-clear {
    display: none;
}
img {
    border: none;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
.ci-hidden-desktop {
    display: none;
}
#ci-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
}
#ci-bg {
    width: 100%;
    position: absolute;
    bottom: 60px;
    overflow: hidden;
    z-index: -1;
    top: 0;
    left: 0;
}
#ci-bg img {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: auto;
    max-width: 200%}
#ci-header {
    position: relative;
    z-index: 101;
    background: #5b2877;
    margin: 0 0 14px;
}
.ci-panel-forms {
    clear: both;
    width: 100%}
.ci-header-holder {
    padding: 10px 0 0;
    position: relative;
}
.ci-btn {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    height: 36px;
    font: 11px/36px 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-radius: 3px;
    background: #2d1460;
    color: #fff;
    padding: 0 10px;
    text-decoration: none;
}
.ci-btn:hover, .ci-rss:hover, .ci-btn-reset:hover, .ci-btn-submit:hover, .ci-btn-search:hover, .ci-buttons a:hover {
    opacity: .9;
}
.ci-btn:active {
    background: #2d1460;
}
#ci-main {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 15px 22px;
}
h1, h2, h3, h4, h5, h6 {
    color: #2d1460;
}
.ci-inner #ci-main {
    padding-top: 19px;
    position: relative;
}
.ci-two-columns {
    width: 100%;
    padding: 0 0 7px;
}
.ci-two-columns:after {
    content: '';
    display: block;
    clear: both;
}
.ci-two-columns h1 {
    font-size: 22px;
    line-height: 26px;
    color: #2d1460;
    font-weight: normal;
    margin: 0 0 8px;
    padding: 0 0 18px;
    border-bottom: 1px solid #3b5998;
}
.ci-heading {
    background: url(/_layouts/15/images/ecsd/www/bg-heading.gif) repeat-x 0 50%;
    text-align: center;
    padding: 0 20px 4px;
    margin: 0 0 29px;
}
.ci-section {
    background: #f9f9f9 url(/_layouts/15/images/ecsd/www/bg-footer-aside.gif);
}
.ci-section-holder {
    max-width: 950px;
    margin: 0 auto;
    padding: 26px 15px 30px;
    overflow: hidden;
}
.ci-section h1 {
    color: #2d1460;
    font-weight: normal;
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 13px;
}
.ci-left-col {
    float: left;
    width: 41.0526%}
.ci-right-col {
    float: right;
    width: 53.6842%}
.ci-section.ci-dark {
    background: #211834 url(/_layouts/15/images/ecsd/www/bg-aside-dark.jpg);
}
.ci-section.ci-dark h1 {
    color: #fff;
    margin: 0 0 19px;
}
#ci-content {
    float: left;
    width: 100%}
.ci-content-holder {
    margin: 2px 260px 0 218px;
}
#ci-content h1 {
    font-size: 30px;
    line-height: 33px;
    font-weight: normal;
    margin: 0 0 8px;
}
#ci-content p {
    margin: 0 0 18px;
}
.ci-article-header {
    margin: 0 0 28px;
}
.ci-intro {
    font: 16px/19px 'Noto Sans', Arial, Helvetica, sans-serif;
    font-style: italic;
    margin: 0 0 18px;
}
.ci-article-header .ci-date {
    display: block;
    font-size: 12px;
    line-height: 16px;
}
.ci-image {
    display: block;
    margin: 0 0 20px;
}
.ci-sidebar {
    float: left;
    margin: 0 -100% 0 0;
    width: 170px;
    padding: 0 10px;
    position: relative;
}
.ci-sidebar:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    margin: -19px 0 9999px;
    padding: 0 0 9999px;
    border-left: 1px solid #fdb913;
}
.ci-sidebar-after {
    position: absolute;
    top: 0;
    right: 0;
    margin: -19px 0 9999px;
    padding: 0 0 9999px;
    border-left: 1px solid #fdb913;
}
.ci-aside {
    float: right;
    width: 230px;
    margin: 0 0 0 -230px;
    font-size: 11px;
    line-height: 16px;
}
.ci-widget {
    border: 1px solid #f5f5f5;
    background: #fbfbfb;
    margin: 0 0 20px;
    padding: 15px 19px;
    border-radius: 3px;
}
.ci-widget h1 {
    margin: 0 0 14px;
    padding: 0 0 10px;
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    border-bottom: 1px solid #fdb913;
}
.ci-widget h2 {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
}
.ci-widget address {
    font-style: normal;
    display: block;
}
.ci-widget address dl {
    overflow: hidden;
    width: 100%;
    margin: 0 0 6px;
}
.ci-widget address dl dt {
    width: 62px;
    float: left;
    clear: both;
    color: #2d1460;
    padding: 0 0 4px;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.ci-widget address dl dd {
    padding: 0 0 4px;
    margin: 0;
}
.ci-map-link {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 25px;
    margin: 6px 0;
    line-height: 23px;
    background: url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat -286px -33px;
}
.ci-skip a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    color: #082b52;
    bottom: 10px;
}
.ci-skip a:focus {
    position: static;
    width: auto;
    height: auto;
}
.ci-panel {
    width: 100%;
    position: relative;
    z-index: 110;
    background: #2d1460;
    border-bottom: 1px solid #de851a;
    color: #fff;
}
.ci-panel .ci-holder:after {
    content: '';
    display: block;
    clear: both;
}
.ci-panel .ci-holder {
    height: 1%;
    max-width: 950px;
    margin: 0 auto;
    padding: 7px 5px 1px;
    z-index: 100;
}
.ci-panel .ci-frame {
    float: right;
    padding: 0 0 6px;
}
.ci-panel .ci-btn {
    float: left;
    background: #1a0b37;
    color: #c0b9d0;
    font-size: 10px;
    line-height: 26px;
    height: 26px;
    padding: 0 14px;
}
.ci-panel .ci-btn:active {
    background: #1a0b37;
}
.ci-menu {
    padding: 3px 0 0;
    margin: 0;
    list-style: none;
    float: left;
    font-size: 10px;
    line-height: 12px;
}
.ci-menu li {
    float: left;
    border-right: 1px solid #1d0d3e;
    padding: 4px 11px 5px;
}
.ci-menu a {
    color: #bfb8d0;
    text-decoration: none;
}
.ci-menu a:hover, .ci-menu a.ci-active {
    color: #ff9c03;
}
.ci-google-translate {
    float: left;
    padding: 3px 20px 0 9px;
}
.ci-google-translate img {
    max-width: none;
}
.ci-search-form {
    max-width: 628px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #fdb913;
    margin: 0 0 30px 160px;
    height: 34px;
}
.ci-search-form:after {
    content: '';
    display: block;
    clear: both;
}
.ci-search-form .ci-ddmenu {
    float: left;
    width: 149px;
    background: #ff9c03;
    position: relative;
    z-index: 2;
}
.ci-search-form .ci-opener {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    background: url(/_layouts/15/images/ecsd/www/bg-opener.png) no-repeat 100% 14px;
}
.ci-ddmenu ul {
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 100%;
    left: -1px;
    right: 0;
    background: #fff;
    border: 1px solid #fdb913;
    font-size: 12px;
    color: #333;
    z-index: 1000;
}
.ci-ddmenu.ci-hover ul {
    display: block;
}
.ci-ddmenu ul li {
    vertical-align: top;
    height: 1%;
    border-top: 1px solid #cecece;
    padding: 4px 8px 5px;
}
.ci-ddmenu ul li:first-child {
    border: none;
}
.ci-ddmenu ul li.ci-hover {
    cursor: default;
    background: #f4f4f4;
    color: #2d1460;
    text-shadow: 1px 1px #fff;
}
.ci-search-form .ci-text-holder {
    overflow: hidden;
    padding: 9px 9px 8px;
    height: 17px;
    margin-right: 42px;
}
.ci-search-form input.ci-text {
    float: left;
    background: none;
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
    color: #5f2d91;
    outline: none;
    font: 12px/17px 'Noto Sans', Arial, Helvetica, sans-serif;
}
.ci-search-form ::-webkit-input-placeholder {
    color: #5f2d91;
}
.ci-search-form :-moz-placeholder {
    color: #5f2d91;
}
.ci-search-form ::-moz-placeholder {
    color: #5f2d91;
}
.ci-search-form :-ms-input-placeholder {
    color: #5f2d91;
}
.ci-search-form .ci-btn-search {
    float: right;
    padding: 0;
    margin: -34px 0 0 -40px;
    height: 34px;
    width: 40px;
    border: none;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    background: #5f2d91 url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat -17px 9px;
}
.ci-question-form:after {
    content: '';
    display: block;
    clear: both;
}
.ci-question-form {
    max-width: 870px;
    margin: 0 0 30px 40px;
}
.ci-question-form .ci-fields {
    overflow: hidden;
    width: 100%}
.ci-question-form .ci-left {
    float: left;
    width: 550px;
    padding: 0 50px 0 0;
}
.ci-question-form .ci-right {
    float: left;
    width: 270px;
}
.ci-question-form p {
    margin: 0 0 10px;
}
.ci-question-form label {
    display: inline-block;
    vertical-align: top;
    color: #ff9c03;
    padding: 0 0 1px;
}
.ci-question-form .ci-text-holder {
    background: #fff;
    border: 1px solid #fdb913;
    border-radius: 3px;
    padding: 8px 5px 9px;
    margin: 0 0 18px;
    height: 17px;
}
.ci-question-form .ci-text-holder.error {
    border-color: #d81900;
    background: #d34836;
}
.ci-question-form input.ci-text {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    color: #5f2d91;
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    height: 17px;
    font: 12px/17px 'Noto Sans', Arial, Helvetica, sans-serif;
}
.ci-question-form ::-webkit-input-placeholder {
    color: #5f2d91;
}
.ci-question-form :-moz-placeholder {
    color: #5f2d91;
}
.ci-question-form ::-moz-placeholder {
    color: #5f2d91;
}
.ci-question-form :-ms-input-placeholder {
    color: #5f2d91;
}
.jcf-hidden {
    display: block!important;
    position: absolute!important;
    left: -9999px!important;
}
.ci-question-form .ci-textarea {
    height: 86px;
    border: 1px solid #fdb913;
    border-radius: 3px;
    background: #fff;
}
.ci-question-form .ci-textarea.error {
    border-color: #d81900;
    background: #d34836;
}
.control-wrapper {
    padding: 9px 0 9px 5px;
}
.ci-question-form textarea {
    display: block;
    color: #5f2d91;
    outline: none;
    font: 12px/17px 'Noto Sans', Arial, Helvetica, sans-serif;
    width: 100%!important;
    height: 70px;
    border: 0;
    margin: 0;
    padding: 0;
    background: #fff;
}
.error .scrollable-area-wrapper .vscroll-line, .error .scrollable-area-wrapper .vscrollbar, .ci-question-form .ci-textarea.error textarea {
    background: #d34836;
}
.ci-question-form .scrollable-area-wrapper, .ci-question-form .scroll-cropper, .ci-question-form .chold {
    width: 100%!important;
}
.ci-question-form .ctop {
    display: none!important;
}
.scrollable-area-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%}
.scrollable-area-wrapper .vscrollbar {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    padding: 0 6px;
    background: #fff;
}
.scrollable-area-wrapper .vscroll-up, .scrollable-area-wrapper .vscroll-down {
    background: url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat;
    width: 14px;
    height: 10px;
    float: left;
}
.scrollable-area-wrapper .vscroll-down {
    background-position: 0 -18px;
}
.scrollable-area-wrapper .vscroll-line {
    background: #fff;
    width: 14px;
    float: left;
}
.scrollable-area-wrapper .vscroll-slider {
    background: #fff;
    width: 14px;
    height: 14px;
}
.ci-question-form .ci-btns {
    overflow: hidden;
}
.ci-question-form .ci-btn-submit, .ci-question-form .ci-btn-reset {
    float: left;
    height: 36px;
    background: #ff9c03;
    border-radius: 3px;
    text-align: center;
    width: 110px;
    padding: 0 5px;
    border: none;
    margin: 0 10px 0 0;
    color: #fff;
    font: 11px/17px 'Noto Sans', Arial, Helvetica, sans-serif;
}
.ci-question-form .ci-btn-reset {
    margin: 0;
    background: #5f2d91;
    width: 70px;
}
.ci-message {
    text-align: center;
    margin: 0 0 30px;
}
.ci-message mark {
    background: none;
    color: #ff9c03;
}
.ci-message .ci-btn-close {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    border-radius: 3px;
    text-align: center;
    padding: 0 5px;
    border: none;
    background: #5f2d91;
    width: 60px;
    color: #fff;
    text-decoration: none;
    font: 11px/36px 'Noto Sans', Arial, Helvetica, sans-serif;
}
.ci-message .ci-btn-close:active {
    background: #5f2d91;
}
.ci-slide-nav {
    height: 1%;
    margin: 0 0 88px;
    border-bottom: 1px solid #64337e;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    box-shadow: 0 1px #441e6b;
    -webkit-box-shadow: 0 1px #441e6b;
}
.ci-slide-nav:after {
    content: '';
    display: block;
    clear: both;
}
.ci-nav-holder .ci-logo {
    display: none;
}
.ci-nav-holder {
    width: 100%;
    position: relative;
    z-index: 17;
}
.ci-inner .ci-nav-holder {
    z-index: 15;
}
.ci-inner .ci-nav-holder {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-bottom: 1px solid #2d1460;
}
.ci-nav-frame {
    max-width: 950px;
    margin: 0 auto;
    height: 1%;
    padding: 0 15px;
}
.ci-nav-frame:after {
    content: '';
    display: block;
    clear: both;
}
.ci-nav-frame .ci-opener {
    display: none;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat 0 -93px;
    width: 45px!important;
    height: 40px;
}
.ci-nav-frame .ci-opener:hover, .ci-nav-frame.ci-active .ci-opener {
    background-position: -50px -93px;
}
#ci-nav {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    line-height: 20px;
}
.ci-inner #ci-nav {
    margin-bottom: -1px;
}
#ci-nav li {
    float: left;
    background: url(/_layouts/15/images/ecsd/www/none.gif);
}
#ci-nav li.home {
    display: none;
}
#ci-nav .ci-hover {
    position: relative;
    z-index: 12;
}
#ci-nav li a {
    display: block;
    color: #fff;
    position: relative;
    z-index: 11;
    border: 1px solid transparent;
    border-width: 1px 1px 0;
    text-decoration: none;
    border-radius: 3px 3px 0 0;
    padding: 6px 10px 12px;
    text-shadow: 0 2px 1px rgba(28, 13, 60, .85);
}
#ci-nav .ci-hover a, #ci-nav .ci-active a {
    color: #2d1460;
    background: #fff;
    border-color: #2d1460;
    text-shadow: none;
}
#ci-nav .ci-drop {
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 10;
    width: 999px;
    margin: -1px 0 0;
    border: 1px solid #2d1460;
    background: #fff;
    display: none;
    z-index: 100;
}
#ci-nav .right-side .ci-drop {
    left: auto;
    right: 0;
}
#ci-nav .ci-drop .ci-drop-inner {
    float: left;
    position: relative;
    padding: 19px 0 25px;
}
#ci-nav .ci-drop .ci-col {
    float: left;
    clear: right;
    padding: 0 10px;
    width: 168px;
}
#ci-nav .ci-drop .ci-title {
    color: #ff9c03;
    display: block;
    font-size: 13px;
    line-height: 16px;
    font-weight: normal;
    margin: 0 0 12px;
}
#ci-nav .ci-drop ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    line-height: 18px;
}
#ci-nav .ci-drop ul li {
    float: none;
    vertical-align: top;
    height: 1%;
    padding: 0 0 4px;
    overflow: hidden;
}
#ci-nav .ci-drop ul li a {
    display: inline;
    color: #2c3e50;
    text-shadow: none;
    padding: 0!important;
    border: none!important;
}
#ci-nav .ci-drop ul a:hover, #ci-nav .ci-drop ul .ci-active a {
    color: #ff9c03;
}
#ci-nav li.ci-hover .ci-drop {
    display: block;
}
.ci-logo-holder {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 5px;
    position: relative;
    top: -11px;
    z-index: 16;
}
.ci-inner .ci-logo-holder {
    top: 0;
}
.ci-logo {
    position: absolute;
    bottom: -96px;
    left: 55px;
    width: 594px;
    height: 95px;
    background: url(/_layouts/15/images/ecsd/www/logo01.png) no-repeat;
}
.ci-logo a {
    height: 100%;
    display: block;
}
.ci-logo img {
    display: none;
}
.ci-inner .ci-logo {
    width: 468px;
    height: 75px;
    margin: 0 0 7px;
    position: static;
    float: left;
    background: url(/_layouts/15/images/ecsd/www/logo02.png) no-repeat;
}
.ci-logo a.ci-inner {
    height: 100%;
    display: block;
}
.ci-logo-print {
    display: none;
}
.ci-inner .ci-slide-nav {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0;
}
.ci-nav-active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    border-top: 1px solid #d58116;
}
.ci-nav-active .ci-nav-holder {
    background: #5b2877;
    padding: 3px 0 0;
    border-bottom: 1px solid #64337e;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    box-shadow: 0 1px #441e6b;
    -webkit-box-shadow: 0 1px #441e6b;
}
.ci-nav-active .ci-logo {
    display: none;
}
.ci-nav-active .ci-nav-holder .ci-logo {
    display: block;
    float: left;
    margin: 7px 0 0 10px;
    width: 208px;
    height: 35px;
    position: static;
    background: url(/_layouts/15/images/ecsd/www/logo.png) no-repeat;
}
.ci-nav-active #ci-nav {
    font-size: 14px;
    padding: 6px 0 0;
}
.ci-nav-active #ci-nav li a {
    padding: 6px 11px 13px;
}
.ci-programs {
    padding: 23px 0 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 190px;
    text-align: center;
}
.ci-programs li {
    vertical-align: top;
    height: 1%;
    padding: 11px 5px;
    position: relative;
}
.ci-programs li a {
    color: #fdb913;
    text-decoration: none;
}
.ci-programs .ci-hover {
    z-index: 5;
}
.ci-popup-holder .ci-popup {
    display: none;
    background: #200e3d;
    border-radius: 3px;
    position: absolute;
    z-index: 5;
    left: 160px;
    padding: 10px;
    width: 210px;
    font-size: 11px;
    line-height: 14px;
    color: #fff;
    text-align: left;
}
.ci-popup:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(32, 14, 61, 0);
    border-right-color: #200e3d;
    border-width: 4px;
    top: 50%;
    margin-top: -4px;
}
.ci-popup-holder .ci-after {
    right: 100%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    border-color: rgba(32, 14, 61, 0);
    border-right-color: #200e3d;
    border-width: 4px;
    top: 50%;
    margin-top: -4px;
}
.ci-slideshow-section {
    overflow: hidden;
    width: 100%;
    background: url(/_layouts/15/images/ecsd/www/bg-carousel.png) repeat-x 0 100%;
    padding: 0 0 1px;
}
.ci-slideshow-section .ci-holder {
    margin: 0 auto;
    max-width: 950px;
    padding: 0 5px;
    height: 1%}
.ci-slideshow-section .ci-holder:after {
    content: '';
    display: block;
    clear: both;
}
.ci-slideshow {
    float: right;
    width: 710px;
    position: relative;
}
.ci-slideshow .ci-slideset {
    overflow: hidden;
    position: relative;
    height: 328px;
}
.ci-slideshow .ci-slide {
    position: absolute;
    z-index: 1;
    width: 100%}
.ci-slideshow .ci-slideset .ci-active {
    z-index: 2;
}
.ci-slideshow .ci-slide img {
    border: 1px solid #170b31;
    float: right;
}


/*Bottom was changed from 28px to -40px*/
.ci-slideshow .ci-text {
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 430px;
}


.ci-slideshow .ci-title {
    background: #ff9c03;
    border: 1px solid #fdb913;
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    margin: 0 0 1px;
    padding: 14px 12px 22px;
    height: 65px;
    overflow: hidden;
}

.ci-slideshow .ci-buttons a {
    position:relative;
	float: right;
	color: #2d1460;
    background: #fff;
    background: rgba(255, 255, 255, .9);
    font: 11px/42px 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 0 1px;
    width: 100px;
    padding: 0 5px;
	top:-41px;
    text-align: center;
    text-decoration: none;
    height: 40px;
	z-index:5
}


@media only screen and (max-width:767px) {
    .ci-slideshow .ci-buttons a {
 	top:0px;
   }
	
}

.ci-carousel .ci-frame {
    padding: 0 9999px 0 0;
    margin: 0 -9999px 0 0;
    position: relative;
    overflow: hidden;
    background: #fdb913;
    height: 59px;
}
.ci-carousel .ci-mask {
    width: 595px!important;
    overflow: hidden;
    float: left;
    position: relative;
}
.ci-carousel .ci-mask .ci-mask-center {
    width: 119px;
    margin: auto;
    position: relative;
}
.ci-carousel .ci-slideset {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 9999px;
    position: relative;
    overflow: hidden;
    height: 59px;
}
.ci-carousel .ci-slideset li {
    width: 118px;
    float: left;
    margin: 0 1px 0 0;
}
.ci-slideshow .ci-btn-prev, .ci-slideshow .ci-btn-next {
    display: none;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat -127px 0;
    width: 18px;
    height: 31px;
    margin: 14px 13px 14px 10px;
}
.ci-slideshow .ci-btn-next {
    background-position: -162px 0;
    margin: 14px 10px 14px 13px;
}
.ci-carousel .ci-btn-prev, .ci-carousel .ci-btn-next {
    display: block;
}
.ci-visual-links {
    padding: 13px 0 22px;
    margin: 0;
    list-style: none;
    height: 1%;
    overflow: hidden;
}
.ci-visual-links li {
    float: left;
    clear: right;
    width: 24.21052%;
    padding: 0 0 10px 5.263%}
.ci-visual-links li section {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 13px 10px 15px 15px;
}
.ci-visual-links h1 {
    font-size: 22px;
    line-height: 27px;
    font-weight: normal;
    margin: 0 0 4px;
}
.ci-visual-links h2 {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #2c145e;
    margin: 0 0 4px;
}
.ci-visual-links h2 .ci-num {
    display: inline-block;
    vertical-align: top;
    height: 30px;
    width: 30px;
    color: #fff;
    background: #5f2d91;
    border-radius: 30px;
    text-align: center;
}
.ci-visual-links a {
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
    word-spacing: 1px;
}
.ci-visual-links a:hover {
    text-decoration: underline;
}
.ci-visual-links .ci-finder {
    padding-left: 0;
    width: 41.0526%}
.ci-visual-links .ci-finder section {
    background: #fff url(/_layouts/15/images/ecsd/www/bg-location.jpg) repeat-y 100% 0;
    padding: 13px 12px 15px;
}
.ci-visual-links .ci-finder div {
    background: url(/_layouts/15/images/ecsd/www/ico-location.png) no-repeat;
    padding: 0 0 0 50px;
}
.ci-visual-links .ci-finder h1 {
    color: #ff9c03;
}
.ci-visual-links .ci-finder a {
    color: #5f2c91;
}
.ci-visual-links .ci-bus-status section {
    background: #096 url(/_layouts/15/images/ecsd/www/ico-bus.png) no-repeat 9px 8px;
    border: 1px solid #390;
}
.ci-visual-links .ci-bus-status h1 {
    padding-left: 31px;
}
.ci-visual-links .ci-bus-status h1, .ci-visual-links .ci-bus-status h2 {
    color: #fff;
}
.ci-visual-links .ci-bus-status a {
    color: #cbe4d9;
}
.ci-visual-links .ci-careers h1 {
    color: #2d1460;
}
.ci-visual-links .ci-careers a {
    color: #ff9c03;
}
.ci-events-mask {
    height: 450px;
    position: relative;
    overflow: hidden;
    margin: 0 0 -7px;
}
.ci-events-holder {
    position: relative;
    height: 432px;
    overflow: hidden;
}
.ci-events-holder:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjE3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjc4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjkxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC45OCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .17) 0%, rgba(255, 255, 255, .31) 18%, rgba(255, 255, 255, .78) 69%, rgba(255, 255, 255, .91) 87%, rgba(255, 255, 255, .98) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .17)), color-stop(18%, rgba(255, 255, 255, .31)), color-stop(69%, rgba(255, 255, 255, .78)), color-stop(87%, rgba(255, 255, 255, .91)), color-stop(100%, rgba(255, 255, 255, .98)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .17) 0%, rgba(255, 255, 255, .31) 18%, rgba(255, 255, 255, .78) 69%, rgba(255, 255, 255, .91) 87%, rgba(255, 255, 255, .98) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .17) 0%, rgba(255, 255, 255, .31) 18%, rgba(255, 255, 255, .78) 69%, rgba(255, 255, 255, .91) 87%, rgba(255, 255, 255, .98) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, .17) 0%, rgba(255, 255, 255, .31) 18%, rgba(255, 255, 255, .78) 69%, rgba(255, 255, 255, .91) 87%, rgba(255, 255, 255, .98) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .17) 0%, rgba(255, 255, 255, .31) 18%, rgba(255, 255, 255, .78) 69%, rgba(255, 255, 255, .91) 87%, rgba(255, 255, 255, .98) 100%);
}
.ci-events {
    padding: 0;
    margin: 0;
    list-style: none;
}
.ci-events .ci-events-box {
    position: relative;
    border-top: 1px solid #c4cde0;
}
.ci-events .ci-events-box:first-child {
    border: none;
}
.ci-events-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%}
.ci-events-box ul li:after, .ci-events-box ul:after {
    content: '';
    display: block;
    clear: both;
}
.ci-events-box ul li {
    min-height: 54px;
    padding: 18px 0 17px 8px;
}
.ci-events-box:first-child ul li {
    padding: 10px 0 17px 8px;
}
.ci-events-box.style01 li {
    padding: 20px 5px 17px 8px;
}
.ci-events-box.style01 li:first-child {
    background: none;
    padding: 18px 5px 17px 8px;
}
.ci-events-box ul li:first-child {
    border: none;
}
.ci-events img {
    float: left;
    margin: 0 21px 0 0;
}
.ci-events .ci-text {
    overflow: hidden;
}
.ci-events .ci-text.style02 {
    background: url(/_layouts/15/images/ecsd/www/bullet01.png) repeat-x 0 100%;
    padding: 0 0 21px;
    margin: 0 0 -21px;
}
.ci-events .ci-date {
    display: block;
    font: 12px/13px 'Noto Sans', Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #c36;
    margin: 0 0 5px;
}
.ci-events .ci-title {
    color: #121212;
    font-size: 14px;
    line-height: 17px;
    display: block;
    font-weight: normal;
    margin: 0 0 2px;
    padding: 7px 0 0;
}
.ci-events .ci-date+.ci-title {
    padding: 0;
}
.ci-events .ci-title a {
    text-decoration: none;
    color: #121212;
}
.ci-events .ci-title a:hover {
    text-decoration: underline;
}
.ci-events .ci-meta {
    font-size: 11px;
    line-height: 15px;
    color: #34495e;
}
.ci-events-carousel .ci-btn-prev, .ci-events-carousel .ci-btn-next {
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    height: 36px;
    width: 40px!important;
    margin: 0 10px 0 0;
    border-radius: 2px;
    background: #c4cde0 url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat -188px 13px;
}
.ci-events-carousel .ci-btn-next {
    background-position: -238px 13px;
}
.ci-events-carousel .ci-btn-prev:active, .ci-events-carousel .ci-btn-next:active {
    background-color: #c4cde0;
}
.ci-events-carousel .ci-buttons {
    overflow: hidden;
    height: 1%;
    margin: 0 -10px 0 0;
}
.ci-events-carousel .ci-buttons a {
    float: left;
    margin: 0 10px 0 0;
}
.ci-btn-calendar {
    background: #dfd5e9;
    color: #2d1460;
}
.ci-btn-calendar:active {
    background: #dfd5e9;
}
.ci-posts {
    font-size: 0;
    line-height: 0;
    letter-spacing: -10px;
    margin: 0 0 -8px -5.55555%}
.ci-post {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0;
    color: #34495e;
    display: inline-block;
    vertical-align: top;
    width: 27.77777%;
    padding: 0 0 40px 5.55555%}
.ci-post img {
    border: 1px solid #a7a7a7;
    border-radius: 3px;
    display: block;
    margin: 0 0 10px;
}
.ci-post .ci-title {
    color: #121212;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 16px;
    display: block;
    font-weight: normal;
}
.ci-post .ci-title a {
    color: #121212;
    text-decoration: none;
}
.ci-post .ci-title a:hover {
    text-decoration: underline;
}
.ci-heading h1 {
    display: inline;
    background: #fff;
    padding: 0 22px;
    border: none;
}
.ci-whats-new .ci-buttons {
    width: 100%;
    overflow: hidden;
}
.ci-buttons .ci-rss {
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 0 10px;
    width: 50px;
    height: 36px;
    border-radius: 3px;
    background: #f60 url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat 17px -45px;
}
.ci-buttons .ci-rss:active {
    background-color: #f60;
}
.ci-view-all {
    display: block;
    overflow: hidden;
    background: #fdb913;
    color: #2d1460;
    box-shadow: inset 0 0 0 1px #ff9c03;
    -webkit-box-shadow: inset 0 0 0 1px #ff9c03;
}
.ci-view-all:active {
    background: #fdb913;
}
.ci-article h1 {
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    margin: 0 0 5px;
}
.ci-article h1 a {
    text-decoration: none;
}
.ci-article h1 a:hover {
    text-decoration: underline;
}
.ci-article .ci-date {
    display: block;
    font: 12px/14px 'Noto Sans', Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #34495e;
    margin: 0 0 10px;
}
.ci-article p {
    margin: 0 0 17px;
}
.ci-more {
    background: #ff9c03;
    padding: 0 22px;
}
.ci-more:active {
    background: #ff9c03;
}
.ci-tweets-list, .ci-facebook-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.ci-tweets-list li, .ci-facebook-list li {
    vertical-align: top;
    background: url(/_layouts/15/images/ecsd/www/ico-twitter.png) no-repeat 2px 9px;
    padding: 5px 40px 11px 39px;
    font-size: 13px;
    line-height: 21px;
}
.ci-tweets-list p, .ci-facebook-list p {
    margin: 0;
}
.ci-facebook-list li {
    background: url(/_layouts/15/images/ecsd/www/ico-facebook.png) no-repeat 8px 10px;
}
.ci-tweets-list .ci-tag, .ci-facebook-list .ci-tag {
    text-decoration: none;
}
.ci-tweets-list .ci-tag:hover, .ci-facebook-list .ci-tag:hover {
    text-decoration: underline;
}
.ci-social-buttons {
    overflow: hidden;
    height: 1%;
    padding: 13px 40px 0 0;
}
.ci-social-buttons a {
    margin: 0 0 0 10px;
    float: right;
    width: 110px;
    padding: 0 5px;
}
.ci-btn-twitter {
    background: #0096c4;
}
.ci-btn-twitter:active {
    background: #0096c4;
}
.ci-btn-facebook {
    background: #3b5998;
}
.ci-btn-facebook:active {
    background: #3b5998;
}
.ci-btn-gplus {
    background: #d34836;
    width: 40px!important;
}
.ci-btn-gplus:active {
    background: #d34836;
}
.ci-video {
    background: #000;
    padding: 20px;
    margin: 0 0 9px;
}
.ci-video img {
    width: 100%}
.ci-section .ci-tab-area h1 {
    color: #ff9c03;
}
.ci-tabset {
    padding: 3px 0 0;
    margin: 0 0 20px;
    list-style: none;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ff9c03;
}
.ci-tabset li {
    float: left;
    width: 90px;
    height: 40px;
    margin: 0 10px 0 0;
    text-align: center;
    cursor: pointer;
}
.ci-tabset li a {
    display: block;
    padding: 9px 5px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px 3px 0 0;
    background: #5f2d91;
    background: rgba(95, 45, 145, .5);
}
.ci-tabset li a:hover, .ci-tabset li.ci-active a {
    background: #ff9c03!important;
}
.tab-link {
    color: #fff;
    text-decoration: none;
    display: none;
    line-height: 20px;
    border-radius: 3px 3px 0 0;
    margin: 0 0 10px;
    padding: 10px 10px 10px 31px;
    background-color: #5f2d91;
    background: rgba(95, 45, 145, .5) url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat -146px -118px;
}
.ci-active .tab-link, .tab-link:hover, .ci-tab .ci-active a {
    background: #ff9c03 url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat -181px -86px;
}
.ci-tab {
    position: relative;
    overflow: hidden;
    width: 100%}
.ci-tab-content ul {
    float: left;
    clear: right;
    width: 50%;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    line-height: 15px;
}
.ci-tab-content ul li {
    vertical-align: top;
    height: 1%;
    position: relative;
    padding: 0 0 15px 10px;
    margin: 0 0 0 10px;
}
.ci-tab-content ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    height: 2px;
    width: 2px;
    background: #fdb913;
}
.ci-tab-content .ci-before {
    position: absolute;
    left: 0;
    top: 6px;
    height: 2px;
    width: 2px;
    background: #fdb913;
}
.ci-tab-content ul a {
    color: #fff;
    text-decoration: none;
}
.ci-tab-content ul a:hover {
    color: #ff9c03;
}
.ci-verse {
    background: #fdb913;
    color: #2d1460;
}
.ci-verse .ci-section-holder {
    padding: 19px 5px;
}
.ci-verse-post {
    overflow: hidden;
    height: 1%;
    padding: 0 0 0 83px;
    max-width: 640px;
}
.ci-verse-post .ci-title {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
.ci-verse-post h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    display: inline;
    font-weight: normal;
    margin: 0;
}
.ci-verse-post p {
    font: 14px/17px 'Noto Sans', Arial, Helvetica, sans-serif;
    font-style: italic;
    margin: 0;
}
.ci-verse-post img {
    float: left;
    margin: 2px 0 0 -78px;
}
.ci-breadcrumbs {
    border-bottom: 1px solid #fdb913;
}
.ci-breadcrumbs .ci-holder {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 15px 11px;
}
.ci-breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #5f2d91;
    font-size: 12px;
    line-height: 23px;
}
.ci-breadcrumbs ul li {
    vertical-align: top;
    display: inline;
    padding: 0 3px 0 19px;
    background: url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat -35px -165px;
}
.ci-breadcrumbs ul li a {
    text-decoration: none;
    color: #333;
}
.ci-breadcrumbs ul .ci-home {
    padding-left: 0;
    background: none;
}
.ci-breadcrumbs ul .ci-home a {
    color: #c36;
}
.ci-breadcrumbs ul li a:hover, .ci-breadcrumbs ul .ci-active a {
    color: #5f2d91;
}
.ci-side-nav-holder {
    overflow: hidden;
}
.ci-side-nav {
    padding: 0;
    margin: -1px 0 0;
    list-style: none;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
}
.ci-side-nav li {
    vertical-align: top;
    height: 1%;
    border-top: 1px solid #fdb913;
    padding: 10px 5px 11px 13px;
}
.ci-side-nav li:first-child {
    padding-top: 5px;
}
.ci-side-nav li a {
    text-decoration: none;
    color: #2c135f;
}
.ci-side-nav .ci-active a {
    font-weight: bold;
}
.ci-side-nav ul {
    padding: 8px 0 5px;
    margin: 0;
    list-style: none;
    font-size: 12px;
    line-height: 17px;
}
.ci-side-nav ul li {
    vertical-align: top;
    border: none;
    height: 1%;
    position: relative;
    padding: 5px 0 7px 10px;
    margin: 0 0 0 10px;
}
.ci-side-nav ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    height: 3px;
    width: 3px;
    background: #fdb913;
}
.ci-side-nav ul .ci-before {
    position: absolute;
    left: 0;
    top: 12px;
    height: 3px;
    width: 3px;
    background: #fdb913;
}
.ci-side-nav ul li a {
    font-weight: normal!important;
    color: #444;
}
.ci-side-nav ul li a:hover, .ci-side-nav ul .ci-active a {
    color: #c36;
}
.ci-links {
    padding: 0;
    margin: 0;
    list-style: none;
}
.ci-links li {
    vertical-align: top;
    height: 1%;
    position: relative;
    padding: 0 0 9px 25px;
}
.ci-links li:before {
    content: '';
    position: absolute;
    left: 9px;
    top: 8px;
    height: 4px;
    width: 4px;
    border-radius: 4px;
    background: #2d1460;
}
.ci-links .ci-before {
    position: absolute;
    left: 9px;
    top: 8px;
    height: 4px;
    width: 4px;
    background: #2d1460;
}
.ci-resources {
    padding: 0;
    margin: 0;
    list-style: none;
}
.ci-resources li {
    vertical-align: top;
    height: 1%;
    padding: 0 0 9px 25px;
    background: url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat 0 -196px;
}
#ci-footer {
    padding: 211px 45px 0;
    position: relative;
    min-height: 122px;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
}
.ci-footer-holder {
    position: relative;
    z-index: 100;
    padding: 22px 30px 59px 40px;
    height: 1%;
    max-width: 798px;
    margin: 0 auto;
    border: 1px solid #2d1460;
    background: #5f2d91;
}
.ci-footer-holder:after {
    content: '';
    display: block;
    clear: both;
}
.ci-footer-holder p {
    margin: 0 0 11px;
}
.ci-footer-holder .text-holder {
    border-bottom: 1px solid #64337e;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    box-shadow: 0 1px #441e6b;
    -webkit-box-shadow: 0 1px #441e6b;
}
.ci-footer-holder a {
    color: #fff;
    text-decoration: none;
}
.ci-footer-holder a:hover {
    color: #fdb913;
}
.ci-footer-holder .ci-title {
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: normal;
    color: #fdb913;
    padding: 20px 0 11px;
}
.ci-footer-holder .ci-sub-title {
    display: block;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    color: #fff;
    padding: 1px 0 14px;
}
.ci-footer-holder .ci-col {
    float: left;
    clear: right;
    width: 18.05%;
    padding: 0 2% 0 0;
}
.ci-footer-holder .ci-long {
    width: 27.95%}
.ci-footer-holder .ci-col ul {
    padding: 0;
    margin: 0;
    list-style: none;
    min-height: 132px;
}
.ci-footer-holder .ci-col ul li {
    vertical-align: top;
    width: 100%;
    margin: 0 0 10px;
}
.ci-footer-holder .ci-col ul li a {
    position: relative;
}
.ci-footer-holder address {
    display: block;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
}
.ci-footer-holder address strong {
    display: block;
    color: #fdb913;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin: 0 0 13px;
}
.ci-footer-holder address dl {
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 16px 0 10px;
}
.ci-footer-holder address dl dt {
    float: left;
    clear: both;
    width: 60px;
    color: #fdb913;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.ci-footer-holder address dl dd {
    overflow: hidden;
    margin: 0;
}
.ci-footer-holder address a {
    text-decoration: none;
    color: #fdb913;
}
.ci-footer-holder address a:hover {
    text-decoration: underline;
}
.ci-footer-holder .ci-links {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 31px;
    word-spacing: 2px;
}
.ci-footer-logo {
    display: block;
    margin: 0 0 17px;
}
.ci-soc-title {
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin: 0 0 41px;
}
.ci-soc-title span {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.ci-social-networks {
    padding: 0;
    margin: 0 -20px 47px 0!important;
    list-style: none;
    overflow: hidden;
    min-height: 30px!important;
}
.ci-social-networks li {
    float: left;
    margin: 0 10px 0 0!important;
    width: 30px!important;
}
.ci-social-networks li a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    background: #2d1460 url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat -9999px -9999px;
}
.ci-social-networks .ci-ustream a {
    background-position: -25px -50px;
}
.ci-social-networks .ci-youtube a {
    background-position: -70px -50px;
}
.ci-social-networks .ci-facebook a {
    background-position: -110px -50px;
}
.ci-social-networks .ci-twitter a {
    background-position: -150px -50px;
}
.ci-social-networks .ci-rss a {
    background-position: -190px -50px;
}
.ci-social-networks .ci-share a {
    background-position: -230px -50px;
}
.ci-social-networks .ci-btn-top {
    position: static;
    bottom: auto;
    right: auto;
}
.ci-social-networks .ci-btn-top a {
    background: url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat -103px -126px;
}
.ci-social-networks li a:active {
    background-color: #2d1460;
}
.ci-logo-bundle {
    display: block;
    margin: 10px 0 0;
    padding: 21px 0 0;
}
.ci-btn-top {
    position: absolute;
    right: -41px;
    bottom: 53px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/_layouts/15/images/ecsd/www/sprite.png?v=3) no-repeat -103px -93px;
    height: 30px;
    width: 30px;
}
.ci-inner #ci-footer {
    padding: 0;
    font-size: 11px;
    line-height: 15px;
}
.ci-inner .ci-footer-holder {
    width: 100%;
    border: none;
    max-width: none;
    padding: 0;
}
.ci-footer-frame {
    max-width: 950px;
    margin: 0 auto;
    padding: 17px 15px 5px;
    overflow: hidden;
}
.ci-inner #ci-footer a {
    color: #fdb913;
}
.ci-inner #ci-footer a:hover {
    text-decoration: none;
    color: #fff;
}
.ci-footer-nav {
    padding: 0;
    margin: 0 0 15px;
    font-size: 12px;
    list-style: none;
}
.ci-footer-nav li {
    vertical-align: top;
    display: inline-block;
    position: relative;
}
.ci-footer-nav li:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    background: #fdb913;
    height: 3px;
    width: 3px;
    margin: 6px 7px 0 3px;
}
.ci-footer-nav .ci-before {
    display: inline-block;
    vertical-align: top;
    background: #fdb913;
    height: 3px;
    width: 3px;
    margin: 6px 7px 0 3px;
}
.ci-footer-nav li:first-child:before, .ci-footer-nav li:first-child .ci-before {
    display: none;
}
.ci-footer-nav li a {
    color: #fdb913;
}
.ci-footer-nav li a:hover, .ci-footer-nav .ci-active a {
    color: #fff;
}
.ci-inner .ci-footer-holder address strong {
    color: #fff;
    font: 12px/16px 'Noto Sans', Arial, Helvetica, sans-serif;
    margin: 0 0 2px;
    font-weight: bold;
}
.ci-inner .ci-footer-holder address {
    font-size: 11px;
    line-height: 13px;
}
.ci-inner .ci-footer-holder address dl {
    font-size: 11px;
    line-height: 23px;
    padding: 0 0 6px;
}
.ci-inner .ci-footer-holder address dl dt, .ci-inner .ci-footer-holder address dl dd {
    float: none;
    display: inline;
    width: auto;
    padding: 0 3px 0 0;
    color: #fff;
}
.ci-footer-content {
    float: left;
    width: 50%}
.ci-social-holder {
    float: right;
    width: 270px;
    padding: 1px 0 0;
}
.ci-social-holder .ci-soc-title {
    margin: 0 0 11px;
}
.ci-social-holder .ci-social-networks {
    margin-bottom: 0!important;
}
.ci-footer-logos {
    max-width: 950px;
    margin: 0 auto;
    padding: 9px 15px;
    overflow: hidden;
}
.ci-footer-logos .ci-footer-logo {
    float: left;
    width: 50%}
.ci-footer-logos .ci-logo-bundle {
    float: right;
    width: 270px;
    padding: 0;
}
.ci-map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%}
.ci-map:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjE0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjc2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjg3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjk3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .14) 14%, rgba(255, 255, 255, .22) 20%, rgba(255, 255, 255, .76) 54%, rgba(255, 255, 255, .87) 62%, rgba(255, 255, 255, .97) 71%, rgba(255, 255, 255, 1) 76%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(14%, rgba(255, 255, 255, .14)), color-stop(20%, rgba(255, 255, 255, .22)), color-stop(54%, rgba(255, 255, 255, .76)), color-stop(62%, rgba(255, 255, 255, .87)), color-stop(71%, rgba(255, 255, 255, .97)), color-stop(76%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .14) 14%, rgba(255, 255, 255, .22) 20%, rgba(255, 255, 255, .76) 54%, rgba(255, 255, 255, .87) 62%, rgba(255, 255, 255, .97) 71%, rgba(255, 255, 255, 1) 76%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .14) 14%, rgba(255, 255, 255, .22) 20%, rgba(255, 255, 255, .76) 54%, rgba(255, 255, 255, .87) 62%, rgba(255, 255, 255, .97) 71%, rgba(255, 255, 255, 1) 76%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .14) 14%, rgba(255, 255, 255, .22) 20%, rgba(255, 255, 255, .76) 54%, rgba(255, 255, 255, .87) 62%, rgba(255, 255, 255, .97) 71%, rgba(255, 255, 255, 1) 76%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .14) 14%, rgba(255, 255, 255, .22) 20%, rgba(255, 255, 255, .76) 54%, rgba(255, 255, 255, .87) 62%, rgba(255, 255, 255, .97) 71%, rgba(255, 255, 255, 1) 76%, rgba(255, 255, 255, 1) 100%);
}
.ci-location {
    position: absolute;
    z-index: 100;
    text-indent: -9999px;
    overflow: hidden;
    top: 59px;
    left: 50%;
    margin-left: -35px;
    background: url(/_layouts/15/images/ecsd/www/location-ico.png) no-repeat;
    width: 70px;
    height: 78px;
}
#map {
    overflow: hidden;
    width: 100%;
    height: 350px;
}
@media only screen and (min-width:767px) {
    #ci-nav {
    position: static!important;
    display: block!important;
}
}@media only screen and (max-width:949px) {
    .ci-hidden-tablet {
    display: none;
}
.ci-hidden-desktop {
    display: block;
}
#ci-bg {
    height: auto;
    bottom: 0;
    background: #5b2877;
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViMjg3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZTRjOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #5b2877 0%, #7e4c95 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b2877), color-stop(100%, #7e4c95));
    background: -webkit-linear-gradient(top, #5b2877 0%, #7e4c95 100%);
    background: -o-linear-gradient(top, #5b2877 0%, #7e4c95 100%);
    background: -ms-linear-gradient(top, #5b2877 0%, #7e4c95 100%);
    background: linear-gradient(to bottom, #5b2877 0%, #7e4c95 100%);
}
#ci-bg img {
    display: none;
}
.ci-search-form {
    margin: 0 auto 30px;
}
.ci-question-form .ci-left {
    padding-bottom: 17px;
}
#ci-nav {
    font-size: 14px;
}
.ci-nav-active {
    padding: 0!important;
}
.ci-nav-active .ci-nav-frame {
    position: relative;
    float: none;
}
.ci-nav-active .ci-nav-holder .ci-logo {
    margin-top: 2px;
}
.ci-nav-active .ci-nav-holder {
    padding: 6px 0 4px;
}
.ci-nav-active #ci-nav {
    position: absolute!important;
}
.ci-nav-active .ci-opener {
    display: block;
    float: right;
}
.ci-nav-active #ci-nav {
    right: 5px;
    top: 45px;
    position: absolute;
    background: #fff;
    border: 1px solid #1a0b37;
    width: 188px;
    font-size: 14px;
}
.ci-nav-active #ci-nav li {
    float: none;
    vertical-align: top;
    width: 100%}
.ci-nav-active #ci-nav li.home {
    display: block;
}
.ci-nav-active #ci-nav li a {
    text-shadow: none;
    color: #190b37;
    border: none;
    padding: 5px 10px 4px 8px;
    border-radius: 0;
}
.ci-nav-active #ci-nav .ci-hover a, .ci-nav-active #ci-nav .ci-active a {
    color: #fff;
    background: #ff9c03;
    border: none;
    text-shadow: none;
}
.ci-nav-active #ci-nav .ci-drop {
    position: static;
    margin: 0;
    width: auto!important;
    display: none!important;
}
.ci-nav-active #ci-nav .ci-drop .ci-drop-inner {
    float: none;
    padding: 10px 5px;
}
.ci-nav-active #ci-nav .ci-drop .ci-col {
    padding: 0;
    float: none;
    max-width: none;
}
.ci-nav-active #ci-nav .ci-drop ul {
    padding: 0;
}
.ci-nav-active #ci-nav .ci-drop ul li a {
    display: block;
    background: none;
    color: #190b37;
    padding: 5px!important;
}
.ci-nav-active #ci-nav .ci-drop ul .ci-hover a, .ci-nav-active #ci-nav .ci-drop ul .ci-active a {
    color: #fff;
    background: #ff9c03;
    border: none;
    text-shadow: none;
    width: auto!important;
}
.ci-nav-active #ci-nav {
    font-size: 14px;
}
.ci-logo-holder {
    top: -6px;
    float: left;
}
.ci-inner .ci-logo-holder {
    float: left;
    top: -2px;
}
.ci-logo, .ci-inner .ci-logo {
    width: 460px;
    height: 74px;
    bottom: -75px;
    background: url(/_layouts/15/images/ecsd/www/logo02.png) no-repeat;
}
.ci-inner .ci-logo {
    margin: 0 0 6px;
}
.ci-slideshow {
    float: none;
}
.ci-carousel .ci-frame {
    margin-left: 0;
}
.ci-programs {
    padding: 0;
}
.ci-programs {
    float: none;
    width: 100%;
    margin: 0 0 3px;
}
.ci-programs:after {
    content: '';
    display: block;
    clear: both;
}
.ci-programs li {
    float: left;
    padding: 6px 1% 16px;
    width: 31.3333%}
.ci-programs li a {
    color: #451b5f;
}
.ci-popup-holder .ci-popup {
    left: 50%;
    bottom: auto;
    top: 100%;
    margin: -10px 0 0 -115px;
    background: #200e3d;
    background: rgba(32, 14, 61, .9);
}
.ci-popup:after {
    bottom: 100%;
    top: auto;
    margin: 0 0 0 -4px;
    border: solid transparent;
    border-bottom-color: #200e3d;
    right: auto;
    left: 50%}
.ci-visual-links {
    padding: 0 0 17px;
}
.ci-visual-links li section {
    min-height: 85px;
}
.ci-visual-links li, .ci-visual-links .ci-finder {
    width: 30.43%;
    padding-left: 4.352%}
.ci-visual-links .ci-finder {
    padding-left: 0;
}
.ci-visual-links .ci-finder h1 {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 2px;
}
.ci-visual-links .ci-finder h2 {
    font-size: 11px;
    line-height: 14px;
    margin: 0 0 3px;
}
.ci-visual-links .ci-finder section {
    padding-left: 7px;
}
.ci-visual-links .ci-finder div {
    padding-left: 55px;
}
.ci-breadcrumbs {
    margin: 0;
}
#ci-main {
    padding-bottom: 30px;
}
.ci-inner #ci-main {
    padding-top: 0;
}
.ci-two-columns h1, .ci-two-columns h1 {
    margin-left: -10px;
}
.ci-heading {
    margin: 0 0 12px -10px;
    padding: 0 20px 5px;
}
.ci-heading h1 {
    padding: 0 10px;
}
.ci-btn {
    height: 44px;
    line-height: 44px;
}
.ci-events-box ul li {
    padding: 18px 0 17px 8px;
}
.ci-events .ci-title {
    line-height: 16px;
    margin: 0;
}
.ci-left-col, .ci-right-col {
    width: 47.8%}
.ci-posts {
    margin-left: -9.5%}
.ci-post {
    width: 41.118%;
    padding: 0 0 18px 8.82352%;
    min-height: 190px;
}
.ci-events-holder {
    height: 597px;
}
.ci-events-mask {
    height: 610px;
}
.ci-events-carousel .ci-buttons a {
    padding: 0 7px;
    height: 46px;
    line-height: 46px;
}
.ci-events-carousel .ci-btn-prev, .ci-events-carousel .ci-btn-next {
    height: 46px;
    background-position: -188px 18px;
    padding: 0!important;
}
.ci-events-carousel .ci-btn-next {
    background-position: -238px 18px;
}
.ci-whats-new .ci-buttons a {
    height: 46px;
    line-height: 46px;
}
.ci-buttons .ci-rss {
    height: 46px;
    background-position: 17px -40px;
}
.ci-article h1 {
    margin-bottom: 10px;
}
.ci-article p {
    margin: 0 0 22px;
}
.ci-social-buttons {
    padding: 12px 0 2px;
}
.ci-dark .ci-left-col, .ci-dark .ci-right-col {
    float: none;
    width: 100%}
.ci-video {
    margin: 0 0 30px;
}
.ci-tab-area {
    padding: 0 0 2px;
}
.ci-content-holder {
    margin-left: 0;
}
.ci-sidebar {
    float: none;
    width: auto;
    background: #ebebeb;
    border-bottom: 1px solid #fdb913;
    padding: 9px 15px 5px;
    margin: 0 -15px 19px;
}
.ci-sidebar:after {
    display: none;
}
.ci-sidebar-after {
    display: none;
}
.ci-side-nav {
    overflow: hidden;
    margin-left: -2%}
.ci-side-nav li {
    float: left;
    clear: right;
    width: 48%;
    margin: 0 0 0 2%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ci-side-nav li:first-child {
    padding-top: 10px;
}
.ci-side-nav>li.ci-active {
    padding-left: 0;
}
.ci-side-nav ul {
    padding-top: 2px;
}
.ci-side-nav ul li {
    float: none;
    width: auto;
    padding-bottom: 8px;
}
#ci-footer {
    padding-top: 165px;
}
.ci-footer-holder .ci-col {
    width: 48%}
.ci-footer-frame {
    padding-bottom: 7px;
}
.ci-inner .ci-footer-holder address dl {
    line-height: 15px;
    padding: 5px 0 12px;
}
.ci-inner .ci-footer-holder address dl dt {
    float: left;
}
.ci-inner .ci-footer-holder address dl dd {
    display: block;
}
}@media only screen and (max-width:767px) {
    .ci-panel .ci-frame {
    padding: 0 0 9px;
}
.ci-menu {
    padding-bottom: 13px;
}
.ci-panel .ci-actions {
    clear: both;
    float: right;
}
.ci-search-form {
    margin: 0 0 20px;
}
.ci-question-form {
    margin: 0 0 20px;
}
.ci-question-form .ci-left, .ci-question-form .ci-right {
    float: none;
    padding-right: 0;
    width: 100%}
.ci-message {
    margin: 0 0 20px;
}
.ci-left-col, .ci-right-col, .ci-footer-holder .ci-col {
    float: none!important;
    width: 100%!important;
    padding: 0 0 25px;
}
.ci-right-col {
    padding: 0 0 9px;
}
.ci-events-carousel .ci-buttons a {
    margin: 0 10px 10px 0;
    display: block;
    overflow: hidden;
}
.ci-events-carousel .ci-buttons .ci-btn {
    float: none;
}
.ci-social-buttons {
    margin: 0 0 0 -10px;
}
.ci-social-buttons a {
    padding: 0;
}
.ci-btn-gplus {
    width: 50px!important;
}
.ci-logo, .ci-inner .ci-logo {
    width: 347px;
    height: 56px;
    margin: 0;
    position: static;
    float: left;
    background: url(/_layouts/15/images/ecsd/www/logo03.png) no-repeat;
}
.ci-nav-holder, .ci-inner .ci-nav-holder {
    border-bottom: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.ci-slide-nav {
    width: 100%;
    margin: 0 0 29px;
    padding: 0 0 7px;
    border-bottom: 1px solid #64337e;
    box-shadow: 0 1px #441e6b;
    -webkit-box-shadow: 0 1px #441e6b;
}
.ci-slide-nav:after {
    content: '';
    display: block;
    clear: both;
}
.ci-header-holder {
    padding: 16px 0 0;
}
.ci-nav-frame {
    float: right;
    padding: 0 5px;
}
.ci-nav-frame .ci-opener {
    display: block;
}
.ci-nav-active {
    padding: 0;
}
.ci-inner .ci-slide-nav {
    margin: 0;
}
#ci-nav {
    right: 5px;
    top: 49px;
    position: absolute;
    background: #fff;
    border: 1px solid #1a0b37;
    width: 188px;
}
#ci-nav li {
    float: none;
    vertical-align: top;
    width: 100%}
#ci-nav li.home {
    display: block;
}
#ci-nav li a {
    text-shadow: none;
    color: #190b37;
    border: none;
    padding: 5px 10px 4px;
    border-radius: 0;
}
#ci-nav .ci-hover a, #ci-nav .ci-active a {
    color: #fff;
    background: #ff9c03;
    border: none;
    text-shadow: none;
}
#ci-nav .ci-drop {
    position: static;
    margin: 0;
    width: auto!important;
}
#ci-nav .ci-drop .ci-drop-inner {
    float: none;
    padding: 10px 5px;
}
#ci-nav .ci-drop .ci-col {
    padding: 0;
    float: none;
    max-width: none;
}
#ci-nav .ci-drop ul {
    padding: 0;
}
#ci-nav .ci-drop ul li a {
    display: block;
    background: none;
    color: #190b37;
    padding: 5px!important;
}
#ci-nav .ci-drop ul .ci-hover a, #ci-nav .ci-drop ul .ci-active a {
    color: #fff;
    background: #ff9c03;
    border: none;
    text-shadow: none;
    width: auto!important;
}
.ci-slideshow-section {
    background-image: url(/_layouts/15/images/ecsd/www/bg-carousel-small.png);
}
.ci-slideshow {
    width: 100%;
    overflow: visible;
}
.ci-slideshow .ci-slideset, .ci-slideshow-section .ci-holder {
    overflow: visible;
}
.ci-slideshow .ci-slide img {
    float: none;
    display: block;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ci-slideshow .ci-text {
    position: static;
    width: auto;
}
.ci-slideshow .ci-title {
    padding: 14px 41px 22px;
}
.ci-carousel .ci-frame {
    padding: 0;
    margin: 0;
    background: none;
    height: 41px;
    overflow: visible;
}
.ci-carousel .ci-mask .ci-mask-center {
    margin: 0;
}
.ci-carousel .ci-mask {
    width: 270px!important;
    padding: 18px 0 0;
}
.ci-carousel .ci-slideset {
    height: auto;
}
.ci-slideshow .ci-btn-prev, .ci-slideshow .ci-btn-next {
    display: block;
    position: absolute;
    z-index: 10;
    left: 11px;
    margin: 0;
    bottom: 68px;
}
.ci-slideshow .ci-btn-next {
    left: auto;
    right: 11px;
    background-position: -162px 0;
}
.ci-carousel {
    position: absolute;
    left: 0;
    z-index: 10;
    width: 30%;
    bottom: 0;
}
.ci-carousel .ci-slideset li {
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 0 12px;
    height: 8px;
    width: 8px;
}
.ci-carousel .ci-slideset li a {
    display: block;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    background: #fff;
}
.ci-carousel .ci-slideset {
    margin: 0!important;
}
.ci-carousel .ci-slideset li.clone {
    display: none;
}
.ci-carousel .ci-slideset li img {
    display: none;
}
.ci-carousel .ci-slideset li.ci-active a, .ci-carousel .ci-slideset li a:hover {
    background: #ff9c03;
}
.ci-carousel .ci-btn-prev, .ci-carousel .ci-btn-next {
    display: none;
}
.ci-breadcrumbs .ci-holder {
    padding: 9px 15px 16px;
}
.ci-breadcrumbs ul {
    line-height: 25px;
}
#ci-main {
    padding-bottom: 10px;
}
.ci-programs {
    margin: 0 0 13px;
}
.ci-programs li {
    width: 48%;
    padding: 3px 1% 19px;
}
.ci-visual-links {
    margin: 0 -3%;
    padding: 0;
}
.ci-visual-links li, .ci-visual-links .ci-finder {
    padding: 0 3% 30px;
    width: 44%}
.ci-visual-links .ci-finder {
    width: 94%}
.ci-visual-links .ci-finder section {
    padding-left: 11px;
}
.ci-visual-links .ci-finder div {
    padding-left: 50px;
}
.ci-visual-links .ci-finder h1 {
    font-size: 22px;
    line-height: 27px;
    margin: 0 0 4px;
}
.ci-visual-links .ci-finder h2 {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 3px;
}
.ci-two-columns h1, .ci-two-columns h1 {
    line-height: 21px;
    margin: 0 0 21px;
}
.ci-events-box ul li {
    padding: 20px 0 10px 8px;
}
.ci-events-mask {
    height: 367px;
}
.ci-events-holder {
    height: 354px;
}
.ci-events-carousel .ci-buttons .ci-btn {
    float: left;
}
.ci-events-carousel .ci-buttons a {
    margin-bottom: 1px;
}
.ci-heading {
    margin: 0 0 15px;
    padding: 0 20px 2px;
}
.ci-posts {
    margin: 0 -3.3333%}
.ci-post {
    width: 26.8%;
    padding: 0 3.25% 28px;
}
.ci-post img {
    margin: 0 0 15px;
}
.ci-article h1 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 5px;
}
.ci-article {
    font-size: 13px;
    line-height: 18px;
}
.ci-article p {
    margin: 0 0 15px;
}
.ci-section-holder {
    padding: 23px 15px 20px;
}
.ci-video {
    margin: 0 0 15px;
}
#ci-content {
    float: none;
}
.ci-content-holder {
    margin: 0;
    padding: 0 0 7px;
}
.ci-sidebar {
    margin-bottom: 12px;
    padding-top: 3px;
}
.ci-aside {
    float: none;
    margin: 0;
    width: 100%}
.ci-footer-frame {
    padding-bottom: 21px;
}
.ci-footer-content, .ci-social-holder {
    float: none;
    width: 100%}
.ci-footer-content {
    padding: 0 0 11px;
}
.ci-footer-nav {
    margin: 0 0 20px;
}
.ci-footer-logos {
    padding: 13px 15px;
}
.ci-footer-logos .ci-logo-bundle {
    width: auto;
}
#ci-nav li.ci-hover .ci-drop {
    display: none;
}
}@media only screen and (max-width:479px) {
    .ci-menu li {
    border-left: 1px solid #1d0d3e;
    border-right: 0;
    padding: 4px 9px 5px;
}
.ci-menu li:first-child {
    border: none;
}
.ci-logo-holder, .ci-inner .ci-logo-holder {
    top: 5px;
}
.ci-logo, .ci-inner .ci-logo {
    width: 218px;
    height: 43px;
    background: url(/_layouts/15/images/ecsd/www/logo04.png) no-repeat;
}
.ci-logo-holder {
    top: 5px;
}
.ci-slide-nav {
    padding: 0 0 20px;
    margin: 0 0 19px;
}
.ci-search-form .ci-ddmenu {
    width: 69px;
}
.ci-search-form .ci-opener {
    background: none;
    text-align: center;
}
.ci-search-form .ci-opener span {
    display: none;
}
.ci-ddmenu ul {
    display: none!important;
}
.ci-popup-holder .ci-popup {
    margin-top: -3px;
}
.ci-slideshow-section .ci-holder {
    padding: 0 15px;
}
.ci-slideshow .ci-title {
    min-height: 63px;
    height: auto;
    padding-bottom: 21px;
}
.ci-slideshow .ci-btn-prev, .ci-slideshow .ci-btn-next {
    bottom: 80px;
}
.ci-carousel {
    display: none;
}
.ci-slideshow .ci-buttons {
    overflow: hidden;
    position: relative;
    padding: 0 15px;
    margin: 0 -15px;
    background: #2a135a url(/_layouts/15/images/ecsd/www/bg-carousel.png) repeat-x;
}
.ci-slideshow .ci-buttons:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    border-left: 1px solid #2a135a;
    z-index: 1;
}
.ci-slideshow .ci-buttons a {
    margin: 0;
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ci-events-carousel .ci-buttons .ci-btn {
    float: none;
    margin-bottom: 10px;
}
.ci-programs {
    margin: 0 0 5px;
}
.ci-programs li {
    float: none;
    width: auto;
    padding: 11px 5px;
}
.ci-visual-links {
    margin: 0 -2% 15px;
}
.ci-visual-links li section {
    min-height: 65px;
}
.ci-visual-links li, .ci-visual-links .ci-finder {
    padding: 0 2% 10px;
    width: 46%}
.ci-visual-links .ci-finder {
    width: 96%}
.ci-visual-links h1, .ci-visual-links .ci-finder h1 {
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 5px;
}
.ci-visual-links .ci-finder h1 {
    line-height: 22px;
}
.ci-visual-links h2, .ci-visual-links .ci-finder h2 {
    font-size: 12px;
    line-height: 24px;
    margin: 0 0 5px;
}
.ci-visual-links .ci-finder h2 {
    line-height: 15px;
    margin: 0 0 3px;
}
.ci-visual-links h2 .ci-num {
    height: 24px;
    width: 24px;
    font-size: 12px;
    line-height: 24px;
    border-radius: 24px;
}
.ci-visual-links li section {
    padding: 13px 3px 10px 9px;
}
.ci-visual-links .ci-finder section {
    padding-left: 12px;
}
.ci-visual-links .ci-finder div {
    padding-left: 50px;
}
.ci-visual-links .ci-bus-status section {
    background: #096 url(/_layouts/15/images/ecsd/www/ico-bus-small.png) no-repeat 8px 9px;
}
.ci-events-box ul li {
    padding-bottom: 13px;
}
.ci-events-mask {
    height: 395px;
}
.ci-events-holder {
    height: 382px;
}
.ci-heading {
    margin: 0 0 22px;
    padding: 0 70px;
}
.ci-heading h1 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 26px;
}
.ci-posts {
    margin: 0 -5%}
.ci-post {
    width: 40%;
    padding: 0 5% 29px;
    min-height: 140px;
}
.ci-tabset {
    display: none;
}
.tab-link {
    display: block;
}
.ci-tab {
    padding: 9px 0 0;
}
.ci-section-holder {
    padding-bottom: 10px;
}
#ci-content h1 {
    font-size: 24px;
    line-height: 27px;
    margin: 0 0 21px;
}
.ci-article-header .ci-date {
    line-height: 18px;
}
.ci-image {
    margin: 0 0 10px;
}
.ci-sidebar {
    margin-bottom: 21px;
    padding-bottom: 7px;
}
.ci-side-nav {
    margin: -1px 0 0;
}
.ci-side-nav li {
    float: none;
    margin: 0;
    width: 100%}
.ci-side-nav ul {
    padding: 2px 0 0;
}
#ci-footer {
    padding: 155px 5px 5px;
}
.ci-footer-logo {
    margin: 0 0 20px;
}
.ci-footer-logos .ci-footer-logo, .ci-footer-logos .ci-logo-bundle {
    float: none;
    width: 100%}
.ci-btn-top {
    right: 20px;
}
}.ms-core-menu-box ul.ms-core-menu-list {
    list-style: none!important;
    padding: 0!important;
    margin: 0!important;
}
.ms-core-menu-box ul.ms-core-menu-list li {
    list-style: none!important;
}
.ms-headerSortTitleLink, .ms-headerSortArrowLink, .ms-webpart-titleText>a {
    text-decoration: none!important;
}
#suiteBarLeft .ms-verticalAlignMiddle {
    display: inline-block;
}
#ribbonBox .ms-cui-topBar2 {
    border-bottom: 1px solid #ff9c03;
}
#suiteBarLeft .ms-tableCell>ul {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
}
ul.s4-breadcrumb, .s4-breadcrumb ul {
    line-height: 2em;
    margin: 0 0 0 7px;
}
.s4-breadcrumb-top {
    border-bottom: 1px dashed;
    display: block;
    margin-bottom: 5px;
    width: 100%;
    padding: 10px 5px 10px 5px;
}
.s4-breadcrumb-menu {
    border: 1px solid #676767;
    font-size: 8pt;
    color: #676767;
    max-width: 400px;
    min-width: 142px;
    overflow-x: hidden;
    padding: 1px 15px 5px 1px;
    word-wrap: break-word;
    background-color: #f2f2f2;
}
#suiteBarLeft .ms-tableCell>ul>li>a {
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
}
#suiteBarLeft .ms-tableCell>ul>li {
    float: left;
    position: relative;
}
#suiteBarLeft .ms-tableCell>ul>li:before {
    background-color: #fff;
    content: "";
    height: 15px;
    position: absolute;
    width: 1px;
    top: 8px;
}
#suiteBarLeft .ms-tableCell>ul>li:first-child:before {
    display: none;
}
#suiteBarLeft .ms-tableCell>ul>li.ci-pageLocation {
    line-height: 8px;
    padding-top: 7px;
}
#suiteBarLeft {
    background-color: #5f2d91!important;
    border-top: 1px solid #2d1460;
}
#suiteBarLeft .ms-core-suiteLink-a:hover {
    background-color: #f2f2f2;
    color: #5f2d91;
}
#suiteBarRight {
    border-top: 1px solid rgba(239, 239, 239, .78);
}
#suiteBarLeft .ms-tableCell>ul>li.ci-pageLocation .s4-breadcrumb-anchor {
    margin-left: 10px;
}
#welcomeMenuBox .ms-core-menu-box {
    padding-top: 0!important;
    background-color: #f2f2f2;
}
#welcomeMenuBox .ms-core-menu-list li {
    border-top: 1px solid #a5a5a5;
}
#welcomeMenuBox .ms-core-menu-list li:first-child {
    border-top: none;
}
#welcomeMenuBox .ms-core-menu-item:hover, .ms-core-menu-itemSelected {
    background-color: #ddd!important;
}
#welcomeMenuBox hr {
    display: none;
}
#welcomeMenuBox .ms-core-menu-box, .ms-core-menu-boxBig {
    border: 1px solid #5f2d91!important;
    border-top: none!important;
}
#welcomeMenuBox .ms-welcome-root:hover {
    border-right-color: #5f2d91!important;
    background-color: #f2f2f2;
}
#header-roles .ciWp-MyRole ul {
    border: 1px solid #5f2d91!important;
    border-top: none!important;
    width: 162px;
}
#header-roles .ciWp-MyRole ul a {
    border-top: 1px solid #5f2d91!important;
    background-color: #f2f2f2!important;
}
#header-roles .ciWp-MyRole ul li a:first-child {
    border-top: none!important;
}
#header-roles .ciWp-MyRole ul a:hover {
    background-color: #a5a5a5!important;
}
#header-roles .ciWp-MyRole:hover {
    background-color: #f2f2f2!important;
    border-right: 1px solid #5f2d91;
}
#suiteBarButtons .ms-siteactions-normal:hover {
    border-right-color: #5f2d91;
    background-color: #f2f2f2!important;
}
#suiteBarButtons .ms-core-menu-box {
    padding-top: 0!important;
    border: 1px solid #5f2d91;
    border-top: none;
    background-color: #f2f2f2;
}
#suiteBarButtons .ms-core-menu-list li {
    border-top: 1px solid #a5a5a5;
}
#suiteBarButtons .ms-core-menu-list li:first-child {
    border-top: none;
}
#suiteBarButtons .ms-core-menu-item:hover, .ms-core-menu-itemSelected {
    background-color: #ddd!important;
}
#suiteBarButtons hr {
    display: none;
}
#suiteBarButtons .ms-core-menu-list li.ms-core-menu-separator {
    border-top: none;
}
#welcomeMenuBox .ms-core-menu-list li.ms-core-menu-separator {
    border-top: none;
}
.ms-rtestate-field * {
    max-height: none;
}
html.ciIE.ciEditMode form {
    top: 0;
    left: 0;
    position: fixed;
}
html.ci-inner .pageContent ul li {
    list-style: initial;
}
html.ci-inner .pageContent ol li {
    list-style: decimal;
}
html.ci-inner .pageContent ol, html.ci-inner .pageContent ul {
    padding-left: 30px;
}
.ci-carousel .ci-mask .ci-mask-center {
    margin-left: -119px;
}
html.ci-Ann .ms-dlgContent {
    position: fixed!important;
}
.ms-webpart-chrome img {
    max-width: auto!important;
}
html.ci-ColumnEnabled #ci-nav .ci-drop .ci-title {
    margin: 0;
}
html.ci-ColumnEnabled #ci-nav li .ci-drop-inner {
    -webkit-column-width: 168px;
    -moz-column-width: 168px;
    -ms-column-width: 168px;
    -o-column-width: 168px;
    column-width: 168px;
    width: 100%}
html.ci-ColumnEnabled #ci-nav li .ci-drop {
    width: 700px!important;
}
html.ci-ColumnEnabled #ci-nav li .ci-drop ul li {
    display: inline-block;
    width: 100%;
    overflow: visible;
}
html.ci-ColumnEnabled #ci-nav li .ci-drop-inner li {
    width: 168px;
    float: none;
}
html.ci-ColumnEnabled #ci-nav .ci-col {
    float: none;
}
.ci-input-invalid, .ci-input-invalid textarea, .ci-input-invalid input {
    background-color: #d34836!important;
}
#ci-content .text-block img {
    height: auto!important;
}
.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2, .ms-rtestate-field h3, h3.ms-rteElement-H3, .ms-rtestate-field h4, h4.ms-rteElement-H4, .ms-rtestate-field h5, h5.ms-rteElement-H5, .ms-rtestate-field h6, h6.ms-rteElement-H6 {
    color: #2d1460;
}
html.ci-home #ci-main .ci-visual-links li {
    list-style-type: none;
}
body.ciArticle .ci-widgets2 {
    display: none;
}
.option-form .ui-datepicker-trigger {
    float: left;
    background: url("/_layouts/15/images/ci/calendar.jpg") no-repeat scroll 0 0 transparent!important;
    width: 22px;
    height: 24px!important;
    text-indent: -9999px;
    overflow: hidden;
    margin: 3px 0 0;
    border: 0;
    cursor: pointer;
}
#ui-datepicker-div.ui-datepicker {
    z-index: 9999!important;
}
.option-form .ui-datepicker-trigger {
    float: left;
    background: url(/_layouts/images/ci/wsd/sprite.png) no-repeat -53px -45px;
    width: 22px;
    height: 24px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 3px 0 0;
    border: 0;
    cursor: pointer;
}
.ui-datepicker-header {
    width: 240px;
    text-align: center;
    position: relative;
    margin: 0 0 4px;
    background: #f5f5f5;
}
.ui-datepicker-prev, .ui-datepicker-next {
    color: #333;
    font-size: 11px;
    line-height: 12px;
    margin: 0 9px;
    vertical-align: top;
    cursor: pointer;
    display: inline;
}
.ui-datepicker-title {
    color: #333;
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: top;
    font-style: normal;
    display: inline-block;
}
*+html .ui-datepicker-title {
    display: inline;
}
#ci-header .ci-menu li:first-child .ci-open {
    font-size: 14px;
    color: #fff;
    font-weight: bolder;
}

   #ci-header .ci-menu li:first-child .ci-open:before {
        content: " ";
        background: url('/_layouts/15/images/ecsd/ECS-search-icon.png') no-repeat;
        width: 18px;
        height: 18px;
        float: left;
        padding-right:5px
    }