﻿
.navigation-menu-new div.arrow-a {
    width: 15px;
    height: 75px;
    background-position: -308px -748px;
    float: right;
    padding-left: 5px
}

.navigation-menu-new div.arrow-b {
    width: 15px;
    height: 75px;
    background-position: -308px -748px;
    float: right;
    padding-left: 5px
}

.navigation-menu-new div.arrow-c {
    width: 15px;
    height: 75px;
    background-position: -308px -748px;
    float: right;
    padding-left: 5px
}

#menu-content-destinations, #menu-content-tours, #menu-content-safaris {
    display: none
}

.sprite-index-menu-country {
    width: 30px;
    height: 30px;
    background-position: -302px -925px;
    opacity: .8
}

.sprite-index-menu-top {
    width: 30px;
    height: 30px;
    background-position: -302px -879px;
    opacity: .8
}

.sprite-index-menu-type {
    background-image: url(/images/type-icon.png) !important;
    width: 30px;
    height: 30px;
    opacity: .8;
    background-size: 30px;
}

.sprite-index-menu-level {
    background-image: url(/images/cruise-icon.png) !important;
    width: 30px;
    height: 30px;
    opacity: .8;
    background-size: 30px;
}

.sprite-index-menu-destination {
    background-image: url(/images/experience-icon.png) !important;
    width: 30px;
    height: 30px;
    opacity: .8;
    background-size: 30px;
}

.dotted {
    padding: 0 !important;
    width: 38px !important;
    height: 30px;
    border-right: 2px dotted #fff;
    float: left;
    margin-top: 0 !important;
    margin-right: 5px
}

    .dotted img {
        opacity: .7
    }

.nav-sub-menu {
    position: fixed;
    top: 75px;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 9999;
    background-color: #b6b6b6;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,.5);
    -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,.5);
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.5)
}

.pop-menu-contain {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    width: 1280px;
    padding-left: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.pop-menu-col {
    float: left;
    width: 290px;
    margin-top: 15px;
    padding: 0 15px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.pop-menu-col-b {
    float: left;
    width: 38%;
    margin-top: 15px;
    padding: 0 15px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.pop-menu-pic {
    float: left;
    width: 23%;
    overflow: hidden;
    position: relative;
    background-color: rgba(255,255,255,0.5);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    height: 204px;
    margin-top: 17px;
    margin-bottom: 20px;
   margin-left:10px;
}

.menu-plus-icon {
    position: absolute;
    right: 15px;
    top: 0;
    cursor: pointer;
    background-position: -5px -10887px;
    background-image: url(/img/spritesheet.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: none
}

.pop-menu-pic img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.nav-sub-menu-icon-margin {
    margin-bottom: 10px
}

.pop-menu-pic h4.orange {
    position: absolute;
    top: 50%;
    left: 10px;
    color: #fff;
    margin: 0;
    width: 94%;
    font-weight: 400;
    text-transform: uppercase;
    box-sizing: border-box;
    text-align: center;
    z-index:10;
}
.pop-menu-pic:hover img {
    filter: brightness(70%);
}

.pop-menu-col h4.blue {
    margin-top: 0;
    float: left;
    height: 30px;
    width: 190px;
    font-size: 15px;
    border-bottom: 5px solid #4E021B;
    margin-bottom: 5px;
    font-weight: 500;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 0
}

.pop-menu-col-b h4.blue-b {
    margin-top: 0;
    float: left;
    height: 30px;
    width: 350px;
    font-size: 15px;
    border-bottom: 5px solid #4E021B;
    margin-bottom: 5px;
    font-weight: 500;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 0
}

.menu-toggle {
    clear: both;
    list-style-type: none;
    margin: 6px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.menu-toggle-split {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

.menu-toggle li {
    padding-left: 42px;
    padding-top: 3px;
    padding-bottom: 3px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column
}

    .menu-toggle li:last-of-type {
        border-bottom: none
    }

    .menu-toggle li:first-of-type {
        border-top: none
    }

    .menu-toggle li a:link, .menu-toggle li a:visited {
        text-decoration: none;
        color: #000;
        font-weight: 300;
        font-size: 15px
    }

    .menu-toggle li a:hover {
        color: #fff
    }

.menu-toggle-foot {
    clear: both;
    list-style-type: none;
    margin: 6px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

    .menu-toggle-foot li {
        padding-left: 42px;
        border-bottom: 1px solid #b7b5b5;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        -moz-page-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid-column
    }

        .menu-toggle-foot li:last-of-type {
            border-bottom: none
        }

        .menu-toggle-foot li:first-of-type {
            border-top: none
        }

        .menu-toggle-foot li a:link, .menu-toggle-foot li a:visited, .menu-toggle-foot li a:hover {
            text-decoration: none;
            color: #fff;
            font-weight: 400;
            font-size: 14px
        }

        .col-full{
            width:98% !important;
        }
@media only screen and (min-width:320px) and (max-width:532px) {

    .col-full {
        width: 100% !important;
    }
    .pop-menu-contain {
        display: none
    }

    .navigation-menu-new div.arrow-a {
        display: none
    }

    .navigation-menu-new div.arrow-b {
        display: none
    }

    .navigation-menu-new div.arrow-c {
        display: none
    }
}

@media only screen and (min-width:533px) and (max-width:767px) {
    .col-full {
        width: 100% !important;
    }
    .pop-menu-contain {
        display: none
    }

    .navigation-menu-new div.arrow-a {
        display: none
    }

    .navigation-menu-new div.arrow-b {
        display: none
    }

    .navigation-menu-new div.arrow-c {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .col-full {
        width: 100% !important;
    }
    .pop-menu-contain {
        display: none
    }

    .navigation-menu-new div.arrow-a {
        display: none
    }

    .navigation-menu-new div.arrow-b {
        display: none
    }

    .navigation-menu-new div.arrow-c {
        display: none
    }
}

@media only screen and (min-width:1024px) and (max-width:1120px) {
    .pop-menu-contain {
        width: 1024px;
        padding-left: 5px
    }

    .pop-menu-col {
        width: 250px
    }

    .pop-menu-col-b {
        width: 500px
    }

    .pop-menu-col h4.blue {
        width: 160px;
        font-size: 13px
    }

    .pop-menu-col-b h4.blue-b {
        width: 409px;
        font-size: 13px
    }
}

@media only screen and (min-width:1121px) and (max-width:1224px) {
    .pop-menu-contain {
        width: 1121px;
        padding-left: 5px
    }

    .pop-menu-col-b {
        width: 40%
    }
}

.navigation-new {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 75px;
    z-index: 1001;
    background-color: #4E021B;
    border-bottom: 1px solid #9F9B9B
}

.navigation-menu-new {
    padding-top: 0;
    max-width: 1121px;
    height: 75px;
    margin: 0 auto;
    position: relative
}

    .navigation-menu-new ul.top-nav {
        font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
        list-style-type: none;
        margin: 0;
        padding: 0 20px 0 0;
        height: 30px;
        font-size: 17px;
        float: right
    }

        .navigation-menu-new ul.top-nav li {
            float: left;
            margin: 0 25px 0 0;
            text-align: center;
            line-height: 75px;
            height: 75px
        }

            .navigation-menu-new ul.top-nav li:last-of-type {
                margin-right: 0 !important
            }

            .navigation-menu-new ul.top-nav li a:link, .navigation-menu-new ul.top-nav li a:visited {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-weight: 300;
                font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
                font-size: 15px;
                text-decoration: none;
                color: #fff;
                text-transform: uppercase
            }

            .navigation-menu-new ul.top-nav li a:hover {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                color: #ccc;
                font-weight: 300
            }

.navigation-enquire-new {
    line-height: 30px;
    float: right;
    cursor: pointer;
    width: 140px;
    height: 30px;
    text-align: center;
    margin-top: 22px;
    margin-right: 10px;
    background-color: #F76313;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-image: url(/img/spritesheet.png);
    background-repeat: no-repeat;
    background-position: right -14306px
}

    .navigation-enquire-new a:hover, .navigation-enquire-new a:link, .navigation-enquire-new a:visited {
        font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        text-decoration: none
    }

.logo-float-new {
    position: absolute;
    z-index: 1002;
    top: 7px;
    left: 25px;
    width: 83px;
    height: 61px;
    background-image: url(/img/spritesheet.png);
    background-repeat: no-repeat;
    background-position: center -14931px;
    display: block
}

    .logo-float-new img {
        max-width: 211px;
        max-height: 61px;
        opacity: .5
    }

.logo-text {
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    position: absolute;
    z-index: 1002;
    overflow: hidden;
    left: 0;
    top: 5px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(128,128,128,1),-1px -1px 2px rgba(128,128,128,1),1px 0 2px rgba(128,128,128,1),-1px 0 2px rgba(128,128,128,1)
}

    .logo-text a:link, .logo-text a:visited, .logo-text a:hover {
        line-height: 82px;
        display: block;
        height: 61px;
        text-decoration: none;
        color: #fff
    }

#search-bar-float-new {
    position: absolute;
    width: 100%;
    /*height: 65px;*/
    padding: 15px 10px 10px 10px;
    top: 0;
    right: -17px;
    margin-top: 75px;
    z-index: 1000;
    display: none;
    background: rgba(128,128,128,0.8)
}

    #search-bar-float-new span:not(.gscb_a) {
        color: #fff;
        display: inline-block;
        width: 60%;
        height: 58px;
        line-height: 58px;
        text-align: right;
        font-size: 22px
    }

#show-search {
    text-transform: uppercase;
    color: #fff;
    width: 30px
}

#show-hamburger {
    text-transform: uppercase;
    color: #fff;
    width: 30px;
    display: none
}

#search-bar {
    width: 420px;
    height: 40px;
    float: right
}

#show-search, .sprite-menu-search-new, .sprite {
    background-image: url(/img/spritesheet.png);
    background-repeat: no-repeat;
    display: block
}

.sprite-menu-hamburger-new {
    background-position: -5px -4707px;
    width: 30px;
    height: 30px;
    margin-top: 22px;
    display: none;
    float: right
}

.sprite-menu-search-new {
    /*background-position: -5px -4594px;*/
    float: right;
    width: 30px;
    height: 30px;
    margin-top: 22px;
    cursor: pointer
}

.sprite-menu-blog-new {
    line-height: 49px;
    float: right;
    cursor: pointer;
    width: 30px;
    height: 30px !important;
    padding-top: 0 !important;
    margin: 22px 10px 0 0;
    background-position: -1px -11948px;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif
}

    .sprite-menu-blog-new a:link, .sprite-menu-blog-new a:visited, .sprite-menu-blog-new a:hover {
        display: block;
        width: 30px;
        height: 30px;
        color: #fff;
        text-decoration: none
    }

a:focus {
    outline: none
}

a:link, a:visited, a:hover {
    color: #4E021B;
    text-decoration: underline
}

p a:link, p a:visited {
    color: #4E021B;
    text-decoration: none
}

p a:hover {
    color: #F76313
}

a:link.read-more, a:visited.read-more, a:hover.read-more {
    font-style: normal;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 20px;
    margin-top: 20px;
    color: #F76813;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    clear: both;
    text-align: right
}

body, input, select, textarea {
    font-family: 'Open Sans',sans-serif;
    font-size: 17px
}

html, body {
    height: auto;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

body {
    background-color: #fff;
    color: #666;
    margin: 0;
    padding-bottom: 0;
    position: relative
}

p {
    margin-bottom: 30px
}

h1, h2, h3, h4, h5 {
    font-weight: 400;
    text-transform: uppercase
}

h1 {
    font-size: 32px;
    margin-bottom: 0
}

    h1.center {
        text-align: center;
        font-weight: 400
    }

h2 {
    font-size: 27px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 19px
}

h5 {
    font-size: 17px
}

h1 a:hover, h1 a:link, h1 a:visited, h2 a:hover, h2 a:link, h2 a:visited, h3 a:hover, h3 a:link, h3 a:visited {
    text-decoration: none
}

#breadcrumb {
    line-height: 20px;
    text-transform: uppercase
}

.twocolumn, .wrapper {
    margin: 0 auto;
    clear: both
}

.bg-none-spacer {
    height: 90px;
    width: 100%;
    clear: both
}

.wrapper {
    width: 1121px;
    border-top: none;
    position: relative
}

.twocolumn {
    width: 100%;
    padding-top: 0
}

#breadcrumb {
    padding: 0;
    height: 20px;
    font-size: 12px
}

    #breadcrumb ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

        #breadcrumb ul li {
            display: inline;
            margin: 0;
            height: 10px;
            padding-right: 10px
        }

            #breadcrumb ul li a:link, #breadcrumb ul li a:visited {
                font-size: 12px;
                color: #AFAFAF;
                text-decoration: none
            }

            #breadcrumb ul li a:hover {
                font-size: 12px;
                color: #999
            }

.intro-main {
    font-size: 23px;
    width: 80%;
    margin: 20px auto 30px;
    text-align: center;
    color: #838181;
    font-weight: 300
}

.faux-arrows {
    background-image: url(/img/spritesheet.png);
    background-repeat: no-repeat;
    background-position: right -14297px
}

.pic-grid-wrapper {
    width: 100%;
    overflow: hidden
}

    .pic-grid-wrapper div.box {
        position: relative;
        cursor: pointer;
        overflow: hidden;
        float: left;
        height: 240px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #ccc;
        margin-bottom: 2%;
        margin-left: 1%;
        margin-right: 1%
    }

    .pic-grid-wrapper div.page-pic-travel-advice-half {
        background-image: url(/img/img_pic_page/page-pic-travel-advice-half.jpg);
        background-repeat: no-repeat
    }

    .pic-grid-wrapper div.page-pic-why-african-half {
        background-image: url(/img/img_pic_page/page-pic-why-african-half.jpg);
        background-repeat: no-repeat
    }

.page-pic-luxury-safaris-two-third {
    background-image: url(/img/img_pic_page/page-pic-luxury-safaris-two-third.jpg);
    background-repeat: no-repeat
}

.pic-grid-wrapper div.page-pic-unforgettable-experiences-half {
    background-image: url(/img/img_pic_page/page-pic-unforgettable-experiences-half.jpg);
    background-repeat: no-repeat
}

.pic-grid-wrapper div.page-pic-client-feedback-third {
    background-image: url(/img/img_pic_page/page-pic-client-feedback-third.jpg);
    background-repeat: no-repeat;
    background-position: -100px top
}

.pic-grid-wrapper div.page-pic-special-offers-third {
    background-image: url(/img/img_pic_page/page-pic-special-offers-third.jpg);
    background-repeat: no-repeat;
    background-position: -100px top
}

.pic-grid-wrapper div.page-pic-meet-team-third {
    background-image: url(/img/img_pic_page/page-pic-meet-team-third.jpg);
    background-repeat: no-repeat
}

.pic-grid-wrapper div.page-pic-safaris-tours-two-third {
    background-image: url(/img/img_pic_page/page-pic-safaris-tours-two-third.jpg);
    background-repeat: no-repeat
}

.pic-grid-wrapper div.page-pic-tailormade-travel-third {
    background-image: url(/img/img_pic_page/page-pic-tailormade-travel-third.jpg);
    background-repeat: no-repeat
}

.pic-grid-wrapper div.page-pic-vacations-options-third {
    background-image: url(/img/img_pic_page/bg-types-honeymoon.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.pic-grid-wrapper div.page-pic-dream-destinations-two-third {
    background-image: url(/img/img_pic_page/page-pic-dream-destinations-two-third.jpg);
    background-repeat: no-repeat
}

.pic-grid-wrapper div.box div.info {
    position: relative;
    width: 100%;
    height: 200px;
    margin-top: 40px;
    background-color: rgba(255,255,255,.85);
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    z-index: 999
}

.pic-grid-wrapper div.box:hover div.info {
    display: block
}

    .pic-grid-wrapper div.box:hover div.info p {
        color: #000;
        font-weight: 300;
        text-align: center;
        margin-top: 0
    }

.pic-grid-wrapper div.box div.info a.view-but, .pic-grid-wrapper div.box div.read-but {
    font-size: 13px;
    bottom: 10px;
    width: 100px;
    height: 25px;
    line-height: 25px;
    margin: 5px auto 0;
    color: #fff !important;
    text-decoration: none !important;
    clear: both;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    right: 0;
    display: block
}

.pic-grid-wrapper div.box:hover div.info p span {
    font-weight: 700
}

.pic-grid-wrapper div.box div.read-but {
    z-index: 799;
    background-color: #4E021B;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.pic-grid-wrapper div.box div.info a.view-but {
    font-weight: 500;
    background-color: #F76313;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.pic-grid-wrapper div.head {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 40px;
    height: 40px;
    background-color: rgba(255,255,255,.85)
}

    .pic-grid-wrapper div.head h3 {
        margin: 0 0 0 10px;
        color: #4E021B
    }

.pic-grid-wrapper div.width-b1-half, .pic-grid-wrapper div.width-b2-half, .pic-grid-wrapper div.width-b3-half {
    width: 48%
}

.pic-grid-wrapper div.width-b3-third, .pic-grid-wrapper div.width-b4-third, .pic-grid-wrapper div.width-b5-third {
    width: 31.3%
}

.pic-grid-wrapper div.width-b6-two-third {
    width: 60%
}

.pic-grid-wrapper div.width-b7-third, .pic-grid-wrapper div.width-b8-third {
    width: 36%
}

.pic-grid-wrapper div.width-b9-two-third {
    width: 60%
}

.bg-top {
    height: 500px;
    border-bottom: 1px dashed #e7dedd;
    width: 100%;
    background-color: #ccc;
    background-position: center top;
    margin-top: 75px;
    margin-bottom: 10px;
    clear: both
}

.background-main {
    position: relative;
    background-image: url(/images/halongbay-index.jpg);
    background-repeat: no-repeat
}

.video-blue {
    background-color: #C0D1E0 !important;
    background-image: url(/img/watch-our-video.png);
    background-repeat: no-repeat
}

.video-play {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 100px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.video-play-close {
    cursor: pointer;
    text-transform: uppercase;
    text-align: right
}

.watch-our-video {
    width: 70px;
    height: 70px;
    background-position: -5px -9883px
}

.dest-form-wrapper {
    position: absolute;
    width: 1121px;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 0,#f6f6f6 47%,#ededed 100%);
    background: -webkit-linear-gradient(top,#fff 0,#f6f6f6 47%,#ededed 100%);
    background: linear-gradient(to bottom,#fff 0,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 8px 5px 10px;
    bottom: -40px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 999
}

    .dest-form-wrapper span {
        position: absolute;
        font-size: 15px;
        text-transform: none;
        width: 200px;
        right: 10px
    }

.dest-form select {
    width: 19%;
    float: left;
    margin-right: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ccc;
    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)
}

.dest-form-button {
    display: block;
    cursor: pointer;
    background-color: #f76313;
    border: none;
    float: right;
    width: 120px;
    margin-right: 50px;
    height: 35px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff
}

.dest-form-wrapper h3 {
    text-align: center;
    margin: 0 0 10px;
    padding: 0
}

.form-container {
    width: 1121px;
    margin: 0 auto;
    position: relative;
    height: 420px
}

.slogan-container {
    width: 100%;
    position: absolute;
    top: 82px;
    height: 39px
}

    .slogan-container h1 {
        margin: 0;
        color: #fff;
        text-align: center
    }

.five-seconds {
    font-style: italic;
    font-size: 15px;
    padding-top: 10px
}

.bg-top-box {
    width: 100%;
    padding: 20px;
    -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;
    overflow: hidden
}

.bg-top div.text {
    width: 100%;
    text-align: center;
    color: #fff;
    text-shadow: rgba(255,255,255,.1) -1px -1px 1px,rgba(0,0,0,.5) 1px 1px 1px;
    font-size: 60px;
    text-transform: uppercase
}

    .bg-top div.text span {
        font-size: 40px
    }

.contact-us {
    width: 100%;
    text-align: center;
    height: 50px
}

    .contact-us a:link, .contact-us a:visited {
        margin: 0 auto;
        display: block;
        width: 220px;
        line-height: 48px;
        text-transform: uppercase;
        height: 50px;
        background-color: #4E021B;
        color: #fff;
        text-decoration: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .contact-us a:hover {
        background-color: gray
    }

.telephone {
    height: 35px;
    font-size: 13px;
    width: 1121px
}

    .telephone span {
        font-size: 15px;
        display: inline-block;
        margin-left: 10px;
        color: #ccc;
        height: 30px
    }

    .telephone div.blog-icon {
        text-transform: uppercase;
        float: right;
        margin-left: 10px;
        width: 30px;
        height: 30px;
        margin-right: 2px
    }

    .telephone div.tel-wrap {
        -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,.5);
        -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,.5);
        box-shadow: 0 8px 6px -6px rgba(0,0,0,.5);
        position: absolute;
        right: 0;
        top: 75px;
        text-align: right;
        background-color: #666;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 3px;
        color: #ccc;
        border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px
    }

        .telephone div.tel-wrap a:link, .telephone div.tel-wrap a:link, .telephone div.tel-wrap a:link {
            color: #ccc;
            text-decoration: none
        }

.trip-float {
    position: absolute;
    bottom: 13px;
    right: 10px
}

.sprite-logo-trip-advisor-white {
    background-image: url(/images/real-deal-icon.png);
    width: 141px;
    height: 126px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-size:141px;
        
}

    .sprite-logo-trip-advisor-white a:link, .sprite-logo-trip-advisor-white a:visited, .sprite-logo-trip-advisor-white a:hover {
        display: block;
        width: 141px;
        height: 126px
    }

.start-trip-wrapper {
    z-index: 1000;
    position: absolute;
    top: 185px;
    width: 410px;
    left: 15px;
    right: 0;
    margin: 0 auto;
    overflow: hidden
}

.start-trip {
    width: 280px;
    float: left;
    height: 50px;
    background-color: #fff;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    -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
}

.start-trip-icon {
    background-image: url(/images/compass-icon.png);
    float: left;
    width: 60px;
    height: 50px;
    background-size: 52px;
}

.start-trip-button {
    width: 60px;
    display: block !important;
    float: right;
    height: 50px;
    background-color: #4E021B;
    cursor: pointer;
    background-position: -230px -494px
}

.start-trip-slogan {
    text-shadow: rgba(255,255,255,.1) -1px -1px 1px,rgba(0,0,0,.5) 1px 1px 1px;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 25px
}

.start-trip-option {
    overflow: hidden;
    width: 340px;
    display: none
}

    .start-trip-option div {
        font-weight: 300;
        width: 280px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #f2f2f2;
        border-bottom: 1px solid #fff;
        cursor: pointer;
        margin-left: 60px
    }

        .start-trip-option div a:link, .start-trip-option div a:link, .start-trip-option div a:link {
            text-decoration: none
        }

#tabs {
    margin: 0
}

    #tabs div.section {
        clear: both;
        border: 0 solid #eaeaea;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden
    }

div.section-margin {
    height: 40px
}

#tabs ul.section-nav {
    width: 80%;
    overflow: hidden;
    list-style: none;
    margin: 0 auto 20px;
    padding: 8px 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    #tabs ul.section-nav li {
        background-color: #fff;
        text-align: center;
        width: 22%;
        text-transform: uppercase;
        display: inline-block;
        margin-right: 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 3px;
        height: 35px;
        line-height: 35px;
        border: 1px solid #ccc;
        font-size: 14px;
        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);
        white-space: nowrap;
    }

        #tabs ul.section-nav li:last-of-type {
            margin-right: 0
        }

        #tabs ul.section-nav li span {
            display: none
        }

        #tabs ul.section-nav li, #tabs ul.section-nav li a {
            text-transform: uppercase
        }

            #tabs ul.section-nav li.active {
                background-color: #4E021B !important;
                border: 0 !important
            }

                #tabs ul.section-nav li.active a {
                    color: #fff !important
                }

            #tabs ul.section-nav li a {
                text-decoration: none;
                padding: 0
            }

            #tabs ul.section-nav li.enquire a {
                color: #F76313
            }

.days-price {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: left;
    padding-left: 10px;
}

    .days-price span {
        color: #F76313;
        font-weight: 400
    }

        .days-price span.length {
            background-color: #666;
            color: #fff;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            padding: 0 2px
        }

    .days-price strong {
        font-weight: 700
    }

.per-person {
    font-size: 10px
}

@media only screen and (min-width:1024px) and (max-width:1120px) {
    h3 {
        font-size: 18px
    }

    .wrapper {
        width: 95%;
        height: auto;
        overflow: hidden;
        border: 0 !important
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .intro-main, h3 {
        font-size: 20px
    }

    #breadcrumb {
        display: none
    }

    .wrapper {
        width: 95%
    }

    .intro-main {
        width: 90%
    }

    .bg-top div.text {
        font-size: 50px
    }

    .trip-float {
        display: none
    }
}

@media only screen and (min-width:533px) and (max-width:767px) {
    html {
        -webkit-text-size-adjust: none
    }

    h1 {
        text-align: center
    }

    .wrapper {
        width: 95%;
        height: auto;
        overflow: hidden;
        border: 0 !important
    }

    .twocolumn {
        width: 100%;
        margin: 0 auto;
        clear: both
    }

    #breadcrumb {
        display: none
    }

    .intro-main {
        width: 95%;
        font-size: 20px;
        margin: 20px auto 40px;
        font-style: italic
    }

    .bg-top {
        height: 340px;
        margin-top: 66px
    }

    .dest-form-wrapper {
        bottom: -170px;
        width: 97%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .background-main {
        background-image: url(/img/img_bg/533/background-main.jpg);
        background-position: center center
    }

    .form-container {
        height: 300px;
        width: 100%
    }

    .dest-form select {
        width: 48%;
        margin-bottom: 15px;
        margin-right: 5px
    }

    .dest-form-button {
        float: none;
        width: 100%;
        margin-right: 0
    }

    .dest-form {
        width: 95%;
        margin: 0 auto
    }

    .dest-form-wrapper span {
        font-size: 13px;
        width: 180px;
        top: -20px;
        color: #fff
    }

    .trip-float {
        display: none
    }
}

@media only screen and (min-width:320px) and (max-width:532px) {
    h1, h3, h4, h5 {
        text-align: center
    }

    h1 {
        font-size: 22px
    }

    h3 {
        font-size: 18px
    }

    .wrapper {
        width: 95%;
        height: auto;
        border: 0
    }

    .twocolumn {
        width: 100%;
        margin: 0 auto;
        clear: both
    }

    #breadcrumb {
        display: none
    }

    .intro-main {
        width: 100%;
        margin: 20px 0;
        font-size: 18px;
        padding: 0 19px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .video-blue {
        background-position: right 45px
    }

    .bg-top {
        height: 430px;
        margin-top: 66px
    }

    .background-main {
        background-image: url('/images/mobile-photo.jpg') !important;
        background-position: center center
    }

    .dest-form-wrapper {
        bottom: -150px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .form-container {
        height: 220px;
        width: 100%;
        overflow: hidden;
        background-color: #7fffd4
    }

    .dest-form select {
        width: 100%;
        float: none;
        margin-bottom: 15px;
        margin-right: 0
    }

    .dest-form-button {
        float: none;
        width: 100%;
        margin-right: 0
    }

    .dest-form {
        width: 95%;
        margin: 0 auto
    }

    .dest-form-wrapper span {
        font-size: 13px;
        width: 180px;
        top: -20px;
        color: #fff
    }

    .bg-top div.contact-us a:link, .bg-top div.contact-us a:visited {
        width: 220px;
        font-size: 14px
    }

    .trip-float {
        display: none
    }
}

@media only screen and (min-width:1024px) and (max-width:1120px) {
    .dest-form-wrapper {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .dest-form select {
        width: 18%
    }

    .form-container {
        width: 100%
    }

    #tabs ul.section-nav {
        width: 90%
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .dest-form-wrapper {
        bottom: -170px;
        width: 97%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .dest-form select {
        width: 49%;
        margin-bottom: 15px;
        margin-right: 5px
    }

    .dest-form-button {
        float: none;
        width: 30%;
        margin: 0 auto
    }

    .dest-form {
        width: 95%;
        margin: 0 auto
    }

    .form-container {
        height: 300px;
        width: 100%
    }

    .bg-top {
        height: 300px
    }

    .background-main {
        background-image: url(/img/img_bg/768/background-main.jpg);
        background-position: center center
    }

    .bg-top-box {
        width: 100%;
        height: 120px;
        padding: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .bg-top div.text {
        font-size: 40px;
        line-height: 40px
    }

        .bg-top div.text span {
            font-size: 30px
        }

    #tabs ul.section-nav {
        width: 90%
    }
}

@media only screen and (min-width:533px) and (max-width:767px) {
    .pic-grid-wrapper div.page-pic-tailormade-travel-third {
        background-position: -30px top;
        background-image: url(/img/img_pic_page/page-pic-tailormade-travel-third.jpg);
        background-repeat: no-repeat
    }

    .page-pic-luxury-safaris-two-third {
        background-position: -30px top;
        background-image: url(/img/img_pic_page/page-pic-luxury-safaris-two-third.jpg);
        background-repeat: no-repeat
    }

    .pic-grid-wrapper div.box div.info p {
        font-size: 15px
    }

    .pic-grid-wrapper div.width-b1-half, .pic-grid-wrapper div.width-b2-half, .pic-grid-wrapper div.width-b3-third, .pic-grid-wrapper div.width-b4-third, .pic-grid-wrapper div.width-b5-third, .pic-grid-wrapper div.width-b6-two-third, .pic-grid-wrapper div.width-b7-third, .pic-grid-wrapper div.width-b8-third {
        width: 48%
    }

    .pic-grid-wrapper div.width-b9-two-third {
        width: 98%
    }

    .pic-grid-wrapper div.head h3 {
        font-size: 15px;
        text-align: left
    }

    .bg-top-box {
        width: 100%;
        padding: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: borde-box;
        box-sizing: border-box
    }

    .bg-top div.text {
        font-size: 30px;
        line-height: 30px
    }

        .bg-top div.text span {
            font-size: 20px
        }

    .start-trip-slogan {
        top: 80px
    }

    .start-trip-wrapper {
        top: 263px
    }

    #tabs ul.section-nav {
        padding: 0;
        border: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        #tabs ul.section-nav li, #tabs ul.section-nav li a {
            float: none
        }

            #tabs ul.section-nav li a {
                display: block
            }

        #tabs ul.section-nav li {
            width: auto;
            padding: 3px 5px;
            margin-bottom: 10px;
            margin-right: 0;
            display: block;
            width: 100%;
            padding: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }
}

@media only screen and (min-width:320px) and (max-width:532px) {
    .start-trip-icon {
        display: none !important
    }

    .start-trip {
        width: 80%
    }

    .start-trip-button {
        width: 20%
    }

    .start-trip-option {
        overflow: hidden;
        width: 100%;
        display: none
    }

        .start-trip-option div {
            margin-left: 0;
            width: 100%
        }

    .start-trip-wrapper {
        top: 250px;
        width: 310px;
        left: 0
    }

    .start-trip-slogan {
        top: 80px;
        font-size: 20px
    }

    .pic-grid-wrapper div.page-pic-client-feedback-third {
        background-position: -50px top
    }

    .pic-grid-wrapper div.page-pic-tailormade-travel-third {
        background-image: url(/img/img_pic_page/320/page-pic-tailormade-travel-third.jpg);
        background-repeat: no-repeat
    }

    .pic-grid-wrapper div.page-pic-special-offers-third {
        background-image: url(/img/img_pic_page/320/page-pic-special-offers-third.jpg);
        background-repeat: no-repeat;
        background-position: -20px top
    }

    .page-pic-luxury-safaris-two-third {
        background-image: url(/img/img_pic_page/320/page-pic-luxury-safaris-two-third.jpg);
        background-repeat: no-repeat
    }

    .pic-grid-wrapper div.box {
        float: none;
        margin-bottom: 30px;
        margin-left: 0;
        margin-right: 0;
        height: 190px
    }

        .pic-grid-wrapper div.box div.info {
            height: 150px;
            font-size: 14px
        }

    .pic-grid-wrapper div.width-b1-half, .pic-grid-wrapper div.width-b2-half, .pic-grid-wrapper div.width-b3-third, .pic-grid-wrapper div.width-b4-third, .pic-grid-wrapper div.width-b5-third, .pic-grid-wrapper div.width-b6-two-third, .pic-grid-wrapper div.width-b7-third, .pic-grid-wrapper div.width-b8-third, .pic-grid-wrapper div.width-b9-two-third, .pic-grid-wrapper div.width-b3-half {
        width: 100%
    }

    .pic-grid-wrapper div.box div.head h3 {
        text-align: left
    }

    .bg-top-box {
        width: 100%;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        top: 10px
    }

    .bg-top div.text {
        font-size: 25px
    }

    .contact-us {
        margin-top: 30px
    }

    #tabs ul.section-nav {
        padding: 0;
        border: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        #tabs ul.section-nav li, #tabs ul.section-nav li a {
            float: none
        }

            #tabs ul.section-nav li a {
                display: block
            }

        #tabs ul.section-nav li {
            width: auto;
            padding: 3px 5px;
            margin-bottom: 10px;
            margin-right: 0;
            display: block;
            width: 100%;
            padding: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }
}

@media only screen and (min-width:848px) and (max-width:1023px) {
    .pic-grid-wrapper div.page-pic-special-offers-third {
        background-image: url(/img/img_pic_page/page-pic-special-offers-third.jpg);
        background-repeat: no-repeat;
        background-position: -200px top
    }

    .pic-grid-wrapper div.head h3 {
        font-size: 17px;
        text-align: left
    }
}

@media only screen and (min-width:768px) and (max-width:847px) {
    .pic-grid-wrapper div.width-b1-half, .pic-grid-wrapper div.width-b2-half, .pic-grid-wrapper div.width-b3-third, .pic-grid-wrapper div.width-b4-third, .pic-grid-wrapper div.width-b5-third, .pic-grid-wrapper div.width-b6-two-third, .pic-grid-wrapper div.width-b7-third, .pic-grid-wrapper div.width-b8-third {
        width: 48%
    }

    .pic-grid-wrapper div.width-b9-two-third {
        width: 98%
    }

    .pic-grid-wrapper div.head h3 {
        font-size: 19px;
        text-align: left
    }
}

#cse-search-form {
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f2f2f2;
    padding: 3px
}

#dialog-container #cse-search-form {
    padding: 0;
    margin: 5px 3.125% 15px
}

#cse-search-form form.gsc-search-box {
    margin: 0
}

#cse-search-form table.gsc-search-box {
    border-collapse: collapse;
    margin: 0
}

#cse-search-form .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 0
}

.gsc-search-box-tools .gsc-search-box .gsc-input .gsc-input-box, .gsc-search-box-tools .gsc-search-box .gsc-input .gsc-input-box-focus {
    height: 24px;
    height: 50px
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus, .gsc-input-box-hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

input.gsc-input {
    font-size: 21px !important;
    height: 40px !important;
    background-color: #fff;
    color: #4E021B;
    padding: 5px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

#cse-search-form form.gsc-search-box input.gsc-input {
    background: none repeat scroll 0 0 #fff !important;
    padding: 2px 0
}

.gsib_a {
    padding: 4px 0 0 !important;
    height: 30px !important
}

.gsst_a .gscb_a {
    color: #008fd5;
    height: 30px !important
}

#dialog-container .gsc-search-box-tools .gsc-search-box .gsc-search-button:before {
    top: 7px
}

#cse-search-form.active .gsc-search-box-tools .gsc-search-box .gsc-search-button:before {
    display: none;
    right: -9999px;
    color: #fff
}

.gsc-search-box-tools .gsc-search-box .gsc-search-button input.gsc-search-button {
    display: block;
    width: 0;
    height: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-left: none;
    background-color: #4E021B;
    border-color: #4E021B;
    filter: none;
    padding: 27px;
    margin: 0;
    background-image: url(/img/spritesheet.png);
    background-repeat: no-repeat;
    background-position: center -442px
}

#dialog-container .gsc-search-box-tools .gsc-search-box .gsc-search-button input.gsc-search-button {
    top: -5px
}

#cse-search-form.active .gsc-search-box-tools .gsc-search-box .gsc-search-button input.gsc-search-button {
    border: 1px solid #0376ae;
    background: #008FD5
}

    #cse-search-form.active .gsc-search-box-tools .gsc-search-box .gsc-search-button input.gsc-search-button:hover {
        background: #0376AE
    }

button {
    position: static !important
}

@media only screen and (min-width:1024px) and (max-width:1120px) {
    .navigation-menu-new {
        width: 98%;
        max-width: 98%
    }

        .navigation-menu-new ul.top-nav li a:link {
            font-size: 14px
        }

        .navigation-menu-new ul.top-nav li {
            margin: 0 25px 0 0
        }

    #search-bar-float-new {
        width: 100%;
        right: 0;
        padding: 15px 10px 10px
    }

        #search-bar-float-new span:not(.gscb_a) {
            width: 55%
        }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .navigation-menu-new ul.top-nav {
        padding: 0;
        list-style-type: none;
        width: 100%;
        margin: 0;
        position: absolute;
        top: 76px;
        float: none;
        display: none
    }

        .navigation-menu-new ul.top-nav li {
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #ccc;
            border-top: 1px solid gray;
            background-color: #999;
            width: 100%;
            margin: 0;
            float: none
        }

            .navigation-menu-new ul.top-nav li a {
                display: block;
                position: relative;
                padding: 0;
                font-size: 16px;
                color: #fff;
                outline: 0;
                text-shadow: 1px 1px 0 rgba(128,128,128,1);
                text-decoration: none
            }

    .no-touch ul.top-nav li a:hover {
        background: rgba(255,248,213,.1)
    }

    .navigation-menu-new ul.top-nav li a:hover {
        color: #fff;
        background-color: #acacac
    }

    .navigation-menu-new ul.top-nav li:hover {
        border-bottom: 1px solid #ccc;
        line-height: 60px;
        height: 60px
    }

    .navigation-menu-new {
        width: 100%;
        max-width: 100%
    }

    .navigation-enquire-new {
        margin-right: 50px
    }

    .top-nav {
        display: none
    }

    #search-bar-float-new {
        width: 100%;
        right: 0;
        padding: 15px 10px 10px
    }

        #search-bar-float-new span:not(.gscb_a) {
            width: 40%;
            font-size: 16px
        }

    #show-hamburger {
        display: block;
        margin-left: 10px;
        margin-right: 10px
    }

    #search-bar-float-new {
        right: 0
    }

    .sprite-menu-search-new {
        margin: 23px 30px 0
    }
}

@media only screen and (min-width:533px) and (max-width:767px) {
    .navigation-menu-new ul.top-nav {
        padding: 0;
        list-style-type: none;
        width: 100%;
        margin: 0;
        position: absolute;
        top: 59px;
        float: none;
        display: none
    }

        .navigation-menu-new ul.top-nav li {
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #ccc;
            border-top: 1px solid gray;
            background-color: #999;
            width: 100%;
            margin: 0;
            float: none
        }

            .navigation-menu-new ul.top-nav li a {
                display: block;
                position: relative;
                padding: 0;
                font-size: 16px;
                color: #fff;
                outline: 0;
                text-shadow: 1px 1px 0 rgba(128,128,128,1);
                text-decoration: none
            }

    .no-touch ul.top-nav li a:hover {
        background: rgba(255,248,213,.1)
    }

    .navigation-menu-new ul.top-nav li a:hover {
        color: #fff;
        background-color: #acacac
    }

    .navigation-menu-new ul.top-nav li:hover {
        border-bottom: 1px solid #ccc;
        line-height: 60px;
        height: 60px
    }

    .navigation-new {
        height: 50px;
        padding: 8px 0
    }

    .navigation-menu-new {
        width: 100%;
        max-width: 100%
    }

    .top-nav {
        display: none
    }

    #search-bar-float-new {
        width: 100%;
        right: 0;
        padding: 15px 10px 10px
    }

        #search-bar-float-new span:not(.gscb_a) {
            display: none
        }

    .logo-float-new {
        left: 17px;
        width: 68px;
        height: 46px;
        top: 3px;
        background-position: center -14875px
    }

    .logo-text {
        width: 150px;
        letter-spacing: 3px;
        font-size: 10px;
        left: 5px;
        top: 7px
    }

    .navigation-enquire-new {
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        width: 80px;
        margin-right: 15px;
        font-size: 15px;
        background-image: none;
        height: 30px;
        margin-top: 10px;
        line-height: 30px
    }

    #show-hamburger {
        display: block;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px
    }

    #search-bar {
        width: 95%
    }

    .sprite-menu-hamburger-new {
        float: right
    }

    .sprite-menu-blog-new {
        display: none
    }

    .sprite-menu-search-new, #show-search {
        display: none
    }

    .logo-text a:link, .logo-text a:visited, .logo-text a:hover {
        line-height: 40px;
        height: 46px
    }
}

@media only screen and (min-width:320px) and (max-width:532px) {
    #search-bar-float-new {
        width: 100%;
        right: 0;
        padding: 15px 10px 10px
    }

        #search-bar-float-new span:not(.gscb_a) {
            display: none
        }

    .navigation-menu-new ul.top-nav {
        padding: 0;
        list-style-type: none;
        width: 100%;
        margin: 0;
        position: absolute;
        top: 59px;
        float: none;
        display: none
    }

        .navigation-menu-new ul.top-nav li {
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #ccc;
            border-top: 1px solid gray;
            background-color: #999;
            width: 100%;
            margin: 0;
            float: none
        }

            .navigation-menu-new ul.top-nav li a {
                display: block;
                position: relative;
                padding: 0;
                font-size: 16px;
                color: #fff;
                outline: 0;
                text-shadow: 1px 1px 0 rgba(128,128,128,1);
                text-decoration: none
            }

    .no-touch ul.top-nav li a:hover {
        background: rgba(255,248,213,.1)
    }

    .navigation-menu-new ul.top-nav li a:hover {
        color: #fff;
        background-color: #acacac
    }

    .navigation-menu-new ul.top-nav li:hover {
        border-bottom: 1px solid #ccc;
        line-height: 60px;
        height: 60px
    }

    .navigation-new {
        height: 50px;
        padding: 8px 0
    }

    .bg-none-spacer {
        height: 66px
    }

    .navigation-menu-new {
        width: 100%;
        max-width: 100%;
        height: 50px
    }

    .top-nav {
        display: none
    }

    .logo-float-new {
        left: 17px;
        width: 68px;
        height: 46px;
        top: 3px;
        background-position: center -14875px
    }

    .logo-text {
        width: 150px;
        letter-spacing: 3px;
        font-size: 10px;
        left: 5px;
        top: 7px
    }

    .navigation-enquire-new {
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        width: 80px;
        margin-right: 15px;
        font-size: 15px;
        background-image: none;
        height: 30px;
        margin-top: 10px;
        line-height: 30px
    }

    #show-hamburger {
        display: block;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px
    }

    #search-bar {
        width: 95%
    }

    .sprite-menu-hamburger-new {
        float: right
    }

    .sprite-menu-blog-new {
        display: none
    }

    .sprite-menu-search-new, #show-search {
        display: none
    }

    .logo-text a:link, .logo-text a:visited, .logo-text a:hover {
        line-height: 40px;
        height: 46px
    }
}
