@font-face {
    font-family: HelveticaNeue;
    src: url("../fonts/HelveticaNeue.ttf?ijzgpf") format("truetype");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: HelveticaNeue-Bold;
    src: url("../fonts/HelveticaNeuBold.ttf?ijzgpf") format("truetype");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: HelveticaNeue-Medium;
    src: url("../fonts/HelveticaNeueMedium.ttf?ijzgpf") format("truetype");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: HelveticaNeue-Light;
    src: url("../fonts/HelveticaNeueLight.ttf?ijzgpf") format("truetype");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: HelveticaNeue-Regular;
    src: url("../fonts/Helvetica\ Regular.ttf?ijzgpf") format("truetype");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: HelveticaNeue-Condensed-Bold;
    src: url("../fonts/HelveticaNeue-Condensed\ Bold.ttf?ijzgpf") format("truetype");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: HelveticaNeueCondensedBlack;
    src: url("../fonts/HelveticaNeueCondensedBlack.ttf?ijzgpf") format("truetype");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: HelveticaNeue-Bold;
    src: url("../fonts/HelveticaNeue\ Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/HelveticaNeuBold.ttf?ijzgpf") format("truetype");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: HelveticaNeue-Medium;
    src: url("../fonts/helveticaneue-medium.eot?#iefix") format('embedded-opentype'), url("../fonts/HelveticaNeueMedium.ttf?ijzgpf") format("truetype");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: HelveticaNeue-Regular;
    src: url("../fonts/HelveticaNeueRegular.eot?#iefix") format('embedded-opentype'), url("../fonts/Helvetica\ Regular.ttf?ijzgpf") format("truetype");
    font-style: normal;
    font-display: block;
}

.HelveticaNeue-Bold {
    font-family: 'HelveticaNeue-Bold';
}

.HelveticaNeue-Medium {
    font-family: 'HelveticaNeue-Medium';
}

body {
    font-family: 'HelveticaNeue';
    font-style: normal;
}

.heading {
    padding: 30px;
    border-bottom: 1px solid #000000;
}

.text-black {
    color: #000000;
}

.s-page-c {
    max-width: 1247px;
    padding-top: 35px;
}

.s-page-title {
    padding-top: 30px;
}

.search-tile-link p {
    margin-bottom: 10px;
    color: #9A9A9A;
}

.search-dash-line {
    border-bottom: 1px solid #8080804a;
    padding-bottom: 15px
}

.search-tile-disc p {
    font-size: 16px;
    font-weight: 400;
}

.new-sign-up-font p {
    font-family: 'HelveticaNeue-Bold';
    font-size: 18px;
    font-style: italic;
}

.sign-up-input-2 input {
    color: #747474;
    font-weight: 300;
    font-family: 'HelveticaNeue-Regular';
    text-align: left;
}

.img-caption {
    text-align: left;
    font-family: 'HelveticaNeue-Condensed-Bold';
    letter-spacing: 0.4px;
    color: #404040;
    font-size: 16px;
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 15px;
}

.paging .pager-item[href]:focus, .paging .pager-item[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.paging .pager-item:hover, .paging a, .paging a:hover {
    background-color: #d6d6d6;
    color: #262524 !important;
}

.paging .pager-item.arrow {
    font-weight: 400;
}

.paging .pager-item {
    display: inline-block;
    padding: 6px 10px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px;
    text-transform: lowercase;
    margin-right: 6px;
    margin-bottom: 2px;
    text-decoration: none;
    background-color: #fff;
    color: #262524;
    font-size: 16px;
}


.mobile-img {
    max-width: 100%;
    height: auto;
    padding: 35px;
    max-height: 700px;
}

.banner {
    /*  background-image: linear-gradient(0deg, #00000000 0%, #00000048 100%, #00000008 100%, #000000B2 100%),url('../images/banner.png'); */
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    background-position: center;
    /* padding-bottom: 10px;*/
    height: auto;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
}

.banner-logo .mobile-view-logo {
    display: none;
}

.fr-view a {
    letter-spacing: 0px !important;
    color: #7A278D !important;
    font-family: 'HelveticaNeue-Bold' !important;
    font-size: 18px !important;
}

    .fr-view a:hover {
        text-decoration: underline !important;
    }

.fr-view h1 a {
    font-size: 30px !important;
    font-family: 'HelveticaNeue-Condensed-Bold' !important;
}

.logo {
    margin-top: 30px;
    padding-left: 5px;
}

#g-b-class {
    margin-right: auto !important;
    background-color: #fff;
}

.banner-logo {
    margin-top: 49px;
    float: left;
    padding-left: 27px;
}

    .banner-logo img {
        width: 80%;
        height: 75px;
    }

.ev-img img {
    max-width: 100% !important;
    height: auto !important;
}

#menu-name-link {
    font-family: 'HelveticaNeueCondensedBlack' !important;
    font-size: 26px !important;
}

    #menu-name-link:hover {
        text-decoration: underline !important;
    }

.menu-name-link {
    font-family: HelveticaNeueCondensedBlack !important;
    font-size: 26px !important;
}

    .menu-name-link:hover {
        text-decoration: underline !important;
    }

.banner-menu {
    margin-top: 24px;
    float: right;
    overflow: hidden;
    text-align: right;
}

    .banner-menu .menu {
        color: #fff;
        font-size: 25px;
        padding-right: 20px;
    }

        .banner-menu .menu i {
            color: #fff;
            font-size: 25px;
            margin-right: 15px;
            font-size: 35px;
        }

.heading-1 {
    background: #02205C 0% 0% no-repeat padding-box;
    /* padding-top: 14px;
    padding-right: 0px;
    padding-left: 48px;
    padding-bottom: 14px;*/
    padding: 30px 48px;
}

    .heading-1 h1 {
        text-align: left;
        font-family: 'HelveticaNeue-Condensed-Bold';
        letter-spacing: 0.55px;
        color: #FFFFFF;
        font-size: 39px;
        margin: auto;
    }

    .heading-1 p {
        text-align: left;
        font-family: 'HelveticaNeue-Regular';
        letter-spacing: 0.4px;
        color: #FFFFFF;
        width: 54%;
        font-size: 18px;
        padding-top: 10px;
        max-width: 75%;
        margin-bottom: 0px;
    }

.banner-menu .menu span a {
    color: #fff;
    font-family: 'HelveticaNeue-Regular';
    font-size: 33px;
    margin-right: 15px;
}
/*search overlay */
.openBtn {
    border: none;
    padding: 10px 0px;
    font-size: 20px;
    cursor: pointer;
    background: none;
}



.overlay-search {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
    position: relative;
    top: 6%;
    left: 20px;
    right: 40px;
    width: 100%;
    text-align: center;
    /* margin-top: 30px; */
    margin: auto;
}

.overlay-search .closebtn {
    position: absolute;
    top: -20px;
    right: 35px;
    font-size: 60px;
    cursor: pointer;
    color: white;
    font-weight: 700;
}

    .overlay-search .closebtn:hover {
        color: #ccc;
    }

.overlay-search input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 75%;
    background: white;
    border-radius: 6px;
}

.border-l {
    background: #ffffff86;
    height: 80px;
    width: 1px;
    position: absolute;
    right: 80px;
    top: 0px;
    bottom: 0px;
    /* display:none; */
}

/*search overlay ends here */

.interactive-tools {
    padding-left: 0;
    padding-right: 0;
    margin: 50px 0 50px 21px;
}

    .interactive-tools ul {
        margin: 0 !important;
        background-color: #fff;
        display: flex;
        justify-content: space-between;
    }

    .interactive-tools .interactive-nav {
        height: 80px;
    }

        .interactive-tools .interactive-nav li {
            font-family: 'HelveticaNeue-Condensed-Bold';
            padding-top: 20px;
            font-size: 20px;
            width: 33%;
        }

    .interactive-tools ul li:focus {
        border-bottom: 5px solid #f00;
    }

.maps-schedules {
    padding-top: 0px;
    MARGIN-TOP: -2.6PX;
}

.interactive-tools ul li a {
    color: #000;
    text-decoration: none;
    text-align: center;
}

.interactive-tools .nav-tabs .nav-link {
    border: 0 solid transparent;
}

.interactive-tools div {
    color: #fff;
    font-family: 'HelveticaNeue-Regular';
    font-size: 30px;
}
/*-------hamburger-menu------*/
#menuCheckbox {
    display: none;
}

.hamburger-menu label {
    width: 30px;
    height: 30px;
    transform: translateY(50%);
    cursor: pointer;
    transition: .6s ease transform;
    padding-left: 50px;
    display: inline !important;
}

    .hamburger-menu label div {
        float: right;
        width: 25px;
        height: 3px;
        margin-bottom: 6px;
        margin-left: 0;
        border-radius: 6px;
        transition: .3s ease width, .3s ease margin-left, .3s ease margin-bottom, .3s ease background-color;
    }



#menuCheckbox:checked + label {
    transform: translateY(-50%) rotateZ(-90deg);
}

    #menuCheckbox:checked + label div {
        width: 20px;
        margin-left: 12px;
        margin-bottom: 3px;
    }

        #menuCheckbox:checked + label div:first-child {
            background-color: #fff;
        }

        #menuCheckbox:checked + label div:nth-child(2) {
            background-color: #fff;
        }

        #menuCheckbox:checked + label div:nth-child(3) {
            background-color: #fff;
        }

#hamburgerCB {
    display: none;
}

.menu-text {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 100px;
    font-family: 'HelveticaNeue-Regular';
    font-size: 33px;
    background: transparent;
    display: inline
}

.ham-icon {
    cursor: pointer;
    fill: #fff;
    transition: all .3s ease;
    transform: scaleX(-1);
    height: 60px;
    width: 60px;
    padding-top: 5px;
    margin-top: 20px;
    z-index: 999;
}

    .ham-icon:hover {
        fill: #fff;
    }

/*-------hamburger-menu-end------*/
/* sider-bar start here */

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

#sidebar {
    position: fixed;
    top: 0;
    right: -400px;
    height: 100%;
    z-index: 999;
    background-color: #02205c;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

    #sidebar.active {
        right: 0;
    }

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}



.sidebar-overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: transparent linear-gradient(0deg, #00000028 0%, #00000098 100%, #00000048 100%, #000000d2 100%);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

    .sidebar-overlay.active {
        display: block;
        opacity: 1;
    }

.live-arival-icon {
    height: 15px;
    width: 22px;
    padding-right: 6px;
}

#content {
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}

.sidenav {
    height: 100%;
    width: 0;
    background-color: #02205c;
    transition: .5s;
    padding-top: 100px;
    overflow-x: hidden;
}

    .sidenav a {
        text-decoration: none;
        transition: .3s;
        color: #000;
        font-family: 'HelveticaNeue-Medium';
    }

        .sidenav a:hover {
            color: #fff;
        }

.accordion-sidenav .submenu li a:hover {
    text-decoration: underline;
}


.sidenav .closebtn {
    position: absolute;
    top: 15px;
    right: 25px;
    font-size: 50px;
    margin-left: 50px;
}

    .sidenav .closebtn:hover {
        color: #000;
    }

.sidemenu-header {
    background: #fff;
    position: absolute;
    overflow-x: hidden;
    top: 0;
    right: 0;
    left: 0;
}

.evnt-date-number {
    height: 10px !important;
}

.sidemenu-header img {
    height: 100px;
    width: 150px;
}

.about-border-head img {
    max-width: 100%;
    height: auto;
    margin: 20px 0;
}

.accordion-sidenav {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .accordion-sidenav .submenu li {
        /* padding-top: 12px;
        text-align: left;
        padding-left: 5px;*/
        text-align: left;
        padding-left: 5px;
        display: flex;
        word-break: break-word;
        width: 350px;
        flex-wrap: wrap;
        margin-bottom: -10px;
    }

    .accordion-sidenav .link, .accordion-sidenav .menu-link {
        /* cursor: pointer; */
        display: block;
        padding: 20px 15px 20px 20px;
        color: #fff;
        font-size: 26px;
        border-bottom: 1px solid #ffffff86;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        text-align: left;
        font-family: 'HelveticaNeueCondensedBlack';
    }

        .accordion-sidenav .menu-link a {
            color: #fff;
            text-decoration: none;
            font-family: 'HelveticaNeueCondensedBlack';
            font-size: 26px;
        }

            .accordion-sidenav .menu-link a:hover {
                text-decoration: underline;
            }

    .accordion-sidenav li:last-child .menu-link {
        border-bottom: 0;
    }

    .accordion-sidenav li i {
        position: absolute;
        top: 28px;
        left: 12px;
        font-size: 18px;
        color: #595959;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

        .accordion-sidenav li i.fa-caret-down {
            right: 33px;
            left: auto;
            font-size: 16px;
            color: #fff;
            font-size: 24px;
            cursor: pointer;
        }


    .accordion-sidenav li.open i.fa-caret-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #fff;
    }

    .accordion-sidenav li {
        padding-top: 0;
    }

.submenu-info {
    cursor: pointer;
    display: block;
    padding: 15px 20px 15px 20px;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: left;
    font-family: 'HelveticaNeue-Regular';
    border-bottom: 0;
}

    .submenu-info .fa {
        padding-right: 12px;
        font-size: 18px;
    }
/**
 * Submenu
 -----------------------------*/

.accordion-sidenav .submenu {
    display: none;
    background: #02205C;
    font-size: 12px;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}


    .accordion-sidenav .submenu a {
        text-decoration: none;
        color: #fff;
        padding: 12px;
        font-size: 20px;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

.sidenav::-webkit-scrollbar {
    width: 0px;
    background: transparent; /* make scrollbar transparent */
}

.accordion-sidenav .submenu a:hover {
    color: #FFF;
}

.accordion-sidenav ul {
    list-style-type: none;
}

.accordion-sidenav a {
    color: #fff;
    text-decoration: none;
}

.right {
    float: left;
}

.search input[type=search]::-webkit-search-cancel-button,
.search input[type=search]::-webkit-search-decoration {
    display: none;
}

.search input[type=search] {
    outline: none;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
    background: transparent url('../images/serach.svg') no-repeat 0 center;
    background-size: 45px;
    border: none;
    border-bottom: 3px solid transparent;
    color: #fff0;
    padding: 10px;
    width: 25px;
    margin: 20px 0;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

    .search input[type=search]:focus {
        width: 300px;
        padding-left: 8px;
        background: none;
        border-bottom: 3px solid #fff;
        color: #fff;
        cursor: auto;
        font-family: 'HelveticaNeue-Bold';
    }

    .search input[type=search]:hover {
        border-bottom: 3px solid #fff;
        font-family: 'HelveticaNeue-Bold';
    }

.search input::-webkit-input-placeholder {
    color: transparent;
    font-family: 'HelveticaNeue-Bold';
}

.search input::-moz-placeholder {
    color: transparent;
    font-family: 'HelveticaNeue-Bold';
}

.search input::-webkit-input-placeholder:focus {
    color: #fff;
    font-family: 'HelveticaNeue-Bold';
}

.search input::-moz-placeholder:focus {
    color: #fff;
    font-family: 'HelveticaNeue-Bold';
}

.search input:focus::-webkit-input-placeholder {
    color: #fff;
    font-family: 'HelveticaNeue-Bold';
}
/* Firefox < 19 */
.search input:-moz-placeholder {
    color: transparent;
    font-family: 'HelveticaNeue-Bold';
}

.search input:focus::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-family: 'HelveticaNeue-Bold';
}

/* Firefox > 19 */


/* Internet Explorer 10 */
.search input:-ms-input-placeholder {
    color: transparent;
    font-family: 'HelveticaNeue-Bold';
}

.search input:focus:-ms-input-placeholder {
    color: #fff;
    font-family: 'HelveticaNeue-Bold';
}

.services {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    margin-top: -1px;
}

.service-alert {
    padding-right: 0;
    padding-top: 0;
    padding-left: 0;
}

.service-alert-heading {
    font-family: 'HelveticaNeue-Condensed-Bold';
    font-size: 30px;
    text-align: left;
    border-bottom: 1px solid #CBCBCB;
    padding-top: 20px;
    padding-left: 27px;
    padding-bottom: 10px;
    letter-spacing: .6px;
    color: #000000;
    opacity: 1;
}

    .service-alert-heading i {
        color: #FDBB2E;
        font-size: 30px;
        padding: 20px;
    }

.card {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #CBCBCB;
}

.card-header {
    background-color: #fff;
    padding: 18px;
}

.card-body {
    color: #000;
    font-family: HelveticaNeue-Medium;
    font-weight: normal;
    font-size: 14pt
}

.count {
    height: 50px;
    width: 50px;
    text-align: center;
    padding-top: 10px;
    margin-left: 21px;
    border-radius: 50%;
    font-family: 'HelveticaNeue-Bold';
    font-size: 22px;
    color: #fff;
    /* display: inline-block;*/
    display: table-caption;
}

.count1 {
    background-color: #7E0249;
}

.count2 {
    background-color: #ED99C3;
}

.count3 {
    background-color: #9B5AA5;
}

.count4 {
    background-color: #016737;
}

.count5 {
    background-color: #692C91;
}

.count6 {
    background-color: #001D5B;
}

.service {
    font-size: 18px;
    color: #000;
    font-family: 'HelveticaNeue-Medium';
    padding-left: 20px;
    display: inline-block;
}

    .service .service-name {
        font-family: 'HelveticaNeue-Medium';
        font-size: 14px;
    }

    .service .service-event {
        font-family: 'HelveticaNeue-Bold';
        font-size: 20px;
        display: block;
        width: 285px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }




.accordion-icon {
    color: #000;
    float: right;
    display: inline-block;
    margin-top: 20px;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 15px;
    color: #0A0A0A;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #CBCBCB;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}



.accordion .card i {
    position: absolute;
    top: 40px;
    left: 40px;
    font-size: 50px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .accordion .card i.fa-caret-down {
        right: 40px;
        left: auto;
        font-size: 24px;
        color: #0A0A0A;
    }

.accordion .card.open .link {
    color: #0A0A0A;
}

.accordion .card.open i {
    color: #0A0A0A;
}

    .accordion .card.open i.fa-caret-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.link.open i.fa-caret-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.submenu {
    display: none;
}

.submenu {
    border-bottom: 1px solid #CBCBCB;
}

.service-alert-link {
    padding: 30px 20px;
}

    .service-alert-link a {
        font-family: 'HelveticaNeue-Medium';
        font-size: 20px;
        padding: 30px 20px;
        color: #242424;
    }

        .service-alert-link a:hover {
            text-decoration: none !important;
        }

        .service-alert-link a i {
            transition: all 0.2s;
        }

        .service-alert-link a:hover i {
            transform: translateX(10px);
        }

.event-link a i {
    transition: all 0.2s;
}

.event-link a:hover i {
    transform: translateX(10px);
}

.service-change {
    padding-left: 0;
    padding-right: 0;
    background-color: #02205C;
}

.service-change-block1 {
    background-color: #7A278D;
}

.service-change-block2 {
    background-color: #9B5BA4;
}

.service-change-block3 {
    background-color: #02205C;
}

.service-change-heading h1 {
    font-family: 'HelveticaNeue-Condensed-Bold';
    font-size: 40px;
    color: #fff;
    letter-spacing: .4px;
}

.service-change-block {
    padding: 30px 40px;
    margin-top: 0;
}

.service-change-link a {
    font-family: 'HelveticaNeue-Regular';
    font-size: 20px;
    color: #fff;
    display: inline-block;
    transition: all 2s;
}

    .service-change-link a:hover {
        text-decoration: none !important;
    }

    .service-change-link a i {
        margin-left: 6px;
        transition: all .3s ease-in-out;
    }

    .service-change-link a:hover i {
        transform: translateX(10px);
    }

.service-change-description p {
    font-family: 'HelveticaNeue-Regular';
    font-size: 20px;
    /* color: #fff; */
    padding-top: 15px;
    letter-spacing: .4px;
    color: #FFFFFF;
    opacity: 1;
}

.service-change-link {
    text-align: right;
    padding-top: 50px;
}


.event .event-heading {
    font-family: 'HelveticaNeue-Condensed-Bold';
    font-size: 30px;
    text-align: left;
    padding-top: 30px;
    padding-left: 10px;
    padding-bottom: 10px;
    letter-spacing: .6px;
    color: #000000;
    opacity: 1;
}

.event .event-description {
    font-family: 'HelveticaNeue-Condensed-Bold';
    text-align: left;
    border-bottom: 1px solid #CBCBCB;
    color: #7A278D;
    padding: 20px 0;
    margin-top: 0;
    margin-right: 20px;
    margin-left: 10px;
}

    .event .event-description a {
        font-family: 'HelveticaNeue-Bold';
        color: #7A278D;
    }

.event-description .desc {
    font-size: 20px;
    width: 70%;
    display: inline-block;
}

.event .event-description a:hover {
    text-decoration: underline;
}

.event-description .event-date {
    font-family: 'HelveticaNeue-Condensed-Bold';
    font-size: 16px;
    float: right;
    color: #000;
    display: inline-block;
    color: #414141;
    opacity: 1;
}

.event-link {
    padding: 10px;
}

    .event-link a {
        font-family: 'HelveticaNeue-Medium';
        font-size: 20px;
        /* color: #000; */
        color: #242424;
    }

        .event-link a:hover {
            color: #242424 !important;
            text-decoration: none !important;
        }

.event-news {
    font-family: 'HelveticaNeue-Condensed-Bold';
    font-size: 30px;
    padding: 0 5px;
    color: #000;
}

.news-desc {
    font-family: 'HelveticaNeue-Bold';
    text-align: left;
    color: #7A278D;
    padding-top: 10px;
    padding-left: 5px;
    font-size: 20px;
}

    .news-desc a:hover {
        text-decoration: underline;
        color: #7A278D !important
    }
/*
.link-hover, .event-link-hover {
  padding-top: 10px;
}
.event-link-hover:before {
  left: 0;
  bottom: 0;
  top:32px;
  width: 100%;
  height: 2px;
  background-color: #7A278D;
  transform: scaleX(0);
}
.link-hover:before {
  left: 0;
  bottom: 0;
  top:30px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transform: scaleX(0);
}
.event-link-hover:hover:before, .link-hover:hover:before {
  transform: scaleX(1);
}

.event-link-hover, .event-link-hover > span, .link-hover, .link-hover > span {
  position: relative;
  color: inherit;
  text-decoration: none;
}
.event-link-hover:before, .event-link-hover:after, .event-link-hover > span:before, .event-link-hover > span:after ,.link-hover:before, .link-hover:after, .link-hover > span:before, .link-hover > span:after {
  content: '';
  position: absolute;
  transition: transform .5s ease;
}
*/
.link-hover:hover {
    text-decoration: underline;
}

.ferry-terminal {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.ferry-terminal-container {
    position: relative;
    text-align: center;
    color: white;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.arrow-text {
    display: inline-block;
    transition: all 2s;
}

.arrow-animation {
    transition: all .3s ease-in-out;
}

.arrow-text:hover .arrow-animation {
    transform: translateX(10px);
}

.overlay {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

    .overlay::after {
        display: block;
        position: relative;
        background-image: linear-gradient(360deg, #0000005C 0%, #38383805 100%);
        margin-top: -150px;
        height: 150px;
        width: 100%;
        content: '';
    }

.banner-img {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.banner-container .banner-caption {
    position: absolute;
    left: 0;
    font-family: 'HelveticaNeue-Condensed-Bold';
    text-align: left;
    font-size: 50px;
    width: 100%;
}

.terminal-img {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.ferry-terminal-container .terminal-caption {
    position: absolute;
    bottom: 20px;
    left: 0;
    font-family: 'HelveticaNeue-Condensed-Bold';
    text-align: left;
    padding: 50px;
    font-size: 50px;
}

    .ferry-terminal-container .terminal-caption a {
        color: #FFF;
        font-family: 'HelveticaNeueCondensedBlack';
        font-size: 50px;
    }

        .ferry-terminal-container .terminal-caption a:hover {
            text-decoration: none;
        }

.bussiness {
    margin: 15px;
}

.bussiness-image-container {
    position: relative;
    margin: 40px 0;
    padding: 0 25px;
}

.bussiness-image {
    width: 100%;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.banner-caption {
    position: absolute;
    color: #FFFFFF;
    opacity: 1;
}

.bussiness-overlay::after {
    display: block;
    position: relative;
    background-image: linear-gradient(180deg, #00000000 0%, #00000063 31%, #000000E6 100%);
    margin-top: -160px;
    height: 160px;
    width: 100%;
    content: '';
    cursor: pointer;
}

.service-change-description > p > a {
    color: #fff;
    font-size: 20px;
}

.fr-view iframe {
    max-width: 100%;
}
/* purple line animation start here  */
.bussiness-caption a {
    position: relative;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    font-size: 25px;
}

    .bussiness-caption a:before,
    .bussiness-caption a:after {
        content: '';
        position: absolute;
        transition: transform .5s ease;
    }

.hover-effect {
    display: inline-flex;
    padding-top: 10px;
    padding-bottom: 5px;
    overflow: hidden;
}

    .hover-effect:before {
        left: 0;
        top: 44px;
        bottom: 0;
        width: 100%;
        height: 5px;
        background: #7A278D;
        transform: translateX(-100%);
    }

.bussiness-image-container:hover .hover-effect::before {
    transform: translateX(0);
}
/* purple line animation end here  */


/* image animation start here */
.zoom-effect-container {
    position: relative;
    overflow: hidden;
}

.bussiness-overlay {
    /* position: absolute; */
    top: 0;
    left: 0;
}

    .bussiness-overlay a {
        cursor: pointer;
    }

    .bussiness-overlay img {
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

.zoom-effect-container:hover .bussiness-overlay img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

/* image animation end here */

.bussiness-caption {
    position: absolute;
    bottom: 10px;
    font-family: 'HelveticaNeue-Condensed-Bold';
    text-align: left;
    padding: 10px 10px 10px 25px;
    font-size: 25px;
    letter-spacing: .5px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
}





.sign-up-section {
    background: #E2E2E2;
    /*background: #fff;*/
    padding: 20px 50px 0 !important;
}

    .sign-up-section .sign-up {
        padding: 20px;
        /* color: #000; */
        font-family: 'HelveticaNeue-Regular';
        font-size: 35px;
        text-align: center;
        color: #231F20;
        opacity: 1;
        text-align: center;
        padding-top: 38px;
    }

.sign-up-input {
    padding-left: 0;
    padding-right: 0;
}

    .sign-up-input .form-control {
        height: 65px;
        width: 100%;
        border-radius: 6px;
    }

    .sign-up-input input:focus {
        border: none;
        box-shadow: none;
    }

.sign-up-section .sign-up-input {
    padding-top: 20px;
    text-align: center;
}

.submit-button {
    padding: 20px;
}

.btn-submit {
    margin: 0 auto;
}

.submit-button button {
    border-radius: 0;
    border: none;
    background-color: #7A278D;
    font-family: 'HelveticaNeue-Bold';
    font-size: 20px;
    color: #fff;
    letter-spacing: 3px;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    height: 65px;
    width: 247px;
    margin: 0 auto;
    transition: all .4s cubic-bezier(.55,.085,0,.99);
    display: block;
    height: 65px;
    width: 247px;
    margin: 0 auto;
}

.btn-submit span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: .4s;
}

    .btn-submit span:after {
        content: "\279D";
        position: absolute;
        opacity: 0;
        top: 0;
        right: -10px;
        transition: .4s;
    }

.btn-submit:hover {
    background-color: #02205C;
}

    .btn-submit:hover span {
        padding-right: 30px;
    }

        .btn-submit:hover span:after {
            opacity: 1;
            right: 0;
        }

.btn-submit:focus {
    box-shadow: none;
}

.footer-section {
    background-color: #02205C;
    color: #fff;
    padding: 20px 44px;
    margin: 0;
    font-family: 'HelveticaNeue-Regular';
}

.copyright p {
    display: inline;
    font-size: 15px;
    color: #000;
    font-family: 'HelveticaNeue-Bold';
}



.need-assistance {
    margin: 0;
    padding: 0;
}

.footer-section p {
    padding-top: 0;
    line-height: 1;
    font-size: 20px;
    text-align: left !important;
}

.footer-section h2 {
    font-size: 40px;
    font-family: 'HelveticaNeueCondensedBlack';
    letter-spacing: .4px;
    color: #FFFFFF;
    opacity: 1;
    padding-top: 30px;
}

.footer-section h3 {
    font-size: 25px;
    margin-bottom: 20px;
    font-family: 'HelveticaNeue-Condensed-Bold';
    padding-top: 10px;
}

.footer-section .social-icons i {
    font-size: 46px;
    padding-top: 15px;
    padding-right: 15px;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    color: #fff;
}

    .footer-section .social-icons i:hover {
        opacity: 0.6;
    }


.footer-section .select-language {
    padding-top: 30px;
}

.footer-section .goog-te-gadget-simple {
    padding: 10px !important;
}

iframe .goog-te-menu2 {
    padding: 2px 80px 2px 0 !important;
}

.footer-section .select-language span {
    font-size: 20px;
}

.footer-section .select-language form select {
    font-family: 'HelveticaNeue-Medium';
    font-size: 20px;
    min-width: 50%;
    width: 70%;
    height: 65px;
    padding: 10px;
    color: #231F20;
}

.copyright {
    padding: 15px 0;
}

.footer-section .copyright p {
    font-size: 15px;
    font-family: 'HelveticaNeue-Regular';
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
}

    .footer-section .copyright p a:first-child:hover {
        text-decoration: underline;
    }

.footer-end {
    /*  margin-left: 0;
    padding-left: 0;
    position: relative;
    left: 0;*/
    margin: 20px;
}

.footer-section .footer-logo img {
    height: 71px;
    padding-left: 0;
}

.footer-end {
    margin-top: 15px;
    margin-bottom: 15px;
}

.select-arrow {
    background: #FFFFFF url("../images/br_down.webp") no-repeat right;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    background-position-x: 95%;
}

    .select-arrow:focus {
        outline: none;
    }

.mobile-menu {
    padding: 0 40px;
    background-color: #f0f0f0;
}


.openBtn .fa-search {
    color: #000 !important;
}

.card {
    border: 0;
    margin-left: 0;
}

.card-header {
    padding: 0;
}

.card .card-header .card-link {
    color: #fff;
    display: block;
    text-align: left;
    color: #222;
    padding: 20px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .card .card-header .card-link:after {
        content: "\f0de";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        float: right;
        font-size: 25px;
        margin-top: 20px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .card .card-header .card-link.collapsed:after {
        content: "\f0dd";
    }

.card .collapse {
    border: 0;
}

.event-description:last-child {
    border: 0;
}


.route-heading {
    background: #02205C;
    padding-top: 26px;
    padding-right: 0px;
    padding-left: 48px;
    padding-bottom: 26px;
}

.bradcum-route-title {
    padding: 1.5rem 3rem;
    margin-bottom: 0rem;
    background-color: #fff;
}

.route_column {
    padding: 13px 49px;
    margin: 0;
}

.heading-lorem h1 {
    text-align: left;
    font-family: 'HelveticaNeue-Condensed-Bold';
    letter-spacing: 0.4px;
    color: #000000;
    font-size: 40px;
}

.heading-lorem p {
    text-align: left;
    font-family: 'HelveticaNeue-Regular';
    font-size: 20px;
    margin-top: 14px;
}

.select-box-input {
    font-size: 18px;
    font-family: 'HelveticaNeue-Regular';
    text-align: center;
    width: 80%;
    text-align-last: center;
    margin-bottom: 13px;
    background-color: #7A278D;
    border-color: #7A278D;
    color: #fff;
    outline: none;
    /* padding: 13px; */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 38px;
    /* padding-left: 30px; */
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 10px;
}

    .select-box-input select, option {
        font-size: 16px;
        background-color: #fff;
        color: #000;
        padding: 20px;
    }

.select-down-arrow:after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    color: #fff;
    right: 147px;
    top: 3px;
    height: 34px;
    padding: 16px 18px 0px 19px;
    position: absolute;
    pointer-events: none;
}


.circle-icon-tag {
    border-radius: 30px;
    color: #000;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 13px;
    width: 30px;
    font-size: 30px;
    text-align: center;
    padding: 5px 0;
}

.circle-icon-1 {
    background-color: #536db2;
    border: 1px solid #536db2;
}

.circle-icon-3 {
    background-color: #ca007b;
    border: 1px solid #ca007b;
}

.circle-icon-4 {
    background-color: #536db2;
    border: 1px solid #536db2;
}

.circle-icon-2 {
    background-color: #2b3782;
    border: 1px solid #2b3782;
}

.circle-icon-5 {
    background-color: #7d0349;
    border: 1px solid #7d0349;
}

.circle-icon-10 {
    background-color: #ed99c2;
    border: 1px solid #ed99c2;
}

.circle-icon-11 {
    background-color: #663277;
    border: 1px solid #663277;
}

.circle-icon-12 {
    background-color: #536db2;
    border: 1px solid #536db2;
}

.circle-icon-15 {
    background-color: #d6ed6b;
    border: 1px solid #d6ed6b;
}

.circle-icon-16 {
    background-color: #692b91;
    border: 1px solid #692b91;
}

.circle-icon-27 {
    background-color: #663277;
    border: 1px solid #663277;
}

.circle-icon-28 {
    background-color: #d60c8c;
    border: 1px solid #d60c8c;
}

.circle-icon-32 {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-39 {
    background-color: #f58025;
    border: 1px solid #f58025;
}

.circle-icon-45 {
    background-color: #dd84ba;
    border: 1px solid #dd84ba;
}

.circle-icon-47 {
    background-color: #536db2;
    border: 1px solid #536db2;
}

.circle-icon-48 {
    background-color: #536db2;
    border: 1px solid #536db2;
}

.circle-icon-49 {
    background-color: #536db2;
    border: 1px solid #536db2;
}

.circle-icon-51 {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-52 {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-55 {
    background-color: #663277;
    border: 1px solid #663277;
}

.circle-icon-57 {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-60 {
    background-color: #af7022;
    border: 1px solid #af7022;
}

.circle-icon-62 {
    background-color: #663277;
    border: 1px solid #663277;
}

.circle-icon-63 {
    background-color: #1f2d84;
    border: 1px solid #1f2d84;
}

.circle-icon-64 {
    background-color: #1f2d84;
    border: 1px solid #1f2d84;
}

.circle-icon-65 {
    background-color: #00873d;
    border: 1px solid #00873d;
}

.circle-icon-66 {
    background-color: #dd84ba;
    border: 1px solid #dd84ba;
}

.circle-icon-80 {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-84 {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-88 {
    background-color: #001d5b;
    border: 1px solid #001d5b;
}

.circle-icon-90 {
    background-color: #7a3f28;
    border: 1px solid #7a3f28;
}

.circle-icon-91 {
    background-color: #663277;
    border: 1px solid #663277;
}

.circle-icon-94 {
    background-color: #ffc421;
    border: 1px solid #ffc421;
}

.circle-icon-100 {
    background-color: #245685;
    border: 1px solid #245685;
}

.circle-icon-101 {
    background-color: #4fbded;
    border: 1px solid #4fbded;
}

.circle-icon-102 {
    background-color: #cfaa78;
    border: 1px solid #cfaa78;
}

.circle-icon-106 {
    background-color: #f2a800;
    border: 1px solid #f2a800;
}

.circle-icon-108 {
    background-color: #71c167;
    border: 1px solid #71c167;
}

.circle-icon-114 {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-115 {
    background-color: #d08313;
    border: 1px solid #d08313;
}

.circle-icon-201 {
    background-color: #dd84ba;
    border: 1px solid #dd84ba;
}

.circle-icon-202 {
    background-color: #dd84ba;
    border: 1px solid #dd84ba;
}

.circle-icon-ferry {
    background-color: blue;
    border: 1px solid blue;
}

.circle-icon-13 {
    background-color: #ed1c24;
    border: 1px solid #ed1c24;
}

.circle-icon-46 {
    background-color: #ff0;
    border: 1px solid #ec003c;
}

.circle-icon-86 {
    background-color: #dd84ba;
    border: 1px solid #dd84ba;
}

.circle-icon-62-O {
    background-color: #dd84ba;
    border: 1px solid #dd84ba;
}

.circle-icon-68 {
    background-color: #663277;
    border: 1px solid #663277;
}

.circle-icon-103-O {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-114B {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-8 {
    background-color: #ca007b;
    border: 1px solid #ca007b;
}

.circle-icon-53-O {
    background-color: #dd84ba;
    border: 1px solid #dd84ba;
}

.circle-icon-61 {
    background-color: #663277;
    border: 1px solid #663277;
}

.circle-icon-105 {
    background-color: #dd84ba;
    border: 1px solid #dd84ba;
}

.circle-icon-9 {
    background-color: #ca007b;
    border: 1px solid #ca007b;
}

.circle-icon-31 {
    background-color: #dd84ba;
    border: 1px solid #dd84ba;
}

.circle-icon-67 {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-103 {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.circle-icon-114A {
    background-color: #a97bc9;
    border: 1px solid #a97bc9;
}

.select-name-desc p {
    text-align: left;
    font-family: 'HelveticaNeue-Medium';
    letter-spacing: 0.4px;
    font-size: 18px;
    color: #000000;
}

.contentbox {
    padding: 20px 34px;
    /*display: none;*/
}

.select-name-desc a:hover {
    text-decoration: underline;
}

.full-page-width-button-block {
    border-radius: 0;
    border: none;
    background-color: #7A278D;
    font-family: 'HelveticaNeue-Bold';
    font-size: 15px;
    color: #fff;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 30px 30px;
    text-align: center;
}

    .full-page-width-button-block:hover {
        background-color: #6B217C;
        text-decoration: none !important;
    }

    .full-page-width-button-block:focus {
        box-shadow: none;
        outline: none;
    }

.full-page-width-button-block-1 {
    border-radius: 0;
    border: none;
    background-color: #9B5BA4;
    font-family: 'HelveticaNeue-Bold';
    font-size: 15px;
    color: #fff;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 30px 30px;
    text-align: center;
}

.ser-section {
    padding: 0px 40px;
}

.full-page-width-button-block-1:hover {
    background-color: #905798;
    text-decoration: none !important;
}

.full-page-width-button-block-1:focus {
    box-shadow: none;
    outline: none;
}

.sub-right {
    padding-left: 20px;
}

.event-top-heading {
    background: #02205C 0% 0% no-repeat padding-box;
    padding-top: 24px;
    padding-right: 0px;
    padding-left: 48px;
    padding-bottom: 1px;
}

.event-column {
    padding: 13px 49px;
    margin: 0;
}

.events-section {
    background-color: #F8F8F8;
    padding: 15px;
    margin-bottom: 20px;
}

.event-title h3 {
    font-family: 'HelveticaNeue-Condensed-Bold' !important;
    letter-spacing: 0.4px !important;
    color: #7A278D !important;
    font-size: 25px !important;
}

.event-title a {
    font-family: 'HelveticaNeue-Condensed-Bold' !important;
    letter-spacing: 0.4px !important;
    color: #7A278D !important;
    font-size: 25px !important;
}

.event-title ul {
    font-family: 'HelveticaNeue-Condensed-Bold';
    letter-spacing: 0.4px;
    color: #000000;
    font-size: 16px;
}

.event-disc {
    font-family: 'HelveticaNeue-Regular';
    letter-spacing: 0.4px;
    font-size: 18px;
    color: #000000;
}

.event-button-style-1 {
    border-radius: 3px;
    /* border: none; */
    background-color: #962A81;
    font-family: 'HelveticaNeue-Bold';
    font-size: 13px;
    color: #fff;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    width: 163px;
    display: block;
    margin: 0px auto;
    padding: 1px;
    float: right;
}

.event-button-style {
    border-radius: 0;
    border: none;
    background-color: #7A278D;
    font-family: 'HelveticaNeue-Bold';
    font-size: 13px;
    color: #fff;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    width: 185px;
    display: block;
    margin: 0px auto;
    padding: 15px;
}

    .event-button-style:hover {
        background-color: #9B5BA4;
        color: #fff;
    }

    .event-button-style:focus {
        box-shadow: none;
    }

.right-bar-event {
    padding-left: 0;
    padding-right: 0;
    background-color: #02205C;
    height: 255px;
    /* margin-top: 53px;*/
}

.select-down-arrow-event:after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    color: #fff;
    right: 51px;
    height: 34px;
    padding: 16px 18px 0px 19px;
    position: absolute;
    pointer-events: none;
}

.events-tile {
    padding: 0px 42px;
    margin: 0;
}

.cal_date {
    position: relative;
    bottom: 41px;
    font-size: 28px;
    left: 10px;
    font-family: 'HelveticaNeue-Condensed-Bold';
}

.link-evebt-item a {
    color: #7A278D;
}

    .link-evebt-item a:hover {
        text-decoration: underline;
        color: #7A278D;
    }

.event-page-3 {
    background: #02205C;
    padding-top: 35px;
    padding-right: 0px;
    padding-left: 48px;
    padding-bottom: 35px;
}

.tow-there-two-col {
    height: 270px;
    max-height: 270px;
}

.menubaar h5 a:hover {
    text-decoration: underline;
    color: #7A278D;
    background-color: #ffffff !important;
}

.custom-inline-items ul li {
    padding-top: 0 !important;
    font-family: 'HelveticaNeue-Condensed-Bold';
}

.link-evebt-item h3 {
    margin-bottom: 0 !important;
}

.event-description .new-desc-t {
    width: 75% !important;
}

.event-description .event-date-n-t {
    float: left !important;
    width: 25% !important;
    padding-top: 5px;
    color: #000 !important;
}

.ekkt-sed {
    border-top: 1px solid #CBCBCB !important;
    border-bottom: none !important;
}

.news-dd-es {
    border-top: 1px solid #CBCBCB !important;
}

    .news-dd-es:last-child {
        border-bottom: 1px solid #CBCBCB !important;
    }

.ekkt-sed:last-child {
    border-bottom: 1px solid #CBCBCB !important;
}

.event-link a:hover {
    color: #242424 !important;
    text-decoration: none !important;
}

.news-date-tt {
    float: left !important;
    width: 25% !important;
    padding-top: 5px;
    color: #000 !important;
    font-family: 'HelveticaNeue-Condensed-Bold';
    font-size: 16px;
    display: inline-block;
}

.nn-tile {
    display: inline-block;
    width: 75%;
}

.footer-section .section1 {
    border-right: 1px solid #FFFFFF38;
}

.footer-section .section2 {
    border-right: 1px solid #FFFFFF38;
    padding-left: 76px;
}

.footer-section .section3 {
    padding-left: 76px;
}

.fo-mob {
    padding-bottom: 50px;
}

.new-des-for-ser-alert h3 {
    color: #FF0000;
    font-family: 'HelveticaNeue-Condensed-Bold';
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 18px;
}

.new-des-for-ser-alert ul li {
    text-align: left;
    font-family: 'HelveticaNeue-Regular';
    letter-spacing: 0.4px;
    color: #000000;
    font-size: 18px;
    padding-top: 10px;
}

.new-panel-con h4 {
    text-align: left !important;
    font-family: 'HelveticaNeue-Regular' !important;
    letter-spacing: 0.4px !important;
    color: #000000 !important;
    font-size: 18px !important;
}

.new-des-for-ser-alert p {
    text-align: left;
    font-family: 'HelveticaNeue-Regular';
    letter-spacing: 0.4px;
    color: #000000;
    font-size: 18px;
}

.alrt-sub {
    width: 86% !important;
}

.ktc-default-section .form-field label {
    font-weight: normal;
    font-family: 'HelveticaNeue-Regular';
}

.logo-style {
    color: #000;
    font-size: 18px;
    display: flex;
    align-items: center;
    font-family: 'HelveticaNeue-Condensed-Bold';
    padding-left: 80px;
}

.c-navbar {
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.closebtn span {
    color: #000;
    font-size: 36px;
    font-family: 'HelveticaNeue-Regular';
    padding-right: 20px;
}

.face-mask {
    margin-left: 20px;
    max-width: 900px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.face-mask-link {
    margin-left: 30px;
    text-decoration: underline;
    color: #000;
    font-family: 'HelveticaNeue-Condensed-Bold';
    font-size: 18px;
}


/** Desktop view **/
@media screen and (min-width: 768px) {
    .mobile-menu {
        display: none;
        margin: 0;
    }

    .mobile-map {
        display: none;
    }


    .mobile-logo {
        display: none;
    }

    .mobile-search {
        display: none;
    }
}
/** Mobile view **/
@media only screen and (max-width: 767px) {

    .logo-style {
        text-align: center;
        display: block !important;
        width: 350px !important;
        padding-left: 0px;
    }

    .c-navbar {
        padding: 15px 10px !important;
        align-items: baseline !important;
    }

    .face-mask-link {
        word-break: break-all;
    }

    .closebtn span {
        font-size: 26px !important;
        padding-right: 0px;
    }

    .face-mask {
        margin-left: 7px;
        max-width: 290px !important;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        vertical-align: middle;
    }


    .alrt-sub {
        width: 100% !important;
    }

    .sign-up-section-2 {
        padding: 20px 30px 0 !important;
    }

    .sign-up-section .sign-up p {
        font-size: 14px !important;
    }

    .sign-up-input-2 input {
        font-size: 14px !important;
    }

    .overlay::after {
        background-image: none;
    }

    .footer-section .section1 {
        border-right: none;
    }

    .footer-section .section2 {
        border-right: none;
        padding-left: 0;
    }

    .footer-section .section3 {
        padding-left: 0;
    }

    .footer-end {
        margin: 30px;
    }

    .copyright p {
        text-align: center;
    }

    .service .service-event {
        width: 184px;
    }

    .tow-there-two-col {
        height: auto;
        max-height: none;
    }

    .heading-1 p {
        max-width: 100%;
    }

    .right-bar-event {
        margin-top: 0 !important;
    }

    #g-b-class > div {
        padding-right: 0 !important;
    }

    .bardcum {
        display: none;
    }

    .event-button-style-1 {
        border-radius: 3px;
        background-color: #962A81;
        font-family: 'HelveticaNeue-Bold';
        font-size: 11px;
        color: #fff;
        position: relative;
        transition: all .5s;
        cursor: pointer;
        width: auto;
        display: block;
        margin: 0px auto;
        padding: 1px;
    }


    .news-title {
        padding-left: 17px;
    }

    .news-page-heading {
        padding-left: 17px !important;
    }

    .cal_date {
        position: relative;
        bottom: 36px;
        font-size: 24px;
        left: 9px;
        font-family: 'HelveticaNeue-Condensed-Bold';
    }


    .event-top-heading {
        background: #02205C !important;
        padding-right: 30px !important;
        padding-left: 30px !important;
        padding-bottom: 1px !important;
    }

    .event-title {
        /* padding-left: 36px;*/
        padding-right: 0;
    }

    .event-title-2 {
        padding-left: 0;
        padding-right: 0;
    }

    .event-title h3 {
        font-size: 18px;
    }

    .event-title ul {
        font-size: 15px;
    }

    .event-disc {
        font-size: 15px;
    }

    .event-list {
        padding-left: 36px;
    }

    .display-4 {
        font-size: 44px;
        padding-top: 7px;
        width: 41px;
    }

    .events-tile {
        padding: 11px 15px;
        margin: 0;
        background-color: #fff;
    }

    .mobile-event h1 {
        font-size: 30px !important;
    }

    .full-page-width-button-block {
        padding: 0px;
        font-size: 13px;
    }

        .full-page-width-button-block.col-6.color-white {
            padding: 30px 30px !important;
        }

    .full-page-width-button-block-1 {
        font-size: 13px;
    }

    .select-down-arrow:after {
        right: 43px;
    }

    .bardcum li {
        font-size: 15px;
        display: contents;
    }

    .ser-section {
        padding: 0px 21px;
    }

    .footer-section .select-language form select {
        width: 95%;
    }

    .route_column {
        padding: 13px 15px;
        margin: 0;
    }

    .select-box-input {
        width: 100%;
    }

    .select-name-desc p {
        padding-left: 17px;
        padding-right: 17px;
    }

    .heading-1 {
        background: #02205C 0% 0% no-repeat padding-box;
        padding: 30px;
    }

    #sidebar {
        width: auto;
    }

    .navbar-brand {
        width: 50%;
    }


    .mobile-menu {
        display: none;
        margin: 0;
    }

    .mobile-menu {
        margin: 0;
    }

    .banner {
        background-image: none !important;
        /* background-color: #F0F0F0;*/
        background-color: #fff;
        padding: 0;
    }

    .logo {
        display: none;
    }

    .banner .banner-menu .menu span a {
        display: none;
    }

    .banner-menu {
        width: 40%;
        float: right;
        margin-top: 0;
    }

        .banner-menu .menu {
            margin-right: 0;
        }

    .banner .menu i {
        color: #000;
    }

    .interactive-tools {
        margin: 0;
        width: 100%;
    }

    .hamburger-menu label {
        display: inline !important;
        margin-bottom: 1.0em;
    }


    .mobile-logo {
        float: left;
    }

    .mobile-menu {
        float: right;
    }

    .hamburger-menu label div {
        background-color: #000;
        margin-bottom: .5em;
    }

    .interactive-tools-mb ul {
        margin: 0 !important;
        padding: 0 !important;
        background-color: #fff;
        display: flex;
        justify-content: space-around;
    }

    .card .card-header .card-link {
        padding: 0;
    }


    .interactive-nav li {
        line-height: 23px;
    }

    .ferry-terminal-container .terminal-caption {
        position: absolute;
        bottom: 20px;
        font-family: 'HelveticaNeue-Condensed-Bold';
        text-align: left;
        padding: 0 10px;
        font-size: 20px;
    }

        .ferry-terminal-container .terminal-caption a {
            font-size: 20px;
            text-decoration: none;
        }

            .ferry-terminal-container .terminal-caption a:hover {
                text-decoration: none;
            }

    .hamburger-menu label {
        padding-left: 0px;
    }

        .hamburger-menu label div {
            height: 4px;
        }

            .hamburger-menu label div:first-child {
                width: 45px;
            }

            .hamburger-menu label div:nth-child(2) {
                width: 35px;
            }

            .hamburger-menu label div:last-child {
                width: 25px;
            }

    .service-alert {
        border: 1px solid #CBCBCB;
        padding-right: 0;
        padding-left: 0;
    }

    .service-alert-heading {
        padding-left: 0px;
    }

    .card {
        border-bottom: 1px solid #CBCBCB;
    }

    .card-header {
        background-color: #fff;
        padding: 18px 0;
        margin-right: 15px;
        border: none;
    }

    .bussiness-image-container {
        position: relative;
        margin: 15px 0;
        padding: 0;
    }

    .submit-button button {
        border-radius: 0;
        padding: 10px 40px;
        border: none;
        background-color: #7A278D;
        font-family: 'HelveticaNeue-Bold';
        font-size: 15px;
        width: 100%;
    }

    .sign-up-section .sign-up {
        padding: 0;
    }


        .sign-up-section .sign-up p {
            font-size: 1rem;
        }

    .sign-up-section .sign-up-input {
        padding: 0;
    }

    .sign-up-input .form-control {
        padding: 8px;
    }

    .submit-button {
        padding: 20px 0;
    }

    .footer-section {
        text-align: center;
    }

        .footer-section h2 {
            text-align: center !important;
        }

        .footer-section p {
            line-height: 1;
            text-align: center !important;
        }

    .footer-end span {
        display: block;
    }

    .copyright p {
        display: block;
    }

    .search {
        display: none;
    }

        .search input[type=search]::-webkit-search-decoration,
        .search input[type=search]::-webkit-search-cancel-button {
            display: none;
        }

    .menu-text {
        display: none;
    }

    .right {
        float: left;
        padding-left: 20px;
    }

    .banner .banner-menu .menu span a {
        display: none;
    }

    .search input[type=search] {
        outline: none;
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        font-family: inherit;
        font-size: 100%;
        background: transparent url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEzOSAxMzkiIGhlaWdodD0iMTM5cHgiIGlkPSJGaW5kIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMzkgMTM5IiB3aWR0aD0iMTM5cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0xMjcuNTU4LDExMS45NjFMMTAwLjI0OSw4NC42NWM0LjY0LTcuMzg3LDcuMzMzLTE2LjExOCw3LjMzMy0yNS40ODhjMC0yNi41MDktMjEuNDktNDcuOTk2LTQ3Ljk5OC00Ny45OTYgIGMtMjYuNTA4LDAtNDcuOTk2LDIxLjQ4Ny00Ny45OTYsNDcuOTk2YzAsMjYuNTEsMjEuNDg3LDQ3Ljk5NSw0Ny45OTYsNDcuOTk1YzEwLjE5NywwLDE5LjY0Mi0zLjE4OCwyNy40MTQtOC42MDVsMjYuOTg0LDI2Ljk4NiAgYzEuODc1LDEuODczLDQuMzMzLDIuODA2LDYuNzg4LDIuODA2YzIuNDU4LDAsNC45MTMtMC45MzMsNi43OTEtMi44MDZDMTMxLjMwOCwxMjEuNzg3LDEzMS4zMDgsMTE1LjcxMSwxMjcuNTU4LDExMS45NjF6ICAgTTU5LjU4NCw5MS42MDdjLTE3LjkxNywwLTMyLjQ0My0xNC41MjUtMzIuNDQzLTMyLjQ0M1M0MS42NjcsMjYuNzIsNTkuNTg0LDI2LjcyYzE3LjkxOCwwLDMyLjQ0MywxNC41MjYsMzIuNDQzLDMyLjQ0NCAgUzc3LjUwMiw5MS42MDcsNTkuNTg0LDkxLjYwN3oiLz48L3N2Zz4=') no-repeat 0 center;
        background-size: 40px;
        border: none;
        border-bottom: 3px solid transparent;
        color: transparent;
        padding: 10px;
        width: 20px;
        cursor: pointer;
        z-index: 5;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
        margin: 10px 0;
    }

        .search input[type=search]:focus {
            width: 300px;
            padding-left: 32px;
            background: none;
            border-bottom: 3px solid #333;
            color: #333;
            cursor: auto;
        }

        .search input[type=search]:hover {
            border-bottom: 3px solid #333;
        }

    input::-webkit-input-placeholder {
        color: transparent;
    }

    input:focus::-webkit-input-placeholder {
        color: #333;
    }
    /* Firefox < 19 */
    input:-moz-placeholder {
        color: transparent;
    }

    input:focus:-moz-placeholder {
        color: #333;
    }
    /* Firefox > 19 */
    input::-moz-placeholder {
        color: transparent;
    }

    input:focus::-moz-placeholder {
        color: #333;
    }
    /* Internet Explorer 10 */
    input:-ms-input-placeholder {
        color: transparent;
    }

    input:focus:-ms-input-placeholder {
        color: #333;
    }

    .ham-icon {
        cursor: pointer;
        fill: #000;
        transition: all .3s ease;
        transform: scaleX(-1);
        height: 60px;
        width: 60px;
        margin: -10px 0;
    }

        .ham-icon:hover {
            fill: #000;
        }

    .accordion .link {
        padding: 15px 25px;
    }

    .accordion .card i.fa-caret-down {
        right: 20px;
        left: auto;
        font-size: 24px;
        color: #0A0A0A;
    }

    .service .service-event {
        font-family: 'HelveticaNeue-Bold';
        font-size: 18px;
        /* letter-spacing: -0.2px; */
    }

    .search input[type=search]::-webkit-search-decoration,
    .search input[type=search]::-webkit-search-cancel-button {
        display: none;
    }

    .service {
        padding-left: 10px;
    }

    .count {
        margin-left: 0px;
    }

    .mobile-map {
        display: block;
        height: 150px;
    }
}

.event .event-description a {
    font-size: 20px;
}

.event-link-hover {
    font-size: 20px;
}

.event-news p {
    font-family: 'HelveticaNeue-Condensed-Bold';
    font-size: 30px;
    /* padding: 0 10px;*/
    color: #000;
}

.footer-section p {
    color: #fff;
}

    .footer-section p a.link-hover {
        font-size: 20px;
        color: #fff;
    }

.footer-section h3 a {
    font-size: 25px;
    color: #fff;
}

.copyright p a {
    font-size: 15px;
    color: #000;
}

.breadcrumb-item a {
    font-size: 15px;
    color: #6c757d;
}

.input-icons a {
    color: #fff !important;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.home-service-al {
    border-bottom: none !important;
}

a {
    letter-spacing: 0px;
    color: #7A278D;
    font-size: 18px;
    font-family: 'HelveticaNeue-Bold';
}



    a.routelink, a.routelink:hover {
        color: #000 !important;
    }
/* For IPad View */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .footer-section .select-language span {
        font-size: 14px;
    }

    .evnt-date-number {
        max-width: 16.333333% !important;
    }

    .select-down-arrow:after {
        right: 49px;
        top: 3px;
    }
}

/* For IPad View */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .footer-section .select-language span {
        font-size: 14px;
    }

    .evnt-date-number {
        max-width: 16.333333% !important;
    }

    .select-down-arrow:after {
        right: 53px;
        top: 3px;
    }
}

.board-author-section {
    /* background-color: #F8F8F8;*/
    padding: 15px;
    margin-bottom: 20px;
    display: inherit;
    width: 100%;
}

.wthree h3 {
    font-family: 'HelveticaNeue-Condensed-Bold';
    color: #000000;
    font-size: 40px;
    margin-bottom: 0;
}

.wthree h4 {
    font-family: 'HelveticaNeue-Condensed-Bold';
    letter-spacing: 0.4px;
    color: #000000;
    font-size: 28px;
    margin-bottom: 1rem;
}

.head-text {
    font-family: 'HelveticaNeue-Bold';
    color: #000000;
    font-size: 18px;
    margin-bottom: 0;
}

.head-ans {
    font-family: 'HelveticaNeue-Regular';
    color: #000000;
    font-size: 18px;
}

.accordions-tag {
    float: left;
    width: 100%;
}

.board-row {
    background: #F8F8F8;
    margin-top: 20px;
}

.color-white {
    color: #fff !important;
}


    .color-white:hover {
        color: #fff !important;
    }

.subcription-error {
    border: 2px solid #cc0033 !important;
    outline: none;
}

.current {
    text-align: left;
    font-family: 'HelveticaNeue-Condensed-Bold';
    letter-spacing: 0.4px;
    font-size: 20px !important;
    color: #000000 !important;
}


.items a {
    text-align: left;
    font-family: 'HelveticaNeue-Condensed-Bold' !important;
    font-size: 20px !important;
}


@media only screen and (max-width: 767px) {
    .board-author-section {
        display: block;
    }

    .wthree {
        margin-top: 15px;
    }

        .wthree h3 {
            font-size: 30px;
            margin-bottom: 5px;
        }

        .wthree h4 {
            font-size: 25px;
        }

    .main-content {
        background-color: #fff;
        /* For Ipad Pro CSS */
        @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
        }

        @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
        }
        /* ----------- Non-Retina Screens laptop----------- */
        @media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
        }
        /* ----------- Retina Screens laptop----------- */
        @media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
        }
        /* Small Laptop */
        @media screen and (min-width: 1024px) and (max-height: 1310px) {
        }
    }
