.t-info-wrapper {
    width: 100%;
    overflow: hidden;
    border: 1px solid #eaeaea;
    padding: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.t-info {
    float: left;
    width: 33.3%;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .t-info div.main-one {
        float: left;
        font-size: 14px;
        line-height: 18px;
        text-transform: uppercase;
        margin: 7px 5px
    }

    .t-info div.main-one-b {
        font-weight: 700;
        float: left;
        font-size: 20px;
        line-height: 18px;
        text-transform: uppercase;
        margin: 7px 5px
    }

.t-info-wrapper div.first {
    position: relative;
    background-color: #4E021B;
    height: 335px;
    color: #fff;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px;
    font-weight: 300
}

    .t-info-wrapper div.first span#pkgPrice {
        font-weight: 800;
        text-transform: uppercase;
        font-size: 25px
    }

    .t-info-wrapper div.first p.description {
        margin: 10px 0 7px;
        font-size: 13px
    }

    .t-info-wrapper div.first p.description-price {
        margin: 0;
        text-transform: uppercase
    }

    .t-info-wrapper div.first a:link, .t-info-wrapper div.first a:visited, .t-info-wrapper div.first a:hover {
        color: #fff;
        display: block;
        font-size: 11px
    }

.t-info div.float-code {
    overflow: hidden;
    width: 90%;
    margin-top: 10px
}

.t-info div.info {
    width: 200px;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    text-align: left !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.t-info div.info-thin {
    width: 210px;
    height: 23px;
    text-align: left !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.t-info div.info-white {
    overflow: hidden;
    height: auto;
    text-align: left !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.info-white p {
    margin: 0;
    font-weight: 300;
    font-size: 13px;
    text-transform: none;
    overflow: hidden;
    width: 180px
}

.t-info div.info span, .t-info div.info-thin span {
    color: #000
}

.t-info div.info-white span {
    color: #fff;
    font-size: 15px;
    font-weight: 300
}

.t-info-wrapper div ul {
    list-style-type: none;
    padding: 0 0 0 37px;
    margin-top: 0;
    font-weight: 300;
    clear: both;
    margin-bottom: 15px
}

    .t-info-wrapper div ul li {
        font-size: 15px;
        background-image: url(../img/spritesheet.png);
        background-position: -5px -1225px;
        background-repeat: no-repeat;
        padding-left: 20px
    }

        .t-info-wrapper div ul li a:link, .t-info-wrapper div ul li a:visited, .t-info-wrapper div ul li a:hover {
            text-decoration: none;
            color: #4E021B
        }

@media only screen and (min-width:320px) and (max-width:532px) {
    .t-info {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        overflow: hidden
    }

        .t-info div.info {
            width: 80%
        }
}

@media only screen and (min-width:533px) and (max-width:767px) {
    .t-info {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        overflow: hidden
    }

        .t-info div.info {
            width: 40%
        }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .t-info div.info {
        width: 70%
    }
}

.apples, .oranges {
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

ul.tick-mark-wwa-big {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background-color: #e8e8e8;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px
}

    ul.tick-mark-wwa-big li {
        font-weight: 300;
        margin-bottom: 10px;
        background-image: url(../img/spritesheet.png);
        background-position: -5px -14165px;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 19px;
        padding-left: 25px;
        height: 40px;
        line-height: 40px
    }

ul.cross-mark-wwa-big {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #e8e8e8;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px
}

    ul.cross-mark-wwa-big li {
        font-weight: 300;
        margin-bottom: 10px;
        background-image: url(../img/spritesheet.png);
        background-position: -5px -13952px;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 19px;
        padding-left: 25px;
        height: 40px;
        line-height: 40px
    }

.apples {
    float: left;
    width: 50%
}

.oranges {
    float: left;
    width: 50%
}

.icon-right-x {
    width: 100%;
    padding: 10px 0;
    border: 1px solid #eaeaea;
    height: auto;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px
}

    .icon-right-x img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 10px;
        opacity: .6
    }

    .icon-right-x h3 {
        text-align: center;
        color: #000;
        margin-bottom: 0;
        margin-top: 5px
    }

    .icon-right-x p {
        text-align: center;
        display: block;
        width: 90%;
        margin: 0 auto 30px;
        color: #000;
        font-size: 15px;
        font-weight: 300
    }

.contact-top {
    padding-top: 30px;
    height: 95px;
    background-color: #4E021B;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
    margin-bottom: 30px
}

input.button-main {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    width: 30%;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    background-image: url(../img/spritesheet.png);
    background-repeat: no-repeat;
    background-position: right -14224px;
    font-weight: 500;
    font-size: 22px;
    height: 70px;
    text-align: center;
    padding-right: 30px;
    background-color: #4E021B
}

.contact-icons-wrapper {
    margin: 30px auto;
    width: 80%;
    overflow: hidden
}

.contact-icons {
    padding-left: 35px;
    float: left;
    width: 33.3%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 23px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.contact-response {
    background-image: url(../img/contact-response.png);
    background-repeat: no-repeat;
    background-position: top left
}

.contact-tailor {
    background-image: url(../img/contact-tick.png);
    background-repeat: no-repeat;
    background-position: top left
}

.contact-operation {
    background-image: url(../img/contact-thumbs.png);
    background-repeat: no-repeat;
    background-position: top left
}

.contact-bg {
    background-image: url(../images/huyhoang.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 74px
}

.form {
    margin: 0
}

    .form input.button:hover {
        background-color: #4E021B
    }

    .form p, .form span {
        font-weight: 300
    }

.formwrapper {
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .formwrapper label.short {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 3px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        height: 43px !important;
        background-color: #b9d3e5;
        float: left;
        width: 160px !important;
        font-size: 13px;
        text-transform: uppercase;
        margin: 0 1px 0 0;
        line-height: 38px
    }

    .formwrapper textarea {
        font-weight: 300;
        padding: 3px;
        max-width: 100%;
        height: 150px;
        border: 1px solid #94bfde;
        font-size: 16px;
        letter-spacing: 0;
        width: 100%
    }

    .formwrapper input.group-4 {
        color: #666;
        padding: 3px;
        height: 50px;
        line-height: 50px;
        border: 1px solid #94bfde;
        margin: 0 0 10px;
        font-size: 16px;
        letter-spacing: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .formwrapper input.group-1 {
        color: #666;
        padding: 3px;
        height: 50px;
        line-height: 50px;
        border: 1px solid #94bfde;
        margin: 0;
        font-size: 16px;
        letter-spacing: 0;
        width: 20%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        text-transform: uppercase
    }

    .formwrapper input, .formwrapper {
        font-weight: 300;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px
    }

        .formwrapper input.short-b {
            background-position: right -11879px;
            width: 220px !important;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            padding: 3px;
            height: 35px;
            line-height: 35px;
            border: 1px solid #ccc;
            margin: 0;
            font-size: 16px;
            letter-spacing: 0;
            color: gray;
            -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 0 8px rgba(0,0,0,.1);
            box-shadow: inset 0 0 8px rgba(0,0,0,.1)
        }

        .formwrapper select.short-b {
            background-position: right -11879px;
            width: 229px !important;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            padding: 3px;
            height: 43px;
            line-height: 43px;
            border: 1px solid #ccc;
            margin: 0;
            font-size: 16px;
            letter-spacing: 0;
            color: gray;
            -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 0 8px rgba(0,0,0,.1);
            box-shadow: inset 0 0 8px rgba(0,0,0,.1)
        }

        .formwrapper textarea.short-b {
            background-position: right -11879px;
            width: 220px !important;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            padding: 3px;
            border: 1px solid #94bfde;
            margin: 0;
            font-size: 16px;
            letter-spacing: 0;
            color: gray;
            -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 0 8px rgba(0,0,0,.1);
            box-shadow: inset 0 0 8px rgba(0,0,0,.1)
        }

        .formwrapper input:hover, textarea:hover, .formwrapper input:focus, textarea:focus {
            border-color: #c9c9c9
        }

select {
    padding: 3px;
    height: 43px;
    line-height: 44px;
    border: 1px solid #ccc;
    margin: 0;
    font-size: 16px;
    letter-spacing: 0;
    color: gray;
    width: 280px
}

textarea, select {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.split-form {
    float: left;
    width: 50%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.split-form-33 {
    float: left;
    width: 33.3%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.no-split-form {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

p.force-float {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qty {
    -webkit-appearance: none;
    text-align: center;
    color: #666;
    padding: 3px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #666;
    margin: 0;
    font-size: 16px;
    letter-spacing: 0;
    width: 60%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input.qtyplus {
    vertical-align: top;
    -webkit-appearance: none;
    background-color: #4E021B;
    color: #fff;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    height: 50px;
    width: 50px;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem
}

input.qtyminus {
    vertical-align: top;
    -webkit-appearance: none;
    background-color: #4E021B;
    color: #fff;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    height: 50px;
    width: 50px;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem
}

.smaller-form {
    width: 100%;
    margin: 0 auto
}

input.ticks[type=checkbox] + label {
    display: block;
    margin: .2em;
    cursor: pointer;
    padding: .2em;
    font-weight: 300
}

input.ticks[type=checkbox] {
    display: none
}

    input.ticks[type=checkbox] + label:before {
        content: "\2714";
        border: .1em solid #000;
        border-radius: .2em;
        display: inline-block;
        width: 48px;
        height: 48px;
        padding-left: .2em;
        padding-top: 9px;
        padding-bottom: .3em;
        margin-right: .2em;
        vertical-align: middle;
        color: transparent;
        transition: .2s;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    input.ticks[type=checkbox] + label:active:before {
        transform: scale(0)
    }

    input.ticks[type=checkbox]:checked + label:before {
        background-color: #4E021B;
        border-color: #4E021B;
        color: #fff
    }

    input.ticks[type=checkbox]:disabled + label:before {
        transform: scale(1);
        border-color: #aaa
    }

    input.ticks[type=checkbox]:checked:disabled + label:before {
        transform: scale(1);
        background-color: #bfb;
        border-color: #bfb
    }

.custom_select_wrapper {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    height: auto
}

.custom_select_fl {
    display: inline-block;
    margin: 0 20px;
    width: 200px
}

.custom_select_flb {
    display: inline-block;
    margin: 0 0 10px;
    width: 100%
}

.select_opts {
    background-color: #ececec
}

.option_title, .option {
    padding: 14px 20px;
    font-size: 15px;
    font-weight: 300
}

.option_title {
    padding-right: 30px;
    background-color: #ececec
}

.option {
    border-top: 1px solid #fff
}

    .option:hover {
        background-color: #e2e2e2
    }

    .option.current {
        color: #fff;
        background-color: #2f5673
    }

.option_title::selection {
    background-color: transparent
}

.option_title::-moz-selection {
    background-color: transparent
}

.arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000
}

.custom_select.opened .arrow {
    border-bottom: 5px solid #2f5673;
    border-top: none
}

.cur-us {
    background-repeat: no-repeat;
    background-image: url(../img/usd.png)
}

.form-spacer {
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
    margin: 0 auto 30px;
    width: 95%;
    text-align: center
}

.standard-option {
    display: none
}

.custom-option {
    display: none
}

.inputGroup {
    background-color: #fff;
    border: 1px solid #94bfde;
    position: relative;
    display: inline-block;
    width: 220px;
    margin-bottom: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    margin-right: 20px
}

    .inputGroup label {
        padding: 6px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        display: block;
        text-align: left;
        color: #3c454c;
        cursor: pointer;
        position: relative;
        z-index: 2;
        transition: color 200ms ease-in;
        overflow: hidden
    }

        .inputGroup label:before {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            content: '';
            background-color: #94bfde;
            position: absolute;
            left: 50%;
            top: 50%;
            border: none;
            opacity: 0;
            z-index: -1
        }

        .inputGroup label:after {
            width: 32px;
            height: 32px;
            content: '';
            border: 1px solid #94bfde;
            background-color: #fff;
            background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMzInIGhlaWdodD0nMzInIHZpZXdCb3g9JzAgMCAzMiAzMicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNNS40MTQgMTFMNCAxMi40MTRsNS40MTQgNS40MTRMMjAuODI4IDYuNDE0IDE5LjQxNCA1bC0xMCAxMHonIGZpbGw9JyNmZmYnIGZpbGwtcnVsZT0nbm9uemVybycvPjwvc3ZnPiA=);
            background-repeat: no-repeat;
            background-position: 2px 3px;
            border-radius: 50%;
            z-index: 2;
            position: absolute;
            right: 10px;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
            transition: all 200ms ease-in
        }

    .inputGroup input:checked ~ label {
        color: #fff
    }

        .inputGroup input:checked ~ label:before {
            transform: translate(-50%,-50%) scale3d(56,56,1);
            opacity: 1
        }

        .inputGroup input:checked ~ label:after {
            background-color: #4E021B;
            border-color: #4E021B
        }

    .inputGroup input {
        width: 32px;
        height: 32px;
        order: 1;
        z-index: 2;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        visibility: hidden
    }

.country-chooser {
    padding: 20px;
    text-transform: uppercase;
    width: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.country-chooser-c {
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.country-chooser-b {
    padding: 20px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 36px;
    margin: 5px auto;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .country-chooser-b .inputGroup:last-child {
        margin-right: 0 !important
    }

@media only screen and (min-width:1024px) and (max-width:1120px) {
    .smaller-form {
        width: 100%
    }

    .formwrapper label {
        width: 280px
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .contact-top {
        padding-top: 10px;
        height: 150px
    }

    .contact-icons-wrapper {
        margin: 10px auto !important
    }

    .formwrapper input, textarea, select {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .formwrapper input {
        height: 43px
    }

    .formwrapper div label {
        width: 100%;
        margin: 10px 0;
        text-align: left !important;
        height: 43px
    }

    .formwrapper textarea {
        max-width: none
    }

    .custom_select_fl {
        margin: 0 0 10px;
        width: 165px !important
    }

    .nice-select {
        width: 165px !important
    }

        .nice-select.open .list {
            width: 165px !important
        }

    input.qtyplus {
        width: 50px !important
    }

    input.qtyminus {
        width: 50px !important
    }

    .qty {
        width: 55% !important
    }

    .smaller-form {
        width: 100%
    }
}

@media only screen and (min-width:533px) and (max-width:767px) {
    .contact-top {
        margin-top: 5px;
        padding-top: 5px;
        height: 135px
    }

    .contact-bg {
        background-image: none !important
    }

    .split-form {
        float: none;
        width: 100%;
        padding: 0 5px
    }

    .split-form-33 {
        float: none;
        width: 100%;
        padding: 0 5px
    }

    .formwrapper {
        width: 100%
    }

        .formwrapper div label {
            float: none;
            width: 100%;
            margin: 25px 0 10px;
            text-align: left !important;
            display: block;
            border-radius: 4px 4px 4px 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px 4px 4px 4px
        }

        .formwrapper input, textarea, select {
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

        .formwrapper textarea {
            max-width: 100%;
            width: 100%;
            height: 150px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

        .formwrapper input {
            height: 43px
        }

    .country-chooser, .country-chooser-b {
        padding: 0
    }

    .custom_select_fl {
        margin: 0 0 10px
    }

    input.qtyplus {
        width: 50px !important
    }

    input.qtyminus {
        width: 50px !important
    }

    .qty {
        width: 55% !important
    }

    .formwrapper input.group-1 {
        width: 100%
    }

    .smaller-form {
        width: 100%
    }

    .no-split-form {
        padding: 0 5px
    }

    input.button-main {
        width: 40%
    }
}

@media only screen and (min-width:320px) and (max-width:532px) {
    input.button-main {
        width: 100%
    }

    .formwrapper {
        width: 100%
    }

    .split-form {
        float: none;
        width: 100%;
        padding: 0 5px;
        margin-bottom: 10px
    }

    .split-form-33 {
        float: none;
        width: 100%;
        padding: 0 5px;
        margin-bottom: 10px
    }

    .formwrapper div label {
        float: none;
        width: 100%;
        margin: 25px 0 10px;
        text-align: left !important;
        display: block;
        border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px 4px 4px 4px
    }

    .formwrapper input, textarea, select {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .formwrapper textarea {
        max-width: 100%;
        width: 100%;
        height: 150px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .formwrapper input {
        height: 43px
    }

    .inputGroup {
        margin-right: 0
    }

    .contact-top {
        margin-top: 5px;
        padding-top: 5px;
        height: 135px
    }

    .contact-bg {
        background-image: none !important
    }

    .smaller-form {
        width: 100%
    }

    .no-split-form {
        padding: 0 5px
    }

    .formwrapper input.group-1 {
        width: 100%
    }

    .custom_select_fl {
        margin: 0 0 10px
    }

    .qty {
        width: 55% !important
    }

    .country-chooser, .country-chooser-b {
        padding: 0
    }

    input.qtyplus {
        width: 50px !important
    }

    input.qtyminus {
        width: 50px !important
    }
}

.when-to-go {
    float: left;
    width: 450px;
    height: 425px
}

.when-to-go-list {
    float: right;
    width: 40%
}

    .when-to-go-list h4 {
        font-size: 15px
    }

    .when-to-go-list ul.tick-mark-wwa li {
        font-size: 12px
    }

.when-to-go-options {
    background-color: green;
    padding: 5px;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.when-to-go-options-b {
    background-color: #f76313;
    padding: 5px;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.when-to-go-options-c {
    background-color: #c00000;
    padding: 5px;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.two-image {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 60px
}

.team-grid-wrapper {
    overflow: hidden;
    width: 100%
}

.team-grid-wrapper-box {
    overflow: hidden;
    width: 47%;
    text-align: center;
    background-color: #e2e2e2
}

.team-grid-wrapper-box-fl-lft {
    float: left
}

.team-grid-wrapper-box-fl-rgt {
    float: right
}

.team-grid-wrapper-box img {
    overflow: hidden;
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}

.team-grid-wrapper-box p {
    background-color: #f9f9f9;
    margin: 0;
    text-align: left;
    height: 200px;
    padding: 10px 14px;
    color: #949090;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 300
}

.team-grid-wrapper-caption {
    clear: both;
    text-align: center;
    background-color: #4E021B;
    height: 70px;
    line-height: 70px
}

    .team-grid-wrapper-caption h2 {
        margin: 0;
        color: #fff
    }

.team-grid-wrapper-box a.textclick:link, .area-grid-wrapper-box a.textclick:visited, .area-grid-wrapper-box a.textclick:hover {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    line-height: 20px;
    text-decoration: none;
    background-color: #f2f2f2;
    overflow: hidden;
    padding: 5px 0;
    color: #4E021B
}

.team-grid-wrapper-box h3 {
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    line-height: 20px;
    text-decoration: none;
    background-color: #e0e0e0;
    overflow: hidden;
    padding: 15px 0;
    color: #4E021B
}

    .team-grid-wrapper-box h3 span, .area-grid-wrapper-box h3 span, .area-grid-wrapper-box h3 span {
        font-size: 15px;
        color: #666;
        font-weight: 300;
        display: block
    }

@media only screen and (min-width:1024px) and (max-width:1120px) {
    .team-grid-wrapper-box p {
        height: 220px
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .team-grid-wrapper-box p {
        height: 310px
    }
}

@media only screen and (min-width:320px) and (max-width:532px) {
    .two-image {
        width: 100%;
        clear: both;
        overflow: hidden;
        margin-bottom: 0
    }

    .team-grid-wrapper-box {
        width: 100%;
        margin-bottom: 60px
    }

        .team-grid-wrapper-box p {
            height: auto;
            overflow: hidden
        }

    .team-grid-wrapper-box-fl-lft {
        float: none
    }

    .team-grid-wrapper-box-fl-rgt {
        float: none
    }
}

@media only screen and (min-width:533px) and (max-width:767px) {
    .two-image {
        width: 100%;
        clear: both;
        overflow: hidden;
        margin-bottom: 0
    }

    .team-grid-wrapper-box {
        width: 100%;
        margin-bottom: 60px
    }

        .team-grid-wrapper-box p {
            height: auto;
            overflow: hidden
        }

    .team-grid-wrapper-box-fl-lft {
        float: none
    }

    .team-grid-wrapper-box-fl-rgt {
        float: none
    }
}

.star-legend {
    list-style-type: none;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 0
}

    .star-legend li {
        display: inline-block;
        padding-right: 20px
    }

.content-c ul li a:link, .content-c ul li a:visited, .content-c ul li a:hover {
    text-decoration: none;
    color: #4E021B
}

.bg-top-bwx {
    height: 450px;
    width: 100%;
    background-position: center top;
    margin-top: 75px;
    margin-bottom: 10px;
    clear: both
}

.bwx-image-1 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-1.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-2 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-2.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-3 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-3.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-4 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-4.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-5 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-5.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-6 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-6.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-7 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-7.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-8 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-8.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-9 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-9.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-10 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-10.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-11 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-11.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-12 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-12.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-13 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-13.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-14 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-14.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-15 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-15.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-16 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-16.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-17 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-17.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-18 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-18.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-19 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-19.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-20 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-20.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-21 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-21.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-22 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-22.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-23 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-23.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-24 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-24.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-25 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-25.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-26 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-26.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-27 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-27.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-28 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-28.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-29 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-29.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-30 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-30.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-31 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-31.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-32 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-32.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-33 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-33.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-34 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-34.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-35 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-35.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.bwx-image-36 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-36.jpg);
    background-repeat: no-repeat;
    background-position: top center
}

.bwx-image-37 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-37.jpg);
    background-repeat: no-repeat;
    background-position: top center
}

.bwx-image-38 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-38.jpg);
    background-repeat: no-repeat;
    background-position: top center
}

.bwx-image-39 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-39.jpg);
    background-repeat: no-repeat;
    background-position: top center
}

.bwx-image-40 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-40.jpg);
    background-repeat: no-repeat;
    background-position: top center
}

.bwx-image-41 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-41.jpg);
    background-repeat: no-repeat;
    background-position: top center
}

.bwx-image-42 {
    position: relative;
    background-image: url(../img/img_bg/bg-bw-42.jpg);
    background-repeat: no-repeat;
    background-position: top center
}

.area-grid-wrapper {
    overflow: hidden;
    width: 100%
}

.area-grid-wrapper-box {
    overflow: hidden;
    float: left;
    width: 33.3%;
    text-align: center;
    background-color: #f2f2f2;
    min-height: 520px;
}

    .area-grid-wrapper-box:hover {
        opacity: .8
    }

    .area-grid-wrapper-box img {
        overflow: hidden;
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        border-left: 1px solid #fff
    }

    .area-grid-wrapper-box p {
        text-align: left;
        height: 90px;
        padding: 0 14px 10px;
        color: #949090;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.area-grid-wrapper-caption {
    clear: both;
    text-align: center;
    background-color: #4E021B;
    border-right: 2px solid #fff;
    border-bottom: 1px solid #fff;
    height: 70px;
    line-height: 70px;
    border-left: 1px solid #fff
}

    .area-grid-wrapper-caption h2 {
        margin: 0;
        color: #fff
    }

.area-grid-wrapper-box a.textclick:link, .area-grid-wrapper-box a.textclick:visited, .area-grid-wrapper-box a.textclick:hover {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    line-height: 20px;
    text-decoration: none;
    background-color: #f2f2f2;
    overflow: hidden;
    padding: 5px 0;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #4E021B;
}

.area-grid-wrapper-box a:link span, .area-grid-wrapper-box a:visited span, .area-grid-wrapper-box a:hover span {
    font-size: 15px;
    color: #666;
    font-weight: 300
}

a:link.cen-more, a:visited.cen-more, a:hover.cen-more {
    text-align: center;
    overflow: hidden;
    display: block;
    height: 20px;
    color: #f76813;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase
}

.my-blockquote {
    width: 80%;
    margin: 25px auto;
    border-top: 1px solid #ccc;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px
}

.class-align {
    text-align: center
}

.activities-wrapper div a:link, .activities-wrapper div a:visited, .activities-wrapper div a:hover {
    color: #4E021B;
    text-decoration: none
}

.article-2-layout {
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.article-pic-l {
    float: left;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    max-width: 50%;
    height: auto
}

.article-pic-r {
    float: right;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    max-width: 50%;
    height: auto
}

.dest-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #acacac;
    background-image: none;
    width: 100%;
    height: 44px;
    text-align: left;
    margin: 0;
    padding: 0 0 0 5px;
    color: #fff;
    cursor: pointer
}

    .dest-form select::-ms-expand {
        display: none
    }

.fs-w-a {
    width: 24%
}

.fs-w-b {
    width: 18%
}

.filter-select {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    background: #acacac;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .filter-select::after {
        content: '\25BC';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0 1em;
        background: #999;
        pointer-events: none
    }

    .filter-select:hover::after {
        color: #4E021B
    }

    .filter-select::after {
        -webkit-transition: .25s all ease;
        -o-transition: .25s all ease;
        transition: .25s all ease
    }

.dest-form-button {
    display: block;
    cursor: pointer;
    background-color: #f76313;
    border: none;
    float: right;
    width: 180px;
    height: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    -webkit-appearance: none;
    background-image: url(../img/spritesheet.png);
    background-repeat: no-repeat;
    background-position: right -14297px
}

.filter {
    float: left;
    padding: 5px 0;
    line-height: 40px;
    height: 50px;
    text-transform: uppercase;
    margin-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (min-width:1024px) and (max-width:1120px) {
    .fs-w-a {
        width: 22.5%
    }

    .filter-select {
        margin-right: 5px
    }

    .dest-form select {
        font-size: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .fs-w-a, .fs-w-b {
        width: 100%
    }

    .filter-select {
        float: none;
        margin-bottom: 15px;
        margin-right: 0
    }

    .dest-form-button {
        float: none;
        width: 30%;
        margin: 0 auto
    }
}

@media only screen and (min-width:533px) and (max-width:767px) {
    .fs-w-a, .fs-w-b {
        width: 100%
    }

    .filter-select {
        float: none;
        margin-bottom: 15px;
        margin-right: 0
    }

    .dest-form-button {
        float: none;
        width: 100%;
        margin-right: 0
    }
}

@media only screen and (min-width:320px) and (max-width:532px) {
    .fs-w-a, .fs-w-b {
        width: 100%
    }

    .filter-select {
        float: none;
        margin-bottom: 15px;
        margin-right: 0
    }

    .dest-form-button {
        float: none;
        width: 100%;
        margin-right: 0
    }
}

.split-details-wrapper {
    overflow: hidden;
    clear: both;
    padding-top: 10px
}

.split-details {
    float: left;
    width: 25%;
    font-size: 13px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 30px
}

    .split-details p {
        margin-left: 10px
    }

.article-pic-l {
    overflow: hidden;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    max-width: 50%;
    height: auto
}

.article-pic-r {
    overflow: hidden;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    max-width: 50%;
    height: auto
}

.article-pic-4 {
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    max-width: 100%;
    height: auto;
    margin: 0 0 20px
}

.article-pic-5 {
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    max-width: 100%;
    height: auto;
    margin: 0
}

.intro-sub {
    font-size: 23px;
    width: 80%;
    margin: 20px auto 30px;
    text-align: center;
    color: #979797;
    font-weight: 300
}

.intro-sub-custom {
    font-size: 23px;
    margin: 20px 0 0;
    color: #979797
}

.intro-main-b {
    font-size: 23px;
    width: 100% !important;
    margin: 20px auto 30px;
    text-align: center;
    color: #979797;
    font-weight: 300
}

.video-left {
    float: left;
    width: 35%
}

.video-right {
    float: right;
    width: 65%
}

.small-font {
    font-size: 16px;
    color: #979797
}

.content-color {
    background-color: #f9f9f9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.activities-wrapper {
    clear: both;
    width: 100%;
    overflow: hidden
}

    .activities-wrapper div {
        width: 20%;
        height: 350px;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px
    }

        .activities-wrapper div p {
            font-size: 14px;
            text-align: center;
            color: #979797
        }

        .activities-wrapper div h3 {
            font-size: 14px;
            text-align: center
        }

        .activities-wrapper div img {
            display: block;
            margin-left: auto;
            margin-right: auto
        }

.article-wrapper {
    clear: both;
    overflow: hidden;
    margin: 0;
    width: 100%;
    float: right;
    padding-right: 20px
}

    .article-wrapper h3 {
        text-shadow: 1px 1px 2px rgba(0,0,0,.9),-1px -1px 2px rgba(0,0,0,.9);
        font-size: 50px !important;
        margin-bottom: 0;
        margin-top: 0;
        color: #fff;
        margin-left: 30px;
        text-align: left !important
    }

.article-stretch {
    width: 100%;
    overflow: hidden;
    margin: 75px 0 60px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 500px
}

.article-stretch-faux {
    width: 100%;
    overflow: hidden;
    margin: 75px 0 60px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 500px
}

.article-stretch-bg-cape {
    background-image: url(../img/img_home/article-1.jpg)
}

.article-stretch-bg-game {
    background-image: url(../img/img_home/stretch-game-drives.jpg)
}

.article-stretch-bg-magic {
    background-image: url(../img/img_home/stretch-african-magic.jpg)
}

.article-stretch-bg-bush {
    background-image: url(../img/img_home/stretch-bush-walks.jpg)
}

.article-stretch-bg-shark {
    background-image: url(../img/img_home/stretch-shark.jpg)
}

.article-stretch-bg-knp-experiences {
    background-image: url(../img/img_home/stretch-knp-experiences.jpg)
}

.article-stretch-bg-tailor {
    background-image: url(../img/img_home/stretch-tailor-made.jpg)
}

.article-stretch-bg-tailor-b {
    background-image: url(../img/img_home/stretch-tailor-made-b.jpg)
}

.article-stretch-bg-mammals-kruger {
    background-image: url(../img/img_home/stretch-mammals-kruger.jpg)
}

.article-stretch-bg-safari-golf {
    background-image: url(../img/img_home/stretch-safari-golf.jpg)
}

.article-stretch-bg-alternative {
    background-image: url(../img/img_home/stretch-safari-alternative.jpg)
}

.img-two {
    width: 772px;
    margin: 0 auto;
    overflow: hidden;
    clear: both
}

.bird-wrapper {
    width: 100%;
    margin: 0 auto;
    height: 194px;
    clear: both;
    margin-bottom: 30px
}

    .bird-wrapper div {
        float: left;
        height: 194px;
        width: 25%
    }

        .bird-wrapper div img {
            display: block;
            margin-left: auto;
            margin-right: auto
        }

.feature-stretch {
    clear: both;
    overflow: hidden;
    margin: 60px 0
}

    .feature-stretch h3, .feature-wrapper-b-col-wrap h3, .numbered-head {
        font-size: 30px;
        text-align: center
    }

.feature-stretch-grey {
    background-color: #424242;
    padding: 20px 0;
    clear: both;
    overflow: hidden;
    margin: 60px 0 30px
}

.feature-stretch-grey-pad {
    padding: 30px 0
}

.feature-stretch p {
    width: 50%
}

.article-wrapper-col-a, .article-wrapper-col-b {
    width: 46%;
    text-shadow: 1px 1px 4px #000,-1px -1px 4px #000;
    color: #fff;
    margin-left: 30px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-family: Cambria,hoefler text,'liberation serif',Times,times new roman,serif;
    font-size: 21px
}

.article-wrapper-col-b-three {
    float: left;
    width: 30%;
    text-shadow: 1px 1px 2px rgba(0,0,0,.9),-1px -1px 2px rgba(0,0,0,.9);
    color: #fff;
    margin-left: 30px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-family: Cambria,hoefler text,'liberation serif',Times,times new roman,serif;
    font-size: 19px
}

    .article-wrapper-col-b-three span {
        margin-bottom: 10px;
        display: block;
        text-transform: uppercase;
        font-size: 21px
    }

.article-wrapper-col-a {
    float: left
}

.article-wrapper-col-b {
    float: right
}

.article-wrapper-col-c {
    clear: left;
    text-shadow: 1px 1px 2px rgba(0,0,0,.9),-1px -1px 2px rgba(0,0,0,.9);
    color: #fff;
    margin-bottom: 25px;
    margin-top: 25px;
    font-family: Cambria,hoefler text,'liberation serif',Times,times new roman,serif;
    font-size: 21px
}

.feature-wrapper-b-col-wrap {
    clear: both;
    overflow: hidden;
    margin: 60px auto 30px;
    width: 1121px
}

.feature-wrapper-b-col-wrap-a {
    width: 48%;
    float: left
}

.feature-wrapper-b-col-wrap-b {
    width: 48%;
    float: right
}

    .feature-wrapper-b-col-wrap-b ul {
        list-style-type: circle
    }

        .feature-wrapper-b-col-wrap-b ul.recommended li {
            height: 35px
        }

            .feature-wrapper-b-col-wrap-b ul.recommended li a:link, .feature-wrapper-b-col-wrap-b ul.recommended li a:visited, .feature-wrapper-b-col-wrap-b ul.recommended li a:hover {
                text-align: left !important;
                line-height: 20px;
                color: #4E021B !important;
                text-transform: uppercase;
                font-size: 20px;
                margin-bottom: 5px;
                padding: 0;
                display: block;
                text-decoration: none !important;
                width: 100%
            }

.home-big-pic-wrapper {
    clear: both;
    width: 1120px;
    overflow: hidden;
    margin: 0 0 60px
}

.home-big-wrapper-left {
    float: left
}

.home-big-wrapper-right {
    float: right
}

    .home-big-wrapper-left:hover, .home-big-wrapper-right:hover {
        opacity: .7
    }

.home-big-pic-wrapper-feature-1 {
    background-image: url(../img/img_home/feature-1.jpg)
}

.home-big-pic-wrapper-feature-2 {
    background-image: url(../img/img_home/feature-2.jpg)
}

.home-big-pic-wrapper-feature-3 {
    background-image: url(../img/img_home/feature-3.jpg)
}

.home-big-pic-wrapper-feature-4 {
    background-image: url(../img/img_home/feature-4.jpg)
}

.home-big-pic-wrapper-feature-5 {
    background-image: url(../img/img_home/feature-5.jpg)
}

.home-big-pic-wrapper-feature-6 {
    background-image: url(../img/img_home/feature-6.jpg)
}

.home-big-pic-wrapper-feature-7 {
    background-image: url(../img/img_home/feature-7.jpg)
}

.home-big-pic-wrapper-feature-8 {
    background-image: url(../img/img_home/feature-8.jpg)
}

.home-big-pic-wrapper-feature-9 {
    background-image: url(../img/img_home/feature-9.jpg)
}

.home-big-pic-wrapper-feature-10 {
    background-image: url(../img/img_home/feature-10.jpg)
}

.home-big-pic-wrapper-feature-11 {
    background-image: url(../img/img_home/feature-11.jpg)
}

.home-big-pic-wrapper-feature-12 {
    background-image: url(../img/img_home/feature-12.jpg)
}

.home-big-pic-wrapper-feature-13 {
    background-image: url(../img/img_home/feature-13.jpg)
}

.home-big-pic-wrapper-feature-14 {
    background-image: url(../img/img_home/feature-14.jpg)
}

.home-big-pic-wrapper-feature-15 {
    background-image: url(../img/img_home/feature-15.jpg)
}

.home-big-pic-wrapper-feature-16 {
    background-image: url(../img/img_home/feature-16.jpg)
}

.home-big-pic-wrapper-feature-17 {
    background-image: url(../img/img_home/feature-17.jpg)
}

.home-big-pic-wrapper-feature-18 {
    background-image: url(../img/img_home/feature-18.jpg)
}

.home-big-pic-wrapper-feature-19 {
    background-image: url(../img/img_home/feature-19.jpg)
}

.home-big-pic-wrapper-feature-20 {
    background-image: url(../img/img_home/feature-20.jpg)
}

.home-big-pic-wrapper-feature-21 {
    background-image: url(../img/img_home/feature-21.jpg)
}

.home-big-pic-wrapper-feature-22 {
    background-image: url(../img/img_home/feature-22.jpg)
}

.home-big-pic-wrapper-feature-23 {
    background-image: url(../img/img_home/feature-23.jpg)
}

.home-big-pic-wrapper-feature-24 {
    background-image: url(../img/img_home/feature-24.jpg)
}

.home-big-pic-wrapper-feature-25 {
    background-image: url(../img/img_home/feature-25.jpg)
}

.home-big-pic-wrapper-feature-26 {
    background-image: url(../img/img_home/feature-26.jpg)
}

.home-big-pic-wrapper-feature-27 {
    background-image: url(../img/img_home/feature-27.jpg)
}

.home-big-pic-wrapper-feature-28 {
    background-image: url(../img/img_home/feature-28.jpg)
}

.home-big-pic-wrapper-feature-29 {
    background-image: url(../img/img_home/feature-29.jpg)
}

.home-big-pic-wrapper-feature-30 {
    background-image: url(../img/img_home/feature-30.jpg)
}

.home-big-pic-wrapper-feature-31 {
    background-image: url(../img/img_home/feature-31.jpg)
}

.home-big-pic-wrapper-feature-32 {
    background-image: url(../img/img_home/feature-32.jpg)
}

.home-big-pic-wrapper-feature-33 {
    background-image: url(../img/img_home/feature-33.jpg)
}

.home-big-pic-wrapper-feature-34 {
    background-image: url(../img/img_home/feature-34.jpg)
}

.home-big-pic-wrapper-feature-35 {
    background-image: url(../img/img_home/feature-35.jpg)
}

.home-big-pic-wrapper-feature-36 {
    background-image: url(../img/img_home/feature-36.jpg)
}

.home-big-pic-wrapper-feature-37 {
    background-image: url(../img/img_home/feature-37.jpg)
}

.home-big-pic-wrapper-feature-38 {
    background-image: url(../img/img_home/feature-38.jpg)
}

.home-big-pic-wrapper-feature-39 {
    background-image: url(../img/img_home/feature-39.jpg)
}

.home-big-pic-wrapper-feature-40 {
    background-image: url(../img/img_home/feature-40.jpg)
}

.home-big-pic-wrapper-feature-41 {
    background-image: url(../img/img_home/feature-41.jpg)
}

.home-big-pic-wrapper-feature-42 {
    background-image: url(../img/img_home/feature-42.jpg)
}

.home-big-pic-wrapper-feature-43 {
    background-image: url(../img/img_home/feature-43.jpg)
}

.home-big-pic-wrapper-feature-44 {
    background-image: url(../img/img_home/feature-44.jpg)
}

.home-big-pic-wrapper-feature-45 {
    background-image: url(../img/img_home/feature-45.jpg)
}

.home-big-pic-wrapper-feature-46 {
    background-image: url(../img/img_home/feature-46.jpg)
}

.home-big-pic-wrapper-feature-47 {
    background-image: url(../img/img_home/feature-47.jpg)
}

.home-big-pic-wrapper-feature-48 {
    background-image: url(../img/img_home/feature-48.jpg)
}

.home-big-pic-wrapper-feature-49 {
    background-image: url(../img/img_home/feature-49.jpg)
}

.home-big-pic-wrapper-feature-50 {
    background-image: url(../img/img_home/feature-50.jpg)
}

.home-big-pic-wrapper-feature-51 {
    background-image: url(../img/img_home/feature-51.jpg)
}

.home-big-pic-wrapper-feature-52 {
    background-image: url(../img/img_home/feature-52.jpg)
}

.home-big-pic-wrapper-feature-53 {
    background-image: url(../img/img_home/feature-53.jpg)
}

.home-big-pic-wrapper-feature-54 {
    background-image: url(../img/img_home/feature-54.jpg)
}

.home-big-wrapper-left, .home-big-wrapper-right {
    position: relative;
    line-height: 30px;
    text-align: left;
    padding: 15px;
    width: 47%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 35px;
    height: 300px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f2f2f2;
    color: #fff;
    text-shadow: 1px 1px 4px #000,-1px -1px 4px #000
}

    .home-big-wrapper-left a:link, .home-big-wrapper-left a:visited, .home-big-wrapper-left a:hover, .home-big-wrapper-right a:link, .home-big-wrapper-right a:visited, .home-big-wrapper-right a:hover {
        position: absolute;
        display: block;
        width: 100%;
        top: 0;
        left: 0;
        height: 300px;
        color: #fff;
        text-decoration: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 15px
    }

    .home-big-wrapper-left span, .home-big-wrapper-right span {
        font-size: 22px
    }

.blue-button {
    margin: 0 auto;
    clear: both;
    width: 260px;
    text-align: center;
    color: #fff;
    background-color: #4E021B;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-image: url(../img/spritesheet.png);
    background-repeat: no-repeat;
    background-position: right -14302px
}

.blue-button-float {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    text-align: center;
    color: #fff;
    background-color: #4E021B;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .blue-button a:link, .blue-button a:visited, .blue-button a:hover, .blue-button-float a:link, .blue-button-float a:visited, .blue-button-float a:hover {
        text-decoration: none;
        color: #fff
    }

.orange-button {
    clear: both;
    width: 200px;
    text-align: center;
    color: #fff;
    background-color: #f76313;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.orange-button-right {
    float: right
}

.orange-button-center {
    margin: 0 auto;
    background-image: url(../img/spritesheet.png);
    background-repeat: no-repeat;
    background-position: right -14302px
}

.orange-button a:link, .orange-button a:visited, .orange-button a:hover {
    text-decoration: none;
    color: #fff
}

.spaced-letters {
    text-align: center;
    letter-spacing: 5px
}

.home-areas {
    clear: both;
    width: 1120px;
    margin: 0 auto;
    overflow: hidden
}

.home-areas-with-text {
    height: 375px
}

.home-areas-no-text {
    height: 224px
}

.home-areas div.with-text {
    padding: 10px;
    float: left;
    width: 280px;
    height: 414px;
    color: #000;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.home-areas div.no-text {
    padding: 10px;
    float: left;
    width: 280px;
    height: 224px;
    color: #000;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.home-areas div div {
    font-weight: 700;
    text-shadow: 1px 1px 2px #fff,-1px -1px 2px #fff,1px 0 2px #fff,-1px 0 2px #fff;
    color: #4E021B;
    border-bottom: 1px solid #fff;
    background-color: #f2f2f2;
    height: 35px;
    padding: 4px;
    line-height: 17px;
    width: 279px;
    position: absolute
}

.home-areas-top {
    top: 0;
    left: 0
}

.home-areas-bottom {
    bottom: 0;
    left: 0
}

.home-areas-top a:link, .home-areas-top a:visited, .home-areas-top a:hover {
    color: #4E021B;
    text-decoration: none;
    width: 279px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px 0
}

.home-areas-bottom a:link, .home-areas-bottom a:visited, .home-areas-bottom a:hover {
    color: #4E021B;
    text-decoration: none;
    height: 224px;
    width: 279px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 185px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.home-areas-top span, .home-areas-bottom span {
    font-weight: 400;
    color: #000
}

.home-areas div span.t-page-c {
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-weight: 700
}

.home-areas div span.t-page-b {
    font-size: 16px;
    text-transform: none;
    width: 100%;
    color: #979797;
    display: block;
    padding-top: 240px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.home-areas div span.t-page {
    text-transform: uppercase;
    display: block;
    clear: both;
    padding-bottom: 214px;
    text-align: center;
    font-size: 15px
}

.home-areas div span.t-page-home {
    text-transform: uppercase;
    display: block;
    clear: both;
    padding-bottom: 185px;
    text-align: center;
    font-size: 15px
}

.home-areas div.forests {
    background-image: url(../img/img_home/areas-forests.jpg)
}

.home-areas div.deserts {
    background-image: url(../img/img_home/areas-deserts.jpg)
}

.home-areas div.wetlands {
    background-image: url(../img/img_home/areas-wetlands.jpg)
}

.home-areas div.natural {
    background-image: url(../img/img_home/areas-zambia.jpg)
}

.home-areas div.wilderness {
    background-image: url(../img/img_home/areas-wilderness.jpg)
}

.home-areas div.bigfive {
    background-image: url(../img/img_home/areas-bigfive.jpg)
}

.home-areas div.winelands {
    background-image: url(../img/img_home/areas-winelands.jpg)
}

.home-areas div.smoke {
    background-image: url(../img/img_home/areas-vicfalls.jpg)
}

.home-areas div.coast {
    background-image: url(../img/img_home/areas-capetown.jpg)
}

.home-areas div.cape {
    background-image: url(../img/img_tour_box/capetown.jpg)
}

.home-areas div.capew {
    background-image: url(../img/img_tour_box/winelands.jpg)
}

.home-areas div.gardenr {
    background-image: url(../img/img_tour_box/gardenroute.jpg)
}

.home-areas div.krugerp {
    background-image: url(../img/img_tour_box/kruger.jpg)
}

.home-areas div.kwaz {
    background-image: url(../img/img_tour_box/kwazulu.jpg)
}

.home-areas div.sabis {
    background-image: url(../img/img_tour_box/sabi.jpg)
}

.home-areas div.timb {
    background-image: url(../img/img_tour_box/timbavati.jpg)
}

.home-areas div.addo {
    background-image: url(../img/img_tour_box/addo.jpg)
}

.home-areas div.okavango {
    background-image: url(../img/img_tour_box/okavango.jpg)
}

.home-areas div.chobe {
    background-image: url(../img/img_tour_box/chobe.jpg)
}

.home-areas div.etosha {
    background-image: url(../img/img_tour_box/etosha.jpg)
}

.home-areas div.sossusvlei {
    background-image: url(../img/img_tour_box/sossusvlei.jpg)
}

.home-areas div.vicf {
    background-image: url(../img/img_tour_box/victoria.jpg)
}

.home-areas div.southl {
    background-image: url(../img/img_tour_box/southl.jpg)
}

.home-areas div.balule {
    background-image: url(../img/img_tour_box/balule.jpg)
}

.home-areas div.caprivi {
    background-image: url(../img/img_tour_box/caprivi.jpg)
}

.home-areas div.makgadikgadi {
    background-image: url(../img/img_tour_box/makgadikgadi.jpg)
}

.home-areas div.phinda {
    background-image: url(../img/img_tour_box/phinda.jpg)
}

.home-areas div.shamwari {
    background-image: url(../img/img_tour_box/shamwari.jpg)
}

.home-areas div.suncity {
    background-image: url(../img/img_tour_box/suncity.jpg)
}

.home-areas div.swakopmund {
    background-image: url(../img/img_tour_box/swakopmund.jpg)
}

.home-areas div.swaziland {
    background-image: url(../img/img_tour_box/swaziland.jpg)
}

.home-areas div.lodges-kruger {
    background-image: url(../img/img_home/lodges-kruger.jpg)
}

.home-areas div.lodges-sabi {
    background-image: url(../img/img_home/lodges-sabi.jpg)
}

.home-areas div.lodges-okavango {
    background-image: url(../img/img_home/lodges-okavango.jpg)
}

.home-areas div.lodges-chobe {
    background-image: url(../img/img_home/lodges-chobe.jpg)
}

.home-areas div.lodges-etosha {
    background-image: url(../img/img_home/lodges-etosha.jpg)
}

.home-areas div.lodges-sossusvlei {
    background-image: url(../img/img_home/lodges-sossusvlei.jpg)
}

.home-areas div.lodges-victoria {
    background-image: url(../img/img_home/lodges-victoria.jpg)
}

.home-areas div.lodges-mozambique {
    background-image: url(../img/img_home/lodges-mozambique.jpg)
}

.home-areas div.lodges-kruger, .home-areas div.lodges-sabi, .home-areas div.lodges-okavango, .home-areas div.lodges-chobe, .home-areas div.lodges-etosha, .home-areas div.lodges-sossusvlei, .home-areas div.lodges-victoria, .home-areas div.lodges-mozambique, .home-areas div.balule, .home-areas div.caprivi, .home-areas div.makgadikgadi, .home-areas div.phinda, .home-areas div.shamwari, .home-areas div.suncity, .home-areas div.swakopmund, .home-areas div.swaziland, .home-areas div.okavango, .home-areas div.chobe, .home-areas div.etosha, .home-areas div.sossusvlei, .home-areas div.vicf, .home-areas div.southl, .home-areas div.cape, .home-areas div.capew, .home-areas div.gardenr, .home-areas div.krugerp, .home-areas div.kwaz, .home-areas div.sabis, .home-areas div.timb, .home-areas div.addo, .home-areas div.forests, .home-areas div.deserts, .home-areas div.wetlands, .home-areas div.wilderness, .home-areas div.mountains, .home-areas div.culture, .home-areas div.bigfive, .home-areas div.winelands, .home-areas div.natural, .home-areas div.smoke, .home-areas div.coast {
    background-repeat: no-repeat;
    position: relative
}

.home-areas-marg-a {
    background-position: -1px 43px
}

.home-areas-marg-b {
    background-position: -1px -1px
}

.home-areas-head {
    clear: both;
    text-align: center;
    background-color: #4E021B;
    border-bottom: 1px solid #fff;
    height: 70px;
    line-height: 70px;
    width: 1119px
}

    .home-areas-head h2 {
        margin: 0;
        color: #fff
    }

.plan-my-trip {
    clear: both;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    margin: 0 auto 30px;
    display: block;
    width: 500px;
    height: 50px;
    line-height: 48px;
    font-size: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #f76313;
    color: #fff !important;
    background-image: url(../img/spritesheet.png);
    background-repeat: no-repeat;
    background-position: right -14297px
}

    .plan-my-trip:hover {
        color: #ccc !important
    }

.h-logos {
    width: 1121px;
    margin: 0 auto;
    text-align: center
}

.feature-a div.half-b div {
    margin-left: auto;
    margin-right: auto;
    display: inline-block !important
}

.feature-a div.half-a div.solid-bot {
    border-bottom: 1px solid #e0e0e0
}

.feature-wrapper {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    overflow: hidden;
    margin: 60px 0;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.feature-wrapper-grey {
    background-color: #f2f2f2
}

.feature-wrapper-b {
    overflow: hidden;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.feature-a {
    width: 1121px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

    .feature-a h3 {
        font-size: 30px;
        text-align: center
    }

        .feature-a h3 a:link, .feature-a h3 a:visited, .feature-a h3 a:hover {
            color: #666
        }

    .feature-a div.half-a, .feature-a div.half-b {
        text-align: center;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 25px
    }

    .feature-a div.half-a {
        width: 60%
    }

    .feature-a div.half-b {
        width: 40%;
        border-right: 1px solid #e0e0e0
    }

.why {
    text-align: left;
    list-style-type: circle
}

.force-right {
    text-align: left !important;
    overflow: hidden
}

.grid-four {
    width: 100%;
    overflow: hidden
}

    .grid-four div:not(.blue-button) {
        margin-left: 1%;
        margin-right: 1%;
        width: 48%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 15px
    }

    .grid-four div img {
        margin-bottom: 20px;
        overflow: hidden;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

        .grid-four div img:hover {
            opacity: .7
        }

    .grid-four div p {
        margin-bottom: 20px !important;
        margin-top: 20px !important
    }

    .grid-four div a:link, .grid-four div a:visited .grid-four div a:hover {
        text-align: left
    }

.expensesright {
    text-align: right
}

.guide-head-wrapper {
    clear: both;
    margin: 0;
    width: 100%;
    margin-left: 10px;
    clear: right;
    overflow: hidden
}

    .guide-head-wrapper div {
        float: left;
        background-color: #999;
        color: #fff;
        text-align: center;
        padding: 5px;
        font-size: 10px;
        font-weight: 500
    }

.guide-date {
    width: 81px !important;
    padding: 10px !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 5px !important
}

.guide-description {
    width: 172px !important;
    padding: 10px !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 5px !important
}

.guide-checkbox {
    width: 43px !important;
    padding-top: 4px !important;
    padding-bottom: 7px !important;
    margin-bottom: 5px !important
}

.guide-total {
    width: 90px !important;
    padding: 10px !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-bottom: 5px !important
}

.resources {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 15px
}

    .resources li {
        height: 70px;
        margin: 0 0 10px;
        padding: 5px 5px 5px 45px;
        background-color: #f9f9f9;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

       
        .resources li:hover {
            background-color: #efefef
        }

.resources-sprite-book {
    margin: 0 auto;
    height: 50px;
    background-position: 0 -11685px;
    opacity: 1
}

.resources-sprite-link {
    margin: 0 auto;
    height: 50px;
    background-position: 0 -11793px;
    opacity: 1
}

.resources li a:link, .resources li a:visited, .resources li a:hover {
    text-decoration: none
}

.review-accomm {
    clear: both;
    background-color: #f9f9f9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    margin: 20px auto 0;
    padding: 0 15px
}

.activities-list {
    list-style-type: none
}

    .activities-list li {
        text-transform: uppercase;
        border-bottom: 1px dashed #ccc;
        padding: 10px 0
    }

        .activities-list li p {
            text-transform: none
        }

.rates {
    width: 100%;
    margin-bottom: 30px;
    font-size: 14px;
    text-transform: uppercase
}

    .rates h3 {
        margin: 0
    }

.rates-row tr td {
    padding: 5px;
    font-size: 14px;
    text-transform: uppercase
}

.rates-row-price tr.orange-t td:not(:first-child) {
    color: #f76813
}

.rates tr:nth-child(even) {
    background: #f9f9f9
}

.rates tr:nth-child(odd) {
    background: #fff
}

.levels {
    float: left;
    width: 33.3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px
}

    .levels h3 {
        margin: 0 0 15px
    }

.page-button {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border: 1px solid gray;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 4px 0 0;
    cursor: pointer
}

.page-button-current {
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #cdcdcd;
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 4px 0 0;
    cursor: pointer
}

.province-map {
    float: left;
    padding: 15px
}

.section-side h3:first-child {
    margin-top: 5px
}

.map-bubbletext {
    background-color: #ddd;
    padding: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .map-bubbletext p {
        text-align: center;
        margin-bottom: 0
    }

.map-content {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #e8e8e8
}

    .map-content h4 {
        text-align: center;
        font-size: 15px;
        margin: 5px 5px 0
    }

.map-bubbletext img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #fff
}

.map-bubbletext a:link, .map-bubbletext a:visited, .map-bubbletext a:hover {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f76813;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none
}

.info-table tr:nth-child(odd), .detail-content table tr:nth-child(odd) {
    background-color: #eee
}

.info-table tr:nth-child(even), .detail-content table tr:nth-child(even) {
    background-color: #fff
}

.info-table, .info-table th, .info-table td, .detail-content table th, .detail-content table td {
    border: 1px solid #cdcdcd
}

.info-table, .detail-content table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px
}

    .info-table td, .info-table-b td, .detail-content table td {
        padding: 5px
    }

.info-table-b tr:nth-child(odd) {
    background-color: #eee
}

.info-table-b tr:nth-child(even) {
    background-color: #fff
}

.info-table-b, .info-table-b th, .info-table-b td {
    border: 1px solid #cdcdcd
}

.info-table-b {
    border-collapse: collapse;
    width: 100%
}

    .info-table-b td:nth-child(even) {
        text-align: right
    }

.two-col td {
    width: 50%
}

.four-col td {
    width: 25%
}

.option-bold {
    font-weight: 700;
    font-style: italic
}

tr.option-bold-b td {
    font-weight: 700
}

td.option-bold-a {
    font-weight: 700
}

optgroup:before {
    content: attr(label);
    font-weight: 700
}

.dining {
    font-size: 15px;
    padding: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    overflow: hidden;
    width: 25%;
    height: 320px;
    float: left
}

.dining-b {
    font-size: 15px;
    padding: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    overflow: hidden;
    width: 33.3%;
    height: 320px;
    float: left;
    border: 1px solid #fff;
    background-color: #efefef;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 5px
}

.dining h3 {
    text-align: center
}

.dining-b h3 {
    text-align: center
}

.dining-c {
    margin-bottom: 20px;
    font-size: 17px;
    padding: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    width: 33.3%;
    height: 320px;
    float: left;
    border: 1px solid #fff;
    background-color: #efefef;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 5px
}

    .dining-c span {
        text-align: center
    }

.item-map {
    width: 100%;
    overflow: hidden;
    clear: both
}

    .item-map div.itemSpan-b {
        text-transform: uppercase;
        cursor: pointer;
        text-align: left;
        width: 100%;
        clear: both;
        height: 35px;
        line-height: 35px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .item-map span {
        margin-bottom: 10px;
        text-transform: uppercase;
        cursor: pointer;
        text-align: left;
        width: 100%;
        display: block;
        clear: both;
        height: 35px;
        line-height: 35px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

.item {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
    clear: both
}

    .item div.itemSpan {
        margin-bottom: 10px;
        text-transform: uppercase;
        cursor: pointer;
        text-align: left;
        width: 100%;
        clear: both;
        height: 35px;
        line-height: 35px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .item span {
        margin-bottom: 10px;
        text-transform: uppercase;
        cursor: pointer;
        text-align: left;
        width: 100%;
        display: block;
        clear: both;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

.faq {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    clear: both
}

    .faq span {
        margin-bottom: 10px;
        text-transform: uppercase;
        cursor: pointer;
        text-align: left;
        width: 100%;
        display: block;
        clear: both;
        overflow: hidden;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        line-height: normal
    }

.item span img {
    vertical-align: middle
}

.item .content_w {
    max-height: 99999px
}

.item div.itemSpan h2 {
    margin: 0
}

.content {
    padding: 0;
    width: 100%;
    overflow: hidden
}

    .content form p:last-of-type {
        margin-bottom: 20px
    }

    .content form p:first-of-type {
        margin-top: 0
    }

    .content p:first-child {
        margin-top: 0
    }

.par-container p:first-child {
    margin-top: 0
}

.content p:last-of-type {
    margin-bottom: 30px
}

.content_w {
    width: 100%;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height .5s;
    -moz-transition: max-height .5s;
    -o-transition: max-height .5s;
    transition: max-height .5s
}

.content form p {
    margin: 0 0 20px
}

.content-b {
    padding: 15px 0;
    width: 100%;
    overflow: hidden
}

    .content-b p:first-of-type {
        margin-top: 0
    }

    .content-b p:last-of-type {
        margin-bottom: 0
    }

.content-c {
    padding: 15px 0;
    width: 100%;
    overflow: hidden
}

.content-e {
    padding: 0;
    width: 100%;
    overflow: hidden
}

.content-c p:last-of-type {
    margin-bottom: 30px
}

.content_w-c {
    width: 100%;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height .5s;
    -moz-transition: max-height .5s;
    -o-transition: max-height .5s;
    transition: max-height .5s
}

.content_w-b {
    width: 100%;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height .5s;
    -moz-transition: max-height .5s;
    -o-transition: max-height .5s;
    transition: max-height .5s
}

.content_w-e {
    width: 100%;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height .5s;
    -moz-transition: max-height .5s;
    -o-transition: max-height .5s;
    transition: max-height .5s
}

.content-half-half {
    overflow: hidden
}

    .content-half-half div {
        width: 50%;
        float: left;
        padding: 10px 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .content-half-half div h4:first-child {
            margin-top: 0
        }

        .content-half-half div h3:first-child {
            margin-top: 0
        }

        .content-half-half div img {
            overflow: hidden;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            max-width: 100%;
            height: auto;
            display: block;
            margin-left: auto;
            margin-right: auto
        }

span.expand {
    float: left;
    width: 25px !important;
    margin: 0 !important;
    padding: 0 !important
}

#page-fade {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.7);
    z-index: 1000;
    top: 75px;
    font-size: 22px
}

.vid-border {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 55%;
    margin: 0 auto
}

.copyright {
    width: 100%;
    text-align: center;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 12px;
    color: #a4a4a4
}

    .copyright a:link, .copyright a:visited, .copyright a:hover {
        color: #f76313
    }

.sprite-icon-footer-mouse {
    clear: left
}

.footer-grey-light {
    background-color: gray;
    overflow: hidden;
    border-bottom: 1px #fff dashed;
    width: 100%;
    color: #fff
}

.action-call {
    max-width: 1121px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding: 10px 0
}

    .action-call a:hover, .action-call a:visited, .action-call a:link {
        text-shadow: none;
        text-decoration: none;
        color: #fff;
        text-transform: uppercase
    }

    .action-call span {
        background-color: #f76813;
        padding: 0 5px;
        height: 30px;
        line-height: 30px;
        width: 150px;
        text-align: center;
        font-weight: 500;
        display: inline-block
    }

        .action-call span:hover {
            background-color: #fa530a
        }

    .action-call div {
        float: left
    }

        .action-call div.size1 {
            width: 77%
        }

        .action-call div.size2 {
            width: 23%;
            text-align: right
        }

        .action-call div div {
            float: left;
            margin: 0 13px 15px 0;
            height: 34px;
            white-space: nowrap
        }

    .action-call h4 {
        margin: 5px 0
    }

    .action-call h3 {
        color: #fff
    }

.footer-grey-dark {
    background-color: #4E021B;
    width: 100%;
    overflow: hidden;
    margin-top: 30px
}

.footerstick {
    max-width: 1121px;
    height: auto;
    margin: auto;
    padding: 5px 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .footerstick div.left {
        font-size: 11px
    }

    .footerstick div.middle {
        float: left;
        font-size: 11px;
        padding-left: 10px;
        width: 25%;
        border-left: 1px solid #666;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-height:185px;
    }

    .footerstick ul.newfoot {
        list-style-type: none;
        padding: 0;
        margin-top: 0
    }

        .footerstick ul.newfoot li {
            padding-left: 0;
            margin: 12px 20px 12px 0;
            text-transform: uppercase
        }

.countries-wrap {
    clear: both;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 40px
}

    .countries-wrap h4 {
        font-size: 30px !important;
        text-align: center !important
    }

.footerstick ul.countries {
    list-style-type: none;
    padding: 0;
    margin: 20px 0 0;
    border: 1px solid #666;
    border-bottom: 1px solid #666;
    overflow: hidden
}

    .footerstick ul.countries li {
        padding: 23px 0 0 80px;
        margin: 0;
        text-transform: uppercase;
        float: left;
        width: 25%;
        height: 80px;
        line-height: 16px;
        text-align: center;
        border-right: 1px solid #666;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .footerstick ul.countries li:last-of-type {
            border: none
        }

        .footerstick ul.countries li:hover {
            background-color: #666
        }

        .footerstick ul.countries li.sa {
            background-image: url(../img/sa.png);
            background-repeat: no-repeat
        }

        .footerstick ul.countries li.bs {
            background-image: url(../img/bs.png);
            background-repeat: no-repeat
        }

        .footerstick ul.countries li.nam {
            background-image: url(../img/nam.png);
            background-repeat: no-repeat
        }

        .footerstick ul.countries li.zam {
            background-image: url(../img/zam.png);
            background-repeat: no-repeat
        }

        .footerstick ul.countries li.satours {
            background-image: url(../img/footer-small-sa-tours.png);
            background-repeat: no-repeat
        }

        .footerstick ul.countries li.fullyguided {
            background-image: url(../img/footer-small-fully-guided.png);
            background-repeat: no-repeat
        }

        .footerstick ul.countries li.partlyguided {
            background-image: url(../img/footer-small-partly-guided.png);
            background-repeat: no-repeat
        }

        .footerstick ul.countries li.sahoneymoons {
            background-image: url(../img/footer-small-sa-honeymoons.png);
            background-repeat: no-repeat
        }

    .footerstick ul.countries a:link, .footerstick ul.countries a:visited, .footerstick ul.countries a:hover {
        font-size: 15px
    }

    .footerstick ul.countries span {
        font-size: 14px
    }

.footerstick a:link, .footerstick a:visited, .footerstick a:hover {
    font-size: 13px;
    text-decoration: none
}

.footerstick ul.right {
    float: right;
    font-size: 11px
}

.footerstick div p {
    margin: 10px 0 0
}

.footerstick div div {
    width: 51px;
    height: 51px;
    float: left;
    margin: 0 10px 0 0
}

.footerstick div h4, .action-call h4 {
    margin: 0;
    text-align: left;
    font-size: 16px
}

.footerstick a:link, .footerstick a:visited {
    color: #ccc
}

.footerstick a:hover {
    color: #fff
}

ul.social {
    padding: 0;
    list-style-type: none;
    width: 50%;
    margin: 0 auto
}

    ul.social li {
        float: left;
        margin-left: 10px;
        margin-bottom: 10px
    }

        ul.social li a {
            display: block;
            height: 51px
        }

.size2 ul, .size1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    .size2 ul li, .size1 ul li {
        display: inline
    }

    .size2 ul li {
        padding-left: 40px;
        padding-bottom: 5px
    }

.size1 ul {
    margin-bottom: 20px !important
}

    .size1 ul li.wide {
        padding-left: 25px
    }

    .size1 ul li.marg {
        padding: 0 13px
    }

.footerstick h4 {
    color: #fff
}

.section-itinerary {
    font-size: 25px;
    width: 100%;
    clear: both;
    text-transform: uppercase;
    height: auto;
    overflow: hidden;
    font-weight: 300;
    margin: 35px 0 10px;
    padding-left: 5px;
    background-color: #fff;
    border: 0 solid #eaeaea;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.section-itinerary-h {
    margin: 15px 0 10px !important
}

.section-itinerary + p {
    margin-top: 0
}

.section-itinerary > div {
    text-align: left;
    font-weight: 500;
    width: 200px;
    height: 55px;
    margin-right: 5px;
    padding: 0 5px;
    clear: left;
    float: left;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    background-color: #f9f9f9;
    border-right: 1px solid #eaeaea
}

.section-itinerary-info {
    text-transform: uppercase;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 30px;
    height: 50px
}

    .section-itinerary-info div {
        padding: 0 7px 7px;
        float: left
    }

        .section-itinerary-info div span {
            font-weight: 400 !important;
            font-size: 12px !important;
            color: #4E021B !important
        }

            .section-itinerary-info div span a:hover, .section-itinerary-info div span a:visited, .section-itinerary-info div span a:link {
                font-size: 12px;
                color: #337cb1 !important;
                text-decoration: none
            }

#map-canvas-new {
    height: 700px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ccc
}

.map-canvas-new-marg {
    margin-top: 30px
}

#map-canvas-new img {
    max-width: none
}

.section-video {
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    overflow: hidden;
    position: relative;
    height: auto
}

button {
    text-transform: uppercase;
    z-index: 1000;
    background-color: #f76313;
    border: medium;
    color: #fff;
    display: block;
    font-size: 18px;
    right: 10px;
    margin: 0 auto;
    padding: 8px 16px;
    position: absolute;
    top: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    button.actives {
        background-color: #0077a2
    }

.responsive-video {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-size: contain;
    z-index: 999;
    overflow: hidden
}

#tabs-side {
    margin: 20px 0;
    overflow: hidden;
    width: 100%
}

    #tabs-side div.section-side p:first-child {
        margin-top: 5px
    }

    #tabs-side div.section-side {
        width: 69%;
        float: right
    }

    #tabs-side ul.section-nav-side {
        float: left;
        width: 26%;
        background: #fff;
        padding-top: 0;
        margin: 0;
        padding-left: 0
    }

        #tabs-side ul.section-nav-side li {
            margin-left: 0;
            list-style: none;
            border-bottom: 1px dashed #eaeaea;
            border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            -webkit-border-radius: 4px 4px 0 0;
            height: 40px;
            line-height: 40px
        }

            #tabs-side ul.section-nav-side li span {
                display: none
            }

        #tabs-side ul.section-nav-side li, #tabs ul.section-nav-side li a {
            text-transform: uppercase;
            font-size: 15px
        }

            #tabs-side ul.section-nav-side li.active {
                background: #fff
            }

                #tabs-side ul.section-nav-side li.active a {
                    color: #4E021B !important
                }

            #tabs-side ul.section-nav-side li a {
                text-decoration: none;
                padding: 8px;
                color: #000
            }

#tabs-right {
    margin: 20px 0;
    overflow: hidden;
    width: 100%
}

    #tabs-right div.section-right p:first-child {
        margin-top: 5px
    }

    #tabs-right div.section-right {
        float: left;
        width: 72%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 15px;
        border: 1px solid #eaeaea;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden
    }

    #tabs-right ul.section-nav-right {
        float: right;
        width: 26%;
        background: #fff;
        padding-top: 0;
        margin: 10px 0 0;
        padding-left: 0
    }

        #tabs-right ul.section-nav-right li {
            margin-left: 0;
            list-style: none;
            border-bottom: 1px dashed #eaeaea;
            border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            -webkit-border-radius: 4px 4px 0 0;
            height: 40px;
            line-height: 40px
        }

            #tabs-right ul.section-nav-right li span {
                display: none
            }

            #tabs-right ul.section-nav-right li, #tabs-right ul.section-nav-right li a {
                text-transform: uppercase
            }

                #tabs-right ul.section-nav-right li.active {
                    background: #fff
                }

                    #tabs-right ul.section-nav-right li.active a {
                        color: #4E021B !important
                    }

                #tabs-right ul.section-nav-right li a {
                    text-decoration: none;
                    padding: 8px;
                    color: #000
                }

    #tabs-right h2:first-child {
        margin-top: 0
    }

.introduction {
    font-size: 23px;
    color: #979797;
    text-align: center;
    margin: 20px auto;
    width: 80%;
    font-weight: 300
}

.introduction-bl {
    font-size: 23px;
    font-style: italic;
    color: #979797;
    text-align: center;
    margin-top: 0
}

.icon-right {
    cursor: pointer;
    width: 100%;
    padding: 10px 0;
    background-color: #f9f9f9;
    height: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px
}

    .icon-right img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 10px;
        /*opacity: .6*/
    }

    .icon-right h3 {
        text-align: center;
        color: #000;
        margin-bottom: 30px;
    }

    .icon-right p {
        text-align: left;
        display: block;
        width: 80%;
        margin: 0 auto;
        color: #000;
        font-size: 15px;
        font-style: italic
    }

    .icon-right:hover {
        background-color: #efefef
    }

    .icon-right a:link, .icon-right a:visited, .icon-right a:active {
        font-size: 13px;
        z-index: 799;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 5px;
        clear: both;
        display: block;
        width: 100px;
        height: 25px;
        line-height: 25px;
        margin: 5px auto 0;
        text-align: center;
        text-transform: uppercase;
        color: #4E021B !important;
        background-color: #fff;
        text-decoration: none !important;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

.icon-right-wwa {
    cursor: pointer;
    width: 100%;
    padding: 10px 0;
    background-color: #f9f9f9;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px
}

    .icon-right-wwa img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 10px;
        opacity: .6
    }

    .icon-right-wwa h3 {
        text-align: center;
        color: #000;
        margin-bottom: 0
    }

    .icon-right-wwa p {
        text-transform: none;
        text-align: left;
        display: block;
        width: 90%;
        margin: 20px auto;
        color: #000;
        font-size: 15px;
        font-style: italic
    }

    .icon-right-wwa:hover {
        background-color: #efefef
    }

    .icon-right-wwa a:link, .icon-right-wwa a:visited, .icon-right-wwa a:active {
        font-size: 13px;
        z-index: 799;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 5px;
        clear: both;
        display: block;
        width: 100px;
        height: 25px;
        line-height: 25px;
        margin: 5px auto 0;
        text-align: center;
        text-transform: uppercase;
        color: #4E021B !important;
        background-color: #fff;
        text-decoration: none !important;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

ul.tick-mark-wwa {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 90%
}

    ul.tick-mark-wwa li {
        margin-bottom: 10px;
        background-image: url(../img/spritesheet.png);
        background-position: -5px -14173px;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 15px;
        border-bottom: 1px dashed #ccc;
        padding: 3px 0 3px 25px
    }

ul.cross-mark-wwa {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 90%
}

    ul.cross-mark-wwa li {
        margin-bottom: 10px;
        background-image: url(../img/spritesheet.png);
        background-position: -5px -13958px;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 15px;
        border-bottom: 1px dashed #ccc;
        padding: 3px 0 3px 25px
    }

        ul.cross-mark-wwa li:last-of-type {
            border: none
        }

ul.tick-mark-wwa li:last-of-type {
    border: none
}

ul.cross-mark {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 90%
}

    ul.cross-mark li {
        background-image: url(../img/spritesheet.png);
        background-position: -5px -7353px;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 14px;
        border-bottom: 1px dashed #ccc;
        padding: 3px 0 3px 25px
    }

        ul.cross-mark li:last-of-type {
            border: none
        }

ul.tick-mark li:last-of-type {
    border: none
}

ul.tick-mark {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 90%
}

    ul.tick-mark li {
        background-image: url(../img/spritesheet.png);
        background-position: -5px -3045px;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 14px;
        border-bottom: 1px dashed #ccc;
        padding: 3px 0 3px 25px
    }

#map-canvas-small {
    cursor: pointer;
    width: 100%;
    padding: 0;
    background-color: #f9f9f9;
    height: 240px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden
}

.icon-right-block-story {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -10989px;
    opacity: .6
}

.icon-right-block-tailor-made {
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -5px -8003px;
    opacity: .6
}

.icon-right-sub-faq {
    margin: 0 auto;
    width: 115px;
    height: 94px !important;
    background-position: -5px -8928px;
    opacity: .6
}

.icon-right-sub-foods {
    margin: 0 auto;
    width: 129px;
    height: 94px !important;
    background-position: -5px -9030px;
    opacity: .6
}

.icon-right-sub-transport {
    margin: 0 auto;
    width: 112px;
    height: 94px !important;
    background-position: -204px -9140px;
    opacity: .6
}

.icon-right-sub-exp {
    margin: 0 auto;
    width: 94px;
    height: 94px !important;
    background-position: -234px -9354px;
    opacity: .6
}

.icon-right-sub-info {
    margin: 0 auto;
    width: 105px;
    height: 94px !important;
    background-position: -88px -9140px;
    opacity: .6
}

.icon-right-sub-reasons {
    margin: 0 auto;
    width: 93px;
    height: 94px !important;
    background-position: -125px -8928px;
    opacity: .6
}

.icon-right-sub-options {
    margin: 0 auto;
    width: 94px;
    height: 94px !important;
    background-position: -229px -8928px;
    opacity: .6
}

.icon-right-sub-other {
    margin: 0 auto;
    width: 126px;
    height: 94px !important;
    background-position: -207px -9030px;
    opacity: .6
}

.icon-right-sub-top {
    margin: 0 auto;
    width: 79px;
    height: 94px !important;
    background-position: -5px -9140px;
    opacity: .6
}

.icon-right-sub-resources {
    margin: 0 auto;
    width: 94px;
    height: 94px !important;
    background-position: -234px -9458px;
    opacity: .6
}

.icon-right-sub-wine {
    margin: 0 auto;
    width: 94px;
    height: 94px !important;
    background-position: -234px -9580px;
    opacity: .6
}

.icon-right-sub-attractions {
    margin: 0 auto;
    width: 100px;
    height: 94px !important;
    background-position: -234px -9684px;
    opacity: .6
}

.icon-right-sub-big-five {
    margin: 0 auto;
    width: 94px;
    height: 94px !important;
    background-position: -234px -9786px;
    opacity: .6
}

.icon-right-block-tailor-made-custom {
    overflow: hidden;
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -185px -10642px;
    opacity: .6
}

.icon-right-block-water-based {
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -185px -7527px;
    opacity: .6
}

.icon-right-block-birding {
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -185px -7642px;
    opacity: .6
}

.icon-right-block-other-activities {
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -185px -7761px;
    opacity: .6
}

.icon-right-block-safari-activities {
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -185px -8003px;
    opacity: .6
}

.icon-right-block-will-guide {
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -185px -10988px;
    opacity: .6
}

.icon-right-block-the-experience {
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -185px -11117px;
    opacity: .6
}

.icon-right-block-variety {
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -5px -3939px;
    opacity: .6
}

.icon-right-block-personal {
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -185px -3939px;
    opacity: .6
}

.icon-right-block-flexibility {
    margin: 0 auto;
    width: 148px;
    height: 94px !important;
    background-position: -185px -3790px;
    opacity: .6
}

.icon-right-block-flexibility-b {
    margin: 0 auto;
    width: 158px;
    height: 94px !important;
    background-position: -5px -12149px;
    opacity: .6
}

.icon-right-block-considerations {
    margin: 0 auto;
    width: 158px;
    height: 94px !important;
    background-position: -175px -12149px;
    opacity: .6
}

.icon-right-block-we-recommend {
    margin: 0 auto;
    width: 158px;
    height: 94px !important;
    background-position: -5px -7408px;
    opacity: .6
}

.icon-right-block-expertise {
    float: left;
    width: 158px;
    height: 94px !important;
    background-position: -5px -10521px;
    opacity: .6
}

.icon-right-block-client-s {
    float: left;
    width: 158px;
    height: 94px;
    background-position: center -7881px;
    opacity: .6
}

.icon-right-block-home-accom {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -10763px;
    opacity: .6
}

.icon-right-block-uniqueexp {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -12299px;
    opacity: .6
}

.icon-right-block-popular-tours {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -14528px;
    opacity: .6
}

.icon-right-block-apples {
    margin: 0 auto;
    width: 207px;
    height: 94px;
    background-position: -120px -10091px;
    opacity: .6
}

.icon-right-block-agents {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -10206px;
    opacity: .6
}

.icon-right-block-pfit {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -12012px;
    opacity: .6
}

.icon-right-block-client-sb {
    margin: 0 auto 30px;
    width: 158px;
    height: 94px;
    background-position: center -11390px;
    opacity: .6
}

.icon-right-block-why-choose-b {
    margin: 0 auto 30px;
    width: 158px;
    height: 98px;
    background-position: center -8682px;
    opacity: .6
}

.icon-right-block-meet {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -7408px;
    opacity: .6
}

.icon-right-block-photo {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -7527px;
    opacity: .6
}

.icon-right-block-we-are {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -11390px;
    opacity: .6
}

.icon-right-block-we-are-not {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -11520px;
    opacity: .6
}

.icon-right-block-articles {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -11252px;
    opacity: .6
}

.icon-right-block-video {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -7642px;
    opacity: .6
}

.icon-right-block-blog {
    background-image: url(/images/Phone-Icon.png);
    margin: 0 auto;
    width: 272px;
    height: 122px;
    opacity: .6;
}

.icon-right-block-client {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -7881px;
    opacity: .6
}

.icon-right-block-contact {
    background-image: url(/images/Support-Icon.png);
    margin: 0 auto;
    width: 272px;
    height: 122px;
    opacity: .6;
}

.icon-right-block-contact-b {
    margin: 0 auto;
    width: 89px;
    height: 55px;
    background-position: -5px -4148px;
    opacity: .6
}

.icon-right-block-about-off-b {
    margin: 0 auto;
    width: 89px;
    height: 56px;
    background-position: -103px -4148px;
    opacity: .6
}

.icon-right-block-articles-b {
    margin: 0 auto;
    width: 86px;
    height: 56px;
    background-position: -199px -4148px;
    opacity: .6
}

.icon-right-block-map {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -10641px;
    opacity: .6
}

.icon-right-block-dates-of-travel {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -13841px;
    opacity: .6
}

.icon-right-block-great-destinations {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -14397px;
    opacity: .6
}

.icon-right-block-bwx {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -8826px;
    opacity: .6
}

.icon-right-block-fully-vehicles {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -184px -14527px;
    opacity: .6
}

.icon-right-block-not-miss {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -14397px;
    opacity: .6
}

.icon-right-block-about-pr {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -13722px;
    opacity: .6
}

.icon-right-block-about-off {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -13722px;
    opacity: .6
}

.icon-right-block-about-specials {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -13841px;
    opacity: .6
}

.icon-right-block-honey-saf {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -13581px;
    opacity: .6
}

.icon-right-block-honey-exc {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -13581px;
    opacity: .6
}

.icon-right-block-honey-lux {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -5px -13439px;
    opacity: .6
}

.icon-right-block-honey-stan {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -13439px;
    opacity: .6
}

.icon-right-block-honey-over {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -7408px;
    opacity: .6
}

.icon-right-block-exclusive-t {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -11247px;
    opacity: .6
}

.icon-right-block-luxury-t {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -10520px;
    opacity: .6
}

.icon-right-block-self-t {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: -185px -10398px;
    opacity: .6
}

.icon-right-block-day-t {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -13311px;
    opacity: .6
}

.icon-right-block-sa {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -12584px;
    opacity: .6
}

.icon-right-block-bot {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -12704px;
    opacity: .6
}

.icon-right-block-nam {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -12824px;
    opacity: .6
}

.icon-right-block-zam {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -12944px;
    opacity: .6
}

.icon-right-block-zim {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -13064px;
    opacity: .6
}

.icon-right-block-moz {
    margin: 0 auto;
    width: 148px;
    height: 94px;
    background-position: center -13184px;
    opacity: .6
}

.spacer-icon-right {
    width: 100%;
    height: 225px
}

.spacer-icon-right-2 {
    width: 100%;
    height: 47px
}

.spacer-icon-right-3 {
    width: 100%;
    height: 40px
}

.spacer-icon-right-4 {
    width: 100%;
    height: 70px
}

.photo-gallery-wrapper {
    overflow: hidden;
    width: 100%;
    margin: 0 auto
}

    .photo-gallery-wrapper img {
        margin: 15px;
        float: left;
        border: 9px solid #f9f9f9 !important;
        max-width: 100%;
        height: 110px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.photo-gallery-wrapper-mod {
    overflow: hidden;
    width: 100%;
    margin: 0 auto
}

    .photo-gallery-wrapper-mod img {
        margin: 0;
        float: left;
        border: none;
        max-width: 100%;
        width: 147px;
        height: 100px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        object-fit: cover
    }

    .photo-gallery-wrapper-mod a:link, .photo-gallery-wrapper-mod a:visited, .photo-gallery-wrapper-mod a:hover {
        overflow: hidden;
        display: inline-block;
        width: 147px;
        height: 100px;
        border: 9px solid #f9f9f9 !important;
        margin: 12px
    }

.section-tour-info {
    font-size: 16px;
    /*text-transform: uppercase*/
}

.section-tour-info-row {
    border-bottom: 1px dashed #ccc;
    overflow: auto
}

    .section-tour-info-row div {
        float: left
    }

.section-tour-info-cell-a {
    margin: 10px 10px 10px 0
}

.section-tour-info-cell-b {
    margin: 10px 10px 10px 0;
    text-align: left;
    width: 120px
}

.section-tour-info-cell-c {
    margin: 10px 0;
    overflow: hidden
}

    .section-tour-info-cell-c ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }

        .section-tour-info-cell-c ul li {
            background-repeat: no-repeat;
            text-align: left;
            padding: 0 0 5px 25px;
            background-image: url(../img/spritesheet.png);
            background-position: -5px -3048px
        }

        .section-tour-info-cell-c ul.cross li {
            background-position: -5px -7355px
        }

.section-enquire {
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 0;
    width: 100%
}

    .section-enquire p.left {
        float: left;
        width: 48%;
        margin-top: 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

::placeholder {
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

.section-enquire p.right {
    float: right;
    width: 48%;
    margin-top: 0 !important
}

.section-enquire form label {
    display: none;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    float: left;
    width: 40%;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    margin: 0 0 10px;
    line-height: 43px;
    height: 43px;
    background-color: #2f5673;
    color: #fff
}

.section-enquire form p input {
    color: #666;
    padding: 3px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #94bfde;
    margin: 0 auto;
    font-size: 16px;
    letter-spacing: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 300;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.section-enquire form textarea {
    font-weight: 300;
    padding: 3px;
    max-width: 100%;
    height: 150px;
    border: 1px solid #94bfde;
    font-size: 16px;
    letter-spacing: 0;
    width: 100%;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #94bfde
}

.section-enquire .button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    width: 35%;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    background-image: url(../img/spritesheet.png);
    background-repeat: no-repeat;
    background-position: right -14224px;
    font-weight: 500;
    font-size: 22px;
    height: 70px;
    text-align: center;
    padding-right: 30px;
    background-color: #4E021B
}

.section-enquire .buttonright {
    clear: both
}

.buttonright-main {
    clear: both;
    overflow: hidden
}

.tour-box h3 span {
    font-size: 15px
}

.tour-box h3 {
    font-size: 19px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 5px
}

.tour-box {
    margin: 0 0 30px;
    padding-bottom: 30px;
    overflow: hidden;
    position: relative
}

div.tour-box:last-child {
    border: 0;
    padding: 0
}

.tour-box:not(.collapse-box) {
    border-bottom: 1px dashed #ccc
}

.tour-box-image {
    width: 298px;
    height: auto;
    float: left;
    position: relative
}

    .tour-box-image img {
        max-width: 100%;
        height: auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden
    }

.tour-box-info {
    overflow: hidden;
    padding-left: 20px;
    padding-top: 0
}

    .tour-box-info p {
        margin-top: 5px !important
    }

        .tour-box-info p:last-of-type {
            margin-bottom: 0 !important
        }

.countdown {
    position: absolute;
    left: 0;
    top: 1px;
    width: 298px;
    height: 190px;
    line-height: 190px;
    z-index: 989;
    font-size: 120px;
    font-weight: 700;
    color: #ccc;
    opacity: .6;
    overflow: hidden;
    text-align: center;
    text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff
}

.countdown-b-wrap {
    clear: both;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px
}

.countdown-b-wrapper {
    position: relative;
    float: left;
    width: 118px;
    height: 190px
}

.countdown-b-info {
    overflow: hidden
}

    .countdown-b-info h3 {
        margin-top: 0
    }

.countdown-b {
    position: absolute;
    left: -1px;
    top: 0;
    width: 118px;
    height: 190px;
    line-height: 190px;
    z-index: 989;
    font-size: 120px;
    font-weight: 700;
    color: #b9d3e5;
    opacity: .6;
    overflow: hidden;
    text-align: center
}

ul.sitemapnew2 a:hover, ul.sitemapnew2 a:visited, ul.sitemapnew2 a:link {
    color: #337cb1;
    text-decoration: none
}

p.sitemapnew a:hover, p.sitemap a:visited, p.sitemapnew a:link {
    color: #222;
    text-decoration: none;
    text-transform: uppercase
}

h2.spacing-side-tabs {
    margin-top: 20px;
    text-align: left
}



p.videos {
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #000;
    overflow: hidden
}

p.marg {
    margin-bottom: 40px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 40px
}

span.client {
    clear: both;
    display: block;
    font-weight: 700;
    color: #526178;
    font-style: italic
}

span.electricity {
    font-size: 12px;
    color: #666;
    font-style: oblique
}

img.electricity {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px
}

img.electricity2 {
    border-right: 1px dashed #ccc;
    border-left: 1px dashed #ccc;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px
}

body:after {
    content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
    display: none
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #fff;
    filter: alpha(opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: 400
}

    .lightbox .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        border-radius: 3px
    }

    .lightbox a img {
        border: none;
        max-width: 100%
    }

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    padding: 10px
}

    .lb-outerContainer:after {
        content: "";
        display: table;
        clear: both
    }

.lb-container {
    padding: 0
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container > .nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: alpha(opacity=0);
    opacity: 1;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

    .lb-nav a.lb-prev:hover {
        filter: alpha(opacity=100);
        opacity: 1
    }

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: alpha(opacity=0);
    opacity: 1;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

    .lb-nav a.lb-next:hover {
        filter: alpha(opacity=100);
        opacity: 1
    }

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    background-color: #666;
    text-align: center;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

    .lb-dataContainer:after {
        content: "";
        display: table;
        clear: both
    }

.lb-data {
    padding: 0 4px;
    color: #fff
}

    .lb-data .lb-details {
        width: 85%;
        float: left;
        text-align: left;
        line-height: 1.1em
    }

    .lb-data .lb-caption {
        font-size: 16px;
        font-weight: 500;
        line-height: 1em
    }

    .lb-data .lb-number {
        display: block;
        clear: left;
        padding-bottom: 1em;
        font-size: 12px;
        color: #4E021B
    }

    .lb-data .lb-close {
        margin-right: 5px;
        display: block;
        float: right;
        width: 30px;
        height: 30px;
        background: url(../images/close.png) top right no-repeat;
        text-align: right;
        outline: none;
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transition: opacity .2s;
        -moz-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s
    }

        .lb-data .lb-close:hover {
            cursor: pointer;
            filter: alpha(opacity=100);
            opacity: 1
        }

.buttonborder {
    border: 0
}

.formheader {
    height: 25px;
    line-height: 25px;
    padding: 5px;
    background-color: #4E021B;
    font-weight: 500
}

.ticks {
    float: left !important;
    margin-right: 10px
}

ul.tick-mark {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 90%
}

    ul.tick-mark li {
        background-image: url(../img/spritesheet.png);
        background-position: -5px -3045px;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 14px;
        border-bottom: 1px dashed #ccc;
        padding: 3px 0 3px 25px
    }

ul.cross-mark {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 90%
}

    ul.cross-mark li {
        background-image: url(../img/spritesheet.png);
        background-position: -5px -7353px;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 14px;
        border-bottom: 1px dashed #ccc;
        padding: 3px 0 3px 25px
    }

        ul.cross-mark li:last-of-type {
            border: none
        }

ul.tick-mark li:last-of-type {
    border: none
}

.container {
    width: 100%;
    max-width: 100%;
    min-width: 540px;
    margin: 0 auto;
    background: rgba(255,255,255,.5);
    padding: 10px;
    border: 1px dashed #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vid-container {
    position: relative;
    padding-bottom: 52%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .vid-container iframe, .vid-container object, .vid-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.vid-list-container {
    width: 100%;
    margin-top: 30px
}

.vid-list {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden
}

.vid-item {
    display: block;
    width: 148px;
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%
}

.thumb {
    overflow: hidden;
    background-color: #ccc;
    width: 148px;
    margin: 0 auto
}

    .thumb img {
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden
    }

.vid-item .desc {
    text-transform: uppercase;
    color: #000;
    font-size: 10pt;
    margin-top: 5px;
    text-align: center;
    margin-bottom: 20px
}

.vid-item:hover {
    background: #eee;
    cursor: pointer
}

.youtube-in-text {
    vertical-align: middle
}

.video-clip {
    background-color: #232323;
    height: 360px;
    margin: 0;
    font-size: 12px;
    overflow: hidden;
    position: relative
}

.video-clip-youtube {
    position: absolute;
    top: 10px;
    right: 20px
}

.media-wrapper {
    height: 270px;
    clear: both;
    width: 1121px;
    margin: 40px auto 0
}

    .media-wrapper > div {
        width: 44%
    }

.m-h {
    background: -moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 28%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 28%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 28%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff',endColorstr='#00ffffff',GradientType=1);
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .m-h h3 {
        margin: 0;
        text-shadow: 0 -1px 1px #fff
    }

.media-wrapper p {
    line-height: normal;
    margin: 120px auto 0;
    text-align: center
}

    .media-wrapper p a:link, .media-wrapper p a:visited, .media-wrapper p a:hover {
        text-decoration: none;
        font-size: 19px;
        color: #979797;
        font-weight: 400
    }

.media-wrapper-left {
    float: left;
    background-repeat: no-repeat;
    height: 270px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer
}

.media-wrapper-right {
    float: right;
    background-repeat: no-repeat;
    height: 270px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer
}

.media-bg-sa-lodges {
    background-image: url(../img/img_media_box/media-bg-sa-lodges.jpg)
}

.media-bg-bot-lodges {
    background-image: url(../img/img_media_box/media-bg-bot-lodges.jpg)
}

.media-bg-nam-lodges {
    background-image: url(../img/img_media_box/media-bg-nam-lodges.jpg)
}

.media-bg-zam-lodges {
    background-image: url(../img/img_media_box/media-bg-zam-lodges.jpg)
}

.media-bg-zim-lodges {
    background-image: url(../img/img_media_box/media-bg-zim-lodges.jpg)
}

.media-bg-moz-lodges {
    background-image: url(../img/img_media_box/media-bg-moz-lodges.jpg)
}

.media-bg-african-tours {
    background-image: url(../img/img_media_box/media-bg-african-tours.jpg)
}

.media-bg-safari-packages {
    background-image: url(../img/img_media_box/media-bg-safari-packages.jpg)
}

.media-bg-african-safari-lodges {
    background-image: url(../img/img_media_box/media-bg-african-safari-lodges.jpg)
}

.media-bg-luxury-african-safaris {
    background-image: url(../img/img_media_box/media-bg-luxury-african-safaris.jpg)
}

.media-bg-safari-activities {
    background-image: url(../img/img_media_box/media-bg-safari-activities.jpg)
}

.media-bg-the-big-five {
    background-image: url(../img/img_media_box/media-bg-the-big-five.jpg)
}

.media-bg-african-maps {
    background-image: url(../img/img_media_box/media-bg-african-maps.jpg)
}

.media-bg-photo-scenery {
    background-image: url(../img/img_media_box/media-bg-photo-scenery.jpg)
}

.media-bg-photo-wildlife {
    background-image: url(../img/img_media_box/media-bg-photo-wildlife.jpg)
}

.media-bg-cape-town {
    background-image: url(../img/img_media_box/media-bg-cape-town.jpg)
}

.media-bg-knp {
    background-image: url(../img/img_media_box/media-bg-knp.jpg)
}

.media-bg-victoria-falls {
    background-image: url(../img/img_media_box/media-bg-victoria-falls.jpg)
}

.media-bg-sabi-sand {
    background-image: url(../img/img_media_box/media-bg-sabi-sand.jpg)
}

.media-bg-okavango-delta {
    background-image: url(../img/img_media_box/media-bg-okavango-delta.jpg)
}

.media-bg-video-gallery {
    background-image: url(../img/img_media_box/media-bg-video-gallery.jpg)
}

.media-bg-photo-gallery {
    background-image: url(../img/img_media_box/media-bg-photo-gallery.jpg)
}

.media-bg-safari-attractions {
    background-image: url(../img/img_media_box/media-bg-safari-attractions.jpg)
}

.media-bg-south-africa-vacation {
    background-image: url(../img/img_media_box/media-bg-south-africa-vacation.jpg)
}

.media-bg-south-africa {
    background-image: url(../img/img_media_box/media-bg-south-africa.jpg)
}

.media-bg-botswana {
    background-image: url(../img/img_media_box/media-bg-botswana.jpg)
}

.media-bg-namibia {
    background-image: url(../img/img_media_box/media-bg-namibia.jpg)
}

.media-bg-zambia {
    background-image: url(../img/img_media_box/media-bg-zambia.jpg)
}

.media-bg-mozambique {
    background-image: url(../img/img_media_box/media-bg-mozambique.jpg)
}

.media-bg-zimbabwe {
    background-image: url(../img/img_media_box/media-bg-zimbabwe.jpg)
}

.media-bg-garden-route {
    background-image: url(../img/img_media_box/media-bg-garden-route.jpg)
}

.media-bg-cape-winelands {
    background-image: url(../img/img_media_box/media-bg-cape-winelands.jpg)
}

.media-bg-golf-tours {
    background-image: url(../img/img_media_box/media-bg-golf-tours.jpg)
}

.media-bg-chobe-national-park {
    background-image: url(../img/img_media_box/media-bg-chobe-national-park.jpg)
}

.media-bg-makgadikgadi-pans {
    background-image: url(../img/img_media_box/media-bg-makgadikgadi-pans.jpg)
}

.media-bg-central-kalahari {
    background-image: url(../img/img_media_box/media-bg-central-kalahari.jpg)
}

.media-bg-south-luangwa {
    background-image: url(../img/img_media_box/media-bg-south-luangwa.jpg)
}

.media-bg-lower-zambezi {
    background-image: url(../img/img_media_box/media-bg-lower-zambezi.jpg)
}

.media-bg-kafue {
    background-image: url(../img/img_media_box/media-bg-kafue.jpg)
}

.media-bg-etosha-national-park {
    background-image: url(../img/img_media_box/media-bg-etosha-national-park.jpg)
}

.media-bg-sossusvlei {
    background-image: url(../img/img_media_box/media-bg-sossusvlei.jpg)
}

.media-bg-windhoek {
    background-image: url(../img/img_media_box/media-bg-windhoek.jpg)
}

.media-bg-swakopmund {
    background-image: url(../img/img_media_box/media-bg-swakopmund.jpg)
}

.media-bg-bazaruto-archipelago {
    background-image: url(../img/img_media_box/media-bg-bazaruto-archipelago.jpg)
}

.media-bg-quirimbas-archipelago {
    background-image: url(../img/img_media_box/media-bg-quirimbas-archipelago.jpg)
}

.media-bg-types-golf {
    background-image: url(../img/img_types/media-bg-types-golf.jpg)
}

.media-bg-types-family {
    background-image: url(../img/img_types/media-bg-types-family.jpg)
}

.media-bg-types-luxury {
    background-image: url(../img/img_types/media-bg-types-luxury.jpg)
}

.media-bg-types-beach {
    background-image: url(../img/img_types/media-bg-types-beach.jpg)
}

.media-bg-types-train {
    background-image: url(../img/img_types/media-bg-types-train.jpg)
}

.media-bg-types-tours {
    background-image: url(../img/img_types/media-bg-types-tours.jpg)
}

.media-bg-types-honeymoons {
    background-image: url(../img/img_types/media-bg-types-honeymoons.jpg)
}

.media-bg-national-parks {
    background-image: url(../img/img_media_box/media-bg-national-parks.jpg)
}

.media-bg-south-africa-provinces {
    background-image: url(../img/img_media_box/media-bg-south-africa-provinces.jpg)
}

.media-bg-south-africa-the-land {
    background-image: url(../img/img_media_box/media-bg-south-africa-the-land.jpg)
}

.media-bg-big-five-safaris {
    background-image: url(../img/img_media_box/media-bg-big-five-safaris.jpg)
}

.media-bg-luxury-safaris {
    background-image: url(../img/img_media_box/media-bg-luxury-safaris.jpg)
}

.media-bg-safari-lodges {
    background-image: url(../img/img_media_box/media-bg-safari-lodges.jpg)
}

.media-bg-lodge-packages {
    background-image: url(../img/img_media_box/media-bg-lodge-packages.jpg)
}

.media-bg-sa-safaris {
    background-image: url(../img/img_media_box/media-bg-sa-safaris.jpg)
}

.media-bg-kruger-safaris {
    background-image: url(../img/img_media_box/media-bg-kruger-safaris.jpg)
}

.media-bg-botswana-safaris {
    background-image: url(../img/img_media_box/media-bg-botswana-safaris.jpg)
}

.media-bg-namibia-safaris {
    background-image: url(../img/img_media_box/media-bg-namibia-safaris.jpg)
}

.media-bg-family-tours {
    background-image: url(../img/img_media_box/media-bg-family-tours.jpg)
}

.media-bg-self-drive-tours {
    background-image: url(../img/img_media_box/media-bg-self-drive-tours.jpg)
}

.media-bg-day-trips {
    background-image: url(../img/img_media_box/media-bg-day-trips.jpg)
}

.media-bg-cultural-trips {
    background-image: url(../img/img_media_box/media-bg-cultural-trips.jpg)
}

.credibility {
    padding: 60px 0;
    overflow: hidden;
    width: 100%;
    background-color: #f0efee
}

.credibility2 {
    clear: both;
    margin: 0 auto
}

.credibility-wrapper {
    margin: 0 auto;
    width: 1121px
}

.credibility-wrapper-1 {
    float: left;
    width: 19%;
    margin: 0;
    border-right: 1px solid #e0e0e0
}

    .credibility-wrapper-1 img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

        .credibility-wrapper-1 img:first-of-type {
            margin-bottom: 25px
        }

.credibility-wrapper-2 {
    padding: 0 20px;
    position: relative;
    float: left;
    width: 40%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #e0e0e0
}

    .credibility-wrapper-2 h2 {
        margin: 0
    }

    .credibility-wrapper-2 p {
        color: #000;
        font-size: 15px
    }

      

    .credibility-wrapper-2 ul {
        list-style-type: none;
        padding: 0;
        margin: 30px auto
    }



.rightcontactmenu {
    padding: 10px;
    margin-bottom: 20px;
    background-color: #f9f9f9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .rightcontactmenu h3 {
        margin-top: 4px
    }

.rightcontactmenu-alt {
    padding: 10px;
    margin-bottom: 20px
}

.rightcontactmenu ul {
    list-style-type: none;
    padding: 10px 0 10px 10px;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 18px;
    background-color: #fff;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

    .rightcontactmenu ul li {
        background-image: url(../img/spritesheet.png);
        background-repeat: no-repeat;
        width: 87%;
        background-position: -5px -4093px;
        border-bottom: 1px dashed #ccc;
        padding-left: 15px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 11px;
        text-align: left
    }

    .rightcontactmenu ul a.highlightedatoz, #breadcrumb ul a.highlightedatoz {
        color: #d3520d !important
    }

    .rightcontactmenu ul li.highlightedatoz, #breadcrumb ul li.highlightedatoz {
        background-color: #d3520d !important
    }

    .rightcontactmenu ul a:link, .rightcontactmenu ul a:visited {
        font-size: 12px;
        text-decoration: none;
        color: #4E021B;
        text-shadow: 1px 1px 0 #fff
    }

    .rightcontactmenu ul a:hover {
        color: #d3520d;
        text-shadow: 1px 1px 0 #fff
    }

.rightcontactmenu p {
    font-size: 12px;
    margin: 15px 0
}

    .rightcontactmenu p span {
        font-size: 14px !important;
        margin-left: 15px
    }

        .rightcontactmenu p span a {
            text-decoration: none
        }

.rightcontactmenu br {
    line-height: 18px
}

.box-heading {
    line-height: 20px;
    color: #4E021B !important;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0;
    display: block;
    text-decoration: none !important;
    width: 100%
}

.box-heading-b {
    line-height: 20px;
    color: #4E021B !important;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 15px;
    padding: 0;
    display: block;
    text-decoration: none !important;
    width: 100%
}

.box-headingRED {
    line-height: 20px;
    color: red !important;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0;
    display: block;
    text-decoration: none !important;
    width: 100%
}

.box-price {
    clear: both;
    width: 100%;
    height: 20px;
    background-color: #fff;
    margin: 0 0 10px;
    background: rgba(255,255,255,.85);
    line-height: 17px;
    text-transform: uppercase
}

    .box-price span.pp, .box-price-2 span.pp {
        font-size: 10px;
        vertical-align: super
    }

    .box-price span.from, .box-price-2 span.from {
        font-size: 15px;
        text-transform: uppercase
    }

    .box-price span.usd, .box-price-2 span.usd {
        font-size: 15px;
        color: #f76813
    }

span.usd-b {
    font-size: 14px;
    text-transform: uppercase;
    color: #f76813;
    display: inline-block;
    width: auto !important;
    height: auto !important;
    line-height: none;
    margin: 0 !important
}

span.from-b {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    width: auto !important;
    height: auto !important;
    line-height: none;
    margin: 0 !important
}

.homemapbluerob {
    display: none
}

.formwrapper2 {
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden
}

.logos ul li:first-of-type {
    margin: 0 !important
}

.logos ul {
    list-style-type: none;
    margin: 15px 0;
    padding: 0;
    display: inline-block
}

    .logos ul li {
        float: left;
        margin-left: 0;
        opacity: .5;
        width: 160px
    }

.logos {
    margin: 0 auto;
    height: 110px;
    padding: 5px 0;
    width: 1121px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .logos div {
        width: auto;
        display: inline-block;
        filter: alpha(opacity=50);
        opacity: .5;
        zoom: 1;
        vertical-align: middle
    }

    .logos:after {
        content: "";
        width: 100%;
        display: inline-block
    }

.infowindows {
    width: 170px;
    height: 127px;
    padding: 0;
    overflow: hidden;
    text-align: center
}

    .infowindows h3 {
        font-size: 10px;
        margin: 0
    }

    .infowindows div {
        background-color: #ededed;
        -webkit-box-shadow: #b3b3b3 3px 3px 3px;
        -moz-box-shadow: #b3b3b3 3px 3px 3px;
        box-shadow: #b3b3b3 3px 3px 3px;
        padding: 0 5px 5px;
        width: 150px;
        height: 115px;
        border: 1px solid #ccc;
        position: relative
    }

.submitinfo {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #ccc;
    padding: 10px;
    height: 113px
}

.submitinfoicon {
    float: left;
    margin-right: 10px
}

.submitinfotext {
    overflow: hidden;
    font-size: 15px
}

    .submitinfotext span {
        font-size: 17px;
        font-weight: 500;
        text-transform: uppercase
    }

.submitinfotext-wrapper {
    margin-top: 15px;
    color: #fff;
    font-size: 15px;
    background-color: #666;
    padding: 10px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px
}

.submitinfotext-bulb {
    float: left;
    margin-right: 11px
}

.submitinfotext-bulb-text {
    overflow: hidden
}

.submitinfoarrow {
    clear: both;
    text-align: center;
    margin: 60px auto;
    width: 100%
}

.specials p.first {
    font-size: 29px;
    text-shadow: 1px 1px 0 #fff,2px 2px 0 #b7d8ef;
    color: #337cb1;
    margin-bottom: 0;
    text-align: center;
    font-weight: 500
}

.specials p.second {
    text-align: center;
    font-size: 18px;
    margin-top: 0;
    background-color: #c9c9c9;
    color: #fff
}

    .specials p.second span {
        color: #fff;
        font-weight: 500
    }

.pricediscount {
    position: absolute;
    z-index: 999;
    left: -2px;
    top: 11px;
    width: 242px;
    margin-right: 0;
    padding-left: 10px;
    height: 70px;
    line-height: 70px;
    text-shadow: 1px 1px 0 #4E021B,2px 2px 0 #79aed5;
    color: #fff;
    font-size: 27px;
    font-weight: 500;
    text-align: left
}

.y2016 {
    position: absolute;
    top: -26px;
    right: 10px;
    font-size: 120px;
    font-weight: 500;
    color: #fff;
    opacity: .5
}

.to-bring-wrapper {
    clear: both;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    height: auto;
    border-bottom: 1px dashed#d7d7d7
}

.to-bring-pic {
    position: relative;
    float: left;
    oveflow: hidden;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .to-bring-pic img {
        border: #fff solid 0;
        overflow: hidden;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

.to-bring-info {
    float: right;
    padding: 5px;
    width: 75%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .to-bring-info h3 {
        margin: 0
    }

.to-bring-numbers {
    position: absolute;
    font-size: 70px;
    left: 112px;
    top: -5px;
    color: #b9d3e5;
    font-weight: 700;
    margin: 0;
    padding: 0;
    opacity: .6
}

.electricity-wrapper {
    margin: 0 auto;
    heigth: 190px;
    width: 85%;
    position: relative;
    padding-top: 10px
}

.elctricity-float {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    font-style: oblique;
    color: #666
}

.elctricity-float2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 55px;
    margin: 0 auto;
    font-size: 12px;
    font-style: oblique;
    color: #666
}

.elctricity-float3 {
    position: absolute;
    top: 0;
    right: 14px;
    font-size: 12px;
    font-style: oblique;
    color: #666
}

.elctricity-float4 {
    position: absolute;
    top: 160px;
    right: 20px;
    font-size: 20px;
    color: #f76813;
    font-weight: 500
}

.currency-wrapper {
    display: table;
    table-layout: fixed;
    width: 100%
}

    .currency-wrapper div {
        border-right: 1px dashed #ccc;
        padding: 3px;
        text-align: center;
        border-bottom: 1px dashed #ccc
    }

        .currency-wrapper div:nth-child(8) {
            border-right: 0 !important
        }

        .currency-wrapper div.noborder {
            border-bottom: 0 !important
        }

        .currency-wrapper div:nth-child(1) {
            text-align: left !important
        }

        .currency-wrapper div.big {
            display: table-cell;
            width: 40%
        }

        .currency-wrapper div.small {
            display: table-cell;
            width: 8%
        }

@media only screen and (min-width:1024px) and (max-width:1120px) {
    .bg-top-bwx {
        margin-top: 0
    }

    .article-stretch-bg-bush {
        background-position: -500px top
    }

    .home-areas-marg-b {
        background-position: -1px 43px
    }

    .feature-a {
        width: 100%
    }

    .home-big-pic-wrapper {
        width: 100%
    }

    .feature-stretch p {
        width: 80%
    }

    .feature-wrapper-b-col-wrap {
        width: 100%
    }

    .article-wrapper {
        width: 100%;
        float: none;
        padding-right: 0
    }

        .article-wrapper h3 {
            margin-left: 0
        }

    .home-areas {
        width: 920px;
        margin: 0 auto;
        height: auto;
        overflow: hidden
    }

    .home-areas-bottom {
        top: 0;
        left: 0
    }

    .home-areas-head {
        display: none
    }

    .home-areas div.no-text {
        width: 230px;
        font-size: 17px
    }

    .home-areas div div {
        width: 229px
    }

    .home-areas-top a:link, .home-areas-top a:visited, .home-areas-top a:hover, .home-areas-bottom a:link, .home-areas-bottom a:visited, .home-areas-bottom a:hover {
        width: 229px
    }

    .home-areas div.with-text {
        width: 230px;
        height: 410px;
        font-size: 17px
    }

    .home-areas div span.t-page {
        font-size: 11px
    }

    .media-wrapper, .media-wrapper-left, .media-wrapper-right {
        height: 300px
    }

    .article-wrapper-col-a {
        margin-left: 0
    }

    .plan-my-trip {
        width: 485px
    }

    .photo-gallery-wrapper {
        width: 648px
    }

        .photo-gallery-wrapper img {
            margin: 0
        }

    .action-call {
        width: 100%;
        padding: 10px
    }

    .footerstick {
        width: 100%
    }

    .logos-wrapper {
        width: 100%
    }

    .logos img {
        width: 55%;
        height: 50%
    }

    .logos div {
        margin: 0 20px;
        width: 10%
    }

    .logos {
        width: 1014px
    }

        .logos ul li {
            float: left;
            margin-left: 0;
            opacity: .5;
            width: 143px
        }

    .credibility-wrapper {
        width: 100%
    }

    .media-wrapper {
        width: 95%
    }

    .sprite-icon-itinerary-map {
        background-position: 615px -5185px
    }

    #logo img {
        width: 50%;
        height: 50%
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    ul.tick-mark-wwa-big li {
        font-size: 17px
    }

    ul.cross-mark-wwa-big li {
        font-size: 17px
    }

    .credibility-wrapper-1, .credibility-wrapper-2 {
        border-right: none
    }

    .area-grid-wrapper-box p {
        height: 90px;
        font-size: 15px
    }

    .area-grid-wrapper-box a.textclick:link, .area-grid-wrapper-box a.textclick:visited, .area-grid-wrapper-box a.textclick:hover {
        font-size: 17px
    }

    .area-grid-wrapper-box a:link span, .area-grid-wrapper-box a:visited span, .area-grid-wrapper-box a:hover span {
        font-size: 13px
    }

    .footerstick ul.countries li {
        width: 50%;
        border-right: none;
        border-bottom: 1px solid #666
    }

        .footerstick ul.countries li.nam {
            border: none
        }

    .article-stretch-bg-bush {
        background-image: url(../img/img_home/stretch-bush-walks-1024.jpg)
    }

    .article-stretch-bg-knp-experiences {
        background-position: top center
    }

    .article-stretch-bg-shark {
        background-image: url(../img/img_home/stretch-shark-1024.jpg);
        background-repeat: no-repeat;
        background-color: #021960
    }

    .article-wrapper-col-b-three {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 18px
    }

    .article-stretch-faux {
        height: auto
    }

    .img-two {
        width: 100%
    }

    .home-areas-marg-b {
        background-position: -1px 43px
    }

    .video-left {
        padding-right: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 45%
    }

    .video-right {
        width: 55%;
        height: auto
    }

    .intro-main-b {
        font-size: 17px
    }

    .feature-a {
        width: 100%
    }

    .icon-right-block-expertise, .icon-right-block-client-s {
        float: none;
        margin: 0 auto
    }

    .feature-wrapper-b-col-wrap {
        width: 100%
    }

    .feature-wrapper-b-col-wrap-b ul.recommended li {
        height: 50px
    }

    .home-big-pic-wrapper {
        width: 100%;
        margin: 0
    }

    .home-big-wrapper-left, .home-big-wrapper-right {
        font-size: 25px;
        height: 300px;
        margin-bottom: 30px
    }

        .home-big-wrapper-left span, .home-big-wrapper-right span {
            line-height: 5px !important
        }

    .feature-stretch p {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 20px
    }

    .article-wrapper {
        width: 100%;
        float: none;
        padding-right: 0
    }

    .article-wrapper-col-a, .article-wrapper-col-b {
        width: 100%;
        margin-left: 0
    }

    .home-areas {
        width: 560px;
        margin: 0 auto;
        height: auto;
        overflow: hidden
    }

    .home-areas-bottom {
        top: 0;
        left: 0
    }

    .home-areas-head {
        display: none
    }

    .article-wrapper h3 {
        margin-left: 0;
        text-align: center !important
    }

    .media-wrapper-left, .media-wrapper-right {
        height: 300px
    }

    .vid-border {
        width: 80%
    }

    .sprite-icon-itinerary-map-new {
        background-image: none
    }

    #tabs-side div.section-side {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        width: 100%;
        clear: both;
        padding: 15px;
        border: 1px solid #eaeaea;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden
    }

    #tabs-side ul.section-nav-side {
        float: none;
        width: 100%;
        background: #fff;
        padding-top: 4px;
        margin: 0;
        padding-left: 0
    }

        #tabs-side ul.section-nav-side li {
            background-color: #ccc;
            border-bottom: 0;
            font-size: 13px;
            margin-left: 5px;
            list-style: none;
            border-top: 1px solid #eaeaea;
            border-left: 1px solid #eaeaea;
            border-right: 1px solid #eaeaea;
            border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            -webkit-border-radius: 4px 4px 0 0
        }

            #tabs-side ul.section-nav-side li span {
                display: none
            }

            #tabs-side ul.section-nav-side li.enquire {
                background-color: #4E021B
            }

        #tabs-side ul.section-nav-side li, #tabs ul.section-nav li a {
            text-transform: uppercase
        }

            #tabs-side ul.section-nav-side li.active {
                background: #fff
            }

                #tabs-side ul.section-nav-side li.active a {
                    color: #4E021B !important
                }

            #tabs-side ul.section-nav-side li a {
                text-decoration: none;
                padding: 8px;
                color: #000
            }

            #tabs-side ul.section-nav-side li.enquire a {
                color: #fff
            }

    .photo-gallery-wrapper {
        width: 681px
    }

        .photo-gallery-wrapper img {
            margin: 4px
        }

    .icon-right {
        width: 48%;
        float: left;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .ir-marg {
        margin-right: 4%
    }

    .action-call div.size1 {
        width: 100%
    }

    .action-call div.size2 {
        width: 100%;
        text-align: center;
        clear: both
    }

    .action-call {
        width: 100%;
        padding: 10px
    }

    .footerstick {
        width: 100%;
        padding: 10px
    }

        .footerstick div.middle {
            margin-left: 10px;
            width: 35%;
            margin-bottom: 20px;
            min-height: 185px;
        }

        .footerstick div:nth-of-type(4) {
            margin-left: 155px !important
        }

        .footerstick div:nth-of-type(6) {
            margin-left: 155px !important
        }

    .credibility-wrapper {
        width: 100%
    }

    .credibility-wrapper-1 {
        width: 100%;
        float: none;
        overflow: hidden;
        clear: both;
        text-align: center
    }

        .credibility-wrapper-1 div {
            display: inline-block
        }

    .credibility-wrapper-2 {
        width: 100%;
        float: none
    }

    .credibility-wrapper-1 div.sprite {
        margin: 0 30px
    }

    .media-wrapper {
        width: 95%;
        height: 300px
    }

        .media-wrapper > div {
            width: 48%
        }

    .m-h {
        width: 100%
    }

    .plan-my-trip {
        width: 485px
    }

    .formheader {
        height: 28px;
        line-height: 15px;
        font-size: 12px;
        margin: 20px 0 0
    }

    .sprite-icon-itinerary-map {
        background-position: 455px -5185px
    }

    .logos {
        display: none
    }
}

@media only screen and (min-width:700px) and (max-width:767px) {
    .tour-box-image img {
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .tour-box-image {
        width: 100%;
        float: none;
        width: 100%
    }

    .tour-box-info {
        padding: 10px;
        width: 95%
    }

        .tour-box-info p {
            font-size: 16px
        }

    .tour-box h3 {
        font-size: 16px
    }

    .tour-box {
        width: 48%;
        float: left;
        overflow: hidden;
        padding: 30px 0;
        margin: 0 1%
    }

        .tour-box:not(.collapse-box) {
            border: none
        }

    .countdown {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto
    }

    .box-price {
        margin-top: 10px;
        text-align: center
    }

        .box-price span.from {
            font-size: 10px
        }

    .box-heading {
        font-size: 16px;
        height: 40px;
        text-align: center
    }
}

@media only screen and (min-width:533px) and (max-width:699px) {
    .tour-box-image img {
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .tour-box-image {
        width: 100%;
        float: none
    }

    .tour-box-info {
        padding: 0;
        width: 100%
    }

    .tour-box h3 {
        font-size: 18px;
        margin-top: 20px
    }

    .countdown {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto
    }

    .box-price {
        text-align: center
    }

    .box-heading {
        font-size: 16px;
        text-align: center;
        margin-top: 20px
    }
}

@media only screen and (min-width:533px) and (max-width:767px) {
    ul.tick-mark-wwa-big li {
        font-size: 17px
    }

    ul.cross-mark-wwa-big li {
        font-size: 17px
    }

    .apples {
        float: none;
        width: 100%
    }

    .oranges {
        float: none;
        width: 100%
    }

    .credibility-wrapper-1, .credibility-wrapper-2 {
        border-right: none
    }

    .bg-top-bwx {
        height: 300px;
        margin-top: 0
    }

    .area-grid-wrapper-box {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        min-height: auto;
    }

        .area-grid-wrapper-box img {
            border-left: 0
        }

        .area-grid-wrapper-box p {
            height: auto
        }

        .area-grid-wrapper-box a.textclick:link, .area-grid-wrapper-box a.textclick:visited, .area-grid-wrapper-box a.textclick:hover {
            border-left: 0 solid #fff;
            width: 380px;
            margin: 0 auto;
            border-top: 0
        }

    .footerstick ul.countries li {
        width: 50%;
        border-right: none;
        border-bottom: 1px solid #666
    }

        .footerstick ul.countries li.nam {
            border: none
        }

    .section-itinerary {
        font-size: 17px;
        padding-right: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 5px;
        height: auto
    }

    .section-itinerary-info {
        width: 100%;
        margin-bottom: 30px;
        font-size: 12px;
        overflow: hidden;
        height: auto
    }

        .section-itinerary-info div:nth-child(5) {
            margin-top: 15px;
            clear: left
        }

        .section-itinerary-info div:nth-child(6) {
            margin-top: 15px
        }

    .article-stretch-bg-game {
        background-image: url(../img/img_home/stretch-game-drives-533.jpg)
    }

    .article-stretch-bg-bush {
        background-image: url(../img/img_home/stretch-bush-walks-533.jpg)
    }

    .article-wrapper-col-b-three {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 18px
    }

    .article-stretch-bg-shark {
        background-image: url(../img/img_home/stretch-shark-533.jpg);
        background-repeat: no-repeat;
        background-color: #021960
    }

    .article-stretch-bg-knp-experiences {
        background-image: url(../img/img_home/stretch-knp-experiences-533.jpg);
        background-repeat: no-repeat;
        background-color: #192116
    }

    .article-stretch-faux {
        height: auto
    }

    .grid-four {
        width: 100%
    }

        .grid-four div:not(.blue-button) {
            margin-left: 0;
            margin-right: 0;
            width: 100%;
            float: none
        }

        .grid-four div p {
            width: 90%;
            margin: 0 auto
        }

        .grid-four div a:link, .grid-four div a:visited .grid-four div a:hover {
            text-align: center
        }

    .split-details-wrapper {
        padding-top: 30px !important
    }

    .split-details {
        float: none;
        width: 100%;
        font-size: 13px;
        padding: 0 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .dining-break {
        clear: left
    }

    .dining {
        width: 50%;
        height: auto;
        overflow: hidden
    }

    .home-areas-marg-b {
        background-position: -1px 43px
    }

    .img-two {
        width: 100%
    }

    .article-pic-l {
        float: none;
        max-width: 100%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px
    }

    .article-pic-r {
        float: none;
        max-width: 100%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px
    }

    .bird-wrapper {
        height: auto;
        overflow: hidden;
        width: 80%
    }

        .bird-wrapper div {
            width: 50%;
            height: auto;
            overflow: hidden;
            padding: 5px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

    .article-pic-4 {
        overflow: hidden;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        max-width: 100%;
        height: auto;
        margin: 0
    }

    .article-pic-5 {
        overflow: hidden;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        max-width: 100%;
        height: auto;
        margin: 0
    }

    .activities-wrapper div {
        width: 50%;
        height: 310px
    }

        .activities-wrapper div:nth-child(5) {
            width: 100% !important
        }

    .video-left, .video-right {
        float: none;
        width: 100%
    }

    .feature-stretch p {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 20px
    }

    .feature-a {
        width: 100%
    }

    .feature-wrapper-b-col-wrap {
        width: 100%;
        margin: 10px auto 0
    }

    .feature-wrapper-b-col-wrap-a {
        float: none;
        width: 100%
    }

    .feature-wrapper-b-col-wrap-b {
        float: none;
        width: 100%
    }

        .feature-wrapper-b-col-wrap-b ul.recommended li a:link, .feature-wrapper-b-col-wrap-b ul.recommended li a:visited, .feature-wrapper-b-col-wrap-b ul.recommended li a:hover {
            line-height: 20px;
            font-size: 15px
        }

        .feature-wrapper-b-col-wrap-b ul {
            padding: 16px
        }

            .feature-wrapper-b-col-wrap-b ul.recommended li {
                height: 50px;
                padding-left: 15px
            }

    .article-wrapper {
        width: 100%;
        float: none;
        padding-right: 0
    }

        .article-wrapper h3 {
            margin-left: 0;
            text-align: center !important
        }

    .article-wrapper-col-a, .article-wrapper-col-b {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 18px
    }

    .orange-button-right {
        float: none;
        margin: 0 auto
    }

    .home-big-pic-wrapper {
        width: 100%;
        margin: 0
    }

    .home-big-wrapper-left, .home-big-wrapper-right {
        font-size: 25px;
        height: 300px;
        margin-bottom: 30px
    }

        .home-big-wrapper-left span, .home-big-wrapper-right span {
            line-height: 5px !important
        }

    .feature-a div.half-a, .feature-a div.half-b {
        float: none;
        padding: 25px
    }

    .feature-a div.half-a {
        width: 100%;
        border-right: none
    }

    .feature-a div.half-b {
        width: 100%
    }

    .icon-right-block-client-s, .icon-right-block-expertise {
        float: none;
        margin: 0 auto
    }

    .media-wrapper-left, .media-wrapper-right {
        height: 350px
    }

    .home-areas {
        width: 500px;
        margin: 0 auto;
        height: auto;
        overflow: hidden
    }

        .home-areas div.no-text {
            width: 250px;
            font-size: 18px
        }

        .home-areas div div {
            width: 249px
        }

    .home-areas-top a:link, .home-areas-top a:visited, .home-areas-top a:hover, .home-areas-bottom a:link, .home-areas-bottom a:visited, .home-areas-bottom a:hover {
        width: 249px
    }

    .home-areas-bottom {
        top: 0;
        left: 0
    }

    .home-areas-head {
        display: none
    }

    .home-areas div.with-text {
        width: 250px;
        height: 430px;
        font-size: 18px
    }

    .home-areas div span.t-page {
        font-size: 13px
    }

    ul.social {
        width: 100%;
        width: 85%;
        margin: 0 auto
    }

    .content-half-half div {
        width: 100%;
        float: none;
        padding: 20px
    }

        .content-half-half div h4:first-child {
            margin-top: 0
        }

    .vid-border {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .section-tour-info-cell-c {
        width: 100%
    }

    .section-enquire p.left {
        float: none;
        width: 100%
    }

    .section-enquire p.right {
        float: none;
        width: 100%
    }

    .section-enquire form label {
        float: none;
        padding: 0;
        color: #666;
        background-color: transparent
    }

    .section-enquire form p {
        text-align: left
    }

        .section-enquire form p input {
            height: 50px;
            line-height: 50px
        }

        .section-enquire form p input, .section-enquire form textarea {
            max-width: 100%;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

    .section-enquire input.button {
        float: none;
        width: 100%
    }

    .media-wrapper {
        width: 100%;
        margin: 20px auto 0
    }

        .media-wrapper > div p {
            font-size: 15px
        }

    .m-h {
        width: 100%
    }

        .m-h h3 {
            font-size: 16px
        }

    .photo-gallery-wrapper {
        width: 487px
    }

        .photo-gallery-wrapper img {
            margin: 0;
            border: 9px solid #f9f9f9 !important;
            max-width: 33.33%;
            height: auto
        }

    .icon-right {
        width: 48%;
        float: left;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .ir-marg {
        margin-right: 4%
    }

    .action-call {
        width: 100%;
        padding: 10px
    }

        .action-call div.size1 {
            width: 100%;
            background-image: url(../img/logo-mono.png);
            background-repeat: no-repeat;
            background-position: right 35px
        }

            .action-call div.size1 span {
                height: 40px;
                line-height: 40px;
                width: 60%;
                display: block;
                margin: 0 auto
            }

            .action-call div.size1 div:nth-child(3), .action-call div.size1 div:nth-child(7), .action-call div.size1 div:nth-child(11), .action-call div.size1 div:nth-child(14) {
                clear: left
            }

            .action-call div.size1 div:nth-child(14) {
                width: 100%
            }

        .action-call div.size2 {
            display: none
        }

    .footerstick {
        width: 100%;
        padding: 0
    }

        .footerstick div.left {
            display: none
        }

        .footerstick div.middle {
            width: 100%;
            float: none;
            padding: 0;
            margin: 0 auto;
            border: none;
            min-height: 185px;
        }

        .footerstick div {
            width: 100%
        }

            .footerstick div h4 {
                padding: 7px
            }

        .footerstick ul.newfoot {
            margin: 10px 0 20px 10px
        }

            .footerstick ul.newfoot li {
                margin: 12px 0
            }

        .footerstick div div {
            width: 51px;
            height: 51px;
            float: left;
            margin: 1px 15px 0 0
        }

            .footerstick div div:last-of-type {
                margin: 0 !important
            }

    #tabs-side div.section-side {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        padding: 15px;
        border: 1px solid #eaeaea;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden
    }

    #tabs-side ul.section-nav-side {
        float: none;
        width: 100%
    }

        #tabs-side ul.section-nav-side li.enquire {
            background-color: #4E021B
        }

            #tabs-side ul.section-nav-side li.enquire a {
                color: #fff
            }

        #tabs-side ul.section-nav-side li, #tabs ul.section-nav li a {
            float: none
        }

            #tabs-side ul.section-nav-side li a {
                display: block
            }

            #tabs-side ul.section-nav-side li span {
                display: inline-block;
                float: right;
                font-weight: 800
            }

        #tabs-side ul.section-nav-side li {
            border-top: 1px solid #eaeaea;
            border-bottom: 0;
            border-left: 1px solid #eaeaea;
            border-right: 1px solid #eaeaea;
            line-height: 25px;
            background-color: #ccc
        }

    .container {
        max-width: 298px;
        min-width: 298px;
        background: #fff;
        margin: 0 auto;
        padding: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0
    }

    .plan-my-trip {
        width: 100%;
        text-align: center;
        font-size: 16px
    }

    .copyright {
        width: 100%
    }

    .vid-container {
        position: relative;
        padding-bottom: 52%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0
    }

    .sprite-icon-itinerary-map {
        background-position: 465px -5185px
    }

    .credibility-wrapper {
        width: 100%
    }

    .credibility-wrapper-1 {
        float: none;
        width: 100%
    }

    .credibility-wrapper-2 {
        width: 100%;
        float: none;
        clear: both
    }

    .credibility-wrapper {
        width: 100%
    }

    .credibility-wrapper-1 {
        width: 100%;
        float: none;
        overflow: hidden;
        clear: both;
        text-align: center
    }

        .credibility-wrapper-1 div {
            display: inline-block
        }

    .credibility-wrapper-2 {
        width: 100%;
        float: none
    }

    .credibility-wrapper-1 div.sprite {
        margin: 0 30px
    }

    .credibility2 {
        width: 96%;
        clear: both;
        margin: 0 auto;
        padding-top: 0;
        overflow: hidden
    }

    .credibility-wrapper-1 img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .credibility-wrapper-2 ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto
    }

    .sprite-logo-mono {
        float: right !important
    }

    .size1 ul li {
        display: block;
        width: 100%;
        padding-left: 20px
    }

    .rightcontactmenu {
        margin-bottom: 40px
    }

        .rightcontactmenu ul {
            list-style-type: circle
        }

            .rightcontactmenu ul li {
                background-image: none;
                padding-left: 0
            }

    iframe {
        width: 100%
    }

    .logos {
        display: none
    }

    .formheader {
        height: 38px;
        line-height: 38px;
        font-size: 12px;
        margin: 20px 0 0
    }

    .submitinfo {
        height: auto
    }

    .submitinfotext {
        overflow: visible;
        text-align: left
    }

        .submitinfotext span {
            font-size: 13px;
            font-weight: 500
        }

    .to-bring-pic {
        float: none;
        text-align: center;
        width: 100%
    }

    .to-bring-info {
        float: none;
        width: 100%
    }

    .to-bring-numbers {
        left: 0;
        top: -35px
    }

    .to-bring-wrapper {
        margin-bottom: 20px
    }

    .electricity-wrapper {
        width: 100%;
        padding-top: 10px
    }

    img.electricity {
        float: left;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 70px;
        height: 70px
    }

    img.electricity2 {
        border-right: 1px dashed #ccc;
        border-left: 1px dashed #ccc;
        margin-left: 23px;
        margin-right: 23px;
        padding-left: 20px;
        padding-right: 20px
    }

    .elctricity-float4 {
        position: absolute;
        top: 85px;
        right: 5px;
        font-size: 15px;
        color: #f76813;
        font-weight: 500
    }

    .currency-wrapper div {
        border-right: 1px dashed #ccc;
        padding: 2px;
        text-align: center;
        border-bottom: 1px dashed #ccc;
        font-size: 8px;
        text-transform: uppercase
    }

        .currency-wrapper div img {
            width: 10px;
            height: 10px
        }
}

@media only screen and (min-width:439px) and (max-width:532px) {
    .photo-gallery-wrapper {
        width: 385px
    }

        .photo-gallery-wrapper img {
            max-width: 42%;
            margin: 4%;
            border: 0 solid #f9f9f9 !important
        }
}

@media only screen and (min-width:320px) and (max-width:438px) {
    .photo-gallery-wrapper img {
        max-width: 42%;
        margin: 4%;
        border: 0 solid #f9f9f9 !important
    }
}

@media only screen and (min-width:320px) and (max-width:532px) {
    ul.tick-mark-wwa-big li {
        font-size: 15px
    }

    ul.cross-mark-wwa-big li {
        font-size: 15px
    }

    .apples {
        float: none;
        width: 100%
    }

    .oranges {
        float: none;
        width: 100%
    }

    .credibility-wrapper-1, .credibility-wrapper-2 {
        border-right: none
    }

    .photo-gallery-wrapper-mod a:link, .photo-gallery-wrapper-mod a:visited, .photo-gallery-wrapper-mod a:hover {
        width: 105px;
        height: 80px;
        margin: 4px
    }

    .why {
        padding-left: 0
    }

        .why li {
            font-size: 14px
        }

    .intro-sub {
        font-size: 18px
    }

    .bg-top-bwx {
        height: 280px;
        margin-top: 0
    }

    a:link.cen-more, a:visited.cen-more, a:hover.cen-more {
        width: 300px;
        height: auto
    }

    .bwx-image-1 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-1-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-2 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-2-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-3 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-3-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-4 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-4-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-5 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-5-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-6 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-6-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-7 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-7-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-8 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-8-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-9 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-9-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-10 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-10-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-11 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-11-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-12 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-12-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-13 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-13-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-14 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-14-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-15 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-15-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-16 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-16-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-17 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-17-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-18 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-18-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-19 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-19-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-20 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-20-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-21 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-21-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-22 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-22-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-23 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-23-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-24 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-24-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-25 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-25-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-26 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-26-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-27 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-27-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-28 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-28-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-29 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-29-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-30 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-30-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-31 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-31-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-32 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-32-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-33 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-33-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-34 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-34-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-35 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-35-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-36 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-36-b.jpg);
        background-repeat: no-repeat;
        background-position: top center
    }

    .bwx-image-37 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-37-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-38 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-38-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-39 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-39-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-40 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-40-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-41 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-41-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .bwx-image-42 {
        position: relative;
        background-image: url(../img/img_bg/bg-bw-42-b.jpg);
        background-repeat: no-repeat;
        background-position: center center
    }

    .area-grid-wrapper-box {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        min-height: auto;
    }

        .area-grid-wrapper-box img {
            border-left: 0
        }

        .area-grid-wrapper-box p {
            height: auto;
            margin-bottom: 0
        }

        .area-grid-wrapper-box a.textclick:link, .area-grid-wrapper-box a.textclick:visited, .area-grid-wrapper-box a.textclick:hover {
            border-left: 0 solid #fff;
            border-top: 0
        }

    .footerstick ul.countries li {
        float: none;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #666
    }

    .article-stretch-bg-tailor-b {
        background-position: -200px top
    }

    .article-stretch-bg-bush {
        background-image: url(../img/img_home/stretch-bush-walks-320.jpg)
    }

    .article-stretch-bg-game {
        background-image: url(../img/img_home/stretch-game-drives-320.jpg)
    }

    .article-stretch-bg-magic {
        background-image: url(../img/img_home/stretch-african-magic-320.jpg)
    }

    .article-stretch-bg-knp-experiences {
        background-image: url(../img/img_home/stretch-knp-experiences-320.jpg);
        background-repeat: no-repeat;
        background-color: #192116
    }

    .article-stretch-bg-shark {
        background-image: url(../img/img_home/stretch-shark-320.jpg);
        background-repeat: no-repeat;
        background-color: #021960
    }

    .article-stretch-faux {
        height: auto
    }

    .split-details-wrapper {
        padding-top: 30px !important
    }

    .split-details {
        float: none;
        width: 100%;
        font-size: 13px;
        padding: 0 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .home-areas-marg-b {
        background-position: -1px 43px
    }

    .img-two {
        width: 100%
    }

    .article-pic-l {
        float: none;
        max-width: 100%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px
    }

    .article-pic-r {
        float: none;
        max-width: 100%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px
    }

    .bird-wrapper {
        height: auto;
        overflow: hidden
    }

        .bird-wrapper div {
            width: 50%;
            height: auto;
            overflow: hidden;
            padding: 5px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

    .article-pic-4 {
        overflow: hidden;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        max-width: 100%;
        height: auto;
        margin: 0
    }

    .article-pic-5 {
        overflow: hidden;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        max-width: 100%;
        height: auto;
        margin: 0
    }

    .activities-wrapper div {
        width: 100%;
        height: 280px
    }

    .video-left, .video-right {
        float: none;
        width: 100%
    }

    .section-video {
        height: auto
    }

    .feature-stretch p {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 20px
    }

    .feature-a {
        width: 100%
    }

    .feature-wrapper-b-col-wrap {
        width: 100%;
        margin: 10px auto 60px
    }

    .feature-wrapper-b-col-wrap-a {
        float: none;
        width: 100%
    }

    .feature-wrapper-b-col-wrap-b {
        float: none;
        width: 100%
    }

        .feature-wrapper-b-col-wrap-b ul.recommended li a:link, .feature-wrapper-b-col-wrap-b ul.recommended li a:visited, .feature-wrapper-b-col-wrap-b ul.recommended li a:hover {
            line-height: 20px;
            font-size: 15px
        }

        .feature-wrapper-b-col-wrap-b ul {
            padding: 16px
        }

            .feature-wrapper-b-col-wrap-b ul.recommended li {
                height: 50px;
                padding-left: 15px
            }

    .article-wrapper {
        width: 100%;
        float: none;
        padding-right: 0
    }

        .article-wrapper h3 {
            margin-left: 0;
            text-align: center !important;
            font-size: 30px !important
        }

    .article-wrapper-col-a, .article-wrapper-col-b {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 18px
    }

    .article-wrapper-col-b-three {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 18px
    }

    .orange-button-right {
        float: none;
        margin: 0 auto
    }

    .home-big-pic-wrapper {
        width: 100%;
        margin: 0
    }

    .home-big-wrapper-left, .home-big-wrapper-right {
        width: 100%;
        font-size: 35px;
        float: none;
        margin-bottom: 30px
    }

        .home-big-wrapper-left span, .home-big-wrapper-right span {
            line-height: 5px !important
        }

    .feature-a div.half-a, .feature-a div.half-b {
        float: none;
        padding: 25px
    }

    .feature-a div.half-a {
        width: 100%;
        border-right: none
    }

    .feature-a div.half-b {
        width: 100%
    }

    .icon-right-block-expertise {
        float: none;
        margin: 0 auto
    }

    .icon-right-block-client-s {
        float: none;
        margin: 0 auto
    }

    .media-wrapper-left, .media-wrapper-right {
        height: 280px
    }

    .home-areas {
        width: 100%;
        height: auto;
        overflow: hidden
    }

        .home-areas div.no-text, .home-areas div.with-text {
            float: none;
            margin: 0 auto 30px;
            font-size: 18px
        }

        .home-areas div.with-text {
            height: 390px
        }

    .home-areas-bottom {
        top: 0;
        left: 0
    }

        .home-areas-bottom a:link, .home-areas-bottom a:visited, .home-areas-bottom a:hover {
            top: 5px;
            left: 0;
            padding-top: 0
        }

    .home-areas-head {
        display: none
    }

    .home-areas div div {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 44px
    }

    .grid-four {
        width: 100%
    }

        .grid-four div:not(.blue-button) {
            margin-left: 0;
            margin-right: 0;
            width: 100%;
            float: none
        }

        .grid-four div p {
            width: 90%;
            margin: 0 auto
        }

        .grid-four div a:link, .grid-four div a:visited .grid-four div a:hover {
            text-align: center
        }

    .faq-span {
        font-size: 14px
    }

    .dining {
        width: 100%;
        height: auto;
        float: none
    }

    .dining-b {
        width: 100%;
        height: auto;
        float: none
    }

    .content p:last-of-type {
        margin-bottom: 16px
    }

    .content-half-half div {
        width: 100%;
        float: none;
        padding: 0
    }

        .content-half-half div h4:first-child {
            margin-top: 0
        }

    .countdown-b-wrapper {
        float: none;
        height: 120px;
        margin: 0 auto
    }

    .countdown-b {
        height: 120px;
        line-height: 120px
    }

    .info-table {
        margin-bottom: 20px;
        font-size: 12px;
        text-transform: uppercase
    }

    .info-table-b {
        margin-bottom: 20px;
        font-size: 12px;
        text-transform: uppercase
    }

    .content {
        padding: 0
    }

    .vid-border {
        padding: 20px 5px;
        background-color: #fff;
        border: 1px solid #ccc;
        width: 100%;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .spacer-icon-right {
        height: 0
    }

    .credibility2 {
        width: 95%
    }

    .media-wrapper {
        width: 100%;
        margin: 40px auto 0
    }

        .media-wrapper > div {
            width: 100%;
            margin-bottom: 30px
        }

    .m-h {
        width: 100%
    }

        .m-h h3 {
            text-align: left
        }

    .countdown {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 272px;
        height: 100%
    }

    #tabs-side div.section-side {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        padding: 15px;
        border: 1px solid #eaeaea;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden
    }

    #tabs-side ul.section-nav-side {
        float: none;
        width: 100%
    }

        #tabs-side ul.section-nav-side li.enquire {
            background-color: #4E021B
        }

            #tabs-side ul.section-nav-side li.enquire a {
                color: #fff
            }

        #tabs-side ul.section-nav-side li, #tabs ul.section-nav li a {
            float: none
        }

            #tabs-side ul.section-nav-side li a {
                display: block
            }

            #tabs-side ul.section-nav-side li span {
                display: inline-block;
                float: right;
                font-weight: 800
            }

        #tabs-side ul.section-nav-side li {
            border-top: 1px solid #eaeaea;
            border-bottom: 0;
            border-left: 1px solid #eaeaea;
            border-right: 1px solid #eaeaea;
            line-height: 25px;
            background-color: #ccc
        }

    .footer-grey-light {
        display: none
    }

    .footerstick {
        width: 100%;
        padding: 0
    }

        .footerstick div.left {
            display: none
        }

        .footerstick div.middle {
            width: 100%;
            float: none;
            margin: 0 auto;
            padding: 0;
            border: none;
            min-height: 185px;
        }

        .footerstick div {
            width: 100%
        }

            .footerstick div h4 {
                padding: 7px
            }

            .footerstick div div {
                width: 51px;
                height: 51px;
                float: left;
                margin: 1px 15px 0 0
            }

                .footerstick div div:last-of-type {
                    margin: 0 !important
                }

        .footerstick ul.newfoot {
            margin: 10px 0 20px 10px
        }

            .footerstick ul.newfoot li {
                margin: 12px 0
            }

    .introduction {
        width: 98%;
        text-align: center;
        font-size: 18px
    }

    .section-itinerary {
        font-size: 17px;
        padding-right: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 5px;
        height: auto
    }

        .section-itinerary > div {
            height: 55px;
            font-size: 14px;
            width: 73px
        }

    .section-itinerary-info {
        width: 100%;
        margin-bottom: 30px;
        font-size: 12px;
        overflow: hidden;
        height: auto
    }

    .section .section-itinerary-info:last-child {
        margin-bottom: 0 !important
    }

    .section-itinerary-info div:nth-child(2) {
        clear: right
    }

    .section-margin {
        display: none
    }

    .section-itinerary-info div:nth-child(3) {
        clear: left;
        margin-top: 15px
    }

    .section-itinerary-info div:nth-child(4) {
        margin-top: 15px
    }

    .section-itinerary-info div:nth-child(5) {
        margin-top: 15px;
        clear: left
    }

    .section-itinerary-info div:nth-child(6) {
        margin-top: 15px
    }

    .section-itinerary-info div.lux-lux {
        clear: left !important;
        margin-left: 38px
    }

    .section-itinerary-info div.std-lux {
        clear: left !important;
        margin-left: 38px
    }

    .section-itinerary-info div {
        padding: 0 7px
    }

    .section-tour-info-cell-c {
        width: 100%
    }

    .section-enquire p.left {
        float: none;
        width: 100%
    }

    .section-enquire p.right {
        float: none;
        width: 100%
    }

    .section-enquire form p {
        text-align: left
    }

        .section-enquire form p input {
            height: 50px;
            line-height: 50px
        }

        .section-enquire form p input, .section-enquire form textarea {
            max-width: 100%;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

    .section-enquire input.button {
        float: none;
        width: 100%
    }

    .tour-box-image img {
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .tour-box-image {
        width: 100%;
        float: none
    }

    .tour-box-info {
        padding: 0;
        width: 100%
    }

    .tour-box h3 {
        font-size: 18px;
        margin-top: 20px;
        text-align: center
    }

    .box-price {
        margin-top: 10px;
        text-align: center
    }

        .box-price span.from {
            font-size: 10px
        }

    #map-canvas-new {
        height: 400px
    }

    .container {
        max-width: 298px;
        min-width: 298px;
        background: #fff;
        margin: 0 auto;
        padding: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0
    }

    .plan-my-trip {
        width: 100%;
        text-align: center;
        font-size: 16px
    }

        .plan-my-trip:hover {
            font-size: 16px
        }

    .credibility {
        width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .credibility-wrapper {
        width: 90%;
        overflow: hidden
    }

    .credibility-wrapper-2 {
        width: 100%;
        float: none;
        margin: 30px 0 0;
        border-left: none;
        padding: 0
    }

        .credibility-wrapper-2 ul {
            list-style-type: none;
            padding: 0;
            margin: 0 auto
        }

    .credibility-wrapper-1 {
        float: none;
        margin: 0;
        width: 100%
    }

        .credibility-wrapper-1 img {
            display: block;
            margin-left: auto;
            margin-right: auto
        }

    .vid-container {
        position: relative;
        padding-bottom: 52%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0
    }

    .sprite-icon-itinerary-map {
        background-position: 500px -5185px
    }

    html {
        -webkit-text-size-adjust: none
    }

    .sprite-logo-mono {
        float: right !important
    }

    ul.social {
        padding: 0;
        margin: 0;
        clear: both;
        overflow: hidden;
        width: 100%
    }

    .size1 ul li {
        display: block;
        width: 100%;
        padding-left: 20px
    }

    .rightcontactmenu {
        margin-bottom: 40px
    }

        .rightcontactmenu ul {
            list-style-type: circle
        }

            .rightcontactmenu ul li {
                background-image: none;
                padding-left: 0
            }

    iframe {
        width: 100%
    }

    .logos {
        display: none
    }

    .box-heading {
        margin-top: 20px;
        font-size: 18px;
        text-align: center
    }

    .formheader {
        height: 28px;
        line-height: 15px;
        font-size: 12px;
        margin: 20px 0 0
    }

    .submitinfo {
        height: auto
    }

    .submitinfotext {
        overflow: visible;
        text-align: left;
        font-size: 15px
    }

        .submitinfotext span {
            font-size: 18px;
            font-weight: 500
        }

    .to-bring-pic {
        float: none;
        text-align: center;
        width: 100%
    }

    .to-bring-info {
        float: none;
        width: 100%
    }

    .to-bring-numbers {
        left: 0;
        top: -35px
    }

    .to-bring-wrapper {
        margin-bottom: 20px
    }

    img.electricity {
        float: left;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 70px;
        height: 70px
    }

    img.electricity2 {
        border-right: 1px dashed #ccc;
        border-left: 1px dashed #ccc;
        margin-left: 23px;
        margin-right: 23px;
        padding-left: 20px;
        padding-right: 20px
    }

    .electricity-wrapper {
        width: 100%;
        padding-top: 10px
    }

    .elctricity-float4 {
        position: absolute;
        top: 85px;
        right: 5px;
        font-size: 15px;
        color: #f76813;
        font-weight: 500
    }

    .currency-wrapper div {
        border-right: 1px dashed #ccc;
        padding: 2px;
        text-align: center;
        border-bottom: 1px dashed #ccc;
        font-size: 8px;
        text-transform: uppercase
    }

        .currency-wrapper div img {
            width: 10px;
            height: 10px
        }
}

@media print {
    html, body {
        background: #fff !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
        font-family: Verdana,Geneva,sans-serif;
        font-size: 16pt
    }

    .navigation, .logos, .plan-my-trip {
        display: none
    }

    p {
        orphans: 3;
        widows: 3
    }

    a {
        color: #000 !important
    }

    .areamap, .areamap2, .areamap3, .areamap4, .areamap5, .areamap6, .areamap7, .areamap8, .areamap9, .areamap10, .areamap11, .areamap12, .areamap13, .areamap14, .areamap15, .areamap16, .areamap17, .areamap18, .areamap19, .areamap20, .areamap21, .areamap22, .areamap23, .areamap24, .areamap25, .areamap26, .areamap27, .areamap28, .areamap29, .areamap30, .areamap31, .areamap32 {
        -webkit-print-color-adjust: exact
    }

    .legendwrapper {
        line-height: normal !important
    }

    .legend2 {
        white-space: nowrap !important
    }

    .tel, iframe, .homevideo, .background5 {
        display: none
    }

    .content_w {
        max-height: 500px;
        width: 100%;
        overflow: visible
    }

    .content {
        width: 100%
    }

    .formheader {
        color: #000 !important;
        font-size: 16pt !important
    }

    .maplegend div, .maplegend div span {
        color: #000;
        font-size: 11pt !important
    }

    .wrapper {
        border: 0 !important
    }

    @page {
        margin: 2cm
    }

    .credibility {
        clear: both;
        background-color: #fff;
        width: 118%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 0
    }

    .credibility-wrapper {
        width: 100%
    }

    .credibility-wrapper-1, .credibility-wrapper-2 {
        width: 33%
    }
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px)
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    zoom: 1
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background-color: #f2f2f2;
    color: #333
}

    .ui-widget-content a {
        color: #33333;
        border: 0
    }

.ui-widget-header {
    border: 1px solid #94bfde;
    background-color: #94bfde;
    color: #fff;
    font-weight: 700;
    font-size: 14px
}

    .ui-widget-header a {
        color: #fff;
        border: 0
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #ccc;
        background-color: #fff;
        font-weight: 700;
        font-size: 11px;
        color: #232323;
        text-align: center
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #1c94c4;
            text-decoration: none
        }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        border: 1px solid #94bfde;
        font-weight: 700;
        color: #666
    }

        .ui-state-hover a, .ui-state-hover a:hover {
            color: #c77405;
            text-decoration: none
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #94bfde;
        font-weight: 700;
        background-color: #94bfde;
        color: #fff !important
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #eb8f00;
            text-decoration: none
        }

.ui-widget:active {
    outline: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #94bfde;
    background-color: #94bfde;
    color: #fff
}

    .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
        color: #363636
    }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(../images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff
}

    .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
        color: #fff
    }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-widget-content .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_ffffff_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(../images/ui-icons_ef8c08_256x240.png)
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(../images/ui-icons_ef8c08_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(../images/ui-icons_ef8c08_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(../images/ui-icons_228ef1_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(../images/ui-icons_ffd27a_256x240.png)
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-off {
    background-position: -96px -144px
}

.ui-icon-radio-on {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url(../images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(../images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.ui-datepicker {
    width: 268px;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group {
        float: right
    }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

    .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-datepicker-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.sprite-logo-trip-advisor {
    border: none !important
}

.sprite-logo-satsa {
    border: none !important
}

.sprite-icon_open-2 {
    height: 15px;
    background-position: -5px -10880px
}

.sprite-icon_open-3 {
    height: 30px;
    background-position: -5px -10930px
}

.sprite-icon_open-4 {
    height: 18px;
    background-position: -2px -2852px
}

.credibility-wrapper-1 div.sprite {
    margin: 0 auto 20px
}

.sprite-icon_southafrica-b {
    height: 24px;
    background-position: -5px -2982px;
    font-size: 15px;
    color: #000;
    padding-left: 40px;
    margin: 5px auto 0;
    width: 70%;
    font-style: italic
}

.sprite-icon_usa-b {
    height: 24px;
    background-position: -5px -3204px;
    font-size: 15px;
    color: #000;
    padding-left: 40px;
    width: 70%;
    margin: 0 auto;
    font-style: italic
}

.sprite-icon_uk-b {
    height: 24px;
    background-position: -5px -3170px;
    font-size: 15px;
    color: #000;
    padding-left: 40px;
    width: 70%;
    margin: 0 auto;
    font-style: italic
}

.sprite-icon_australia-b {
    height: 24px;
    background-position: -5px -1384px;
    font-size: 15px;
    color: #000;
    padding-left: 40px;
    width: 70%;
    margin: 0 auto;
    font-style: italic
}

.sprite-logo-trip-advisor {
    width: 141px;
    height: 126px;
    background-position: -5px -5256px
}

    .sprite-logo-trip-advisor a:link, .sprite-logo-trip-advisor a:visited, .sprite-logo-trip-advisor a:hover {
        display: block;
        width: 141px;
        height: 126px
    }

.sprite-logo-satsa {
    width: 142px;
    height: 108px;
    background-position: -166px -5256px
}

    .sprite-logo-satsa a:link, .sprite-logo-satsa a:visited, .sprite-logo-satsa a:hover {
        display: block;
        width: 142px;
        height: 108px
    }

.sprite-logo-new-york-times {
    width: 142px;
    height: 115px;
    background-position: -5px -5402px
}

    .sprite-logo-new-york-times a:link, .sprite-logo-new-york-times a:visited, .sprite-logo-new-york-times a:hover {
        display: block;
        width: 142px;
        height: 115px
    }

.sprite-logo-the-independent {
    width: 130px;
    height: 130px;
    background-position: -166px -5402px
}

    .sprite-logo-the-independent a:link, .sprite-logo-the-independent a:visited, .sprite-logo-the-independent a:hover {
        display: block;
        width: 130px;
        height: 130px
    }

.sprite-logo-the-washington-post {
    width: 142px;
    height: 103px;
    background-position: -5px -5552px
}

    .sprite-logo-the-washington-post a:link, .sprite-logo-the-washington-post a:visited, .sprite-logo-the-washington-post a:hover {
        display: block;
        width: 142px;
        height: 103px
    }

.sprite-logo-travel-and-leisure {
    width: 142px;
    height: 52px;
    background-position: -166px -5552px
}

    .sprite-logo-travel-and-leisure a:link, .sprite-logo-travel-and-leisure a:visited, .sprite-logo-travel-and-leisure a:hover {
        display: block;
        width: 142px;
        height: 52px
    }

.sprite-logo-the-telegraph {
    width: 200px;
    height: 35px;
    background-position: -5px -5670px
}

    .sprite-logo-the-telegraph a:link, .sprite-logo-the-telegraph a:visited, .sprite-logo-the-telegraph a:hover {
        display: block;
        width: 200px;
        height: 35px
    }

.sprite-logo-wwf {
    width: 100px;
    height: 148px;
    background-position: -5px -4247px
}

    .sprite-logo-wwf a:link, .sprite-logo-wwf a:visited, .sprite-logo-wwf a:hover {
        display: block;
        width: 100px;
        height: 148px
    }

.sprite-logo-south-africa-tourism {
    width: 142px;
    height: 53px;
    background-position: -5px -3447px
}

    .sprite-logo-south-africa-tourism a:link, .sprite-logo-south-africa-tourism a:visited, .sprite-logo-south-africa-tourism a:hover {
        display: block;
        width: 142px;
        height: 53px
    }

.sprite-logo-department-of-state {
    width: 130px;
    height: 130px;
    background-position: -166px -3447px
}

    .sprite-logo-department-of-state a:link, .sprite-logo-department-of-state a:visited, .sprite-logo-department-of-state a:hover {
        display: block;
        width: 130px;
        height: 130px
    }

.sprite-logo-conde-nast {
    width: 142px;
    height: 42px;
    background-position: -5px -6015px
}

    .sprite-logo-conde-nast a:link, .sprite-logo-conde-nast a:visited, .sprite-logo-conde-nast a:hover {
        display: block;
        width: 142px;
        height: 42px
    }

.sprite-logo-cnn {
    width: 142px;
    height: 68px;
    background-position: -166px -6015px
}

    .sprite-logo-cnn a:link, .sprite-logo-cnn a:visited, .sprite-logo-cnn a:hover {
        display: block;
        width: 142px;
        height: 68px
    }

.sprite-logo-zimbabwe-travel {
    width: 142px;
    height: 124px;
    background-position: -5px -6101px
}

    .sprite-logo-zimbabwe-travel a:link, .sprite-logo-zimbabwe-travel a:visited, .sprite-logo-zimbabwe-travel a:hover {
        display: block;
        width: 142px;
        height: 124px
    }

.sprite-logo-government-of-canada {
    width: 142px;
    height: 37px;
    background-position: -166px -6101px
}

    .sprite-logo-government-of-canada a:link, .sprite-logo-government-of-canada a:visited, .sprite-logo-government-of-canada a:hover {
        display: block;
        width: 142px;
        height: 37px
    }

.sprite-logo-zambia-tourism {
    width: 142px;
    height: 67px;
    background-position: -5px -6244px
}

    .sprite-logo-zambia-tourism a:link, .sprite-logo-zambia-tourism a:visited, .sprite-logo-zambia-tourism a:hover {
        display: block;
        width: 142px;
        height: 67px
    }

.sprite-logo-gov-uk {
    width: 100px;
    height: 102px;
    background-position: -166px -6244px
}

    .sprite-logo-gov-uk a:link, .sprite-logo-gov-uk a:visited, .sprite-logo-gov-uk a:hover {
        display: block;
        width: 100px;
        height: 102px
    }

.sprite-logo-namibia-tourism {
    width: 142px;
    height: 85px;
    background-position: -5px -6366px
}

    .sprite-logo-namibia-tourism a:link, .sprite-logo-namibia-tourism a:visited, .sprite-logo-namibia-tourism a:hover {
        display: block;
        width: 142px;
        height: 85px
    }

.sprite-logo-wiki-travel {
    width: 142px;
    height: 81px;
    background-position: -166px -6366px
}

    .sprite-logo-wiki-travel a:link, .sprite-logo-wiki-travel a:visited, .sprite-logo-wiki-travel a:hover {
        display: block;
        width: 142px;
        height: 81px
    }

.sprite-logo-forbes {
    width: 142px;
    height: 37px;
    background-position: -5px -6471px
}

    .sprite-logo-forbes a:link, .sprite-logo-forbes a:visited, .sprite-logo-forbes a:hover {
        display: block;
        width: 142px;
        height: 37px
    }

.sprite-logo-sanparks {
    width: 142px;
    height: 142px;
    background-position: -166px -6471px
}

    .sprite-logo-sanparks a:link, .sprite-logo-sanparks a:visited, .sprite-logo-sanparks a:hover {
        display: block;
        width: 142px;
        height: 142px
    }

.sprite-logo-pro-golfers {
    width: 142px;
    height: 142px;
    background-position: -5px -6633px
}

    .sprite-logo-pro-golfers a:link, .sprite-logo-pro-golfers a:visited, .sprite-logo-pro-golfers a:hover {
        display: block;
        width: 142px;
        height: 142px
    }

.sprite-logo-top-hundred {
    width: 143px;
    height: 47px;
    background-position: -166px -6633px
}

    .sprite-logo-top-hundred a:link, .sprite-logo-top-hundred a:visited, .sprite-logo-top-hundred a:hover {
        display: block;
        width: 143px;
        height: 47px
    }

.sprite-logo-los-angeles-times {
    width: 200px;
    height: 26px;
    background-position: -5px -6795px
}

    .sprite-logo-los-angeles-times a:link, .sprite-logo-los-angeles-times a:visited, .sprite-logo-los-angeles-times a:hover {
        display: block;
        width: 200px;
        height: 26px
    }

.sprite-logo-cape-town-magazine {
    width: 130px;
    height: 130px;
    background-position: -5px -6841px
}

    .sprite-logo-cape-town-magazine a:link, .sprite-logo-cape-town-magazine a:visited, .sprite-logo-cape-town-magazine a:hover {
        display: block;
        width: 130px;
        height: 130px
    }

.sprite-logo-usa-today {
    width: 142px;
    height: 56px;
    background-position: -166px -6841px
}

    .sprite-logo-usa-today a:link, .sprite-logo-usa-today a:visited, .sprite-logo-usa-today a:hover {
        display: block;
        width: 142px;
        height: 56px
    }

.sprite-logo-wikipedia {
    width: 200px;
    height: 60px;
    background-position: -5px -6991px
}

    .sprite-logo-wikipedia a:link, .sprite-logo-wikipedia a:visited, .sprite-logo-wikipedia a:hover {
        display: block;
        width: 200px;
        height: 60px
    }

.sprite-logo-visit-mozambique {
    width: 142px;
    height: 100px;
    background-position: -5px -7071px
}

    .sprite-logo-visit-mozambique a:link, .sprite-logo-visit-mozambique a:visited, .sprite-logo-visit-mozambique a:hover {
        display: block;
        width: 142px;
        height: 100px
    }

.sprite-logo-national-geographic {
    width: 142px;
    height: 40px;
    background-position: -166px -7071px
}

    .sprite-logo-national-geographic a:link, .sprite-logo-national-geographic a:visited, .sprite-logo-national-geographic a:hover {
        display: block;
        width: 142px;
        height: 40px
    }

.sprite-logo-herald-scotland {
    width: 250px;
    height: 50px;
    background-position: -5px -7188px
}

    .sprite-logo-herald-scotland a:link, .sprite-logo-herald-scotland a:visited, .sprite-logo-herald-scotland a:hover {
        display: block;
        width: 250px;
        height: 50px
    }

.sprite-logo-botswana-travel {
    width: 142px;
    height: 40px;
    background-position: -5px -7258px
}

    .sprite-logo-botswana-travel a:link, .sprite-logo-botswana-travel a:visited, .sprite-logo-botswana-travel a:hover {
        display: block;
        width: 142px;
        height: 40px
    }

.sprite-logo-you-tube {
    width: 81px;
    height: 28px;
    background-position: -5px -7318px;
    display: inline-block
}

.sprite-amex_alt {
    width: 32px;
    height: 32px;
    background-position: -5px -5px
}

.sprite-arrow-57-256 {
    width: 46px;
    height: 62px;
    background-position: -5px -78px
}

.sprite-bg-star {
    width: 100px;
    height: 20px;
    background-position: -5px -150px
}

.sprite-facebook {
    width: 51px;
    height: 51px;
    background-position: -5px -505px
}

.sprite-instagram {
    width: 51px;
    height: 51px;
    background-position: -80px -505px
}

.sprite-linkedin {
    width: 51px;
    height: 51px;
    background-position: -80px -566px
}

.sprite-google {
    width: 51px;
    height: 51px;
    background-position: -5px -566px
}

.sprite-icon-answer {
    width: 20px;
    height: 19px;
    background-position: -5px -627px;
    float: left;
    margin-right: 10px
}

.sprite-icon-ending-point {
    width: 24px;
    height: 24px;
    background-position: -5px -690px
}

.sprite-icon-footer-mouse {
    width: 30px;
    height: 24px;
    background-position: -5px -724px
}

.sprite-icon-footer-tel {
    width: 30px;
    height: 24px;
    background-position: -5px -758px
}

.sprite-icon-glance-activities {
    width: 32px;
    height: 32px;
    background-position: -5px -792px
}

.sprite-icon-glance-calendar {
    width: 32px;
    height: 32px;
    background-position: -5px -834px
}

.sprite-icon-glance-facilities {
    width: 32px;
    height: 32px;
    background-position: -5px -876px
}

.sprite-icon-glance-location {
    width: 32px;
    height: 32px;
    background-position: -5px -918px
}

.sprite-icon-glance-rooms {
    width: 32px;
    height: 32px;
    background-position: -5px -960px
}

.sprite-icon-glance-safaris {
    width: 32px;
    height: 32px;
    background-position: -5px -1002px
}

.sprite-icon-glance-type {
    width: 32px;
    height: 32px;
    background-position: -5px -1044px
}

.sprite-icon-green-tick {
    width: 15px;
    height: 15px;
    background-position: -5px -1086px
}

.sprite-icon-lightbulb {
    width: 46px;
    height: 46px;
    background-position: -5px -1111px
}

.sprite-icon-itinerary-map-new {
    background-position: 730px -5185px
}

.sprite-icon-course-type {
    width: 24px;
    height: 24px;
    background-position: -5px -9670px;
    opacity: .3
}

.sprite-icon-course-designer {
    width: 24px;
    height: 24px;
    background-position: -5px -9554px;
    opacity: .3
}

.sprite-icon-course-length {
    width: 24px;
    height: 24px;
    background-position: -5px -9635px;
    opacity: .3
}

.sprite-icon-course-hole {
    width: 24px;
    height: 24px;
    background-position: -5px -9710px;
    opacity: .3
}

.sprite-icon-course-par {
    width: 24px;
    height: 24px;
    background-position: -5px -9596px;
    opacity: .3
}

.sprite-icon-course-tel {
    width: 24px;
    height: 24px;
    background-position: -5px -9747px;
    opacity: .3
}

.sprite-icon-barcode {
    background-image: url(/images/price-hotel.png);
    width: 24px;
    height: 24px;
    opacity: .3;
    background-size: 24px;
}

.sprite-icon-white-price {
    background-image: url(/images/code-icon.png);
    width: 24px;
    height: 24px;
    background-size: 24px;
}

.sprite-icon-white-binox {
    background-image: url(/images/guiding-icon.png);
    width: 24px;
    height: 24px;
    background-size: 24px;
}

.sprite-icon-accom-type {
    background-image: url(/images/accommodation-icon.png);
    width: 24px;
    height: 24px;
    opacity: .3;
    background-size: 24px;
}

.sprite-icon-accom-star {
    width: 24px;
    height: 24px;
    background-position: -112px -5034px;
    opacity: .3
}

.sprite-icon-accom-level {
    width: 24px;
    height: 24px;
    background-position: -206px -5034px;
    opacity: .3
}

.sprite-icon-accom-rooms {
    width: 24px;
    height: 24px;
    background-position: -206px -4980px;
    opacity: .3
}

.sprite-icon-perperson {
    width: 24px;
    height: 24px;
    background-position: -5px -4925px;
    opacity: .3
}

.sprite-icon-starting-date-new {
    background-image: url(/images/starting-date-icon.png);
    width: 24px;
    height: 24px;
    opacity: .3;
    background-size: 24px;
}

.sprite-icon-starting-point-new {
    background-image: url(/images/destinations.jpg);
    width: 24px;
    height: 24px;
    opacity: .3;
    background-size: 24px;
}

.sprite-icon-ending-point-new {
    background-image: url(/images/ending-icon.png);
    width: 24px;
    height: 24px;
    opacity: .3;
    background-size: 24px;
}

.sprite-icon-type-new {
    background-image: url(/images/type-icon2.png);
    width: 24px;
    height: 24px;
    opacity: .3;
    background-size: 24px;
}

.sprite-icon-type-qm {
    width: 24px;
    height: 24px;
    background-position: -279px -5142px;
    opacity: .2;
}

.sprite-icon-type-vhs {
    width: 24px;
    height: 24px;
    background-position: -279px -5103px;
    opacity: .3
}

.sprite-icon-type-guide-n {
    width: 24px;
    height: 24px;
    background-position: -5px -8312px;
    opacity: .3
}

.sprite-icon-type-country-n {
    background-image: url(/images/country-icon.png);
    width: 24px;
    height: 24px;
    opacity: .3;
    background-size:24px;
    
}

.sprite-icon-type-dest-n {
    background-image: url(/images/starting-point-icon.png);
    width: 24px;
    height: 24px;
    opacity: .3;
    background-size: 24px;
}

.sprite-icon-question {
    width: 20px;
    height: 20px;
    background-position: -5px -1201px;
    float: left;
    margin-right: 10px
}

.sprite-icon-red-tick {
    width: 15px;
    height: 15px;
    background-position: -5px -1231px
}

.sprite-icon-starting-point {
    width: 24px;
    height: 24px;
    background-position: -5px -1256px
}

.sprite-icon_accommodation {
    width: 24px;
    height: 16px;
    background-position: -5px -1290px
}

.sprite-icon_guidex {
    width: 24px;
    height: 16px;
    background-position: -309px -1290px
}

.sprite-icon_activities {
    width: 24px;
    height: 24px;
    background-position: -5px -1316px
}

.sprite-icon_area {
    width: 24px;
    height: 24px;
    background-position: -5px -1350px
}

.sprite-icon_australia {
    width: 24px;
    height: 24px;
    background-position: -5px -1384px
}

.sprite-icon_booking0 {
    width: 128px;
    height: 110px;
    background-position: -5px -1418px
}

.sprite-icon_booking1 {
    width: 128px;
    height: 110px;
    background-position: -5px -1538px
}

.sprite-icon_booking2 {
    width: 128px;
    height: 110px;
    background-position: -5px -1658px
}

.sprite-icon_booking3 {
    width: 128px;
    height: 110px;
    background-position: -5px -1778px
}

.sprite-icon_booking4 {
    width: 128px;
    height: 110px;
    background-position: -5px -1898px
}

.sprite-icon_booking5 {
    width: 128px;
    height: 110px;
    background-position: -5px -2018px
}

.sprite-icon_calendar {
    width: 24px;
    height: 24px;
    background-position: -5px -2138px
}

.sprite-icon_contact {
    width: 29px;
    height: 24px;
    background-position: -5px -2172px;
    float: right;
    margin-top: 13px;
    margin-left: 10px
}

.sprite-icon_currency {
    width: 24px;
    height: 24px;
    background-position: -5px -2231px
}

.sprite-icon_duration {
    width: 24px;
    height: 24px;
    background-position: -5px -2265px
}

.sprite-icon_enquire {
    width: 24px;
    height: 24px;
    background-position: -5px -2299px
}

.sprite-icon_exchange {
    width: 24px;
    height: 22px;
    background-position: -5px -2333px
}

.sprite-icon_excluded {
    width: 24px;
    height: 24px;
    background-position: -5px -2365px
}

.sprite-icon_flights {
    width: 24px;
    height: 24px;
    background-position: -5px -2399px
}

.sprite-icon_vhss {
    width: 24px;
    height: 24px;
    background-position: -309px -2365px
}

.sprite-icon_meal-new {
    width: 24px;
    height: 24px;
    background-position: -5px -2787px
}

.sprite-icon_guides_new {
    width: 24px;
    height: 24px;
    background-position: -5px -8312px;
    opacity: .5
}

.sprite-icon_gps {
    width: 24px;
    height: 24px;
    background-position: -5px -2433px
}

.sprite-icon_included {
    width: 24px;
    height: 24px;
    background-position: -5px -2492px
}

.sprite-icon_information {
    width: 23px;
    height: 23px;
    background-position: -5px -2526px
}

.sprite-icon_map_activity {
    width: 16px;
    height: 16px;
    background-position: -5px -2559px
}

.sprite-icon_map_airport {
    width: 19px;
    height: 19px;
    background-position: -5px -2585px
}

.sprite-icon_map_camp {
    width: 21px;
    height: 18px;
    background-position: -5px -2614px
}

.sprite-icon_map_camp2 {
    width: 21px;
    height: 18px;
    background-position: -5px -2642px
}

.sprite-icon_map_camp3 {
    width: 21px;
    height: 18px;
    background-position: -5px -2670px
}

.sprite-icon_map_gate {
    width: 19px;
    height: 19px;
    background-position: -5px -2698px
}

.sprite-icon_map_star {
    width: 19px;
    height: 19px;
    background-position: -5px -2727px
}

.sprite-icon_map_train {
    width: 20px;
    height: 21px;
    background-position: -5px -2756px
}

.sprite-icon_meals2 {
    width: 24px;
    height: 24px;
    background-position: 0 -2821px;
    opacity: .5
}

.sprite-icon_open {
    width: 15px;
    height: 15px;
    background-position: -5px -2852px
}

.sprite-icon_overnight {
    width: 24px;
    height: 24px;
    background-position: 0 -2880px;
    opacity: .5
}

.sprite-icon_payment {
    width: 24px;
    height: 24px;
    background-position: -5px -2914px
}

.sprite-icon_price {
    width: 24px;
    height: 24px;
    background-position: -5px -2948px
}

.sprite-icon_southafrica {
    width: 24px;
    height: 24px;
    background-position: -5px -2982px
}

.sprite-icon_tel {
    width: 24px;
    height: 24px;
    background-position: -5px -3016px
}

.sprite-icon_transfer {
    width: 24px;
    height: 24px;
    background-position: -5px -407px
}

.sprite-icon_tripadvisor {
    width: 51px;
    height: 51px;
    background-position: -5px -3109px
}

.sprite-icon_uk {
    width: 24px;
    height: 24px;
    background-position: -5px -3170px
}

.sprite-icon_usa {
    width: 24px;
    height: 24px;
    background-position: -5px -3204px
}

.sprite-logo-mono {
    width: 135px;
    height: 85px;
    background-position: center -14931px;
    float: left !important;
    margin-right: 10px;
    position: relative;
    padding-top: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    text-shadow: 1px 1px 2px gray,-1px -1px 2px gray,1px 0 2px gray,-1px 0 2px gray
}

.footerstick div.sprite-logo-mono:before {
    content: "African Sky"
}

.sprite-logo_ba {
    width: 148px;
    height: 35px;
    background-position: 0 -3622px
}

.sprite-logo_europcar {
    width: 118px;
    height: 21px;
    background-position: 15px -3667px
}

.sprite-logo_kzn {
    width: 53px;
    height: 63px;
    background-position: 48px -3698px
}

.sprite-logo_saa {
    width: 143px;
    height: 40px;
    background-position: 5px -3771px
}

.sprite-logo_sanpark {
    width: 57px;
    height: 63px;
    background-position: 45px -3821px
}

.sprite-logo_satsa {
    width: 71px;
    height: 54px;
    background-position: 38px -3894px
}

.sprite-logo_tourism {
    width: 59px;
    height: 88px;
    background-position: 45px -3958px
}

.sprite-mastercard {
    width: 32px;
    height: 32px;
    background-position: -5px -4056px
}

.sprite-twitter {
    width: 51px;
    height: 51px;
    background-position: -5px -5725px
}

.sprite-visa {
    width: 32px;
    height: 32px;
    background-position: -5px -5786px
}

.sprite-youtube {
    width: 51px;
    height: 51px;
    background-position: -5px -5828px
}

.sprite-googlemarker-new-airport {
    width: 38px;
    height: 33px;
    background-position: -5px -5950px
}

.sprite-googlemarker-new1 {
    width: 40px;
    height: 40px;
    background-position: -5px -5893px
}
