    body {
        background-color: #e6e8e7;
        font-family: 'Roboto Light', sans-serif;
        font-size: 14px;
    }
    #main-header {
        background-color: #0d55a7;
    }
    #header-left {
        float: left;
    }
    #header-right {
        float: right;
        margin-top: 30px;
    }
    #phone {
        display: inline-block;
        vertical-align: middle;
        color: #FFFFFF;
        text-align: right;
        margin-right: 10px;
    }
    #phone h4 {
        margin: 0;
        font-weight: bold;
    }
    #agent-login {
        display: inline-block;
        vertical-align: middle;
    }
    #agent-login button {
        font-size: .9em;
        padding: 8px 20px;
        color: #FFFFFF;
        background-color: #072858;
        border: none;
        border-radius: 5px;
    }
    #agent-login button:hover {
        color: #072858;
        background-color: #febf12;
    }
    div.band {
        background-color: #0d55a7;
        height: 100px;
        width: 100%;
        position: absolute;
    }
    div.band-nav {
        background-color: #febf12;
        top: 100px;
        height: 25px;
        width: 100%;
        position: absolute;
    }
    #bs-example-navbar-collapse-1 {
        background-color: #febf12;
    }
    .request {
        border-collapse: separate;
        border-spacing: 0 15px;
        width: 100%;
    }
    .request select:invalid {
        color: #99b7d5;
    }
    .request input::placeholder {
        color: #99b7d5;
        opacity: 1;
    }
    .request input, .request select, .request textarea {
        width: 100%;
        background-color: #f1f1f1;
        border: none;
        padding: 10px;
        color: #1763ac;
    }
    .request td {
        width: 50%;
    }
    .request td:nth-child(odd) {
        padding-right: 7.5px;
    }
    .request td:nth-child(even) {
        padding-left: 7.5px;
    }
    #request input[type="submit"] {
        border-radius: 0;
        width: 100%;
        padding: 5px;
        border: 1px solid #2e6da4;
        background-color: #337ab7;
        font-size: 2em;
        color: white;
    }
    .navbar-nav > li > a {
        padding: 7px 0;
    }
    .navbar {
        min-height:25px !important;
        border: 0px;
        margin-bottom: 0px;
        background-color: #febf12;
    }
    .main-nav {
        font-family: "Roboto", sans-serif;
        line-height: 0;
    }
    .main-nav .navbar-collapse {
        padding: 0;
    }
    .main-nav .collapse {
        /*margin: 0 auto;*/
        text-align: center;
    }
    .main-nav .navbar-collapse .navbar-nav {
        display: inline-block;
        float: none;
    }
    .navbar-default .navbar-nav>li>a {
        color: #164387;
        font-size: 1.3em !important;
    }
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
        background-color: transparent;
        color: #ffffff;
    }
    .open {
        background-color: #164387;
    }
    .dropdown-menu {
        background-color: #164387;
        color: #ffffff;
        border: 0px;
        border-radius: 0px;
    }
    nav.main-nav .dropdown-menu > li > a:hover {
        background-color: #febf12;
        color: #164387;
    }
    .dropdown-menu>li>a {
        color: #ffffff;
    }
    li.dropdown {
        margin: 0;
        padding: 0 17px;
    }
    .hilight {
        background-color: #000;
        position: absolute;
        width: 100%;
        opacity: 0.2;
        color: #000;
        bottom: 0px;
        z-index: 6;
    }
    .hilight-text {
        position: absolute;
        width: 100%;
        color: #fff;
        bottom: 0px;
        z-index: 6;
        padding-left: 40px;
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 1.3;
        font-weight: 300;
        overflow: hidden;
    }
    .hilight-text-right {
        position: absolute;
        height: 85px;
        width: 100%;
        color: #fff;
        bottom: 0px;
        z-index: 6;
        text-align: right;
        padding-right: 40px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-weight: 300;
    }
    .wrapper {
        position: relative;
    }

    .clicct-left-panel {
        background-color: #5c9ad3;
        color: #ffffff;
        padding: 0px;
        /*padding-top: 20px; */
        margin: 0px;
        height: 100%;
        padding-bottom: 9999px;
        margin-bottom: -9999px;
    }
    .clicct-left-panel .panel-group {
        margin: 0;
    }
    .panel-title a {
        display: block;
    }
    .panel.clicct-left-panel-text {
        background-color: #5c9ad3;
        border-bottom: 2px dotted #fff;
        border-top: none;
        border-right: none;
        border-left: none;
    }
    .clicct-left-panel .clicct-left-panel-text .panel-collapse .panel-body {
        border: none;
        padding: 0;
        font-size: 0.9em;
    }
    .clicct-left-panel .panel-group .panel + .panel {
        margin: 0;
    }
    .clicct-left-panel-text {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        font-size: 1.3em;
        line-height: 0.8;
        border-bottom: 2px dotted #fff;
    }
    .clicct-left-panel-text .panel-title {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        font-size: 1.1em;
        line-height: 0.8;
    }
    .clicct-left-panel-text .panel-heading {
        color: #ffffff;
        background-color: #5c9ad3;
        padding: 10px 20px;
        border-radius: 0;
    }
    .clicct-left-panel-text>a {
        color: #ffffff;
        display: block;
        padding: 10px 20px;
    }
    .clicct-left-panel-text ul a {
        color: #ffffff;
        display: block;
        margin: 5px 0;
    }
    .clicct-left-panel-text-head {
        padding: 20px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 1.5em;
        line-height: 1.0;
        margin: 0;
    }
    .clicct-left-panel-outer {
        padding-right: 5px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 9999px;
        margin-bottom: -9999px;
        height: 100%;
    }
    .clicct-left-panel-text ul a.clicct-left-panel-text-active, a.clicct-left-panel-text-active {
        color: #033069;
    }
    .clicct-left-panel-text ul ul {
        list-style-type: disc;
        padding: 0;
    }
    .panel-default > .panel-heading {
        border: none;
    }
    #main {
        padding-bottom: 50px;
    }
    .clicct-index-feature {
        background-color: #e6e8e7;
        border-radius: 10px;
        margin: 0px;
        padding: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #164387;
    }
    .clicct-index-feature.top {
        height: 470px;
    }
    .clicct-index-feature.bottom {
        height: 630px;
    }
    .clicct-index-feature-exc {
        background-color: #e6e8e7;
        border-radius: 10px;
        margin-bottom: 15px;
        margin-top: 15px;
        padding: 0px;
        padding-top: 0px;
        padding-bottom: 20px;
        color: #164387;
    }
    .clicct-index-feature-exc h3 {
        text-align: center;
        border-bottom: 2px dotted #164387;
        margin: 10px 0 20px 0;
        padding-bottom: 10px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        font-size: 1.5em;
    }
    .clicct-index-feature-exc img {
        float: left;
        margin: 0 10px 0 20px;
        width: 219px;
        height: 156px;
    }
    .clicct-excursion-header {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background-color: #164387;
        color: #fff;
        width: 100%;
        padding: 10px;
        text-align: center;
        text-transform: uppercase;
    }
    .clicct-index-feature-text-header {
        padding: 0 10px 0 10px;
        border-bottom: 2px dotted #164387;
        margin-bottom: 5px;
    }
    .clicct-index-feature-text-head {
        text-align: center;
        padding: 0 0 20px 0;
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
    }
    .clicct-index-feature-text-head>a {
        color: #164387;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 1.2em;
    }
    .clicct-index-feature-text {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home_tour_desc {
        min-height: 60px;
    }
    .clicct-index-feature-text h5 {
        color: #164387;
        font-size: 1.2em;
    }
    .clicct-index-feature-text h6 {
        font-size: 1em;
        text-transform: uppercase;
        font-weight: bold;
        font-family: 'Roboto Condensed', sans-serif;
        overflow: hidden;
        white-space: nowrap;
    }
    .clicct-index-feature-text>p {
        color: #000;
        margin-top: 10px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
    }
    .read_more {
        color: #55a2d8;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 1.2em;
        text-decoration: underline;
    }
    .read_more_left_nav {
        color: white;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 1.2em;
        text-decoration: underline;
    }
    .daysfrom {
        font-family: 'Roboto Condensed', sans-serif;
        margin: 10px 0 20px 0;
    }
    .daysfrom h6 {
        font-weight: normal;
        font-size: 12px;
        margin: 0;
        text-transform: none;
    }
    .daysfrom h1 {
        margin-top: 2px;
        font-size: 36px;
    }
    .daysfrom sup {
        top: -.6em;
        font-size: 22px;
    }
    .clicct-index-feature-outer {
        padding: 10px;
        overflow: hidden;
    }
    .clicct-main-container {
        background-color: #ffffff;
        min-height: 100%;
        overflow: hidden;
    }
    .table.pricing > thead > tr > th {
        border: none;
    }
    .table.pricing > thead > tr:nth-child(odd) {
        background-color: #e6f3ff;
    }
    .table.pricing > thead > tr:nth-child(even) {
        background-color: #cae5ff;
    }
    .table.pricing > tbody > tr > td {
        border: none;
    }
    .table.pricing > tbody > tr:nth-child(odd) {
        background-color: #e5e5e5;
    }
    .table.pricing > tbody > tr:nth-child(even) {
        background-color: #f1f1f1;
    }
    .fill {
        min-height: 100%;
        height: 100%;
    }
    .image-container {
        display: flex;
        justify-content: space-between;
    }
    .image-list {
        width: 30%;
    }
    .image-list img {
        width: 100%;
        height: 125px;
    }
    .btn-primary.button-list {
        background-color: #E6E8E7;
        color: #164387;
        font-size: 2.1em;
        border: none;
        margin: 20px 0;
        padding: 0;
        position: relative;
        overflow: hidden;
        font-family: "Roboto Condensed", sans-serif;
    }
    .btn-primary.button-list:hover {
        background-color: #0D3F86;
        color: #FEBF12;
    }
    .btn-primary.button-list:hover div {
        color: #0D3F86;
    }
    .btn-primary.button-list h1 {
        margin: 0;
        font-size: 1em;
        margin: 10px 0;
        display: inline-block;
    }
    .btn-primary.button-list .tour_days {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 80px;
        padding: 0;
        font-size: 0.6em;
        background-color: #ffc00e;
        text-align: center;
        font-weight: bold;
    }
    .btn-primary.button-list .tour_days div {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    .dark-blue {
        color: #164387;
    }
    .darker-blue {
        color: #1b1364;
    }
    .light-blue {
        color: #5c9ad3;
    }
    .roboto_light {
        font-family: 'Roboto Light', sans-serif;
    }
    #description {
        /*background-color:#f6f6f6;*/
        padding:20px;
        margin: 20px 0;
    }
    #description h3 {
        margin: 0 0 20px 0;
        color: #1568af;
        font-family: "Roboto Condensed", sans-serif;
    }
    #description p {
        margin: 0;
    }
    #description.about p {
        margin-bottom: 10px;
    }
    @media (min-width: 200px) {
        .main-nav .navbar-collapse {
            /*width: 910px;*/
        }
        .hilight {
            height: 50px;
        }
        .hilight-text {
            font-size: 3em;
            height: 50px;
        }
        .hilight-text-right {
            display: none;
        }
    }
    @media (min-width: 768px) {
        .main-nav .navbar-collapse {
            /*width: 750px;*/
        }
        .navbar-default.main-nav .navbar-nav > li > a {
            /*width: 130px;*/

        }
        .hilight {
            height: 85px;
        }
        .hilight-text {
            height: 85px;
            font-size: 4.6em;
        }
        .hilight-text-right {
            display: block;
            font-size: 2.5em;
            line-height: 3.0;
        }
        .home_tour_desc {
            min-height: 80px;
        }
    }
    @media (min-width: 992px) {
        .main-nav .navbar-collapse {
            /*width: 970px;*/
        }
        .hilight-text-right {
            font-size: 3.2em;
            line-height: 2.0;
        }
        li.dropdown {
            padding: 0 20px;
        }
    }
    @media (min-width: 1200px) {
        .main-nav .navbar-collapse {
            /*width: 750px;*/
        }
        div.container {
            width: 80%;
        }
    }
    @media (max-width: 600px) {
        .btn-primary.button-list h1 {
            font-size: .8em;
        }
    }
    @media (max-width: 435px) {
        #header-right {
            margin-top: 0;
        }
    }
    @media (max-width: 400px) {
        .hilight {
            height: 30px;
        }
        .hilight-text {
            font-size: 2em;
            height: 30px;
            line-height: 1.1;
            padding-left: 20px;
        }
        .btn.btn-primary.button-list {
            text-align: left;
            line-height: .5;
            padding: 0 0 0 10px;
        }
        .btn-primary.button-list h1 {
            font-size: .5em;
        }
        .btn-primary.button-list .tour_days {
            font-size: .4em;
            width: 50px;
        }
    }
    @media (max-width: 756px) {
        .navbar-default.main-nav .navbar-nav > li > a {
            width: 100%;
            text-align: left;
        }
    }
    @media (max-width: 991px) {
        .clicct-left-panel {
            padding-bottom: 10px;
            margin-bottom: 0;
        }
        .clicct-left-panel-outer {
            padding-right: 0;
            padding-bottom: 0;
            margin-bottom: 10px;
        }
    }
