/* New fonts */
@import url(./jquery-ui-1.9.2.custom.min.css);

@font-face {
    font-family: 'AvenirLTStd-Medium';
    src: url("../fonts/2A7FFC_0_0.eot");
    src: url("../fonts/2A7FFC_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2A7FFC_0_0.woff") format("woff"), url("../fonts/2A7FFC_0_0.ttf") format("truetype"), url("../fonts/2A7FFC_0_0.svg#wf") format("svg");
}

@font-face {
    font-family: 'AvenirLT-Light';
    src: url("../fonts/2A7FFC_1_0.eot");
    src: url("../fonts/2A7FFC_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2A7FFC_1_0.woff") format("woff"), url("../fonts/2A7FFC_1_0.ttf") format("truetype"), url("../fonts/2A7FFC_1_0.svg#wf") format("svg");
}

@font-face {
    font-family: 'AvenirLT-Heavy';
    src: url("../fonts/2A7FFC_2_0.eot");
    src: url("../fonts/2A7FFC_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2A7FFC_2_0.woff") format("woff"), url("../fonts/2A7FFC_2_0.ttf") format("truetype"), url("../fonts/2A7FFC_2_0.svg#wf") format("svg");
}


/* Reset */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 17px;
    vertical-align: baseline;
    background: transparent;
}

td {
    vertical-align:middle;
}

.sub-hide {
    width: 200px;
    /*height: 100px;*/
}

article, aside, figure, footer, header, hgroup, nav, section {
    display: block;
}

html {
    overflow-y: scroll;
}

ul {
    list-style: none;
}

/* Header */
#page-wrap {
    min-height: 85%;
}

#top-header h1 {
    display: block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -125px;
    /*padding: 10px 0;*/
}

@media (max-width: 1100px) {
    #header h1 img {
        width: 227px;
        height: auto;
    }
}

@media (max-width: 530px) {
    #header h1 {
        overflow: hidden;
        height: 20px;
        width: 31px;
        margin-left: -16px;
    }

        #header h1 img {
            position: absolute;
            top: 10px;
            left: 0;
        }
    #top-header h1{
        margin-top:10px !important;
    }
}

#since {
    position: absolute;
    top: 20px;
    left: 0;
    width: 150px;
    text-align: center;
    font-size: 21px;
    font-style: italic;
    color: #a78a52;
    background: url(../img/bg-since.png) 0 8px no-repeat;
}

.ie #since {
    font-size: 20px;
    padding-left: 3px;
}

#mini-nav {
    position: absolute;
    top: 20px;
    right: 0;
}

    #mini-nav .btn {
        float: left;
        width: 112px;
        height: 30px;
        background-image: url(../img/btn-book-now-header.png);
    }

/* Navigation menu */
#nav {
    text-align: center;
    display: inline-block;
    padding: 0 15px;
}

    #nav li {
        /*padding: 0 10px;*/
        display: inline-block;
        position: relative;
    }

    #nav a, .nav a {
        display: block;
        font-size: 1em;
        text-transform: uppercase;
        text-decoration: none;
        font-variant: normal;
        color: #fff;
        padding: 0 13px;
        font-family: 'AvenirLTStd-Medium', san-serif;
        font-weight: 100;
    }

    #nav li a:hover:after {
        content: '';
        display: block;
        width: 70%;
        height: 1px;
        background: #fff;
        position: absolute;
        bottom: 39px;
        left: 0;
        margin: 0 15%;
    }

    #nav li.current-menu-item:after {
        content: '';
        display: block;
        width: 70%;
        height: 1px;
        background: #fff;
        position: absolute;
        bottom: 39px;
        left: 0;
        margin: 0 15%;
    }

@media (max-width: 1250px) {
    #nav li {
        padding: 0;
    }
}

@media (max-width: 1100px) {
    #nav {
        display: none;
    }
}
/* Highlight navigation even when on subpages */
body.single-services li.menu-item-667:after,
body.single-vehicles li.menu-item-666:after,
body.parent-pageid-16 li.menu-item-668:after,
body.parent-pageid-101 li.menu-item-669:after {
    content: '';
    display: block;
    width: 70%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 9px;
    left: 0;
    margin: 0 15%;
}

/* Topbanner */
.topbanner {
    /*overflow: hidden;*/
    position: relative;
    width: 100%;
    margin: 0 auto;
    top: 0;
    height: 100px;
    border-bottom: solid 1px #242b34;
    z-index: 1;
    background: url("../Images/limousine-chaffeur.png") no-repeat top center;
    background-size: cover;
}

.student-topbanner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    top: 0;
    height: 100px;
    border-bottom: solid 1px #242b34;
    z-index: 1;
    background-size: cover;
}

.student-login-btn{
    background-color:#337ab75c!important;
}

.student-signup-btn{
    background-color:#5cb85c7a!important;
}



.student-body {
    background: url("../Images/limousine-chaffeur.png") no-repeat top center;
     background-size: cover;
     position: relative;
    width: 100%;
    margin: 0 auto;
    top: 0;
    height: auto;
    border-bottom: solid 1px #242b34;
    z-index: 1;
}

    .topbanner:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        opacity: 0.45;
        background: black;
    }

    .topbanner.home {
        position: absolute;
        background: none;
    }

.txt-corporate {
    color: #fff;
    display: inline-block;
    font-size: 1em;
    text-transform: uppercase;
    text-decoration: none;
    font-variant: normal;
    color: #fff;
    font-family: 'AvenirLT-Heavy';
    font-weight: 600;
    margin: 0 20px 0 0;
}

@media (max-width: 1100px) {
    .topbanner {
        height: 90px;
    }
}

@media (max-width: 991px) {
    #header.topbanner {
        width: 100%;
    }
}

@media (max-width: 530px) {
    .topbanner {
        height: 80px;
    }
}
/* Topbanner children */
.lineheight, #nav a, .top-cta, #header-phone /*, .txt-corporate*/ {
    height: 100px;
    line-height: 100px;
}

@media (max-width: 1100px) {
    .lineheight, #nav a, .top-cta, #header-phone, .txt-corporate {
        height: 90px;
        /*line-height: 90px;*/
    }
}

@media (max-width: 530px) {
    .lineheight, #nav a, .top-cta, #header-phone, .txt-corporate {
        height: 70px;
        /*line-height: 10px;*/
    }
}

.top-cta {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 30px;
}

    .top-cta > * {
        display: block;
        float: left;
    }

/*.tab-btn {
    display: inline-block;
    font-family: 'AvenirLTStd-Medium', san-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 38px;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    padding: 0 30px;
    text-decoration: none;
    color: #fff;
    margin-top: 31px;
    background: #5681ba;
}*/

.SecureImage {
    padding-bottom: 2px;
}
.tab-btn {
    color: #fff;
    margin-top: 25px;
    transition: all 0.3s ease;
    line-height: 26px;
    font-size: 18px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 10px 35px 7px 35px;
    text-decoration: none;
    font-family: 'AvenirLTStd-Medium', Arial, Sans-Serif;
    font-weight: 600;
    display: block;
    max-width: 200px;
    background: transparent;
    border: 3px solid #ffffff;
    margin: 25px 5px 0 5px;
    transition: all 0.2s, margin 0.3s ease;
    height: auto;
}

/*#footer a {
    color: #292f36;
    text-decoration: none;
}*/

    /*#footer a:hover {
        color: #62a0de;
    }*/

#footer .tab-btn:hover {
    /*color: #254c88 !important;*/
}


@media (max-width: 530px) {
    .tab-btn {
        padding: 0 6px;
        margin-top: 17px;
    }
}

#header-phone {
    font-family: 'AvenirLTStd-Medium', san-serif;
    font-weight: 100;
    color: #fff;
    display: block;
    padding: 0 20px;
    font-size: 1em;
    position: relative;
    text-decoration: none;
}

    #header-phone img {
        position: relative;
        top: 1px;
        right: 1px;
    }

    #header-phone i {
        font-style: normal;
    }

@media (max-width: 1100px) {
    #header-phone i {
        display: none;
    }

    #header-phone img {
        display: none;
    }
   
}

@media (max-width: 530px) {
    #header-phone img {
        top: 4px;
    }
}

.tab-btn.booknow {
    border-top: solid 3px #bc9f69;
    background: #bc9f69;
    font-family: 'AvenirLTStd-Medium', san-serif;
    font-weight: 600;
    letter-spacing: -0.5px;
    line-height: 37px;
}

.tab-btn:hover {
    text-decoration: none;
    color: #254c88 !important;
    background: #fff;
}
#footer .tab-btn:hover {
    color: #254c88 !important;
}

    .tab-btn.booknow:hover {
        color: #fff;
    }

/*.tab-btn:hover {
    color: #fff;
    background: #fff;
}*/

.booknow-wrap {
    display: none;
    text-align: center;
}

    .booknow-wrap .booknow {
        background: #bc9f69;
        font-family: 'AvenirLTStd-Medium', san-serif;
        font-weight: 100;
        line-height: 40px;
        color: #fff;
        height: 36px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        padding: 12px 15px 8px 15px;
        text-decoration: none;
    }

.btn-menu-mob {
    display: none;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 30px;
    left: 25px;
    z-index: 9999;
}

    .btn-menu-mob i {
        display: block;
        width: 100%;
        height: 2px;
        background: #fff;
        margin-top: 4px;
    }

a:link {
    -webkit-tap-highlight-color: #dcebfd;
}

nav-menu-pl5 {
    padding-left: 5px;
}

pl2 {
    padding-left: 2px;
}

a {
    margin: 0;
    padding: 0;
    font-size: 1em;
    vertical-align: baseline;
    background: transparent;
}

@media (max-width: 1100px) {
    .btn-menu-mob {
        display: block;
    }
}

@media (max-width: 530px) {
    .btn-menu-mob {
        top: 25px;
    }
}

.btn-menu-mob.open i:first-child {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Opera, Chrome, and Safari */
}

.btn-menu-mob.open i:nth-child(2) {
    opacity: 0;
}

.btn-menu-mob.open i:last-child {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Opera, Chrome, and Safari */
    position: relative;
    top: -12px;
}

body.home .booknow-wrap {
    display: none;
}


#footer {
    font-family: 'AvenirLTStd-Medium', san-serif;
    
}

/************************ MEDIA QUERIES - RESPONSIVE LAYOUT ************************/
/* Responsive layout - Tablet */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #header {
        width: 728px;
    }
}

/* Booking in main header */

ul.magic {
    position: relative;
    line-height: 1;
    margin: 43px 0 0 0;
}


@media (max-width: 1100px) {
    ul.magic {
        margin: 60px 0 0 0;
        float:right;
    }
    .top-cta {
        margin-right: 0 !important;
    }
}

@media (max-width: 530px) {
    ul.magic {
        margin: 60px 0 0 0;
        float: right;
    }
    .top-cta {
        margin-right: 0 !important;
    }
}


.top-cta ul li a {
    color: #fff;
    text-decoration: none;
}

.top-cta ul ul {
    display: none;
}

.top-cta ul li:hover > ul {
    display: block;
    background: #242b34;
    padding: 20px 20px 5px 20px;
    position: absolute;
    z-index: 99999999 !important;
    width: 170px;
    /*height: 100px;*/
    border-top: 2px solid #5681ba;
}

.top-cta ul li ul li a:hover {
    color: #5681ba;
}

.txt-corporate a:first-of-type {
    padding: 0 0 20px;
    display: block;
}

.txt-corporate a img {
    margin: 0 0 1px 4px;
}

.help-box {
    background-color: rgb(197, 179, 88);
    border-color: rgb(197, 179, 88);
    color: #fff;
    padding: 10px 8px !important;
}

.help-box:hover {
    background-color: rgb(197, 179, 88);
    border-color: rgb(197, 179, 88);
    color: #fff;
}

.login-heading {
    background-color: #337ab7 !important;
    color: white !important;
    font-size: 20px !important;
    text-align: center !important;
}

body {
    overflow: hidden !important;
}

/* New Footer */

.foot-top {
    background: #fff;
    width: 1300px;
    margin: 0 auto;
    padding: 20px 0;
}

.foot-btm {
    background: #242b34;
    border-bottom: 12px solid #bea166;
    background: linear-gradient(170deg, #2a4783 0%,#0f1c37 100%);
}

.foot-btm-inn {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.half {
    width: 500px;
    display: inline-block;
    padding: 50px 20px;
    vertical-align: top;
    color: #fff;
}

    .half:nth-child(2) p.foot-head {
    margin: 15px 0 0;
}

    .half:nth-child(1) {
        border-right: 1px solid;
    }

.footer .half:nth-child(2) ul li {
    display: inline-block;
    padding: 12px;
    padding-right: 0px !important;
    margin: 0;
}

    .footer .half:nth-child(2) ul li .tab-btn {
        margin-top: 7px !important;
        color: #fff !important;
    }
.footer .half:nth-child(2) ul li .tab-btn {
     margin-top: 7px !important;
     color: #fff !important;
 }

.footer .half:nth-child(2) ul {
    margin: -10px;
}

.footer#footer-wrap {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    background: none;
    border-top: solid 2px #e5e5e5;
}

.footer footer#footer {
    font-family: 'AvenirLTStd-Medium', san-serif;
    font-weight: 100;
    width: 100%;
    font-size: 1em;
    color: #292f36;
    padding: 0;
}

    .footer footer#footer p, .footer footer#footer ul, .footer footer#footer ul li {
        float: none !important;
    }

.half p {
    font-size: 1em !important;
    margin: 0 !important;
}

p.foot-head {
    font-size: 2.7rem !important;
    display: block;
    margin: 0 0 0px;
}

.foot-head img {
    vertical-align: baseline !important;
}

img#padd {
    margin: 20px 0 0;
}

/* Footer Icons */



ul.foot-icons li {
    display: inline-block;
    width: 210px;
    padding: 0 !important;
    font-size: .9rem !important;
    border-right: none !important;
    overflow: hidden;
    height: auto !important;
}

    ul.foot-icons li img, ul.foot-icons li span {
        display: inline-block;
        height: 51px;
    }

    ul.foot-icons li span {
        width: 67%;
        margin: 0 0 0 5px;
        top: 18px;
        font-size:14.4px;
        position: relative;
    }
@media only screen and (max-width: 767px) {
    .foot-top, .foot-btm-inn, .half {
        width: 90%;
        margin: 0 auto;
        padding: 20px 0;
    }

    ul.foot-icons li {
        width: 100%;
    }

    img#padd {
        width: 90%;
    }

    .footer .half:nth-child(2) ul li {
        display: inline-block !important;
        vertical-align: top;
        padding: 0;
        margin: 0 0 0 15px;
    }

    .footer .half:nth-child(1) {
        border-right: none !important;
    }

    .footer .half:nth-child(2) ul {
        margin: 10px 0 0 0;
    }

    .foot-btm {
        padding: 0 0 20px;
    }

    p.foot-head {
        line-height: 1 !important;
    }

    .direct {
        display: none;
    }

    .sm-col-12 {
        width: 100% !important;
    }

    .ginput_container input {
        width: 100% !important;
    }

    .sm-col-6 {
        width: 47%;
    }

    input#gform_submit_button_3 {
        float: none;
    }
}

/*@media only screen and (min-device-width: 760px) {
 .help-box {
  padding: 4px 8px 4px 8px !important;
    font-size: 18px !important;
    border-radius: 5px !important;
 }

}


@media only screen and (max-device-width: 360px) {
 .help-box {
    padding: 4px 8px 4px 8px !important;
    font-size: 17px !important;
    border-radius: 5px !important;
 }

}

@media only screen and (max-device-width: 250px) {
 .help-box {
  padding: 4px 8px 4px 8px !important;
    font-size: 11px !important;
    border-radius: 5px !important;
 }

}*/



.social-connect {
    font-size: 1em;
    line-height: 1.75;
    font-weight: 400;
    color: #fff;
    font-family: "Raleway",Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    box-sizing: inherit;
    display: grid;
}

.social-sharing {
    box-sizing: inherit;
    font-size: 1em;
    line-height: 1.75;
    font-weight: 400;
    color: #fff;
    font-family: "Raleway",Helvetica,Arial,sans-serif;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    position: relative;
    float: right;
    margin: 20px 0 0 0;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: .75rem;
}

.facebook, .instagram, .linkedin {
    line-height: 1.75;
    font-weight: 400;
    color: #fff;
    font-family: "Raleway",Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    box-sizing: inherit;
    font-size: 24px;
    padding: 0;
    display: inline-block;
    margin: 5px 5px;
}

.social-connect ul li a {
    font-weight: 400;
    font-family: "Raleway",Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    box-sizing: inherit;
    color: #fff;
    text-decoration: none;
    padding: 9px 0;
    width: 35px;
    height: auto;
    display: block;
    line-height: 0;
    background: transparent;
    text-align: center;
    transition: all 0.2s cubic-bezier(.4,.05,.1,1);
    border-radius: 50%;
    border: 1px solid #fff;
}

.social-connect ul svg {
    transition: fill 0.2s cubic-bezier(.4,.05,.1,1);
    fill: #fff;
    height: 16px;
}


