/*********************************************
            -    DEFAULTS    -
**********************************************/

body {
    font-family: Arial, 'Open Sans', sans-serif;
    font-size: 16px;
}
.row {
    max-width: 100%;
    margin: 0px auto;
}
.omega {
    padding-right: 0px;
}
.alpha {
    padding-left: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Open Sans', Arial, sans-serif;
}
a {
  color: #842471;
  cursor: pointer;
}
a:hover {
  color: #842471;
}
.gray-bg-dark {
    background-color: #898989;
}
.gray-bg {
    background: #f5f5f5;
}
ul,
li {
    margin: 0;
    padding: 0;
}
.general ul {
    padding-left: 13px;
    padding-bottom: 10px;
}
.xlarge-gap {
  padding: 25px 0 25px 0;
}
.big-gap {
  padding: 20px 0 20px 0;
}
.medium-gap {
  padding: 15px 0 15px 0;
}
.small-gap {
  padding: 10px 0 10px 0;
}
.xsmall-gap {
  padding: 5px 0 5px 0;
}
embed,
img,
object {
    max-width: 100%;
    height: auto;
}
.embed-responsive-16by9 {
    padding-bottom: 31.3%
}
/*********************************************
            -    SETTINGS FOR NAV    -
**********************************************/
.header-v6 {
    z-index: 88;
    position: fixed;
    width: 100%;
    top: 90px;
}
@media (max-width: 991px) { 
    .header-v6 {
        position: fixed;
        top: 70px;
        background: #ffffff;
    }
    .navbar-collapse {
        height: 320px;
    }
    .tp-banner {
        margin-top: 140px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) { 
    .header-v6 .menu-container {
        width: 100%;
        background: #ffffff;
        margin-top: 15px;
    }
}
@media (max-width: 991px) { 
    .header-v6 .menu-container:before,
    .header-v6 .menu-container:after {
        content: " ";
        display: table;
    }
    .header-v6 .menu-container:after {
        clear: both
    }
    .header-v6 .menu-container {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-v6 > .navbar > .container {
        width: inherit;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .header-v6 > .navbar > .container > .navbar-header,
    .header-v6 > .navbar > .container > .navbar-collapse {
        margin-left: 0;
        margin-right: 0;
    }
}
.header-v6 .navbar {
    border: none;
    margin-bottom: 0;
}
.header-v6 .navbar-brand {
    height: 93px;
    max-height: 93px;
    line-height: 65px;
}
.header-v6 .navbar-brand img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.header-v6 ul :hover {
    background-color: #2a2b2b;
}
.header-v6 li :hover {
    background-color: #2a2b2b;
}
.header-v6 .active {
    background-color: #333;
    color: #842471;
}
.header-v6 .enquire {
    background-color: #248467;
    color: #842471;
}
.header-v6 .navbar-brand img.shrink-logo {
    display: none;
}
.header-v6 .navbar-brand img.default-logo {
    display: inherit;
}
@media (max-width: 991px) { 
    .header-v6 .navbar-brand {
        padding-top: 20px
    }
    .header-v6 .navbar-brand img.shrink-logo {
        display: inherit;
    }
    .header-v6 .navbar-brand img.default-logo {
        display: none;
    }
}
.header-v6 .navbar-toggle {
    border: none;
    margin: 0px 0 0px 15px;
    position: absolute;
    top: 10px;
    right: 15px;
}
.header-v6 .navbar-toggle .icon-bar {
    height: 1px;
    width: 20px;
    font-size: 20px;
    background: #555;
    margin-bottom: 5px;
}
.header-v6 .navbar-toggle .icon-bar:last-child {
    margin-bottom: 0;
}
.header-v6 .navbar-toggle,
.header-v6 .navbar-toggle:hover,
.header-v6 .navbar-toggle:focus {
    background-color: #fff;
    color: #842471;
    border: 1px solid #842471;

}
.header-v6 .navbar-collapse {
    position: relative;
}
.header-v6 .navbar-nav > li > a {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.header-v6 .navbar-nav > li > a > h2 {
    font-size: 15px;
    font-weight: 400;
    margin: 0px;
    line-height: 20px;
}
.navbar-right {
    font-size: 12px;
    font-weight: 400;
}
.tel h3 {
    font-size: 24px !important;
    color: #842471;
}
.tel:hover {
    text-decoration: none
}
.navbar-right h3 {
    font-size: 12px;
    font-weight: 400;
    margin: 0px;
    line-height: 20px;
}
.header-v6 .nav > li > a:hover,
.header-v6 .nav > li > a:focus {
    background: inherit
}
@media (min-width: 992px) { 
    .header-v6 .navbar-nav {
        float: left
    }
}
.header-v6 .header-inner-right {
    float: left;
    z-index: 999;
    margin-left: -20px;
    position: relative;
}
@media (max-width: 350px) { 
    .header-v6 .header-inner-right {
        display: none
    }
}
.header-v6 .menu-icons-list {
    margin: 0;
    list-style: none;
}
.header-v6 li.menu-icons {
    position: relative;
    display: inline-block;
}
.header-v6 li.menu-icons:first-child {
    padding-right: 15px
}
.header-v6 li.menu-icons i.menu-icons-style {
    color: #fff;
    width: 25px;
    cursor: pointer;
    font-size: 16px;
    line-height: 94px;
    text-align: center;
    display: inline-block;
}
.header-v6 li.menu-icons span.badge {
    top: 28px;
    left: 12px;
    color: #fff;
    width: 18px;
    height: 18px;
    padding: 4px;
    display: block;
    font-size: 11px;
    text-align: center;
    position: absolute;
    background: #842471;
    display: inline-block;
    border-radius: 50% !important;
}
.header-v6 .search-open {
    top: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    height: auto;
    display: none;
    padding: 10px;
    position: fixed;
    background: #fff;
}
.header-v6 .search-open .form-control {
    color: #555;
    border: none;
    height: 75px;
    font-size: 33px;
    font-weight: 200;
    box-shadow: none;
    background: #fff;
    padding: 0 14% 0 13%;
    text-transform: uppercase;
    font-family: 'Open Sans', Open Sans;
}
@media (max-width: 991px) { 
    .header-v6 .search-open .form-control {
        padding: 0 28% 0 5%
    }
    .menu-container2 {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        height: 50px;
        border: none;
    }
    .header-v6 {
        top: 30px;
        background: none;
    }
}
@media (max-width: 767px) { 
    .header-v6 .search-open .form-control {
        font-size: 20px
    }
    .menu-container2 {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        height: 50px;
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid#eeeeee;
    }
    .tel {
        display: inline-block
    }
    .tel h3 {
        margin-top: 12px
    }
}
.header-v6 .search-open .form-control::-moz-placeholder {
    color: #555
}
.header-v6 .search-open .form-control:-ms-input-placeholder {
    color: #555
}
.header-v6 .search-open .form-control::-webkit-input-placeholder {
    color: #555
}
.header-v6 .search-open .form-control:hover,
.header-v6 .search-open .form-control:active,
.header-v6 .search-open .form-control:focus {
    border: none;
    box-shadow: none;
}
.header-v6 .search-close {
    z-index: 999;
    position: relative;
}
.header-v6 li.menu-icons i.search-btn {
    color: #fff
}
.header-v6 li.menu-icons i.fa-times {
    color: #444
}
@media (max-width: 991px) { 
    /*Responsive code for max-width: 991px*/
    .header-v6 .navbar-header {
        float: none
    }
    .header-v6 .navbar-toggle {
        display: block
    }
    .header-v6 .navbar-collapse {
        border-color: #eee;
        border-bottom: 1px solid #eee;
    }
    .header-v6 .navbar-collapse.collapse {
        display: none !important
    }
    .header-v6 .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y: auto !important;
    }
    .header-v6 .navbar-nav {
        margin: 0;
        float: none !important;
    }
    .header-v6 .navbar-nav > li {
        float: none
    }
    .header-v6 .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    /*Navbar Nav*/
    .header-v6 .navbar-nav > li > a {
        color: #444
    }
    /*Pull Right*/
    .header-v6 .dropdown-menu.pull-right {
        float: none !important
    }
    /*Dropdown Menu Slide Down Effect*/
    .header-v6 .navbar-nav .open .dropdown-menu {
        border: 0;
        float: none;
        width: auto;
        margin-top: 0;
        position: static;
        box-shadow: none;
        background-color: transparent;
    }
    .header-v6 .navbar-nav .open .dropdown-menu > li > a,
    .header-v6 .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .header-v6 .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }
    .header-v6 .navbar-nav .open .dropdown-menu > li > a:hover,
    .header-v6 .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
    .header-v6 .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }
    .header-v6 .navbar-nav .open .dropdown-menu > li > a:hover,
    .header-v6 .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #842471;
        background-color: transparent;
    }
    .header-v6 .navbar-nav .open .dropdown-menu > .active > a,
    .header-v6 .navbar-nav .open .dropdown-menu > .active > a:hover,
    .header-v6 .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #842471;
        background-color: transparent;
    }
    .header-v6 .navbar-nav .open .dropdown-menu > .disabled > a,
    .header-v6 .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .header-v6 .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #842471;
        background-color: transparent;
    }
    .header-v6 .dropdown-menu.no-bottom-space {
        padding-bottom: 0
    }
    /*Design for max-width: 991px*/
    .header-v6 .navbar-collapse,
    .header-v6 .navbar-collapse .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .header-v6 .navbar-nav > li > a {
        font-size: 14px;
        padding: 12px 5px;
    }
    .header-v6 .navbar-nav > li a {
        border-bottom: none;
        border-top: 1px solid #eee;
    }
    .header-v6 .navbar-nav > li:first-child > a {
        border-top: transparent
    }
    .header-v6 .navbar-nav > li > a:hover {
        color: #842471
    }
    .header-v6 .navbar-nav > .open > a,
    .header-v6 .navbar-nav > .open > a:hover,
    .header-v6 .navbar-nav > .open > a:focus {
        color: #555;
        background: inherit;
    }
    .header-v6 .navbar-nav > .active > a,
    .header-v6 .navbar-nav > .active > a:hover,
    .header-v6 .navbar-nav > .active > a:focus {
        background: inherit;
        color: #842471 !important;
    }
    .header-v6 .dropdown .dropdown-submenu > a {
        font-size: 13px;
        color: #555 !important;
        text-transform: uppercase;
    }
}
@media (min-width: 992px) { 
    /*Navbar Collapse*/
    .header-v6 .navbar-collapse {
        padding: 0
    }
    /*Navbar*/
    .header-v6 .navbar {
        min-height: 40px !important
    }
    .header-v6 .container > .navbar-header,
    .header-v6 .container-fluid > .navbar-header,
    .header-v6 .container > .navbar-collapse,
    .header-v6 .container-fluid > .navbar-collapse {
        margin-bottom: -10px
    }
    .header-v6 .navbar-nav {
        top: 2px;
        position: relative;
    }
    .header-v6 .navbar-nav > li > a {
        /*padding: 20px;*/
        /*line-height: 54px;*/
    }
    .header-v6 .navbar-nav > li > a,
    .header-v6 .navbar-nav > li > a:hover,
    .header-v6 .navbar-nav > li > a:focus,
    .header-v6 .navbar-nav > .active > a,
    .header-v6 .navbar-nav > .active > a:hover,
    .header-v6 .navbar-nav > .active > a:focus {
        color: #fff;
        font-weight: 200;
        background: none;
    }
    .header-v6 .navbar-nav > .open > a,
    .header-v6 .navbar-nav > .open > a:hover,
    .header-v6 .navbar-nav > .open > a:focus {
        color: #fff
    }
    /*Dropdown Menu*/
    .header-v6 .dropdown-menu {
        border: none;
        padding: 15px 0;
        min-width: 230px;
        border-radius: 0;
        background: #fff;
        z-index: 9999 !important;
        border-bottom: solid 3px #842471;
    }
    .header-v6 .dropdown-menu li a {
        color: #777;
        font-size: 13px;
        font-weight: 400;
        padding: 6px 25px;
    }
    .header-v6 .dropdown-menu .active > a,
    .header-v6 .dropdown-menu li > a:hover {
        color: #842471;
        background: inherit;
        filter: none !important;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }
    .header-v6 .dropdown-menu li > a:focus {
        background: none;
        filter: none !important;
    }
    .header-v6 .navbar-nav > li.dropdown:hover > .dropdown-menu {
        display: block
    }
    .header-v6 .open > .dropdown-menu {
        display: none
    }
}
.container-dropdown {
    width: auto
}
.header-v6 .dropdown-submenu {
    position: relative
}
.header-v6 .dropdown-submenu > a:after {
    top: 9px;
    right: 15px;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}
@media (max-width: 991px) { 
    .header-v6 .dropdown-submenu > a:after {
        content: " "
    }
}
.header-v6 .dropdown-submenu > .dropdown-menu {
    top: -20px;
    left: 100%;
    margin-left: 0px;
}
/*Submenu comes from LEFT side*/
.header-v6 .dropdown-submenu > .dropdown-menu.submenu-left {
    left: -100%
}
.header-v6 .dropdown-submenu:hover > .dropdown-menu {
    display: block
}
@media (max-width: 991px) { 
    .header-v6 .dropdown-submenu > .dropdown-menu {
        display: block;
        margin-left: 15px;
    }
}
.header-v6 .dropdown-submenu.pull-left {
    float: none
}
.header-v6 .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
.header-v6 .dropdown-menu li [class^="fa-"],
.header-v6 .dropdown-menu li [class*=" fa-"] {
    left: -3px;
    width: 1.25em;
    margin-right: 1px;
    position: relative;
    text-align: center;
    display: inline-block;
}
.header-v6 .dropdown-menu li [class^="fa-"].fa-lg,
.header-v6 .dropdown-menu li [class*=" fa-"].fa-lg {
    /* increased font size for fa-lg */
    width: 1.5625em;
}
.header-v6 .mega-menu .nav,
.header-v6 .mega-menu .dropup,
.header-v6 .mega-menu .dropdown,
.header-v6 .mega-menu .collapse {
    position: static
}
.header-v6 .mega-menu .navbar-inner,
.header-v6 .mega-menu .container {
    position: relative
}
.header-v6 .mega-menu .dropdown-menu {
    left: auto
}
.header-v6 .mega-menu .dropdown-menu > li {
    display: block
}
.header-v6 .mega-menu .dropdown-submenu .dropdown-menu {
    left: 100%
}
.header-v6 .mega-menu .nav.pull-right .dropdown-menu {
    right: 0
}
.header-v6 .mega-menu .mega-menu-content {
    *zoom: 1;
    padding: 0;
}
.header-v6 .mega-menu .mega-menu-content:before,
.header-v6 .mega-menu .mega-menu-content:after {
    content: "";
    display: table;
    line-height: 0;
}
.header-v6 .mega-menu .mega-menu-content:after {
    clear: both
}
.header-v6 .mega-menu.navbar .nav > li > .dropdown-menu:after,
.header-v6 .mega-menu.navbar .nav > li > .dropdown-menu:before {
    display: none
}
.header-v6 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    left: 0;
    right: 0;
    overflow: hidden;
}
@media (min-width: 992px) { 
    .header-v6 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        margin-left: 15px;
        margin-right: 15px;
    }
}
/*Equal Height Lists*/
@media (min-width: 992px) { 
    .header-v6 .mega-menu .equal-height {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .header-v6 .mega-menu .equal-height-in {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
/*Mega Menu Style Effect*/
.header-v6 .mega-menu .equal-height-list h3 {
    color: #555;
    font-size: 15px;
    font-weight: 400;
    padding: 0 10px 0 13px;
    text-transform: uppercase;
}
/*Space for only Big Resolution*/
@media (min-width: 992px) { 
    .header-v6 .mega-menu .big-screen-space {
        margin-bottom: 20px
    }
}
/*Mega Menu Content*/
@media (min-width: 992px) { 
    .header-v6 .mega-menu .equal-height-in {
        padding: 20px 0 20px 20px;
        border-left: 1px solid #bbb;
    }
    .header-v6 .mega-menu .equal-height-in:first-child {
        border-left: none;
        /*margin-left: -1px;*/
    }
    .header-v6 .mega-menu .equal-height-list {
        width: 100%
    }
    .header-v6 .mega-menu .equal-height-list li a {
        display: block;
        position: relative;
        border-bottom: none;
        padding: 5px 10px 5px 15px;
    }
    .header-v6 .mega-menu .equal-height-list a:hover {
        text-decoration: none
    }
    /*Dropdown Arrow Icons*/
    .header-v6 .mega-menu .mega-menu-fullwidth li a {
        padding: 5px 10px 5px 30px
    }
    .header-v6 .mega-menu .mega-menu-fullwidth li a:after {
        top: 7px;
        left: 15px;
        font-size: 11px;
        content: "\f105";
        position: absolute;
        font-weight: normal;
        display: inline-block;
        font-family: FontAwesome;
    }
    /*Dropdown Arrow Icons Disable class*/
    .header-v6 .mega-menu .mega-menu-fullwidth .disable-icons li a {
        padding: 5px 10px 5px 15px
    }
    .header-v6 .mega-menu .mega-menu-fullwidth .disable-icons li a:after {
        display: none
    }
}
@media (min-width: 737px) and (max-width: 991px) { 
    .header-v6 .mega-menu .mega-menu-content .container {
        width: 690px !important
    }
    .header-v6 .mega-menu .equal-height {
        margin-right: 0
    }
    .header-v6 .mega-menu .equal-height-in {
        padding-right: 0;
        margin-right: -15px;
    }
}
@media (max-width: 991px) { 
    .header-v6 .mega-menu .equal-height {
        margin-right: 0
    }
    .header-v6 .mega-menu .equal-height-in {
        padding-right: 0;
        padding-left: 5px;
    }
}
/*Equal Hight List Style*/
@media (max-width: 991px) { 
    .header-v6 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        width: auto
    }
    .header-v6 .mega-menu .equal-height-in,
    .header-v6 .mega-menu .equal-height-list {
        display: block
    }
    .header-v6 .mega-menu .mega-menu-fullwidth .dropdown-menu > li > ul {
        display: block
    }
    /*Equal Height List Style*/
    .header-v6 .mega-menu .equal-height-list h3 {
        color: #555;
        margin: 0 0 5px;
        font-size: 14px;
        font-weight: 400;
        padding: 6px 15px 5px;
    }
    .header-v6 .mega-menu .equal-height-list li a {
        color: #777;
        display: block;
        font-size: 14px;
        font-weight: 400;
        margin-left: 15px;
        padding: 6px 25px;
    }
    .header-v6 .mega-menu .equal-height-list > h3.active,
    .header-v6 .mega-menu .equal-height-list > .active > a,
    .header-v6 .mega-menu .equal-height-list > .active > a:hover,
    .header-v6 .mega-menu .equal-height-list > .active > a:focus {
        color: #842471;
        background-color: transparent;
    }
    .header-v6 .mega-menu .equal-height-list li a:hover {
        color: #842471;
        text-decoration: none;
    }
}
@media (min-width: 992px) { 
    /*Header Sticky*/
    .header-fixed .header-v6.header-sticky {
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 9999;
        position: fixed;
    }
    .header-fixed .header-v6.header-fixed-shrink {
        border-bottom: none;
        box-shadow: 0 0 3px #bbb;
    }
    .header-fixed .header-v6.header-fixed-shrink .navbar {
        background: #fff
    }
    /*Navbar*/
    .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a {
        color: #555
    }
    .header-fixed .header-v6.header-fixed-shrink .navbar-nav .active > a,
    .header-fixed .header-v6.header-fixed-shrink .navbar-nav li > a:hover {
        color: #842471
    }
    /*Navbar Brand*/
    .header-fixed .header-v6.header-fixed-shrink .navbar-brand img.default-logo {
        display: none
    }
    .header-fixed .header-v6.header-fixed-shrink .navbar-brand img.shrink-logo {
        display: inherit
    }
    /*Menu Inner Right*/
    .header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style {
        color: #555
    }
    /*Transition*/
    .header-fixed .header-v6.header-fixed-shrink .navbar-brand,
    .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a,
    .header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style,
    .header-fixed .header-v6.header-fixed-shrink li.menu-icons span.badge,
    .header-fixed .header-v6.header-fixed-shrink .shopping-cart .shopping-cart-open,
    .header-fixed .header-v6.header-fixed-shrink .search-open .form-control {
        -webkit-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
        transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    }
    /*Navbar Brand*/
    .header-fixed .header-v6.header-fixed-shrink .navbar-brand {
        height: 70px;
        max-height: 70px;
        line-height: 39px;
    }
    /*Navbar Nav*/
    .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a {
        line-height: 30px
    }
    /*Menu Icons*/
    .header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style {
        line-height: 70px
    }
    .header-fixed .header-v6.header-fixed-shrink li.menu-icons span.badge {
        top: 17px
    }
    .header-fixed .header-v6.header-fixed-shrink .shopping-cart .shopping-cart-open {
        top: 70px
    }
    /*Search*/
    .header-fixed .header-v6.header-fixed-shrink .search-open {
        border-bottom: 1px solid #eee
    }
    .header-fixed .header-v6.header-fixed-shrink .search-open .form-control {
        height: 49px;
        font-size: 25px;
    }
}
/*Media Queries*/
@media (max-width: 991px) { 
    /*Header*/
    .header-fixed .header-v6,
    .header-fixed .header-v6.header-fixed-shrink {
        height: inherit;
        position: relative;
    }
    /*Header Inner Right*/
    .header-fixed .header-v6.header-fixed-shrink .header-inner-right,
    .header-fixed .header-v6.header-fixed-shrink .menu-icons-list {
        margin-left: 0;
        margin-right: 20px;
    }
    /*Menu Icons*/
    .header-v6 li.menu-icons i.menu-icons-style {
        color: #555
    }
}
.header-v6.header-border-bottom .navbar {
    box-shadow: none;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.header-fixed .header-v6.header-border-bottom.header-fixed-shrink .navbar {
    border-bottom: none
}
/*Media Queries*/
@media (min-width: 992px) { 
    .header-v6.header-border-bottom .navbar {
        background: transparent
    }
    .header-fixed .header-v6.header-border-bottom.header-fixed-shrink .navbar {
        background: #fff
    }
}
/*Navbar*/
.header-v6.header-white-transparent .navbar {
    background: rgba(255,255,255,0.5)
}
/*Media Queries*/
@media (min-width: 992px) { 
    .header-fixed .header-v6.header-white-transparent.header-fixed-shrink .navbar {
        background: #fff
    }
}
/*Media Queries*/
@media (min-width: 992px) { 
    /*Header*/
    .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink {
        box-shadow: none;
        background: #2a2b2b;
    }
    .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar {
        background-color: inherit
    }
    /*Navbar Brand*/
    .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-brand img.default-logo {
        display: inherit
    }
    .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-brand img.shrink-logo {
        display: none
    }
    /*Navbar*/
    .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-nav > li > a {
        color: #fff
    }
    .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-nav .active > a,
    .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-nav li > a:hover {
        color: #842471
    }
    .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink li.menu-icons i.menu-icons-style {
        color: #fff
    }
}
/*Search*/
.header-v6.header-dark-scroll li.menu-icons i.fa-times,
.header-fixed .header-v6.header-dark-scroll.header-fixed-shrink li.menu-icons i.fa-times {
    color: #555
}
/*Media Queries*/
@media (min-width: 992px) { 
    /*Navbar*/
    .header-fixed .header-v6.header-dark-search.header-fixed-shrink {
        box-shadow: none
    }
    .header-fixed .header-v6.header-dark-search.header-dark-scroll.header-fixed-shrink .navbar {
        background: inherit
    }
    .header-fixed .header-v6.header-dark-search.header-classic-white.header-fixed-shrink {
        box-shadow: none
    }
    /*Search*/
    .header-v6.header-dark-search .search-open {
        background: #2a2b2b;
        border-bottom: 1px solid #555;
    }
    .header-fixed .header-v6.header-dark-search.header-fixed-shrink .search-open {
        border-bottom-color: #555
    }
    .header-v6.header-dark-search .search-open .form-control {
        color: #fff;
        background: #2a2b2b;
    }
    .header-v6.header-dark-search .search-open .form-control::-moz-placeholder {
        color: #fff
    }
    .header-v6.header-dark-search .search-open .form-control:-ms-input-placeholder {
        color: #fff
    }
    .header-v6.header-dark-search .search-open .form-control::-webkit-input-placeholder {
        color: #fff
    }
    .header-v6.header-dark-search li.menu-icons i.fa-times,
    .header-fixed .header-v6.header-dark-search.header-fixed-shrink li.menu-icons i.fa-times {
        color: #fff
    }
}
/*Shopping Cart*/
.header-v6.header-dark-dropdown .shopping-cart .shopping-cart-open {
    background: #2a2b2b;
    border-color: #555;
    border-top-color: #842471;
}
.header-v6.header-dark-dropdown .shopping-cart-open span.shc-title {
    color: #fff;
    border-bottom-color: #555;
}
.header-v6.header-dark-dropdown .shopping-cart-open span.shc-total {
    color: #fff
}
/*Media Queries*/
@media (min-width: 992px) { 
    /*Dropdown*/
    .header-v6.header-dark-dropdown .dropdown-menu {
        background: #2a2b2b
    }
    .header-v6.header-dark-dropdown .dropdown-menu li a {
        color: #ccc
    }
    .header-v6.header-dark-dropdown .dropdown-menu .active > a,
    .header-v6.header-dark-dropdown .dropdown-menu li > a:hover {
        color: #842471
    }
    /*Equal Height List Style*/
    .header-v6.header-dark-dropdown .mega-menu .equal-height-in {
        border-left-color: #777
    }
    .header-v6.header-dark-dropdown .mega-menu .equal-height-list h3 {
        color: #fff
    }
    .header-v6.header-dark-dropdown .mega-menu .equal-height-list li a {
        color: #ccc
    }
    .header-v6.header-dark-dropdown .mega-menu .equal-height-list .active > a,
    .header-v6.header-dark-dropdown .mega-menu .equal-height-list li a:hover {
        color: #842471
    }
}
/*Media Queries*/
@media (max-width: 991px) { 
    .header-v6.header-dark-res-nav {
        background: #2a2b2b
    }
    /*Navbar Brand*/
    .header-fixed .header-v6.header-dark-res-nav .navbar-brand img.default-logo {
        display: inherit
    }
    .header-fixed .header-v6.header-dark-res-nav .navbar-brand img.shrink-logo {
        display: none
    }
    /*Toggle*/
    .header-v6.header-dark-res-nav .navbar-toggle .icon-bar {
        background: #fff
    }
    /*Menu Inner Right*/
    .header-v6.header-dark-res-nav li.menu-icons i.menu-icons-style {
        color: #fff
    }
    /*Search*/
    .header-v6.header-dark-res-nav .search-open {
        background: #2a2b2b;
        border-bottom: 1px solid #555;
    }
    .header-fixed .header-v6.header-dark-res-nav.header-fixed-shrink .search-open {
        border-bottom-color: #555
    }
    .header-v6.header-dark-res-nav .search-open .form-control {
        color: #fff;
        background: #2a2b2b;
    }
    .header-v6.header-dark-res-nav .search-open .form-control::-moz-placeholder {
        color: #fff
    }
    .header-v6.header-dark-res-nav .search-open .form-control:-ms-input-placeholder {
        color: #fff
    }
    .header-v6.header-dark-res-nav .search-open .form-control::-webkit-input-placeholder {
        color: #fff
    }
    .header-v6.header-dark-res-nav li.menu-icons i.fa-times,
    .header-fixed .header-v6.header-dark-res-nav.header-fixed-shrink li.menu-icons i.fa-times {
        color: #fff
    }
    /*Navbar Collapse*/
    .header-v6.header-dark-res-nav .navbar-collapse {
        border-color: #555;
        border-bottom-color: #555;
    }
    /*Navbar Nav*/
    .header-v6.header-dark-res-nav .navbar-nav > li a {
        color: #ccc;
        border-top-color: #555;
    }
    .header-v6.header-dark-res-nav .navbar-nav > li a:hover {
        color: #842471
    }
    .header-v6.header-dark-res-nav .navbar-nav > .open > a,
    .header-v6.header-dark-res-nav .navbar-nav > .open > a:hover,
    .header-v6.header-dark-res-nav .navbar-nav > .open > a:focus {
        color: #fff
    }
    /*Dropdown*/
    .header-v6.header-dark-res-nav .navbar-nav .open .dropdown-menu > li > a {
        color: #ccc
    }
    .header-v6.header-dark-res-nav .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #842471
    }
    /*Submenu*/
    .header-v6.header-dark-res-nav .dropdown .dropdown-submenu > a {
        color: #fff !important
    }
    /*Mega Menu*/
    .header-v6.header-dark-res-nav .mega-menu .equal-height-list h3 {
        color: #fff
    }
}
/*Shopping Cart*/
.header-v6.header-classic-dark .shopping-cart .shopping-cart-open {
    background: #2a2b2b;
    border-color: #555;
    border-top-color: #842471;
}
.header-v6.header-classic-dark .shopping-cart-open span.shc-title {
    color: #fff;
    border-bottom-color: #555;
}
.header-v6.header-classic-dark .shopping-cart-open span.shc-total {
    color: #fff
}
/*Media Queries*/
@media (min-width: 992px) { 
    /*Header*/
    .header-v6.header-classic-dark,
    .header-fixed .header-v6.header-classic-dark.header-fixed-shrink {
        box-shadow: none;
        background: #842471;
    }
    .header-v6.header-classic-dark .navbar,
    .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar {
        background-color: inherit
    }
    /*Navbar Brand*/
    .header-v6.header-classic-dark .navbar-brand img.default-logo,
    .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-brand img.default-logo {
        display: inherit
    }
    .header-v6.header-classic-dark .navbar-brand img.shrink-logo,
    .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-brand img.shrink-logo {
        display: none
    }
    /*Navbar*/
    .header-v6.header-classic-dark .navbar-nav > li > a,
    .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-nav > li > a {
        color: #fff
    }
    .header-v6.header-classic-dark .navbar-nav .active > a,
    .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-nav .active > a,
    .header-v6.header-classic-dark .navbar-nav li > a:hover,
    .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-nav li > a:hover {
        color: #fff
    }
    .header-v6.header-classic-dark li.menu-icons i.menu-icons-style,
    .header-fixed .header-v6.header-classic-dark.header-fixed-shrink li.menu-icons i.menu-icons-style {
        color: #fff
    }
    /*Search*/
    .header-v6.header-classic-dark .search-open {
        background: #2a2b2b
    }
    .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .search-open {
        border-bottom: none
    }
    .header-v6.header-classic-dark .search-open .form-control {
        color: #fff;
        background: #2a2b2b;
    }
    .header-v6.header-classic-dark .search-open .form-control::-moz-placeholder {
        color: #fff
    }
    .header-v6.header-classic-dark .search-open .form-control:-ms-input-placeholder {
        color: #fff
    }
    .header-v6.header-classic-dark .search-open .form-control::-webkit-input-placeholder {
        color: #fff
    }
    .header-v6.header-classic-dark li.menu-icons i.fa-times,
    .header-fixed .header-v6.header-classic-dark.header-fixed-shrink li.menu-icons i.fa-times {
        color: #fff
    }
    /*Dropdown*/
    .header-v6.header-classic-dark .dropdown-menu {
        background: #2a2b2b
    }
    .header-v6.header-classic-dark .dropdown-menu li a {
        color: #ccc
    }
    .header-v6.header-classic-dark .dropdown-menu .active > a,
    .header-v6.header-classic-dark .dropdown-menu li > a:hover {
        color: #842471
    }
    /*Equal Height List Style*/
    .header-v6.header-classic-dark .mega-menu .equal-height-in {
        border-left-color: #777
    }
    .header-v6.header-classic-dark .mega-menu .equal-height-list h3 {
        color: #fff
    }
    .header-v6.header-classic-dark .mega-menu .equal-height-list li a {
        color: #ccc
    }
    .header-v6.header-classic-dark .mega-menu .equal-height-list .active > a,
    .header-v6.header-classic-dark .mega-menu .equal-height-list li a:hover {
        color: #842471
    }
}
/*********************************************
        -    CUSTOM SETTINGS FOR NAV    -
**********************************************/
.navbar-brand {
    padding: 15px 0px
}
.fixed-top {
    position: fixed;
    z-index: 89;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    width: 100%;
    height: 90px;
    top: 0px;
}
.navbar-right> li > a {
    padding: 15px 11px
}
/*********************************************
        		-    BUTTONS    -
**********************************************/
.btn-ghost {
    background: none
}
.btn-ghost.btn-primary {
    color: #842471
}
.btn-ghost.btn-primary:hover {
    background: #842471
}
.btn-ghost.btn-success {
    color: #5cb85c
}
.btn-ghost.btn-success:hover {
    background: #5cb85c
}
.btn-ghost.btn-info {
    color: #5bc0de
}
.btn-ghost.btn-info:hover {
    background: #5bc0de
}
.btn-ghost.btn-warning {
    color: #f0ad4e
}
.btn-ghost.btn-warning:hover {
    background: #f0ad4e
}
.btn-ghost.btn-danger {
    color: #d9534f
}
.btn-ghost.btn-danger:hover {
    background: #d9534f
}
.btn-ghost.btn-primary-invert {
    color: #127cdc
}
.btn-ghost.btn-primary-invert:hover {
    background: #127cdc
}
.btn-ghost:hover {
    color: #fff
}
.btn-ghost.btn-default:hover {
    color: #454545
}
.btn-ghost.btn-purple-inverse {
    background: #fff none repeat scroll 0 0;
    border-color: #842471;
    color: #842471;
    margin-top: 5px;
}

.btn-ghost.btn-purple-inverse:hover {
    background: #842471 none repeat scroll 0 0;
    border-color: #fff;
    color: #fff;
}

.btn-ghost.btn-white {
    border-color: #fff;
    color: #fff;
}
.btn-ghost.btn-white:hover {
    background: #fff;
    color: #737373;
}
.btn-ghost.btn-essentials {
    border-color: #842471;
    color: #842471;
}
.btn-ghost.btn-essentials:hover {
    background: #842471;
    color: #fff;
}
.btn-ghost.btn-holder {
    border-color: #fff;
    color: #fff;
}
.btn-ghost.btn-holder:hover {
    background: #842471;
    color: #fff;
    border-color: #842471;
}
.btn-ghost.btn-inspire {
    border-color: #842471;
    color: #842471;
    width: 100%;
    margin-top: 15px;
}
.btn-ghost.btn-inspire.active,.btn-ghost.btn-inspire:hover {
    background: #842471;
    color: #fff;
}
.btn-ghost.btn-dest {
    border-color: #842471;
    color: #842471;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 15px;
}
.btn-ghost.btn-dest:hover {
    background: #842471;
    color: #fff;
}
.btn-ghost.btn-red {
  border-color: #842471;
  color: #fff;
  margin-top: 5px;
  background: #842471;
}
/*.btn-ghost.btn-red {
  border-color: #248467;
  color: #fff;
  margin-top: 5px;
  background: #248467;
}*/
.btn-ghost.btn-red:hover {
  background-color: #fff;
  color: #842471;
  border-color: #842471;
}
.btn-ghost.btn-red-inverse {
  border-color: #842471;
  color: #842471;
  margin-top: 15px;
  background: #fff;
}

.btn-ghost.btn-red-inverse:hover {
  background-color: #842471;
  color: #fff;
  border-color: #842471;
}
.btn-ghost.btn-postcode-inverse {
  border-color: #842471;
  color: #842471;
  margin-top: 25px;
  margin-left: 10px;
  background: #fff;
}
.btn-ghost.btn-postcode-inverse:hover {
  background-color: #842471;
  color: #fff;
  border-color: #842471;
}
.btn-ghost.btn-green {
  border-color: #248467;
  color: #fff;
  margin-top: 15px;
  background: #248467;
}
.btn-ghost.btn-green:hover {
  background-color: #fff;
  color: #248467;
  border-color: #248467;
}
.btn-ghost.btn-green-inverse {
  border-color: #248467;
  color: #248467;
  margin-top: 15px;
  background: #fff;
}
.btn-ghost.btn-green-inverse:hover {
  background-color: #248467;
  color: #fff;
  border-color: #248467;
}
.btn-ghost.btn-book-now {
  border-color: #248467;
  color: #fff;
  margin-top: 5px;
  background: #248467;
}
.btn-ghost.btn-book-now:hover {
  background-color: #fff;
  color: #248467;
  border-color: #248467;
}
.btn-ghost.btn-book-now-inverse {
  border-color: #248467;
  color: #248467;
  margin-top: 5px;
  background: #fff;
}
.btn-ghost.btn-book-now-inverse:hover {
  background-color: #248467;
  color: #fff;
  border-color: #248467;
}
.view-tour {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.cta-btn {
  width: 100%;
  font-size: 20px;
}
#datesandprices .btn-success, #datesandprices .btn-danger, #datesandprices .btn-warning {
  width: 110px;
}
.expert-profile .btn {
    margin-top: 0px;
}
.view-more-tours {
    display: block;
    margin: 0 auto;
}
/*********************************************
      -    IMAGE SEPARATORS HOMEPAGE    -
**********************************************/
.bg-holder h2 {
    color: #fff;
    margin-top: 0px;
    padding-top: 0px;
}
.bg-holder h4 {
    color: #fff
}
.bg-holder {
    position: relative;
    overflow: hidden;
}
.bg-holder > .bg-mask,
.bg-holder > .bg-blur,
.bg-holder > .bg-mask-darken,
.bg-holder > .bg-mask-lighten,
.bg-holder > .bg-parallax,
.bg-holder > .bg-img,
.bg-holder > .bg-video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.bg-holder > .bg-mask,
.bg-holder > .bg-parallax,
.bg-holder > .bg-img {
    width: 100%;
    height: 100%;
}
.bg-holder > .bg-mask,
.bg-holder > .bg-mask-darken,
.bg-holder > .bg-mask-lighten,
.bg-holder > .bg-mask-white,
.bg-holder > .bg-mask-color,
.bg-holder > .bg-mask-color-invert {
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    background: #000;
}
.bg-holder > .bg-mask-lighten {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
}
.bg-holder > .bg-mask-darken {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.bg-holder > .bg-mask-color {
    background: #842471
}
.bg-holder > .bg-mask-white {
    background: #fff
}
.bg-holder > .bg-mask-color-invert {
    background: #127cdc
}
.bg-holder > .bg-parallax {
    background-position: 50% 0;
    background-attachment: fixed;
}
.bg-holder > .bg-blur {
    width: 50% !important;
    height: 50% !important;
    -webkit-transform-origin: 1% 1%;
    -moz-transform-origin: 1% 1%;
    -o-transform-origin: 1% 1%;
    -ms-transform-origin: 1% 1%;
    transform-origin: 1% 1%;
    -webkit-transform: scale(2.1);
    -moz-transform: scale(2.1);
    -o-transform: scale(2.1);
    -ms-transform: scale(2.1);
    transform: scale(2.1);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    filter: blur(2px);
    z-index: 0;
}
.bg-holder > .bg-blur:before {
    content: '';
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.bg-holder > .bg-blur.bg-parallax {
    background-attachment: scroll
}
.bg-holder > .bg-holder-content,
.bg-holder > .bg-content {
    position: relative;
    z-index: 7;
}
.bg-holder > .bg-front {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 6;
}
/*********************************************
      			-    FORMS    -
**********************************************/
    	.top-search{position:absolute; right:55px; top:5px}
    	.top-search a{position:absolute; right:20px; top:7px;}
    	.top-search div{display:none;  background: #fff none repeat scroll 0 0;width: 186px;}
    	.top-search input{border:0;padding:9px;width:140px;}
.main-footer .form-group {
    color: #000
}
.main-footer  .form-control {
    border: 1px solid #842471;
    margin-right: 4px;
}
.main-footer .btn {
    background: #842471;
    color: #fff;
}
.search-wrapper {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 100px;
    left: 20.8%;
    z-index: 87;
    padding: 15px;
}
.search-wrapper h2 {
    font-size: 20px;
    color: #ffffff;
    margin: 0px 0px 4px;
}
.brochure-form {
    font-size: 14px;
}
.required {
    color: red;
}
.form-control:focus {
  border-color: #842471;
  box-shadow: inset 0 1px 1px rgba(132,36,113, 0.5), 0 0 8px rgba(132,36,113, 0.5);
}
/*********************************************
    			-    OFFERS    -
**********************************************/
.offers {
    padding: 30px 0 30px 0
}
#owl-demo .item {
    margin: 3px
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: 250px;
}
/*********************************************
    		-    INSPIRATION    -
**********************************************/
.inspire {
    padding: 20px 0 30px 0
}
.item-ha h3 {
    font-weight: 300;
    margin: 0px;
    font-size: 18px !important;
    padding: 0px;
    color: #ffffff !important;
    padding: 7px 10px;
}
.item-ha h3:hover {
    background: #842471;
    color: #fff;
    text-decoration: none;
}
.theme-blocks {
    margin-top: 15px;
    width: 100%;
}
.theme-blocks::before,
.theme-blocks::after {
    content: ' ';
    display: table;
}
.theme-blocks::after {
    clear: both
}
.theme-blocks .tile {
    position: relative;
    height: 250px;
    background-position: 50% 50%;
}
.theme-blocks .tile:hover {
    text-decoration: none
}
.theme-blocks .tile:hover .sub-text,
.theme-blocks .tile:hover .sub-text i {
    color: rgb(94,170,255)
}
.theme-blocks .theme-pic-note {
    box-sizing: border-box;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0px;
    background-color: rgba(0,0,0,0.7);
}
.theme-blocks .theme-pic-note.full-width {
    width: 100%
}
.theme-blocks .theme-pic-note.flush-left {
    /*max-width: 80%;_NO__DOTCOMMA__AFTER__*/
}
.theme-blocks .theme-pic-note.flush-right {
    left: 0px;
    bottom: 10px;
    /*left: auto;
    right: 0px;
    max-width: 80%;
    text-align: right;*/
}
.theme-blocks .theme-pic-note .main-text,
.theme-blocks .theme-pic-note .sub-text {
    font-family: Open Sans;
    font-weight: 300;
}
.theme-blocks .theme-pic-note .main-text a,
.theme-blocks .theme-pic-note .sub-text a {
    font-weight: 300
}
.theme-blocks .theme-pic-note .main-text {
    font-size: 130%;
    color: rgb(255,255,255);
}
.theme-blocks .theme-pic-note .main-text a {
    color: rgb(255,255,255)
}
.theme-blocks .theme-pic-note .sub-text {
    font-size: 130%;
    color: rgb(94,170,255);
}
.theme-blocks .theme-pic-note .sub-text a {
    color: rgb(94,170,255)
}
.theme-blocks .theme-pic-note .sub-text i {
    font-size: 110%;
    width: auto;
}
.theme-blocks .jahia-tile-row-top {
    margin-bottom: 20px
}
.theme-blocks .jahia-tile-row-top .fluid-tiles {
    margin-right: 320px
}
.theme-blocks .jahia-tile-row-top .adblock {
    display: block;
    float: right;
    width: 300px;
}
.theme-blocks .jahia-tile-row-top .adblock .jahia-ad,
.theme-blocks .jahia-tile-row-top .adblock .adspace,
.theme-blocks .jahia-tile-row-top .adblock .adspace-footer {
    position: absolute;
    width: 300px;
}
.theme-blocks .jahia-tile-row-top .adblock .adspace-footer {
    top: 250px
}
.theme-blocks .jahia-tile-row-top .adblock .jahia-ad {
    height: 100%;
    display: block;
}
.theme-blocks .top1 {
    background-image: url(/resource/images/inspire/1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .top2 {
    background-image: url(/resource/images/inspire/2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .top3 {
    background-image: url(/resource/images/inspire/3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .fave1 {
    background-image: url(/resource/images/inspire/4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .fave2 {
    background-image: url(/resource/images/inspire/5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .fave3 {
    background-image: url(/resource/images/inspire/6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .pop1 {
    background-image: url(/resource/images/inspire/7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .pop2 {
    background-image: url(/resource/images/inspire/8.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .pop3 {
    background-image: url(/resource/images/inspire/9.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .trend1 {
    background-image: url(/resource/images/inspire/10.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .trend2 {
    background-image: url(/resource/images/inspire/11.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .trend3 {
    background-image: url(/resource/images/inspire/12.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}



.theme-blocks .spring1 {
    background-image: url(/resource/images/inspire/16.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .spring2 {
    background-image: url(/resource/images/inspire/17.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .spring3 {
    background-image: url(/resource/images/inspire/18.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}.theme-blocks .summer1 {
    background-image: url(/resource/images/inspire/19.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .summer2 {
    background-image: url(/resource/images/inspire/20.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .summer3 {
    background-image: url(/resource/images/inspire/21.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}.theme-blocks .autumn1 {
    background-image: url(/resource/images/inspire/22.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .autumn2 {
    background-image: url(/resource/images/inspire/23.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .autumn3 {
    background-image: url(/resource/images/inspire/24.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}.theme-blocks .winter1 {
    background-image: url(/resource/images/inspire/25.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .winter2 {
    background-image: url(/resource/images/inspire/26.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.theme-blocks .winter3 {
    background-image: url(/resource/images/inspire/27.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}


.featured-listings .carousel-inner {
    margin: 0px auto;
    width: 580px;
}

    .carousel-inner .item img,.tp-banner>img {
        width:100%;max-width:2800px;
    }
.span6 {
    width: 460px
}
.span3 {
    width: 220px
}
.row-fluid {
    width: 100%
}
.row-fluid::before,
.row-fluid::after {
    display: table;
    content: '';
    line-height: 0;
}
.row-fluid::after {
    clear: both
}
.row-fluid::before,
.row-fluid::after {
    display: table;
    content: '';
    line-height: 0;
}
.row-fluid::after {
    clear: both
}
.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.12765957%;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0px
}
.row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 2.12765957%
}
.row-fluid .span12 {
    width: 100%
}
.row-fluid .span11 {
    width: 91.4893617%
}
.row-fluid .span10 {
    width: 82.9787234%
}
.row-fluid .span9 {
    width: 74.46808511%
}
.row-fluid .span8 {
    width: 65.95744681%
}
.row-fluid .span7 {
    width: 57.44680851%
}
.row-fluid .span6 {
    width: 48.93617021%
}
.row-fluid .span5 {
    width: 40.42553191%
}
.row-fluid .span4 {
    width: 31.91489362%
}
.row-fluid .span3 {
    width: 23.40425532%
}
.row-fluid .span2 {
    width: 14.89361702%
}
.row-fluid .span1 {
    width: 6.38297872%
}
/*********************************************
 -  DESTINATIONS & TOUR TYPES & HIGHLIGHTS  -
**********************************************/
.types {
    padding: 40px 0 0 0
}
.destinations {
    padding: 20px 0 40px 0;
}
.home-intro {
    font-size: 16px;
    font-family: 'Open Sans', Arial, sans-serif;
}
.cover-info h3 {
    position: absolute;
    bottom: 0px;
    /*left: 0px;*/
    right: 0px;
    float: right;
    font-weight: 300;
    margin: 0px;
    font-size: 18px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px 10px 7px;
    text-align: left;
}
.offer-link h3 {
    position: absolute;
    bottom: 3px;
    left: 3px;
    right: 3px;
    font-weight: 300;
    margin: 0px;
    font-size: 18px !important;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px 10px;
    text-align: left;
}
.dest-link h3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-weight: 300;
    margin: 0px;
    font-size: 18px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px 10px 7px;
    text-align: left;
    width: 100%;
}
.dest2-link h3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-weight: 300;
    margin: 0px;
    font-size: 18px !important;
    width: 100%;
    color: #ffffff !important;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px 10px 7px;
    text-align: left;
}
.dest-link h3:hover {
    background: #842471;
    color: #fff;
    text-decoration: none;
}
.dest-link {
    display: block;
    width: 100%;
    height: 100%;
}
.dest-desc h3{
    position: absolute;
    bottom: 10px;
    left: 0px;
    font-weight: 300;
    margin: 0px;
    font-size: 18px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px 10px;
}
.cities-desc h3{
    position: absolute;
    bottom: 3px;
    left: 3px;
    /*right: 0px;*/
    /*height: 50px;*/
    font-weight: 300;
    margin: 0px;
    font-size: 18px !important;
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px 10px 7px;
}
.china {
    background: url('/resource/images/dani/china.jpg') center no-repeat;
}
.vietnam {
    background: url('/resource/images/dani/vietnam.jpg') center no-repeat;
}
.japan {
    background: url('/resource/images/dani/japan.jpg') center no-repeat;
}
.india {
    background: url('/resource/images/dani/india.jpg') center no-repeat;
}
.thailand {
    background: url('/resource/images/dani/thailand.jpg') center no-repeat;
}
.laos {
    background: url('/resource/images/dani/laos.jpg') center no-repeat;
}
.cambodia {
    background: url('/resource/images/dani/cambodia.jpg') center no-repeat;
}
.nepal {
    background: url('/resource/images/dani/nepal.jpg') center no-repeat;
}
.burma {
    background: url('/resource/images/dani/burma.jpg') center no-repeat;
}
.classic {
    background: url('/resource/images/dani/classic.jpg') center no-repeat;
}
.beyond {
    background: url('/resource/images/dani/go-beyond.jpg') center no-repeat;
}
.exclusive {
    background: url('/resource/images/dani/exclusive.jpg') center no-repeat;
}
.telegraph {
    background: url('/resource/images/dani/telegraph.jpg') center no-repeat;
}
.essential {
    background: url('/resource/images/dani/essential.jpg') center no-repeat;
}
.rhs {
    background: url('/resource/images/dani/rhs.jpg') center no-repeat;
}
.experiential {
    background: url('/resource/images/dani/experiential.jpg') center no-repeat;
}
.high1 {
    background: url('/resource/images/dani/classic.jpg') center no-repeat;
}
.high6 {
    background: url('/resource/images/dani/exclusive.jpg') center no-repeat;
}
.high2 {
    background: url('/resource/images/dani/telegraph.jpg') center no-repeat;
}
.high3 {
    background: url('/resource/images/dani/rhs.jpg') center no-repeat;
}
.high4 {
    background: url('/resource/images/dani/experiential.jpg') center no-repeat;
}
.high5 {
    background: url('/resource/images/dani/essential.jpg') center no-repeat;
}
.high1, .high2, .high3, .high4, .high5, .high6 {
    margin-bottom: 15px;
    height: 40% !important;
} 
.destination-height {
    height: 600px
}
.dest2-height {
    height: 530px
}
.destinations .col-sm-4, .types .col-sm-4 {
    padding-left: 0px;
    padding-right: 0px;
}
.destinations .col-sm-12, .types .col-sm-12 {
    border: #fff solid 3px
}
.destinations .col-sm-6, .types .col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
}
.city .dest-link h3 {
    color: #ffffff;
    font-size: 18px;
}
.city .destination-height .col-sm-12 {
    margin-bottom: 15px;
}
/*********************************************
      		-    FOOTER and USPS   -
**********************************************/
#social-follow {
    position: fixed;
    left: 0;
    top: 35%;
    width: 45px;
    z-index: 1001;
}
.box {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: -1px 0 0 0 rgba(0,0,0,0.1);
    border-left: 1px solid #fff;
    max-height: 100px;
}
.box1 {
    max-height: 160px
}
.box {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: -1px 0 0 0 rgba(0,0,0,0.1);
    border-left: 1px solid #cacaca;
    max-height: 100px;
}
.usp-container {
    padding-top: 20px
}
.endusp-header {
    background: #842471;
    color: #fff;
    display: block;
}
.usp {
    padding: 25px 0 25px 0;
    text-align: center;
}
.usp-tourlist {
    padding: 20px 10px;
    text-align: center;
    border: 1px solid #CACACA;
}
.box-tourlist {
    /*-moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: -1px 0 0 0 rgba(0,0,0,0.1);
    border-right: 1px solid #fff;
    max-height: 100px;
    padding-right: 20px;*/
}
.tick {
    background: url("/resource/images/icons/tick.png") no-repeat !important;
}
.usp h3 {
    font-size: 20px;
    margin-top: 15px;
}
.why {
    padding: 0 20px;
    font-size: 14px;
}
.feefo {
    max-width: 175px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.social {
    display: inline-block;
    margin-left: 20px;
    text-align: right;
}
.footer-tel {
    margin-top: 0px;
}
.footer-tel a {
    font-size: 24px !important;
}
.main-footer ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.section {
    padding: 15px;
    color: rgb(255,255,255);
    background: #842471;
}
.section>:first-child {
    margin-top: 0px
}
.section>:last-child {
    margin-bottom: 0px
}
.section--secondary {
    color: rgb(153,153,153);
    background: #BCBDC1;
}
.terms {
    color: #333333;
    background: #eeefef;
    line-height: 20px;
    font-size: 12px;
}
.main-header>.row {
    position: relative
}
.main-header-sticky .top-nav-enquire-phone .button+.top-nav-phone {
    margin-left: 0px
}
.main-header-sticky .sticky-nav-search .form-element {
    display: none;
    border: 1px solid rgb(229,229,229);
    position: absolute;
    right: 0px;
    padding: 10px;
    z-index: 1;
    background: rgb(240,240,240);
}
.main-header-sticky .sticky-nav-search-active .form-element {
    display: block
}
.site-popover-mask{
z-index: 9998;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
    background-color: rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#40000000,endColorStr=#40000000);
/* css hack: rgba background with IE filter alternative: IE9 renders both! */
display:none
}

.site-popover-mask:not([dummy]) {
   filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false');
}

.site-popover-loading {
    background: url("/resource/images/icons/fancybox_sprite.png") no-repeat scroll 0 -108px;
    cursor: pointer;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    opacity: 0.8;
    position: fixed;
    top: 50%;
    z-index: 8060;
}
.site-popover-loading div {
    background: url("/resource/images/icons/fancybox_loading.gif") no-repeat scroll center center;
    height: 44px;
    width: 44px;
}


.site-footer-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    background: rgb(64,64,64);
}
.site-footer-wrapper,
.site-footer-wrapper a,
.site-footer-wrapper p {
    color: rgb(148,148,148);
    font-size: 14px;
}
.site-footer-wrapper a {
    font-weight: 700
}
.site-footer-wrapper a:hover {
    text-decoration: none
}
.site-footer-wrapper a:visited {
    color: rgb(148,148,148)
}
.site-footer-content-wrapper {
    float: left;
    width: 100%;
}
.site-footer-sponsors img {
    margin: 0 auto
}
.small-award {
    padding-top: 25px
}
.quali {
    margin-top: 23px;
    margin-left:20px;
}
/*STYLE*/
.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0px 30px;
}
/*********************************************
    -    SETTINGS FOR BANNER CONTAINERS    -
**********************************************/
.tp-banner {
    position: relative;
    margin-top: 140px !important;
    width: 100%;
}
.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}
/*********************************************
    	-    ITINERARY & PAGES    -
**********************************************/
.panel-heading {
    background-color: #ffffff;
    font-size: 16px !important;
}
.panel {
    border: 1px solid transparent;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    font-size: 14px;
}
.brochure-content {
    min-height: 80px;
}
.brochure-box {
    margin-bottom: 15px;
}
.breadcrumb {
    background-color: #ffffff;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
    font-size: 14px;
}
.breadcrumb > li + li:before {
    padding: 0px 0px 0px 5px !important;
}
.star-rating {
    margin-top: -6px;
}
.tour h1, .city h1, .country h1, .experts h1, .general h1 {
  font-size: 40px;
  color: #842471;
}
.tour h2, .city h2, .country h2, .experts h2, .general h2 {
  font-size: 30px;
  color: #842471;
  margin-top: 0;
}
.tour h3, .city h3, .country h3, .experts h3, .general h3 {
  font-size: 22px;
  color: #842471;
}
.info-box h3, .info-box p{
  padding: 10px 0px;
  margin: 0px;
}
.info-box p {    
  font-size: 14px;
}
.tour h4, .city h4, .country h4, .experts h4, .general h4 {
  font-size: 20px;
  color: #842471;
}
.general h2, .general h3, .general h4 {
  padding: 15px 0px 7px;
}
.panel h4 {
  color:#000;
  font-size:20px;
}
.larger-map {
  font-style: italic;
  font-size: 13px;
}
.tour-map {
  border: 2px solid #842471;
}
.route {
  color: #842471;
}
.simi-link h3 {
  position:absolute;
  bottom:10px;
  left:15px;
  font-weight:300;
  margin:0px;
  text-align:left !important;
  font-size:14px !important;
  color:#ffffff;
  background-color:rgba(0,0,0,0.7);
  padding:5px 10px;
  max-width:160px;
}
.simi-link h3:hover {
  background:#842471;
  color:#fff;
  text-decoration:none;
}
.city-link h3 {
  position:absolute;
  bottom:10px;
  left:0px;
  font-weight:300;
  margin:0px;
  text-align:left !important;
  font-size:18px !important;
  color:#ffffff;
  background-color:rgba(0,0,0,0.7);
  padding:5px 10px;
  max-width:180px;
}
.city-link h3:hover {
  background:#842471;
  color:#fff;
  text-decoration:none;
}
.hotel {
  font-size: 14px;
}
.desc-itinerary {
  float:right;
}
.servicebox h3 {
  margin: 0px;
  color:#842471;
  line-height:24px;
}
.experts .servicebox h3 {
    margin-bottom: 10px;
}
.servicebox p {
  font-size:14px;
  text-decoration:none;
}
.share-buttons {
  list-style: none;
  padding: 10px 0px;
}
.share-buttons li{
  display: inline;
}
.nav-tabs {
    border-bottom: 1px solid #842471;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    border-color: #842471 #842471 transparent;
    background-color: #842471;
}
.nav-tabs > li > a {
    border-radius: 0;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}
.desc-itinerary {
  float: right;
}
.similar-tours p {
    font-size: 14px;
}
.tour-offers{
	color:#fff;
	font-size:16px;
	background-color:#992226;
	padding:15px 8px;
	text-align:center;
	margin-bottom:8px;
}
.tour-offers a{color:#fff;}
.tourdetails,.tourdetails-dossier  {
  color:#842471;
  padding: 7px;
  background: #f2f2f2;
}
.tourdetails
{
  min-height: 240px;
}
.tourdetails2 {
  color:#842471 !important;
  padding-bottom: 3px;
}
.tourdetails p {
    color: #333;
    margin-top: 5px;
}
.tourdetails-price {
  color:#842471;
  font-size:25px;
  padding-bottom: 3px;
}
.hotel hr{
  background: #842471;
  height: 1px;
}
.hotel-header{
  font-size: 20px;
}
.info-box {  
  background-color:#f2f2f2;
  padding: 10px 15px;  
}
.simi-link {
  position:absolute;
  bottom:0;
  left:0;
  display:block;
  width:100%;
  height:100%;
}
.city-link {
  position:absolute;
  bottom:0;
  right:0;
  display:block;
  width:100%;
  height:100%;
}
.res {
  text-align: center;
}
.city-tours {
    position: relative;
    margin-bottom: 0px;
}
.city-wrap p {
    font-size: 14px;
}
.brochures {
    font-size: 14px;
}
/*********************************************
    		-    MEDIA QUERIES    -
**********************************************/
@media (max-width: 1200px) { 
    .tel h3 {
        font-size: 18px !important
    }
    .wwt-logo {
        padding-top: 7px
    }
    .navbar-nav > li > a {
        padding: 15px 10px
    }
    .header-v6 .navbar-nav > li > a > h2 {
        font-size: 14px
    }
    .search-wrapper {
        left: 3%;
        bottom: 35px;
    }
    .btn-lg,
    .btn-group-lg > .btn {
        font-size: 17px
    }
    .home-intro {
        font-size: 15px
    }
    .destination-height {
        height: 500px
    }
     .similar-tours .col-md-3 {
          margin-bottom: 10px;
        }
    .china {
        background: url('/resource/images/dani/china-md.jpg') center no-repeat;
    }
    .vietnam {
        background: url('/resource/images/dani/vietnam-md.jpg') center no-repeat;
    }
    .japan {
        background: url('/resource/images/dani/japan-md.jpg') center no-repeat;
    }
    .india {
        background: url('/resource/images/dani/india-md.jpg') center no-repeat;
    }
    .thailand {
        background: url('/resource/images/dani/thailand-md.jpg') center no-repeat;
    }
    .laos {
        background: url('/resource/images/dani/laos-md.jpg') center no-repeat;
    }
    .cambodia {
        background: url('/resource/images/dani/cambodia-md.jpg') center no-repeat;
    }
    .nepal {
        background: url('/resource/images/dani/nepal-md.jpg') center no-repeat;
    }
    .burma {
        background: url('/resource/images/dani/burma-md.jpg') center no-repeat;
    }
    .classic {
        background: url('/resource/images/dani/classic-md.jpg') center no-repeat;
    }
    .beyond {
        background: url('/resource/images/dani/go-beyond-md.jpg') center no-repeat;
    }
    .exclusive {
        background: url('/resource/images/dani/exclusive-md.jpg') center no-repeat;
    }
    .telegraph {
    background: url('/resource/images/dani/telegraph-md.jpg') center no-repeat;
    }
    .essential {
        background: url('/resource/images/dani/essential-md.jpg') center no-repeat;
    }
    .rhs {
        background: url('/resource/images/dani/rhs-md.jpg') center no-repeat;
    }
    .experiential {
        background: url('/resource/images/dani/experiential-md.jpg') center no-repeat;
    }
    .high1 {
        background: url('/resource/images/dani/classic-md.jpg') center no-repeat;
    }
    .high6 {
    background: url('/resource/images/dani/telegraph-md.jpg') center no-repeat;
    }
    .high2 {
        background: url('/resource/images/dani/exclusive-md.jpg') center no-repeat;
    }
    .high3 {
        background: url('/resource/images/dani/rhs-md.jpg') center no-repeat;
    }
    .high4 {
        background: url('/resource/images/dani/experiential-md.jpg') center no-repeat;
    }
    .high5 {
        background: url('/resource/images/dani/essential-md.jpg') center no-repeat;
    }    
        .header-v6 .navbar-nav > li > a {
        letter-spacing: 0;
    }
    .menu-container .fa-search {
            display: none;
        }
        .navbar-nav > li > a {
    padding: 15px 11px;
    }
    #social-follow {
        display: none;
    }
}
@media (max-width: 992px) { 
    .fixed-top {
        height: 100px;
    }
    .header-v6 {
        z-index: 100;
    }
    .similar-tours .col-md-3 {
          margin-bottom: 10px;
        }
    .cta-btn {
    	width: 100%;
    }
    .city-info {
             background-color: #f2f2f2;
        }
    .nth {
        margin-bottom: 20px;
    }
    .country-climate .col-md-3 {
            padding: 0px;
        }
    .bg-holder > .bg-parallax {
        background-attachment: scroll;
        background-position: center center;
    }
    .bg-holder > .bg-front.bg-front-mob-rel {
        position: relative
    }
    .destination-height {
        height: 400px
    }
    .tel h3 {
        font-size: 24px !important;
        margin: 7px 40px 0px 0px;
    }
    .tp-banner {
        margin-top: 98px
    }
    .tourlist-box-header h3 {
        font-size: 20px;
    }
    .price {
        font-size: 24px;
    }
    .tourlist-box-footer .btn {
        min-width: 80px;
    }
    .item-ha .row-fluid .span3,
    .item-ha .row-fluid .span6 {
        width: 31.91489362%
    }
    /*.dest-desc {
            display: none;
        }*/
        .dest-link h3 {
            bottom: 8px;
        }
    .endusp-header {
        font-size: 14px
    }
    .header-v6 .active, .header-v6 .enquire {
            background-color: #ffffff !important;
        }
        .header-v6 ul *:hover {
            background-color: #ffffff !important;
        }
        .menu-container .fa-search {
            display: none;
        }
    .why {
        padding: 0px
    }
    .why p {
        font-size: 12px
    }
    .social {
        margin-top: 12px
    }
    .china {
        background: url('/resource/images/dani/china-sm.jpg') center no-repeat;
    }
    .vietnam {
        background: url('/resource/images/dani/vietnam-sm.jpg') center no-repeat;
    }
    .japan {
        background: url('/resource/images/dani/japan-sm.jpg') center no-repeat;
    }
    .india {
        background: url('/resource/images/dani/india-sm.jpg') center no-repeat;
    }
    .thailand {
        background: url('/resource/images/dani/thailand-sm.jpg') center no-repeat;
    }
    .laos {
        background: url('/resource/images/dani/laos-sm.jpg') center no-repeat;
    }
    .cambodia {
        background: url('/resource/images/dani/cambodia-sm.jpg') center no-repeat;
    }
    .nepal {
        background: url('/resource/images/dani/nepal-sm.jpg') center no-repeat;
    }
    .burma {
        background: url('/resource/images/dani/burma-sm.jpg') center no-repeat;
    }
    .classic {
        background: url('/resource/images/dani/classic-sm.jpg') center no-repeat;
    }
    .beyond {
        background: url('/resource/images/dani/go-beyond-sm.jpg') center no-repeat;
    }
    .exclusive {
        background: url('/resource/images/dani/exclusive-sm.jpg') center no-repeat;
    }
    .telegraph {
        background: url('/resource/images/dani/telegraph-sm.jpg') center no-repeat;
    }
    .essential {
        background: url('/resource/images/dani/essential-sm.jpg') center no-repeat;
    }
    .rhs {
        background: url('/resource/images/dani/rhs-sm.jpg') center no-repeat;
    }
    .experiential {
        background: url('/resource/images/dani/experiential-sm.jpg') center no-repeat;
    }
    .high1 {
        background: url('/resource/images/dani/classic-sm.jpg') center no-repeat;
    }
    .high2 {
        background: url('/resource/images/dani/exclusive-sm.jpg') center no-repeat;
    }
    .high3 {
        background: url('/resource/images/dani/rhs-sm.jpg') center no-repeat;
    }
    .high4 {
        background: url('/resource/images/dani/experiential-sm.jpg') center no-repeat;
    }
    .high5 {
        background: url('/resource/images/dani/essential-sm.jpg') center no-repeat;
    }
}
@media (max-width: 767px) { 
    body {
        font-size: 16px !important;
    }
    .xlarge-gap {
	  padding: 20px 0 20px 0;
	}
	.big-gap {
	  padding: 15px 0 15px 0;
	}
	.medium-gap {
	  padding: 10px 0 10px 0;
	}
	.small-gap {
	  padding: 5px 0 5px 0;
	}
	.xsmall-gap {
	  padding: 5px 0 5px 0;
	}
    .tour-carousel .carousel-control {
          display: none;
        }
        .breadcrumb {
          margin-bottom: 15px;
        }
        .tour h1, .city h1, .country h1, .experts h1, .tour h2, .city h2, .country h2, .experts h2, .general h2 {
            font-size: 28px;
        }
        .expert-profile {
            padding: 5px 0px;
        }
        .nav-tabs {
		    border-bottom: none;
		}
        .nav-tabs > li {
            width: 50%;
        }
        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
          background-color: #842471;
          color: #ffffff;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px;
          border-color: #842471;
        }
        .nav-tabs > li > a {
          border-color: #842471;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px;          
          margin-bottom: 4px;
          text-align: center;
        }
        #itinerary .panel-heading, #accordion-information .panel-heading {
            padding: 10px 15px 10px 3px;
            font-size: 16px !important;
        }
        #itinerary .panel-body, #accordion-other .panel-body {
          padding: 15px 0px;
        }
        #accordion-other .panel-body, .hotel .col-md-4, .hotel .col-md-8, #extensions .col-md-6 {
          padding: 0px;
        }
        #itinerary .panel-body .col-md-7, #itinerary .panel-body .col-md-5, #accordion-other .panel-body .col-md-12, #accordion-information .panel-body {
          font-size: 16px;
        }
        .similar-tours .col-md-2 {
          margin-bottom: 10px;
        }
        .similar-tours img {
            margin: 0 auto;
        }
        .simi-link h3 {
            max-width: 135px !important;
        }
        .weather-btn {
            min-width: none;
        }
        .city-tours .img-responsive {
            max-width: none;
            width: 100% !important;
        }
        .omega-mob {
            padding-right: 0px;
        }
        .tour-style-height .col-sm-12 {
            height: 180px !important;
            margin-bottom: 15px;
        }
        .btn {
            font-size: 16px;
        }
        .city-wrap .tourdetails {
            min-height: 200px;
            margin-bottom: 15px;
        }
        .servicebox p {
          font-size:16px;
          text-decoration:none;
        }
        #datesandprices .dropdown {
            margin-top: 15px;
            text-align: center;
        }
        .attractions-carousel, .city-wrap .alpha {
            padding-right: 0px;
        }
        .country-climate .col-md-3 {
            padding: 0px;
        }
        .tour-list .col-lg-4 {
            padding-left: 0;
            padding-right: 0;
            margin-bottom: 15px;
        }
        /*.dest-desc {
            display: none;
        }*/
        .dest-link h3 {
            bottom: 8px;
        }
        .brochures .col-xs-6 {
            margin-bottom: 10px;
        }
        .btn-postcode-inverse {
            margin: 0px !important;
        }

    .item-ha .row-fluid .span3,
    .item-ha .row-fluid .span6 {
        width: 100%;
        height: 125px;
        margin: 3px 0px;
    }
    .btn-ghost.btn-inspire {
        padding: 5px
    }
    .cta-btn {
        font-size: 16px;
        width: 100%;
    }
    .theme-blocks .theme-pic-note.flush-right {
        text-align: left;
        left: 0;
        right: auto;
    }
    .tel {
        margin-top: 10px
    }
    .header-v6 {
        top: 70px
    }
    .item-ha h3 {
        font-size: 16px
    }
    .dani .col-sm-12 {
        border: none
    }
    .menu-container,
    .menu-container2 {
        background: #ffffff
    }
    .why {
        padding: 0px
    }
    .why p {
        font-size: 13px;
        text-align: center;
    }
    .btn-ghost.btn-inspire {
        font-size: 13px;
        white-space: pre-wrap;
    }
    .fixed-top {
        z-index: 80
    }
    .navbar-collapse {
        height: 273px
    }
    .tp-banner {
        margin-top: 120px
    }
    .box {
        border: none;
        box-shadow: none;
    }
    .wwt-logo {
        padding: 0px
    }
    .tp-banner {
        height: auto
    }
    .tour-search {
        display: none
    }
    .footer-tel {
        font-size: 22px
    }
    .site-footer-wrapper ul li a {
        font-size: 12px;
        font-weight: 400;
    }
    .site-footer-wrapper ul li {
        padding-bottom: 5px
    }
    .site-footer-wrapper ul {
        padding-top: 10px !important
    }
    .site-footer-wrapper .col-xs-12 {
        text-align: center;
    }
    .destination-height {
        height: auto;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .quali {
        margin: 0 auto
    }
    .site-footer-sponsors {
        margin: 7px 0px;
        min-height: 90px;
    }
    .social {
        margin-left: 8px
    }
    .terms {
        font-size: 13px
    }
    .no-wrap {
        white-space: nowrap
    }
    .main-footer .form-group {
        text-align: center
    }
    .china,
    .japan,
    .india,
    .laos,
    .nepal {
        height: 125px !important;
        width: 48% !important;
        margin: 10px 5px 0px 0px;
    }
    .burma,
    .cambodia,
    .thailand,
    .vietnam,
    .view-all {
        height: 125px !important;
        width: 48% !important;
        margin: 10px 0px 0px 5px;
    }
    .classic,
    .experiential,
    .rhs,
    .beyond,
    .exclusive,
    .essential {
        height: 125px !important;
        margin: 10px 10px 0px;
    }
    .view-all {
        background: #842471
    }
    .china {
        background: url('/resource/images/dani/china-sm.jpg') center no-repeat;
    }
    .vietnam {
        background: url('/resource/images/dani/vietnam-sm.jpg') center no-repeat;
    }
    .japan {
        background: url('/resource/images/dani/japan-sm.jpg') center no-repeat;
    }
    .india {
        background: url('/resource/images/dani/india-sm.jpg') center no-repeat;
    }
    .thailand {
        background: url('/resource/images/dani/thailand-sm.jpg') center no-repeat;
    }
    .laos {
        background: url('/resource/images/dani/laos-sm.jpg') center no-repeat;
    }
    .cambodia {
        background: url('/resource/images/dani/cambodia-sm.jpg') center no-repeat;
    }
    .nepal {
        background: url('/resource/images/dani/nepal-sm.jpg') center no-repeat;
    }
    .burma {
        background: url('/resource/images/dani/burma-sm.jpg') center no-repeat;
    }
    .classic {
        background: url('/resource/images/dani/classic.jpg') center no-repeat;
    }
    .beyond {
        background: url('/resource/images/dani/go-beyond.jpg') center no-repeat;
    }
    .exclusive {
        background: url('/resource/images/dani/exclusive.jpg') center no-repeat;
    }
    .essential {
        background: url('/resource/images/dani/essential.jpg') center no-repeat;
    }
    .rhs {
        background: url('/resource/images/dani/rhs.jpg') center no-repeat;
    }
    .experiential {
        background: url('/resource/images/dani/experiential.jpg') center no-repeat;
    }
}
/*********************************************
                -    TOUR LIST    -
**********************************************/
.tourlist-box {
  
  border:3px solid #f2f2f2;
  display:inline-block;
}
.tourtype {
  color:white;
  height:22px;
  margin-top:-22px;
  padding:3px 6px 0px;
  position:absolute;
  z-index:1;
  line-height:15px;
  background:#842471;
}
.tourlist-box{
margin-bottom: 15px;
}
.tourlist-box-header h3 {
  padding: 0px !important;
  margin: 0px;
}
.tourlist-box-header {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#f2f2f2;
  padding:5px 0px;
  background:white;
  min-height: 70px;
}
.tourlist-img-box{
	min-width:240px;min-height:160px;background:#f9f9f5;display:block;
	position:relative;
}
.tourlist-box img {
  width: 100%;
}
.tourlist-box img.offer-icon{
	width:88px;position:absolute;top:0;right:0;
}
.tourlist-box img.offer-icon.offer-new{left:0;}
.tourlist-box-info {  
  color:#842471;
  display:block;
  padding:10px;
  background:white;
}
.tourlist-box-info p{
  
  color:#000;
  display:block;
  background:white;
  min-height: 50px;
  font-size: 14px;
}
.tourlist-box-details {
  min-height:50px;
  padding: 5px 0px 0px;
}
.tourlist-box-footer {
  color:#842471;
  display:block;
  padding:5px 5px 0px;
  background: #f2f2f2;
  min-height: 290px;
  position: relative;
}
.panel-toursearch-default, .panel-toursearch {
    border-bottom: 1px solid #CACACA;
    padding: 0px;
}

.panel-body-toursearch {
    padding: 0 0 5px 0;
}

.panel-heading-toursearch {
    padding: 10px 0 10px 0;
}

.panel-toursearch a{
    text-decoration: none;
}
.countries {
  color:#842471;
  display:block;
  height:21px;
  padding-left: 6px;
  font-size:13px;
  line-height:19px;
  overflow:hidden;
  width:100%;
  background-color: #f2f2f2;
}
.duration {
  float:left;
}
.tourlist-box-price {
  float:right;
}
.pricing {
  float:left;
  line-height:1em;
}
.price-info {
  vertical-align:top;
  position:relative;
}
.price {
  font-size:28px;
  font-weight:bold;
  line-height:1em;
}
.price span {
  position:relative;
  top:-0.7em;
  font-size:0.5em;
}
.tourlist-box-footer-book {
  float:right;
}
.tourlist-choice {
    margin-top:0px !important;
}
.tourlist-toggle {
  min-width: 12px;
}
.toptours{
    padding-left:  0px !important;
}

.places {
    font-size: 14px;
    float: left;
    padding-top: 8px;
    color: #000 !important;
}
.hero--home-selection {
    margin-bottom: 0;
    position: relative;
    z-index: 100;
}
.hero--home-example a{
	color:#fff;
}
.hero--home-selectDestination {
    font-size: .75em;
    display: none;
    margin-right: 8px;
    border: 0;
    vertical-align: baseline;
    position: absolute;
    color: #7d7d7d;
    left: 200px;
    padding-top: 13px;
    padding-left: 8px;
    top: 1px;
    width: 70px;
    cursor: pointer;
    height: 25px;
}
.hero--home-selectDestination.show span.icon-down-arrow-small {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2226px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2026%2018%22%20enable-background%3D%22new%200%200%2026%2018%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23B11116%22%20points%3D%2213.6%2C6.4%2020.7%2C13.5%2021.6%2C13.5%2013.6%2C5.5%205.6%2C13.5%206.6%2C13.5%20%22%2F%3E%3C%2Fsvg%3E");
}
.hero--home-selectDestination span.icon-down-arrow-small {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2226px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2026%2018%22%20enable-background%3D%22new%200%200%2026%2018%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23B11116%22%20points%3D%2213.6%2C12.6%206.6%2C5.5%205.6%2C5.5%2013.6%2C13.5%2021.6%2C5.5%2020.7%2C5.5%20%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 1em;
}

@media (max-width: 767px) { 
.tourlist-box-footer {  
  min-height: 170px;
}
}

@media only screen and (min-width:771px) {
 

    .hero--home-container {
        top: 0;
        margin-top: 137px;
        transition: top .35s cubic-bezier(.165,.84,.44,1);
    }

    .hero--home-searching {
        top: -80px;
        z-index: 2;
    }

    .hero--home-panel {
        margin-right: 32px;
        margin-left: 32px;
    }

    .hero--home-caption {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    input.hero--home-inputDestination {
        width: 300px;
        margin-bottom: auto;
        margin-right: 8px;
    }

    .hero--home-selectCopy {
        display: inline-block;
    }

    .hero--home-selectDestination {
        border-right: 0;
        display: inline-block;
    }

    .hero--home-selectMonth {
        display: inline-block;
    }

    .hero--home .button--withRightArrow {
        float: none;
    }
}


input[type=text] {
    display: inline-block;
}

.about_page_left {
    padding: 0px 30px 0 0;
    float: left;
    width: 100%;
    margin: 0px;
}


.page_listing a.title {
    background: url("/resource/images/icons/right_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 0px;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 3px;
    position: relative;
    text-decoration: none;
    border-bottom: 1px solid #f2f2f2;
}

.page_listing a:hover.title {
    background: url("/resource/images/icons/right_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #842471;
}

.page_listing ul {
    float: left;
    width: 100%;
    margin: 0px 0 45px 0;
}

.page_listing ul li {
float: left;
width: 100%;
margin: 0px;
padding: 0px;
list-style: none;
margin-bottom: 3px;
}

.page_listing ul li a {
background: url("/resource/images/icons/right_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
color: #000;
display: block;
font-size: 13px;
font-weight: 700;
padding: 5px 0px;
width: 95%;
line-height: 24px;
float: right;
text-transform: uppercase;
text-align: left;
position: relative;
border-bottom: 1px solid #f2f2f2;
}

.page_listing ul li a:hover, .page_listing ul li a.active {
background: url("/resource/images/icons/right_arrow_hover.png") no-repeat scroll right center rgba(0, 0, 0, 0);
color: #fff;
text-decoration: none;
}

.page_listing ul li:hover{
background-color: #842471;
}

.specialist{
    padding: 5px 10px 5px 10px;
}

.tour-drop {
    background: url("/resource/images/icons/down.jpg") no-repeat scroll right center rgba(0, 0, 0, 0);
}

label.error {
    color: #ff0000;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
}