@import url('https://fonts.googleapis.com/css?family=Lato:700');

#selectpicker-menu1 {
    border: none !important;
    background-color: unset !important;
}

.mobile-enquiry-button {
    position: fixed;
    background: rgba(74, 74, 74, 1);
    width: 100%;
    height: auto;
    bottom: 0px;
    z-index: 999999;
    text-align: center;
    border-top: 1px solid #ffffff;
}

.menu-title{
    text-transform: uppercase !important;
}

.make-enquiry-link {
    color: #FFFFFF;
    font-size: 20px;
    padding: 10px 5px 10px 5px;
    display: block;
    width: auto;
    font-weight: bold;
}

.make-enquiry-link:focus, .make-enquiry-link:hover {
    color: #EF9521;
}

.selectpicker {
    border: none !important;
    font-size: 1.1em !important;
    position: absolute !important;
    z-index: 99999999999999;
    display: block !important;
    background: transparent !important;
    width: auto !important;
    outline: 0;
    box-shadow: none !important;
    cursor: pointer;
}

.selectpicker-mobile {
    margin-top: 10px !important;
    width: 55px !important;
    font-size: 20px !important;
    height: 45px !important;
    font-weight: bold;
    cursor: pointer;
}

.navbar-fixed-top {
    top: 50px !important;
    background: white;
    -webkit-border-radius: 10px 10px 10px 10px !important;
    border-radius: 10px 10px 10px 10px !important;
    position: fixed;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    opacity: 0.9;
}

.scroll-navbar-fixed {
    top: 22px !important;
    z-index: 10000 !important;
    position: fixed;
    width: 100%;
}

#scroll-white-background {
    background: white;
    height: 30px;
    width: 100%;
    position: fixed;
    z-index: 9999;

}

.ekko-lightbox {
    z-index: 10002;
}

.modal-backdrop {
    z-index: 10001;
}

.apply-background {
    display: none;
}

.show-top-bg {
    display: block;
}

.img-responsive {
    transition: all .2s ease-in-out;
    display: block;
}

.img-responsive:hover{
    transform: scale(1.1);
}

.header-logo-img-responsive {
    padding-left: 21px;
    height: 50px;
    margin-top: 4px;
}

.make-enquiry {
    position: absolute;
    right: 75px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    border-radius: 5px;
    top: 62px;
}

img.img-responsive.theme-img-responsive {
    max-height: unset;
    max-width: 100%;
}

.make-enquiry:hover a {
    text-decoration: none;
}

.whatsapp {
    background: #B9B9B9;
    position: relative;
    bottom: 20px;
    float: right;
    right: 6%;
    /* -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
     box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
     filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));*/
    border-radius: 5px;
    width: auto;
    height: 32px;
    display: inline-block;
    border-color: #B9B9B9;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.whatsapp a {
    font-family: "Lato", "Open Sans", serif;
    font-size: 12px;
    font-weight: bold;
    color: white !important;
    position: relative;
    top: 5px;
    text-decoration: none;
}

.main-menu-new {
    top: 10px;
    width: auto;
    position: relative;
}

.header-menu {
    list-style-type: none;
    position: absolute;
    right: 1%;
    top: 7px;
}

.header-li {
    float: left;
    margin-left: -25px;
}

.header-li a {
    display: block;
    color: #655f5c;
    font-family: "Lato", "Open Sans", serif !important;
    font-size: 1.1em !important;
    text-align: center;
    padding: 12px 2px;
    text-decoration: none;
    background-color: transparent !important;
}

.header-li a:hover {
    text-decoration: none;
    font-weight: bold !important;
    color: #e6e6e6 !important;
}

.active {
    text-decoration: underline;
}

.languagepicker {
    background-color: #FFF;
    display: inline-block;
    padding: 0;
    /*height: 60px;*/
    overflow: hidden;
    transition: all .3s ease;
    vertical-align: top;
    float: right;
    width: 50px;
    font-weight: 600;
    text-align: center;
    border-radius: 5px;
    margin-top: -4px;
}

.languagepicker:hover .selectpicker {
    display: block;
}

.header-social-icon {
    height: 15px;
    width: 15px;
}

.large:hover {

    height: 245px;
}

.language-english, .language-french, .language-german {
    text-align: center;
}

.destination-picker {
    padding-left: 0px;
    width: 115px;
}

.themes-menu {
    padding-left: 0px;
}

/*----------------Themes Menu---------------------*/

.destination-picker:hover > .web-themes-items {
    display: block !important;
    background: rgba(74, 74, 74, 1);
    font-size: 12px;
    color: white !important;
    width: 210px;
    margin-left: 15px;
    border-radius: 7px;
    margin-top: -5px;
    z-index: 500;
    position: relative;
    padding-bottom: 8px;
}

.web-themes-items:hover {
    display: block !important;
    background: rgba(74, 74, 74, 1);
    font-size: 12px;
    color: white !important;
    width: 210px;
    margin-left: 15px;
    border-radius: 7px;
    margin-top: -5px;
    z-index: 500;
    position: relative;

}

.web-themes-items {
    display: none !important;
}

.header-li .theme-home-list {
    color: white !important;
    font-size: 16px !important;
    padding-top: 10px;
    text-align: left;
    border-radius: 10px;
    line-height: 16px;
    display: block;
    padding-left: 18px;
    padding-right: 6px;
    min-width: 200px;

}

/*-------------------------------------------------------*/

/*-----------------Destination menu----------------------*/

.destination-picker:hover > .hidden-lg {
    display: block !important;
    background: rgba(74, 74, 74, 1);
    font-size: 12px;
    color: white !important;
    width: 120px;
    margin-left: 15px;
    border-radius: 7px;
    margin-top: -5px;
    padding-bottom: 8px;
}

.hidden-lg:hover {
    display: block !important;
    background: rgba(74, 74, 74, 1);
    font-size: 12px;
    color: white !important;
    width: 100px;
    margin-left: 15px;
    border-radius: 7px;
    margin-top: -5px;
}

.header-li .destination-home-list {
    color: white !important;
    font-size: 16px !important;
    padding-top: 10px;
    text-align: left;
    border-radius: 10px;
    height: 35px;
    display: block;
    padding-left: 15px;
    padding-right: 15px;

}

/*------------------------------------------------*/

/* This is to remove the arrow of select element in IE */
select::-ms-expand {
    display: none;
}

select {
    -webkit-appearance: none;
    appearance: none;
}

.show-icon {
    display: block !important
}

/*-----------------Black Friday Pop Up Ad-----------------------*/

.container5 {
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    height: 100%;
    width: 100%;
    z-index: 10000002;
}

.bfa-wrap {
    margin: 0 auto;
    max-width: 800px;
    text-align: center;
    vertical-align: middle;
    top: 0;
}

img.bfa-res {
    max-width: 100%;
    max-height: 100%;
}

.package-list-title {
    text-align: left;
    color: #BF2933;
    font-size: 1.5em;
    line-height: 1.2;
    min-height: 76px;
    display: inline-block;
    font-weight: bold;
    margin-top: 1%;
    text-transform: uppercase;
}

.package-des {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    min-height: 90px;
}

.package-des p {
    margin: 0px;
}

.see-tour-button {
    width: 262px;
    height: 41px;
    margin-top: 2px;
    margin-left: -1px;
    background: transparent;;
    border-radius: 0px;

}

.see-tour-button a {
    width: 262px;
    height: 41px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

/*-----------------------------------------------------------------*/

@-moz-document url-prefix() {
    .multi-language {
        border: 1px solid #CCC;
        border-radius: 4px;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
    }
    .multi-language select {
        width: 110%;
        background-position: right 30px center !important;
        border: none !important;
    }
}

/*Media quries*/
/*----------- Non-Retina Screens -----------*/
@media screen
and (min-device-width: 1200px) {
    .navbar-fixed-top {
        width: 1118px;
        margin: 0 auto;
        height: 80px;
    }

    .overlay {
        width: 1118px;
        margin: 0 auto;
        height: 80px;
    }

    .mobile-enquiry-button {
        display: none;
    }

    li.header-li {
        display: block;
        width: 160px;
    }

    .new-bfa-img {
        width: 112%;
        height: auto;
        margin-left: -60px;
    }

    .why-travel-images {
        top: 10px;
        text-align: center;
        font-size: 10px;
        font-weight: bold;
    }

    .travel-icon {
        width: 120px !important;
        display: block;
        text-align: center;
    }

    .travel-labels {
        max-width: 80%;
    }

}

@media only screen
and (min-width: 931px)
and (max-width: 1023px) {
    .carousel-inner .text-center {
        margin-top: 100px;
    }

    .navbar-fixed-top {
        top: 22px;
        width: 930px;
        margin: 0 auto;
        height: 87px;
    }

    .languagepicker {
        background-color: #FFF;
        display: inline-block;
        padding: 0;
        transition: all .3s ease;
        vertical-align: top;
        float: right;
        width: 50px;
        font-weight: 600;
        text-align: center;
        border-radius: 5px;
        margin-top: -4px;
    }

    .hidden-lg {
        display: none;
    }

    .mobile-enquiry-button {
        display: none;
    }

    li.header-li {
        display: block;
        width: 160px;
    }

}

@media only screen
and (min-width: 768px)
and (max-width: 930px) {
    .carousel-inner .text-center {
        margin-top: 100px;
    }

    .navbar-fixed-top {
        top: 22px;
        width: 95%;
        margin: 0 auto;
        height: 87px;
    }

    .languagepicker {
        float: none;
        /* margin-top: -30px;*/
    }

    .whatsapp {
        right: 9%;
    }

    .hidden-lg {
        display: none;
    }

    .mobile-enquiry-button {
        display: none;
    }

    li.header-li {
        display: block;
        width: 160px;
    }

    .new-bfa-img {
        width: 112%;
        height: auto;
        margin-left: -60px;
    }

}

/*----Ipad Landscape------*/
@media only screen
and (min-width: 1024px)
and (max-width: 1199px) {
    .single-image {
        max-width: unset !important;
        max-height: 420px !important;
    }

    .package-inner-contents-new {
        /*height: 155px;*/
        margin-top: 8px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .carousel-inner .text-center {
        margin-top: 100px;
    }

    .navbar-fixed-top {
        top: 22px;
        width: 930px;
        margin: 0 auto;
        height: 87px;
    }

    .hidden-lg {
        display: none;
    }

    .mobile-enquiry-button {
        display: none;
    }

    li.header-li {
        display: block;
        width: 160px;
    }

    .new-bfa-img {
        width: 112%;
        height: auto;
        margin-left: -60px;
    }

    .first-para {
        margin-top: -20px;
    }

    .description {
        margin-bottom: 20px;
    }

    .new-ekomi {
        margin-left: 35px;
    }

    .less {
        padding: 12px;
    }

    .more {
        margin-right: 22px !important;
        padding: 12px;
    }
}

@media only screen
and (max-width: 767px) {
    /*about us*/
    .md-description-box {
        width: unset !important;
        text-align: center;
    }

    .md-description-about {
        font-size: 16px;
    }

    .md-description-box {

        border-bottom-right-radius: 25px;
        border-bottom-left-radius: 25px;

    }

    .image-md-box {
        text-align: center;
        float: left;
    }

    .nav-pills > .active > a, .nav-pills > .active > a:hover {
        background-color: #bf2933 !important;
        color: white !important;
        text-decoration: #bf2933 !important;
    }

    .nav-pills > li > a {
        background-color: #b9b9b9 !important;
        color: white !important;
    }
    /*-------*/
    .navbar-fixed-top {
        display: none;
    }

    .apply-background {
        display: none;
    }

    .mobile-view-menu-navigation {
        display: block !important;
        position: fixed !important;
        width: 100%;
    }

    .mobile-enquiry-button {
        display: block;
    }

    .new-bfa-img {
        width: 110%;
        height: auto;
        margin-left: -13px !important;
    }
}

@media only screen
and (max-width: 766px)
and (min-width: 414px) {

    .new-bfa-img {
        width: 110%;
        height: auto;
        margin-left: -15px !important;
    }

    .new-bfa {
        display: block !important;
    }
}

@media only screen
and (max-width: 413px)
and (min-width: 375px) {

    .new-bfa-img {
        width: 111% !important;
        height: auto;
        margin-left: -17px !important;
    }

    .new-bfa {
        display: block !important;
    }
}

@media only screen
and (min-width: 768px)
and (max-width: 1023px) {
    /*about us */
    .managing-director-main-div {
        height: 556px;
        border-radius: 50px;
    }

    .md-description-box {
        width: auto !important;
        text-align: center !important;
    }

    .image-md-box {
        text-align: center;
        float: left;
    }

    .md-image {
        margin: 0 auto;
    }

    .nav-pills > .active > a, .nav-pills > .active > a:hover {
        background-color: #bf2933 !important;
        color: white !important;
        text-decoration: #bf2933 !important;
    }

    .nav-pills > li > a {
        background-color: #b9b9b9 !important;
        color: white !important;
    }
    /*-----*/
    .description {
        width: 720px;
        margin-bottom: 30px;
    }

    .travel-labels {
        margin-top: 10px;
        max-width: 100px;
        font-size: 12px;
    }

    .third-para {
        margin-top: 0px;
    }

    .vacation-tabs {
        margin-top: 40px;
        padding-left: 0;
        padding-right: 0;
    }

    .first-para {
        margin-top: auto;
    }

    .value-desc {
        max-width: 135px;
        padding-left: 15px;
    }

    .col-sm-12 .new-h1-heading {
        text-align: center;

    }

    .our-values-icon {
        margin-right: -15px;
    }

    .new-ekomi {
        width: 700px;
        padding: 22px 15px;
        /*background-color: white;*/
        float: left;
        /*padding-top: 0px;*/
        /*margin-top: -106px;*/
        /*margin-bottom: -82px;*/
        margin-left: 0px;
    }

    .vacation-tabs {
        margin-top: 10px;
    }

    .package-home-page {
        width: 100%;
    }

    .less {
        position: relative;
        margin-left: 12px;
        width: 92%;
        padding: 13px;
        font-size: 18px;

    }

    .more {
        position: relative;
        margin-left: 14px;
        width: 92%;
        padding: 13px;
        font-size: 18px;
        margin-right: 0px !important;
        float: none !important;

    }
}

/*-----------------------*/

@media only screen
and (max-width: 767px)
and (min-width: 374px) {

    .less {
        margin-left: 5px;
    }

}

@media only screen
and (max-width: 930px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    #scroll-white-background {
        display:none ;
    }
}

@media only screen and (max-width: 930px) and (min-width: 768px) {
    li.header-li {
        display: block;
        width: 134px;
    }
}