﻿.twitter-banner {

    width: 100%;
    /*height: 70px;*/
    background-color: #808184;
    color: #FFFFFF;
}

.twitter-banner a {

    color: #FFFFFF;
}

i.fa-twitter {

    margin-right: 20px;
    font-size: 40px;
    line-height: 70px;
    color: #FDB913;
    float: left;
}

i {
    
    color: #FDB913;
}

.twitter-banner p {

    margin: 15px 0 0 0;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
}

.latest-tweet {

    color: #FFFFFF;
}

.latest-tweet .tweet {

    font-size: 14px;
}

.latest-tweet a {

    color: #FFFFFF;
}

.latest-tweet i {

    padding: 0 5px;
}

.twitter-actions {

    line-height: 70px;
}

.twitter-actions a {

    margin: 0 10px;
}

#breadcrumb {

    width: 100%;
    height: 25px;
    background-color: #FDB913;
}

.tier-top-banner {

    width: 100%;
    height: 400px;
    background-position: top;
    background-repeat: no-repeat;
}

.tier-top-banner-text {

    background-color: rgba(40, 58, 127, 0.9);
    min-height: 180px;
}

.tier-top-banner-text .yellow-link {

    margin-left: 20px;
    float: left;
}

@media only screen and (max-width: 40em) { 

    .tier-top-banner-text {
    
        margin-top: 220px;
    }
}


@media only screen and (min-width: 40.063em) { 

    .tier-top-banner-text {
    
        margin-top: 90px;
    }
}

.tier-top-banner-text h1 {

    margin: 20px 0 0 20px;
    color: #FDB913;
    font-size: 28px;
    font-weight: bold;
}

.tier-top-banner-text h2 {

    margin: 0 0 20px 20px;
    color: #FFFFFF;
    font-size: 52px;
}

#tier-content, .tier-content {
    
    line-height: 20px;
    font-size: 17px;
}

#tier-content h1, .tier-content h1 {

    margin: 40px 0 0 0;
    color: #283A7F;
    font-size: 50px;
}

#tier-content h2, .tier-content h2 {

    margin: 0 0 40px 0;
    color: #808184;
    font-size: 36px;
}

#tier-content h3, .tier-content h3 {

    margin-top: 5px;
    color: #283A7F;
    font-size: 18px;
    font-weight: bold;
}

#tier-content h4, .tier-content h4 {

    font-size: 17px;
    font-weight: bold;
}

#tier-content p, .tier-content p {

    margin: 20px 0;
    line-height: 20px;
    font-size: 17px;
}

.bar-link-blue, .bar-link-yellow, .bar-link-grey {

    padding-left: 20px;
    margin: 10px 0;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 18px;
    display: block;
}

.bar-link-blue {

    background-color: #283A7F;
}

.bar-link-yellow {

    background-color: #FDB913;
}

.bar-link-grey {

    background-color: #A6A8AB;
}

/*#tier-image {

    margin-top: 50px;
    height: 590px;
    background-color: #EB008B;
}*/

#imgTier {

    margin-top: 50px;
}

#tier-alsointhissectoin-list h2 {

    margin-top: 35px;
    border-bottom: solid 1px #BBBDBF;
    height: 80px;
    line-height: 80px;
    color: #283A7F;
    font-size: 36px;
}

#tier-alsointhissectoin-list ul {
 
    margin: 20px 0 0 0;
    padding: 0;
}

#tier-alsointhissectoin-list li {
 
    margin: 0;
    padding: 0;
    line-height: 35px;
    list-style: none;
    font-weight: bold;
}

#tier-alsointhissectoin-dropdown {

    margin-top: 10px;
}

.tier-forthcoming-holidays {

    margin: 40px 0 0 0;
    padding: 40px 0;
    width: 100%;
    background-color: #283A7F;
}

.tier-forthcoming-holidays h2 {

    margin-bottom: 20px;
    font-size: 50px;
    color: #FFFFFF;
}

.tier-forthcoming-holidays h3 {

    margin: 20px 0;
    line-height: 40px;
    font-size: 36px;
    color: #FFFFFF;
}

.tier-forthcoming-holiday-image {

    height: 240px;
    background-color: #EB008B;
}

.tier-forthcoming-holidays p {

    font-size: 14px;
    color: #FFFFFF;
}

.tier-forthcoming-holidays a {

    color: #FDB913;
}

#tier-whychoose {

    margin: 20px 0;
}

#tier-whychoose h2 {

    margin-bottom: 20px;
    border-bottom: solid 1px #BBBDBF;
    line-height: 80px;
    font-size: 36px;
    color: #283A7F;
}

#tier-whychoose li {

    list-style: none;
}

/* Holidays */

.holiday-type-holder {
    
    height: 430px;
}

.holiday-type-holder img {

    margin: 0 auto;
    display: block;
}

.holiday-type-holder h2 {

    margin-bottom: 20px;
    font-size: 30px;
    color: #808184;
}

.holiday-type-holder h2 a {

    color: #808184;
}

.holiday-type-holder p {

    margin-top: 20px;
    font-size: 16px;
}

/* Holidays List */

.holiday-list-item {

    margin: 20px;
}

.holiday-list-item img {

    margin: 0 auto;
    display: block;
}

.holiday-list-item-title h2 {

    margin: 20px 0 10px 0 !important;
    border-top: solid 1px #BBBDBF;
    font-size: 36px;
    color: #808184;
    display: block;
}

.holiday-list-item-duration {
    
    margin-bottom: 10px;
    color: #283A7F;
    font-size: 17px;
}

.holiday-keyword-search {

    margin-top: 50px;
    padding: 20px 40px;
    height: 200px;
    background-color: #A7A8AC;
}

.holiday-keyword-search h2 {

    margin: 0 0 40px 0;
    padding: 0;
    font-size: 36px;
    color: #FFFFFF;
}

.holiday-keyword-search input[type=text] {

    border: 0;
    width: 85%;
    height: 35px;
    display: block;
    float: left;
}

.availability-search {

    margin-top: 40px;
    padding: 20px 40px;
    background-color: #283A7F;
}

.availability-search h2 {

    margin: 0 0 40px 0;
    padding: 0;
    font-size: 36px;
    color: #FFFFFF;
}

.featured-holiday {

    margin-top: 40px;
    padding: 20px 0 10px 0;
    background-color: #283A7F;
    color: #FFFFFF;
}

.featured-holiday h2 {

    margin: 0 0 20px 40px;
    padding: 0;
    font-size: 36px;
    color: #FFFFFF;
}

.featured-holiday p {

    margin: 10px 0 0 20px;
    padding: 0;
    font-size: 16px;
    color: #FFFFFF;
}

/* Holiday Details */

#holiday-booking-panel {

    font-size: 18px;
    line-height: 35px;
}

.holiday-booking-panel-button {

    margin: 0 5px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    background-color: #283A7F;
    color: #FFFFFF;
    font-size: 35px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
}

#holiday-booking-panel input[type=text] {

    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #808184;
    float: left;
}

#lnkBookNow {

    margin-top: 0;
    padding-right: 0;
}

.tabs {

    margin-top: 20px;
    padding: 15px 0;
    line-height: 20px;
    background-color: #939BBF;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}

.tabs.selected {
        
    background-color: #283A7F;
}

.tab-content {

    padding: 20px 50px;
    background-color: #F1F1F3;
}

.tab-content p, .tab-content ul {
        
    font-size: 16px;
}

.tab-content h3 {
        
    font-size: 16px;
    font-weight: bold;
    color: #283A7F;
}

#holiday-book-now-bar {

    padding: 10px 50px 10px 50px;
    background-color: #FDB913;
    font-size: 16px;
}

#holiday-book-now-bar a {

    color: #FFFFFF;
}

/* Coaches */

.coaches h2 {

    margin: 10px 0;
    color: #808184;
    font-size: 36px;
}

.coaches p {

    margin: 30px 0 10px 0;
    height: 80px;
    font-size: 16px;
}

.prev, .next {

    position: absolute;
    top: 400px;
    font-size: 30px;
}

.prev {

    left: 10px;
}

.next {

    right: 10px;
}

/* News */

.news-item h3 {

    margin: 10px 0;
    line-height: 18px;
    font-size: 18px;
    font-weight: bold;
    color: #283A7F;
}

.news-date {

    font-size: 16px;
}

.news-item p { 

    font-size: 16px;
}

/* Our People */

.our-people-holder h3 {

    color: #283A7F;
    font-size: 40px;
    font-weight: normal;
}

.our-people-holder h4 {

    color: #FDB913;
    font-size: 28px;
    font-weight: normal;
}

.our-people-holder img {

    margin: 0 auto 20px 0;
    display: block;
}

/* Contact */

#map-canvas {

    margin-top: 40px;
    height: 400px;
}

 #map-canvas img {
            
    max-width : none;
}

@media only screen and (max-width: 40em) { 

    #map-canvas {

        height: 200px;
    }
}

#tier-vacancies {

}

#tier-vacancies h2 {

    margin-top: 35px;
    border-bottom: solid 1px #BBBDBF;
    height: 80px;
    line-height: 80px;
    color: #283A7F;
    font-size: 36px;
}

.vacancy-holder h3 {

    margin: 10px 0;
    color: #283A7F;
    font-size: 22px;
    font-weight: bold;
}

.vacancy-holder p {

    margin: 20px 0;
    font-size: 16px;
}

/* Quote form */

/*#quote-form placeholder {

    color: #FDB913;
}*/

#pnlQuoteForm ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
   color:    #808184;
}

#pnlQuoteForm :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #808184;
}

#pnlQuoteForm ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #808184;
}

#pnlQuoteForm :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #808184;
}

#pnlQuoteForm .ei-name {

    font-size: 15px;
    color:    #808184;
}

#pnlQuoteForm select option {

    color: #808184;
}

/* Merchandise */

.merch-holder {

    padding: 10px 5px;
    border: solid 1px #CCCCCC;
}

/* Timetables */

.timetable-link {

    margin: 10px 0;
    padding: 40px 10px;
    border: solid 1px #CCCCCC;
    background-color: #283A7F;
    color: #FFFFFF;
    font-size: 42px;
    display: block;
    text-align: center;
}

.timetable-link a {

    color: #FDB913;
    display: block;
}

/* Our History */

#dateline {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 127px;
    width: 100%;
    margin: 10px 0 10px 0;
	position: relative;
    /*background: transparent url(/images/wideshadow.png) no-repeat scroll center bottom;*/
}

#dateline li.bookend {
    width: 35px;
    height: 106px;
    background-position: 0 center;
    background-repeat: no-repeat;
}

#dateline li.bookend.start {
    background-image: url(/images/dateline_start.png);
}

#dateline li.bookend.end {
    background-image: url(/images/dateline_end.png);
}

#dateline li {
    float: left;
    display: block;
	position: relative;
    width: 73px;
    background-position: 0 center;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 10px;
    color: #283A7F;
    text-align: center;
}

#dateline li.selected {
    color: #FDB913;
    font-weight: 600;
    font-size: 14px;
}

#dateline li.up {
    padding-top: 7px;
    margin-top:7px;
    height: 92px;
    background-image: url(/images/dateline_up.png);
}

#dateline li.up.selected {
    padding-top: 0;
    margin-top:0px;
    height: 106px;
    background-image: url(/images/dateline_up-selected.png);
}

#dateline li.down {
    padding-top: 40px;
    margin-top:34px;
    height: 29px;
    background-image: url(/images/dateline_down.png);
}

#dateline li.down.selected {
    padding-top: 40px;
    height: 22px;
    margin-bottom:10px;
    line-height:30px;
    background-image: url(/images/dateline_down-selected.png);
}

#dateline li span {
    cursor: pointer;
}

.dateImage {
    
    height: 400px;
    background-size: cover;
    background-position: center;
}

.dateBox {
    min-height:375px;
    /*background-image: url(/images/history-bg.jpg);*/
}
@media only screen and (max-width: 40em) {
    .dateBox a.imgHistory img {
        margin: 10px 0 0 0px!important;
    }
    .historyLeft {
        position: relative!important;
        top: 21px!important;
        left: 160px!important;
    }
    .historyRight {
        position: relative!important;
        top: 21px!important;
        left: 197px!important;
    }
}
@media only screen and (max-width: 641px) {
     .dateBox {
        height:600px;
        background-size: cover;
    }

}
.dateBox a.imgHistory img {
    float: left;
    margin: 30px 0 30px 15px;
}

.dateInfo {
    margin: 0 20px 0 20px;
    position: relative;
    float: right;
    /*width: 420px;*/
    height: 400px;
    color: white;
    font-size: 16px;
    /*background-image: -webkit-gradient(linear,left top,right top,color-stop(0, #4E3F35),color-stop(1, #ABA29B));
    background-image: -o-linear-gradient(right, #4E3F35 0%, #ABA29B 100%);
    background-image: -moz-linear-gradient(right, #4E3F35 0%, #ABA29B 100%);
    background-image: -webkit-linear-gradient(right, #4E3F35 0%, #ABA29B 100%);
    background-image: -ms-linear-gradient(right, #4E3F35 0%, #ABA29B 100%);
    background-image: linear-gradient(to right, #4E3F35 0%, #ABA29B 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4E3F35', endColorstr='#ABA29B',GradientType=1 );*/ /* IE6-9 */
}

.dateInfo h2 {
    margin: 40px 0 0 0;
    padding: 20px 0 20px 0;
    font-size: 42px;
    color: white;
    /*background-image: -webkit-gradient(linear,left top,right top,color-stop(0, #231912),color-stop(1, #4d3f35));
    background-image: -o-linear-gradient(right, #231912 0%, #4d3f35 100%);
    background-image: -moz-linear-gradient(right, #231912 0%, #4d3f35 100%);
    background-image: -webkit-linear-gradient(right, #231912 0%, #4d3f35 100%);
    background-image: -ms-linear-gradient(right, #231912 0%, #4d3f35 100%);
    background-image: linear-gradient(to right, #231912 0%, #4d3f35 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#231912', endColorstr='#4d3f35',GradientType=1 );*/ /* IE6-9 */
}

.dateInfo h2 span {
    display: block;
    font-size: 9px;
    line-height: 16px;
}

.dateInfo p {
    padding: 0 25px 15px 25px;
    font-size: 13px;
}

.dateInfo p a {
    color: white;
}

.dateImages {
    height: 180px;
    padding: 45px 0 0 0;
}

.dateImages a {
    display: block;
    width: 170px;
    height: 125px;
    float: left;
    margin-right: 50px;
    background-color: white;
    padding: 6px;
}

.historyLeft {
    
    position: absolute;
    top: 21px;
    left: 0px;
    cursor: pointer;
}

.historyRight {
    position: absolute;
    top: 21px;
    right: 0px;
    cursor: pointer;
}

/* Coach hire */

@media only screen and (min-width: 64.063em) {

    #requestQuoteModal, #brochures {
        top: 300px !important;
        width: 450px;
    }
}

#requestQuoteModal, #brochures {
    background-color: #283A7F;
}

    #requestQuoteModal h1, #brochures h1 {
        color: #FDB913;
        font-size: 24px;
    }

    #requestQuoteModal h2, #brochures h2 {
        color: #FFFFFF;
        font-size: 50px;
    }

    #requestQuoteModal p, #brochures p {
        padding: 10px 0 20px 0;
        color: #FFFFFF;
        font-size: 17px;
    }

    #requestQuoteModal .close-reveal-modal, #brochures .close-reveal-modal {
        color: #FFFFFF;
    }

    #brochures h2 {
        line-height: 50px;
    }

.reveal-modal-bg {

    background: #FFFFFF;
    background: rgba(255,255,255,0.45)
}