html,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #4D423C;
    color: #E0E3D6;
    font-family: "Cabin", Arial, sans-serif;
    height: 100%;
}
.clearfix {
    overflow: auto;
    zoom: 1;
}
.datepicker {
    color: #524632;
}
.top-ccontainer {
    width: 100%;
}
.page-header {
    border-bottom: none;
    color: #E9C46C;
    font-family: "Times New Roman";
    font-size: 20px;
    margin: 18px 0;
    margin-top: 25px;
    padding-bottom: 9px;
    text-align: center;
}
.site-index .carousel-caption {
    right: 25%;
    left: 25%;
}
.carousel-caption {
    bottom: 5px;
    line-height: 1.1;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
}
.carousel-indicators {
    color: #E0E3D6;
    bottom: 0;
    margin-bottom: 5px;
}
.carousel-caption > #homepage {
    font-size: 16px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    margin-bottom: 4px;
    margin-top: 4px;
    padding-bottom: 5px;
    letter-spacing: 1px;
    line-height: 24px;
}
.carousel-caption span {
	background: rgba(0,0,0,0.45);
	box-shadow: 5px 0 0 rgba(0,0,0,0.45), -5px 0 0 rgba(0,0,0,0.45);
	line-height: 1.2em;
}
.carousel-caption.s-text h3 {
    font-size: 14px;
    margin-bottom: 4px;
    margin-top: 4px;
    line-height: 1.0;
}
.carousel-indicators li {
    width: 6px;
    height: 6px;
    border: 1px solid #fff;
}
.carousel-indicators .active {
    width: 8px;
    height: 8px;
    background-color: #fff;
}
.slide-video {
    position: relative;
}
.dropdown:hover .menu-top {
    display: block;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-menu {
	min-width: 200px;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -7px;
    margin-left: -1px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    border-top: 2px solid #E9C469;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #4D423C;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu .pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-inverse {
    background-color: #E0E3D6;
    box-shadow: 0 0 5px #888888;
    border: none;
    z-index: 1200;
}
.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #4D423C;
    padding: 4px 6px;
    color: #E0E3D6;
    margin-top: 10px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #4D423C;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #E0E3D6;
    background-color: #E0E3D6;
}
ul.navbar-nav li b.caret {
    display: none;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #4D423C;
    font-size: 14px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #c78d00;
    background-color: #E0E3D6;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #4D423C;
    background-color: #E0E3D6;
}
.p-menu {
    z-index: 100;
    width: 273px;
    height: 50px;
    position: absolute;
    right: 0;
    padding: 9px 14px 0 0;
}
.p-menu .dropdown {
    float: left;
}
.p-menu .btn-default,
.p-menu .open > .dropdown-toggle.btn-default:hover,
.p-menu .open > .dropdown-toggle.btn-default,
.p-menu .open > .dropdown-toggle.btn-default:hover,
.p-menu .btn-default:active:focus,
.p-menu .open > .dropdown-toggle.btn-default:focus {
    background-color: #e0e3d5;
    border-color: #E0E3D6;
    color: #4c413b;
}
.p-menu .btn-default:hover,
.p-menu .open > .dropdown-toggle.btn-default:hover,
.p-menu .open > .dropdown-toggle.btn-default:hover {
    color: #E9C46A;
}
.p-menu .btn-danger {
    border: 2px solid #E53A30;
    border-radius: 25px;
    background-color: #E53A30;
    font-size: 12px;
    padding: 6px 12px 4px;
    letter-spacing: 0.5px;
}
.p-menu .btn-danger:hover {
    background-color: #E0E3D6;
    color: #E53A30;
}
.p-menu .btn-default {
    padding-right: 7px;
    padding-left: 7px;
}
.p-menu-search {
    padding: 10px 10px;
}
.p-menu-search input {
    height: 30px;
    border: none;
    color: #4D423C;
}
.mobile-menu-search {
    padding: 0 10px;
}
.mobile-menu-search input {
	line-height: 30px;
	width: 100%;
    border: none;
    color: #4D423C;
}
.p-menu .dropdown-header {
    font-size: 16px;
    padding-left: 10px;
}
.p-menu .dropdown-menu {
    padding-top: 0;
    margin-top: 0;
    border-top: 2px solid #E9C469;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    top: 121%;
}
.p-menu i {
    float: left;
    height: 25px;
    border-right: 1px solid #4D423C;
    margin-top: 3px;
    margin-right: 10px;
}
.p-menu .glyphicon {
    font-size: 16px;
}
.m-menu {
    margin-top: -5px;
    background-color: #010101;
    position: absolute;
    padding: 0;
    color: rgba(204, 204, 224, 1);
    right: -11px;
}
.modal-dialog .modal-content.m-menu {
    background-color: #282828;
    border-radius: 0;
    border-top: 2px solid #E9C469;
    min-width: 270px;
}
.m-menu > ul {
    background-color: rgba(40, 40, 40, 1);
    padding: 0;
}
.m-menu > ul > li {
    list-style: none;
    border-bottom: 1px solid rgba(121, 121, 121, 1);
    padding: 0;
    height: 44px;
    line-height: 44px;
}
.m-menu > ul > li > a:hover {
    background-color: #E0E3D6;
    color: #4D423C;
}
.m-menu > ul > li:last-child {} .m-menu > ul > li > a {
    padding: 0 20px;
}
.m-menu a,
.m-menu a:link,
.m-menu a:visited,
.m-menu a:hover,
.m-menu a:active {
    text-decoration: none;
    color: #E0E3D6;
    display: block;
}
.sub-menu a,
.sub-menu a:link,
.sub-menu a:visited,
.sub-menu a:hover,
.sub-menu a:active {
    text-decoration: none;
    color: #4D423C;
    display: block;
    padding: 7px 20px;
}
.m-menu .sub-menu {
    width: 100%;
    min-width: 130px;
}
.m-menu .glyphicon {
    float: right;
    line-height: 44px;
    color: #E9C46A;
}
.m-menu .menu-group {
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}
.m-menu .menu-group >li > a {
    text-align: center;
}
.m-menu .menu-group > li {
    border-bottom: none;
    list-style: none;
    padding: 0 12px 0 0;
}
.m-menu .menu-group > li:first-child {
    border-right: 1px solid rgba(121, 121, 121, 1);
}
.m-menu a.dropdown {
    color: #E9C46A;
}
.m-menu .search-box input {
    width: 180px;
    height: 34px;
    color: #4D423C;
}
.m-menu .search-box button {
    height: 34px;
    color: #4D423C;
    margin-left: 10px;
}
.m-menu .search-box,
.m-menu .desc {
    margin: 15px 0;
    text-align: center;
}
.m-menu .desc {
    display: block;
    text-align: center;
}
.container.home-desc {
    color: #E0E3D6;
    font-size: 25px;
    font-family: Arial;
    text-align: center;
    line-height: 1.5;
    float: none;
}
.full-text {
    float: none;
    margin: 0 auto 20px auto;
    padding: 0;
    font-size: 16px;
}
.home-whyus {
    text-align: center;
    padding: 10px 0;
    margin-top: 35px;
}
.home-whyus > div > div {
    padding: 0;
}
.home-whyus i {
    border: 1px solid #d86367;
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    margin: 9px auto;
    background-size: 118px;
}
.home-whyus i.icon-whyus-service {
    background-position: -64px -2px;
}
.home-whyus i.icon-whyus-expertise {
    background-position: -64px -53px;
}
.home-whyus i.icon-whyus-flexibility {
    background-position: -64px -103px;
}
.home-whyus i.icon-whyus-quality {
    background-position: -64px -154px;
}
.home-btn {
    margin: 50px auto 30px auto;
}
.home-btn-mobile-menu {
    margin: 20px auto 20px auto;
}
.home-btn-mobile-menu .btn-danger,
.home-btn .btn-danger {
    border: 2px solid #E53A30;
    border-radius: 25px;
    background-color: #E53A30;
    font-size: 14px;
    padding: 6px 15px;
    margin: 0 auto;
    float: none;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.home-btn-mobile-menu .btn-danger:hover,
.home-btn .btn-danger:hover {
    background-color: #E0E3D6;
    color: #E53A30;
}
.home-btn .btn-mine {
    border-color: #eee;
    border-radius: 15px;
    padding: 9px 15px;
    background-color: #4D423C;
    font-size: 16px;
    color: #E0E3D6;
    margin: 0 auto;
    float: none;
}
.btn-row {
    text-align: center;
}
.tips-experiences-page {
    padding: 0 0;
}
.home-categories .list-group .list-group-item {
    margin: 0 auto;
    padding: 0 0;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    color: #E0E3D6 !important;
    font-size: 20px;
    background-color: #4D423C;
    border: none;
}
.home-categories i.glyphicon {
    color: #47AAED;
    margin: 14px 15px;
}
.home-categories i.icon {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    background-size: 115px;
    margin: 5px 15px 2px 5px;
    position: absolute;
}
.home-categories .icon-mostpopular {
    background-position: -18px 0;
}
.home-categories .icon-familyvacation {
    background-position: -18px -39px;
}
.home-categories .icon-culture {
    background-position: -18px -78px;
}
.home-categories .icon-adventurous {
    background-position: -18px -117px;
}
.home-categories .icon-foodie {
    background-position: -18px -156px;
}
.home-categories .icon-ataglance {
    background-position: -18px -196px;
}
.home-categories .icon-romantic {
    background-position: -19px -235px;
}
.home-categories span {
    line-height: 50px;
    font-size: 20px;
}
.thumbnail {
    padding: 0;
    border-radius: 0;
    position: relative;
}
.clients-saying > div > .quote {
    padding: 0;
}
.clients-saying img {
    display: block;
    margin: 0 auto;
}
.site-index .faq .list-group-item,
.site-index .article .list-group-item,
.list-group.faq {
    background-color: #E0E3D6;
    border-color: #b7b7b7;
}
.site-index .faq .list-group-item:not(:first-child):hover,
.list-group.faq .list-group-item:not(:first-child):hover {
    background-color: #F1F4E3;
    cursor: pointer;
}
.site-index .faq .list-group-item:first-child,
.list-group.faq .list-group-item:first-child {
    pointer-events: none;
    cursor: default;
    font-family: "Times New Roman";
}
.site-index .list-group h2,
.list-group.faq h2 {
    padding-bottom: 9px;
    margin: 4px 0;
    border-bottom: none;
    font-size: 24px;
    text-align: center;
    padding: 0;
}
.site-index .list-group i.glyphicon,
.article-index .list-group i.glyphicon {
    font-size: 16px;
    color: #47AAED;
}
div#social-media-icons-container {
    display: inline-block;
    width: 100%;
}
.social-media-icons {
    color: #524632333;
    font-weight: bold;
}
.social-media-icons center {
    margin: 10px 0;
}
.social-media-icons a,
.social-media-icons a:link,
.social-media-icons a:visited,
.social-media-icons a:hover,
.social-media-icons a:active {
    text-decoration: none;
    color: #666666;
    font-weight: normal;
}
.social-share-links a {
    background-image: url(../images/share-social-media-icons.png);
    display: inline-block;
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    margin: 0 1px;
}
.social-share-links-container {
    text-align: center;
    padding: 0 0 70px;
}
.social-share-links-container-title {
    margin-bottom: 10px;
    color: #6d6d6b;
}
.social-share-links a.share-facebook {
    background-position: -256px 0;
}
.social-share-links a.share-facebook:hover {
    background-position: -109px 0;
}
.social-share-links a.share-twitter {
    background-position: -183px 0;
}
.social-share-links a.share-twitter:hover {
    background-position: -36px 0;
}
.social-share-links a.share-pinterest {
    background-position: -219px 0;
}
.social-share-links a.share-pinterest:hover {
    background-position: -72px 0;
}
.social-share-links a.share-googleplus {
    background-position: -292px 0;
}
.social-share-links a.share-googleplus:hover {
    background-position: -145px -0px;
}
.social-share-links a.share-mail {
    background-position: -330px 0;
}
.social-share-links a.share-mail:hover {
    background-position: -0px -0px;
}
div#social-media-icons-container a {
    background-image: url(../images/social-media-icons-small.png);
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    padding: 0 20px;
}
#featured-in-container {
    text-align: center;
}
#featured-in-container a {
    text-decoration: none;
}
#featured-in-container span {
    background-image: url(../images/references.png);
    display: inline-block;
    background-repeat: no-repeat;
}
#featured-in-container .the-guardian {
	width: 151px;
    height: 28px;
    background-position: 0 1px;
    background-size: 181%;
}
#featured-in-container .cnn-travel {
	width: 163px;
    height: 28px;
    background-position: 0 -30px;
    background-size: 179%;
}
#featured-in-container .usa-today {
    width: 149px;
    height: 28px;
    background-position: 0 -172px;
    background-size: 192%;
}
#featured-in-container .scmp {
	width: 281px;
    height: 24px;
    background-position: 0 -144px;
    background-size: 99%;
}
#featured-in-container .travel-leasure {
    width: 91px;
    height: 28px;
    background-position: 0 -57px;
    background-size: 304%;
}
#featured-in-container .marketwatch {
    width: 170px;
    height: 20px;
    background-position: 0 -81px;
    background-size: 115%;
}
#featured-in-container .parents {
	width: 109px;
    height: 22px;
    background-position: 1px -62px;
    background-size: 186%;
}
#featured-in-container .traveller {
    background-image: url(../images/Traveller.png);
    width: 200px;
    background-position: 0 0;
}
.navbar-brand {
    padding: 0 8px;
}
.navbar-brand img {
    width: 205px;
}
#social-media-icons-container a#tripadvisor {
    background-position: -270px -2px;
}
#social-media-icons-container a#instagram {
    background-position: -53px -2px;
}
#social-media-icons-container a#facebook {
    background-position: -157px -2px;
}
#social-media-icons-container a#twitter {
    background-position: 0 -3px;
}
#social-media-icons-container a#linkedin {
    background-position: -222px -2px;
}
#social-media-icons-container a#pinterest {
    background-position: -118px -3px;
}
#social-media-icons-container a#youtube {
    background-position: -318px -2px;
}
.footer .search-box,
.footer .pata,
.footer .copyright {
    margin: 35px 0 0 0;
    color: #666;
    text-align: center;
    padding-bottom: 20px;
    font-size: small;
}
#gotop {
    display: none;
    width: 55px;
    height: 55px;
    position: fixed;
    right: 20px;
    bottom: 40px;
    background-color: rgba(233, 196, 106, 0.4);
    border-radius: 10px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
    margin: 0 auto;
}
.carousel-inner.full-w > .item > img,
.carousel-inner.full-w > .item > a > img {
    line-height: 1;
    margin: 0 auto;
    width: 100%;
}
.index-article {
    padding: 0;
}
.index-faq {
    padding: 0;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 5px;
}
.breadcrumb {
    border-radius: 0;
    margin-bottom: 0;
    display: none;
}
.container .price {
    text-align: center;
    margin: 20px auto;
}
.container .price span {
    font-size: 18px;
    color: #E9C46C;
}
.container.tour-left>div {
    padding-left: 0;
    padding-right: 0;
}
.container.tour-left .price {
    margin-bottom: 0;
}
.container.tour-left .home-btn {
    margin: 30px auto 10px auto;
}
.themes-info .list-group-item {
    background-color: #E0E3D6;
    border: 1px solid #797979;
    color: #524632333;
    font-size: 14px;
    padding: 8px 4px;
}
.container.tour-left .article-index {
    margin: 25px 0;
    float: left;
    width: 100%;
}
.themes-info .icon-menu-ok {
    color: #6cd63c;
    margin: 0 10px 0 5px;
    font-size: 16px;
}
.tour-view h2, .tour-view div.h2 {
    color: #E6D2A1;
    font-size: 24px;
}
.container .map .list-group-item {
    padding: 0;
    border: none;
    background-color: #E0E3D6;
}
.container .map .list-group-item img {
    margin: 0 auto;
}
.wrap > .form-info.container {
    padding-left: 15px;
    padding-right: 15px;
}
.form-info.container .h2 {
    margin: 0 auto 60px;
    float: none;
}
.form-info.container .h2 h2 {
    color: #E6D2A1;
}
.form-info-create tr>td {
    padding: 5px 10px;
}
.form-info-create tr>td:last-child {
    padding-right: 0;
}
.form-info-create tr>td:first-child {
    padding-left: 0;
}
.form-info-create table .form-group {
    margin-bottom: 0;
}
.form-info-create .tips {
    text-align: center;
    color: #808080;
}
.form-info-create hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #c5c5c5;
}
.article-index.container {
    margin: 30px auto;
    padding: 0 15px;
}
.article-index>.container {
    padding: 0;
}
.thumbnail .carousel-caption {
    bottom: 0;
    padding: 10px;
    width: 100%;
    position: absolute;
    left: 0;
}
.form-info .header,
.form-info h2 {
    color: #4D423C;
    text-align: center;
    font-family: "Times New Roman";
}
.form-info h2.small-group-tour {
    color: #4D423C;
    font-size: 28px;
    text-align: center;
    font-family: "Times New Roman";
    margin-top: 3px;
}
.text-before-inquiry-form {
    clear: both;
    float: none;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
}
.text-before-inquiry-form h2 {
    color: #E9C46C;
}
.form-info-create {
    background-color: #E0E3D6;
    color: #4D423C;
    padding: 20px 10px 10px 10px;
    border-radius: 6px;
    position: relative;
    margin: 20px auto 30px;
    float: none;
}
.form-info-create .has-success .control-label,
.form-info-create .has-error .control-label {
    color: #524632;
}
.form-info-create .header,
.form-info-create h2 {
    margin-top: 0;
}
.form-info-create hr {
    margin: 20px 0;
}
.subscribe-mail-form {
    padding: 20px;
    text-align: left;
}
.subscribe-mail-form center {
    font-size: 20px;
    color: #17BEBB;
    font-weight: bold;
    margin-bottom: 10px;
}
.subscribe-mail-form .bt-submit {
    text-align: center;
    margin-top: 20px;
}
.subscribe-mail-form .has-success .control-label,
.subscribe-mail-form .has-error .control-label {
    color: #fff;
}
.form-info-create .desc-label,
.form-info-create .form-group>div>label {
    font-weight: normal;
    color: #444;
}
.form-info .form-title {
    font-size: 20px;
    background-color: #E53A30;
    color: #F2F2F2;
    position: absolute;
    top: -17px;
    padding: 3px 14px;
    left: 0;
    right: 0;
    margin: auto;
    width: 255px;
    height: 35px;
    text-align: center;
    border-radius: 4px;
}
.form-info .form-info-bottom {
    text-align: center;
    color: #999999;
}
.form-info .bt-submit {
    text-align: center;
}
.form-info .btn-success {
    color: #fff;
    background-color: #E9C46A;
    border: 2px solid #E9C46A;
    border-radius: 15px;
    padding: 6px 0;
    display: block;
    width: 160px;
    margin: 0 auto;
}
.form-info .btn-success:hover {
    color: #E9C46A;
    background-color: #fff;
    border: 2px solid #E9C46A;
}
.tour-index .file-drop-zone {
    border-radius: 4px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    margin-top: 16px;
}
.right-column-padding {
    padding: 0 15px !important;
}
.tour-index .file-preview-frame {
    position: relative;
    display: table;
    margin: 0 0 30px 0;
    height: 160px;
    float: left;
    text-align: center;
    vertical-align: middle;
    padding: 0;
}
.tour-index .file-thumbnail-footer {
    position: relative;
    background-color: #E0E3D6;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.41);
}
.tour-index .file-footer-caption {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 0;
}
.tour-index .file-footer-caption span {} .tour-index .file-preview-image {
    width: 100%;
    height: auto;
}
.kv-file-content {
    display: block;
    position: relative;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.41);
}
.tour-index .content-press {
    font-size: 15px;
    color: #4D423C;
    text-align: center;
    padding: 5px;
    background-color: #F5F8ED;
}
.tour-index .kv-file-content .content-press span {
    color: #E9C46C;
}
.file-drop-zone h3 {
    margin-top: 10px;
    color: #17BEBB;
}
.file-drop-zone .btn-sm {
    padding: 4px 16px;
    font-size: 14px;
    background-color: #17BEBB;
    border-radius: 5px;
    border-color: #fff;
}
.btn-sm.more-link {
    color: #fff;
    font-size: 14px;
    background-color: #E9C46A;
    border: 2px solid #E9C46A;
    border-radius: 4px;
}
.btn-sm.more-link:hover {
    color: #E9C46A;
    background-color: #fff;
    border: 2px solid #E9C46A;
}
.type-menu {
    margin: 10px auto 0;
}
.type-menu .btn {
    width: 100%;
}
.type-menu .dropdown-menu {
    width: 100%;
}
.type-menu .btn,
.type-menu .input-group-addon {
    border-radius: 20px;
    background-color: #E0E3D6;
    color: #4D423C;
    font-size: 24px;
    padding: 0;
    line-height: 36px;
    font-family: Arial;
}
.type-menu .open > .dropdown-toggle.btn-default:hover,
.type-menu .btn-default:active:focus,
.open > .dropdown-toggle.btn-default:focus {
    /* border-color: #E53A30; */
    background-color: #E0E3D6;
    /* color: #fff; */
}
.type-menu .input-group-addon {
    background: rgba(203, 51, 51, 1);
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
}
.type-menu .glyphicon {
    float: right;
    padding: 12px 10px;
    background-color: #E0E3D6;
    font-size: 14px;
    top: 0;
    margin-left: -34px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.tour-index .thumbnail {
    border: 0;
}
.tour-index .list-info {
    color: #f0ad4e;
}
.tour-index .tourlist-price {
    height: 25px;
    color: #4D423C;
}
.back-container h1 {
    color: #E6D2A1;
    font-size: 28px;
    margin-bottom: 30px;
    font-family: "Times New Roman";
    line-height: 1.2;
}
.tour-view h1.title {
    text-align: center;
    font-size: 25px;
    color: #E6D2A1;
    font-family: "Times New Roman";
    padding-bottom: 30px;
    line-height: 1.2;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
}
.tour-view h1.title small {
    color: #E0E3D6;
    font-family: sans-serif;
    font-size: 14px;
    display: block;
    line-height: 1.5;
    padding-top: 10px;
}
.tour-view .tour-info {
    margin: 10px;
    margin-top: 5px;
    padding: 5px 5px;
}
.tour-info-row {
    display: block;
}
.tour-view .tour-info .tour-info-row div {
    padding: 0;
    border-right: 1px dashed #aaa;
    text-align: center;
}
.tour-view .tour-info .tour-info-row div:last-child {
    border-right: none;
}
.tour-view .tour-info span {
    font-size: 16px;
    display: block;
}
.tour-view .tour-info span.price {
    color: #666;
    font-weight: bold;
    font-size: 18px;
}
.tour-view .container-overview .overview {
    text-overflow: ellipsis;
    overflow: hidden;
    box-shadow: inset 0 -10px 20px -2px #4D423C;
}
.tour-view .container-overview .overview > p {
    position: relative;
}
.overview {
    font-size: 16px;
    line-height: 1.3;
}
.tour-view .itineraries {
    padding-bottom: 15px;
}
.tour-view .itineraries .pager {
    margin: 0;
}
.tour-view .itineraries nav {
    padding: 25px 0 6px 0;
    margin-bottom: 10px;
    text-align: center;
}
.tour-view .itineraries nav > span > a {
    color: #4D423C;
}
.tour-view .itineraries nav .glyphicon-menu-right,
.tour-view .itineraries nav .glyphicon-menu-left {
    top: 2px;
}
.tour-view .itineraries nav .glyphicon-circle-arrow-right {
    padding-left: 15px;
}
.tour-view .itineraries nav .glyphicon-circle-arrow-left {
    padding-right: 15px;
}
.tour-view .itineraries .text {
    font-size: 24px;
}
.tour-view .itinerary-item {
    background-color: #E0E3D6;
    color: #524632;
    padding: 0 10px 10px 10px;
}
.itinerary-swipe.overview ul li:not(a) {
    color: #888181;
    list-style-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><circle fill="#4D423C" cx="5" cy="3" r="3"/></svg>');
}
.itinerary-swipe > div {
    margin-top: 3px;
}
.tour-index > h3 {
    color: #E9C46C !important;
}
.tour-index h3,
.tour-index h3>a {
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    display: table-cell;
    font-size: 18px;
}
.tour-index .tourlist-desc {
    color: #4D423C;
    line-height: 20px;
    padding: 12px 12px 0;
    font-size: 15px;
}
.tour-index .tourlist-desc>a {
    color: #4D423C;
}
.tour-view > .form-info.col-lg-4 {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
}
.inclusion,
.exclusion,
.tips {
    padding-left: 0;
    padding-right: 0;
}
.cities-banner #city-name-and-menu {
	position: absolute;
	width: 100%;
}
@media (max-width: 1359px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media (min-width: 1255px) {
    .navbar-inverse>.container {
        margin-left: 0 !important;
    }
    .tour-view .tour-info .tour-info-row div {
        font-size: 18px;
    }
    .tour-view .tour-info span {
        font-size: 20px;
    }
    .navbar-inverse .navbar-nav {
        margin-right: 0;
        margin-left: 10px;
    }
    .tour-view > .col-lg-8 {
        padding-left: 180px;
        padding-right: 60px;
        margin-top: 0;
        min-height: 650px;
    }
    .tour-view > .col-lg-4 {
        padding-right: 120px;
        padding-left: 0;
        margin-top: 30px;
        margin-left: -50px;
    }
    .form-info.col-lg-4.small-group-tour-form {
        padding-right: 135px;
    }
    .back-container h1,
    .tour-view h1.title {
        font-size: 30px;
    }
    .cities-banner .banner-text {
        font-size: 50px;
    }
    .carousel-caption > #homepage {
        font-size: 34px;
        line-height: 43px;
    }
    .page-header {
        font-size: 30px;
    }
    .exp-tab {
        margin-top: -55px;
    }
    .exp-tab .tab {
        font-size: 25px !important;
    }
    .map-view {
        margin-left: 15%;
    }
}
@media (max-width: 1254px) {
    .exp-tab {
        margin-top: -48px;
    }
}
@media (min-width: 640px) {
    .tour-view .itineraries .text {
        float: none;
    }
    .video_preview {
        height: 100px !important;
    }
}
@media (min-width: 768px) and (max-width: 1254px) {
    .carousel-caption > span#homepage {
        font-size: 20px;
        line-height: 27px;
    }
    .cities-banner .banner-text {
	    font-size: 36px;
    }
	.site-index .carousel-caption {
    	right: 15%;
		left: 15%;
	}
} 
@media (min-width: 768px) {
    .overview .overview-img {
        width: 50% !important;
    }
    .overview .overview-img-70 {
        width: 70% !important;
    }
    .overview .overview-vr {
        height: 480px !important;
    }
    .navbar-right {
        float: left !important;
        margin-right: 160px;
    }
    .tour-index .file-preview-frame,
    .home-whyus > div > div,
    .home-categories .list-group .list-group-item,
    .tips-experiences-page
     {
        padding: 0 15px;
    }
    .homepage-category {
        margin: 5px 13px;
    }
    .exp-tab .tab {
	    padding: 10px 20px;
	    font-size: 20px;
	}
	.exp-tab .tabs {
		width: 90%
	}
	.intro-paragraph-experiences {
		font-size: 20px
	}
	.form-info .header,
	.form-info h2 {
	    font-size: 28px;
	}
	.carousel-caption > span.destination {
        font-size: 16px;
    }
    .entry-title {
    	font-size: 24px;
    }
    .btn h1,
    .btn h2,
    h2.in-input-group {
	    font-size: 22px;
	}
	#featured-in-container span {
	    margin: 10px;
	}
	.cities-banner #city-name-and-menu {
		top: 40%
	}
	.index-map > article img {
		width: 200px;
	}
	.overview .content-title
	{
	    font-size: 26px;
	}
	.content-body h1 {
    	font-size: 28px;
	}
}
@media (min-width: 1200px) {
    .tour-view.blog,
    .tour-view.preparation {
        margin: 0 50px;
    }
    .intro-paragraph-experiences {
    	width: 85%;
	}
}
@media (max-width: 767px) {
    .tour-view .tour-index {
        padding-right: 0;
        padding-left: 0;
    }
    .nav li > form > button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
    .cities-index .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .city-view .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .slideshow-experience {
	    padding-left: 0;
    }
    #homepage-ul-must-see-blogs {
	    padding-left: 15px;
    }
    .cities-banner .banner-text {
	    font-size: 22px
    }
    .exp-tab {
	    margin-top: -32px;
	}
    .exp-tab .tab {
	    padding: 5px 5px;
	    font-size: 16px;
	}
	.exp-tab .tabs {
		width: 100%
	}
	.intro-paragraph-experiences {
		font-size: 16px
	}
	.form-info .header,
	.form-info h2 {
	    font-size: 20px;
	}
	.carousel-caption > span.destination {
        font-size: 14px;
    }
    .entry-title {
	    font-size: 20px
    }
    .btn h1,
    .btn h2,
    h2.in-input-group {
	    font-size: 18px;
	    vertical-align: middle
	}
	#featured-in-container span {
	    margin: 15px auto;
	    display: block
	}
	.type-menu .btn {
		height: 28px;
		font-size: inherit;
		line-height: 22px;
	}
	.type-menu .glyphicon {
		height: 24px;
		padding: 6px 10px;
	}
	.cities-banner #city-name-and-menu {
		top: 40%
	}
	.index-map > article img {
		width: 180px;
	}
	.overview .content-title
	{
	    font-size: 20px;
	}
	.back-container h1 {
		font-size: 25px
	}
	.content-body h1 {
    	font-size: 22px;
	}
	.content-body h2 {
    	font-size: 20px;
	}
}
.overview .overview-vr {
    width: 100%;
    height: 450px;
}
.home-whyus .row.tour-right {
    margin: 15px 15px 10px 15px;
    border: 1px solid #847b66;
    padding-bottom: 15px;
}
.home-whyus .row.tour-right div.h2 {
    text-align: center;
    margin-top: -10px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.35);
    font-size: 20px;
}
.home-whyus .row.tour-right div.h2 span {
    background-color: #4D423D;
    padding: 0 15px;
    color: #E6D2A1;
}
.home-whyus .row.tour-right>div {
    padding: 0;
}
.home-whyus .row>div>div {
    padding: 10px;
}
.file-drop-zone.tour-right {
    margin-top: 0;
}
h3.tour-right {
    margin-bottom: 0;
}
div.tour-right-title {
    color: #E9C46C !important;
    font-size: 20px;
    font-family: "Times New Roman";
}
.cities-banner {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.cities-banner .banner-text {
    position: absolute;
    color: white;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
    margin: auto;
    left: 0;
    right: 0;
    top: 40%;
    bottom: 50%;
    font-family: "Times New Roman", serif;
}
.cities-banner .banner-text span {
	background: rgba(0,0,0,0.4);
	box-shadow: 5px 0 0 rgba(0,0,0,0.4), -5px 0 0 rgba(0,0,0,0.4);
	line-height: 1.2em;
}
.cities-banner .banner-text small {
    font-size: 50%;
    font-weight: normal;
    color: white;
}
.cities-banner.index-experiences {
    margin-bottom: 0;
}
.city-view .h-title,
.sight-view .h-title,
.activity-view .h-title {
    text-align: center;
    font-size: 20px;
    padding: 20px 20px;
    font-weight: bold;
    background: #dadada;
    color: #524632;
}
.city-view .h-title .btn-group {
    float: right;
}
.cities-index .page-header {
    text-align: center;
    color: #E6D2A1;
    font-family: "Times New Roman";
    line-height: 1.2;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
}
.article-view .overview {
    margin: 20px 0;
}
.article-index .list-group-item h2 {
    color: #524632;
    margin: 10px;
    font-size: 25px;
}
.themes-info i {
    color: rgba(117, 210, 245, 1);
    margin-right: 3px;
}
.dest-title {
    width: 100%;
    margin-bottom: 20px;
}
.dest-title .btn {
    padding: 20px 10px;
    width: 100%;
    background-color: #E0E3D6;
    border-radius: 0;
    color: #524632;
    font-size: 20px;
    font-weight: bold;
    border: none;
}
.dest-title .btn i {
    font-weight: normal;
    color: #17BEBB;
    float: right;
}
.dest-title .dropdown-menu {
    width: 100%;
}
.dest-title .dropdown-menu li a,
.type-menu .dropdown-menu li a {
    padding: 10px 14px;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}
.wrap > .container {
    padding: 50px 0 0;
}
.footer {
    background-color: #C9CCBF;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    color: #666;
}
.footer > div div {
    padding: 0 0;
    text-align: center;
}
.footer .header {
    font-size: 15px;
    color: #4D423C;
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 1.1;
    
}
.footer a {
    display: block;
    color: #83867b;
    padding-top: 2px;
}
.footer a:hover,
.footer a h3:hover {
    text-decoration: underline;
}
.footer-icons {
    background-image: url(../images/footer-icons.png);
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 2px;
    background-repeat: no-repeat;
}
.footer-icons.payment.visa {
    width: 50px;
    height: 30px;
    background-position: -3px -10px;
}
.footer-icons.payment.mastercard {
    width: 50px;
    height: 35px;
    background-position: -58px -6px;
}
.footer-icons.payment.amex {
    width: 48px;
    height: 36px;
    background-position: -114px -6px;
}
.footer-icons.payment.paypal {
    width: 50px;
    height: 36px;
    background-position: -167px -6px;
}
.footer-icons.partnership {
    width: 76px;
    height: 58px;
    background-position: 1px -58px;
}
.footer-icons.membership {
    width: 102px;
    height: 19px;
    background-position: -94px -66px;
}
.footer .icon-link {
    display: inline;
}
.footer-email,
.footer-credit-card {
    padding-right: 5px;
    color: #4D423C;
}
.footer-credit-card {
    top: 3px;
}
.footer-email {
    top: 2px;
}
.jumbotron {
    text-align: center;
    background-color: transparent;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}
.not-set {
    color: #c55;
    font-style: italic;
}
/* add sorting icons to gridview sort links */

a.asc:after,
a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}
a.asc:after {
    content: "\e151";
}
a.desc:after {
    content: "\e152";
}
.sort-numerical a.asc:after {
    content: "\e153";
}
.sort-numerical a.desc:after {
    content: "\e154";
}
.sort-ordinal a.asc:after {
    content: "\e155";
}
.sort-ordinal a.desc:after {
    content: "\e156";
}
.grid-view td {
    white-space: nowrap;
}
.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}
.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}
.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
/* align the logout "link" (button in form) of the navbar */

.nav li > form > button.logout {
    padding: 15px;
    border: none;
}
.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}
.nav > li > form > button.logout:focus {
    outline: none;
}
.nav-stacked .collapse,
.nav-stacked .collapse.in {
    background-color: #E0E3D6;
    color: #524632;
    padding: 15px;
}
.nav-stacked .carousel-inner {
    margin-top: 20px;
}
.nav-stacked .panel {
    background-color: #E0E3D6;
    border: 1px solid #ababab;
    color: #524632;
}
.nav-stacked .panel > div {
    padding: 15px;
}
.nav-stacked .panel>a {
    background-color: #ababab;
    color: #524632;
}
.nav-stacked > li > a:hover,
.nav > li > a:focus {
    background-color: #ababab;
    color: #524632;
}
.container.title-bar {
    margin: 0;
    width: 100%;
}
#bt_overview_more {
    color: #E6D2A1;
    line-height: 1.3;
    margin: 10px;
    display: block;
}
.itineraries .pager li > a,
.itineraries .pager li > span {
    display: inline-block;
    padding: 0 5px;
    background-color: #4D423C;
    border: 2px solid #4D423C;
    border-radius: 5px;
    color: #E0E3D6;
}
.itineraries .pager li > a:hover {
    color: #4D423C;
    border: 2px solid #4D423C;
    background-color: #E0E3D6;
}
.itinerary-swipe.overview > ul > li > span {
    color: #4D423C !important;
}
.overview > ul {
    padding-left: 20px;
}
.overview > ul > li {
    margin-bottom: 6px;
}
.overview a {
    color: #E0E3D6;
    text-decoration: underline;
    ;
}
.overview .overview-img, .overview .overview-img-70 {
    width: 100%;
}
.overview a.sight {
    color: #4D423C;
    text-decoration: underline;
}
.overview .sight {
    color: #e36c09;
}
.overview a.sight:hover {
    color: #4D423C;
}
.overview .content-title {
    color: #E6D2A1;
    font-family: 'Times New Roman';
    margin-top: 25px;
    margin-bottom: 8px;
}
.overview img.overview-img-fullwidth {
    width: 100%;
}
.overview .content-color-1 {
    color: #aaa96f;
}
.container-overview > .list-group {
    text-align: center;
    font-size: 14px;
}
.city-view .overview a {
    color: #E0E3D6;
    text-decoration: underline;
}
.city-view .overview a:hover {
    color: #E53A30;
}
.article-view .overview a {
    color: #524632;
    text-decoration: underline;
}
.article-view .overview a:hover {
    color: #E53A30;
}
.nomadicmatt-page .teaser {
    margin-top: 10px;
}
.blog .entry {
    background: #E0E3D6;
    padding: 15px 15px;
    position: relative;
    box-sizing: border-box;
    clear: both;
    content: " ";
    display: table;
}
.entry {
    margin-bottom: 20px;
    color: #4D423C;
    font-size: 16px;
}
.entry-map-homepage {
    color: #E0E3D6 !important;
}
.first {
    clear: both;
    margin-left: 0;
}
.name-popular-destination {
    font-size: 20px;
    line-height: 1;
    margin-top: 0;
}
.entry-title {
    line-height: 1;
    margin-top: 0;
    margin-bottom: 10px;
}
.entry-title a,
.sidebar .widget-title a {
    color: #4D423C;
    font-weight: 500;
    font-family: "Times New Roman";
}
.entry-content {
    clear: both;
    content: " ";
    display: table;
}
.entry-content a {
    color: #E9C46A;
    font-weight: 600;
    box-sizing: border-box;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 15px 15px;
}
@media (max-width: 660px) {
    .alignleft,
    .alignright {
        margin: 0 auto !important;
        display: block;
        float: none;
        width: 100% !important;
    }
}
.alignright {
    float: right;
    text-align: right;
}
.entry-image-link img {
    height: auto;
    max-width: 100%;
}
.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
    margin-bottom: 20px;
    margin: 0 0 10px;
    padding: 0;
}
a.more-link {} .blog .entry-meta {
    position: absolute;
    bottom: 0;
    margin: 0 0 24px;
    padding: 0;
}
.entry-meta {
    font-size: 15px;
}
a.list-group-item {
    color: #524632 !important;
    font-size: 16px;
}
.content-body {
    background: #E0E3D6;
    color: #524632;
    padding: 5px 15px;
    margin: 25px 0;
    border-radius: 2px;
}
.content-body p,
.content-body li,
.content-body div {
    line-height: 1.5em;
}
.content-body h2 {
    color: #4D423C;
    font-weight: 500;
}
.content-body #blog-title {
    color: #4D423C;
    font-family: "Times New Roman";
    margin: 20px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid lightgrey;
}
.content-body #blog-title small {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    text-transform: none;
}
.content-body > img {
    width: 100%;
}
.article-index .list-group-item {
    background-color: #E0E3D6;
    border: 1px solid #b7b7b7;
}
.back-container .back-body {
    margin: 25px 0;
}
.back-container p {
    font-size: 16px;
}
.back-container a {
    color: #E0E3D6;
    text-decoration: underline;
}
.sight-title-img {
    float: none;
    margin: 10px auto;
    padding-left: 0;
    padding-right: 0;
}
.site-error {
    font-size: 16px;
}
.site-error h1,
.site-error h2,
.site-error h3 {
    color: #E9C46C;
}
.site-error h1 {
    text-align: center;
    margin: 30px 0;
}
.site-error .content {
    float: none;
    margin: 20px auto;
}
.site-error ul {
    list-style-type: none;
    padding-left: 20px;
}
.site-error a {
    color: #eee;
    text-decoration: underline;
}
.modal-dialog {
    margin-top: 55px;
}
.modal-dialog .modal-content {
    background-color: #E0E3D6;
    color: #524632;
}
.modal-dialog .modal-header {
    background-color: #ababab;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 45px;
    padding: 10px;
}
.exp-search-form {
    float: none;
    margin: 0 auto 25px auto;
    padding-left: 0;
    padding-right: 0;
}
.exp-search-form .type-menu {
    width: 100%;
    margin: 10px 0 0 0;
}
.exp-search-form .input-group-title {
    font-size: 18px;
}
.input-group-title.days {
    margin-left: 16px;
}
.exp-search-form .short-input {
    width: 150px;
    border-radius: 0;
    border-color: #E0E3D6;
    background-color: #4D423C;
    color: #E0E3D6;
    font-size: 16px;
    padding: 0;
    line-height: 36px;
    height: 36px;
    padding-left: 10px;
}
.tours-count {
    font-size: 18px;
    color: #E9C46C;
}
.exp-tab {
    padding: 0;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}
.exp-tab .tabs {
    padding: 0;
    margin: 0 auto;
    float: none;
}
.exp-tab .tab a,
.exp-tab .tab a:hover {
    display: block;
    color: #c2c2c2;
    text-decoration: underline;
}
.exp-tab .tab {
    float: left;
    text-align: center;
    background-color: #2c2323a8;
    color: #a28a50;
}
.exp-tab .tab.active {
    background-color: #c80a00b3;
    color: #fff;
}
.placeholder {
    position: absolute;
    display: block;
    width: 100px;
    height: 140px;
    top: -140px;
    z-index: -1;
}
#txt_cities_name {
    font-size: 16px;
    line-height: 26px;
}
.map-container {
    margin: 5px auto 10px auto;
}
.map-poi {
    display: block;
    position: absolute;
}
.map-poi i {
    color: #b5aa8e;
    width: 20px;
    height: 20px;
    font-size: 18px;
}
.map-poi i {
    float: left;
    margin-right: 0;
}
.map-poi.poi-right i {
    float: right;
    margin-left: 0;
}
.map-poi.poi-right .map-span {
    float: right;
}
.map-poi:hover span {
    color: #E0E3D6;
}
.map-poi:hover i {
    color: #E0E3D6;
}
.map-poi.active span {
    color: #E0E3D6;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
}
.map-poi.active i {
    color: #E0E3D6;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
}
.map-div {
    width: 100%;
    position: relative;
}
.map-span {
    color: #b5aa8e;
    display: block;
    font-size: 14px;
    float: left;
}
.map-poi-lasa {
    left: 26%;
    top: 61%;
}
.map-poi-guilin {
    right: 34%;
    top: 73%;
}
.map-poi-greatwall {
    right: 22%;
    top: 29%;
}
.map-poi-beijing {
    left: 72%;
    top: 33%;
}
.map-poi-xian {
    ;
    left: 62%;
    top: 48%;
}
.map-poi-shanghai {
    right: 11%;
    top: 55%;
}
.map-poi-zhangjiajie {
    display: block;
    height: 20px;
    position: absolute;
    left: 70%;
    top: 65%;
}
.map-poi-yangshuo {
    right: 32%;
    top: 78%;
}
.map-poi-chengdu {
    right: 39%;
    top: 57%;
}
.index-map.map-detail .entry-title a,
.sidebar .widget-title a {
    color: #E9C46C;
    font-weight: 500;
    font-size: 19px;
}
.index-map.map-detail .entry-title {
    text-transform: none;
}
.index-map.map-detail .entry-image-link {
    color: #E9C46A;
    font-weight: normal;
}
.addthis_inline_share_toolbox {
    padding: 20px 0;
}
.subscribe-bar {
    background-color: #c9ccc0;
    margin: 60px 0 0;
    padding: 10px 15px 14px;
}
.subscribe-bar h3 {
    text-align: center;
    color: #4D423C;
    font-weight: 500;
    font-family: "Times New Roman";
}
.subscribe-bar .subscribe-bar-desc {
    text-align: center;
    color: #524632;
    padding-bottom: 20px;
}
.subscribe-bar .form-control {
    width: 240px;
    display: inline;
    margin-right: 10px;
    margin-bottom: 10px;
}
.subscribe-bar .subscribe-bar-input {
    text-align: center;
    margin-bottom: 15px;
}
.subscribe-bar .btn-info {
    color: #fff;
    font-size: 14px;
    background-color: #E9C46A;
    border: 2px solid #E9C46A;
    border-radius: 4px;
}
.subscribe-bar .btn-info:hover {
    color: #E9C46A;
    background-color: #fff;
    border: 2px solid #E9C46A;
}
.row.dest-other {
    margin-bottom: 50px;
}
.row.dest-other span {
    font-size: 18px;
}
.dest-other a {
    display: block;
    text-align: center;
    color: #E0E3D6;
    padding-bottom: 20px;
}
.dest-other h3 {
    font-size: 18px;
    margin: 0 0 20px 0;
}
div.required label.control-label:after {
    content: " *";
    color: red;
}
.btn h1,
.btn h2,
h2.in-input-group {
    margin: 0;
    display: inline;
    color: #c78d00;
    font-family: "Times New Roman";
}
.quality-character {
    color: #E9C46A;
    font-size: 30px;
    height: 45px;
    text-shadow: 1px 3px 4px rgba(0, 0, 0, 0.35);
    user-select: none;
}
.quality-explanation {
    font-size: 15px;
    padding-top: 5px;
    line-height: 20px;
}
.quality-explanation a {
	color: #E0E3D6;
	text-decoration: underline;
}
div#itineraries-container {
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}
div.itinerary {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 250px;
    height: 407px;
    margin: 15px 10px;
    box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.41);
}
div.itinerary div.image {
    height: 141px;
    2 width: 360px;
    position: relative;
    overflow: hidden;
}
div.itinerary div.image img {
    margin-left: -16px;
    height: 100%;
}
h3.tour-name,
span.tour-name {
    position: absolute;
    left: 0;
    top: 73px;
    width: 100%;
    padding: 2px 0 3px;
    color: #E0E3D6;
    background: rgb(0, 0, 0);
    /* fallback color */
    background: rgba(0, 0, 0, 0.5);
    font-size: 15px;
}
div.itinerary div.days-price {
    width: 250px;
    height: 50px;
}
div.itinerary div.days-price .days,
div.itinerary div.days-price .price {
    padding: 10px;
    font-size: 12px;
    height: 100%;
}
div.itinerary div.days-price .days {
    margin: 0;
    color: #F5F8ED;
    background-color: #524632;
    font-size: 10px;
    float: left;
}
div.itinerary div.days-price .price {
    margin: 0;
    color: #524632;
    background-color: #F5F8ED;
    text-align: left;
    font-size: 10px;
    overflow: hidden;
}
div.itinerary div.days-price .price a {
    text-decoration: none;
    color: #524632;
}
div.itinerary div.days-price .price a:hover {
    text-decoration: underline;
}
div.itinerary-view {
    padding: 0 12px 12px;
}
.itinerary-view span.price {
    color: #4D423C;
    float: left;
    margin-top: 5px;
    margin-bottom: 12px;
    padding: 3px 0;
}
.itinerary-view span.price span#price-number {
    font-size: 18px;
    color: #4D423C;
}
div.itinerary div.description {
    padding: 12px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    height: 80px;
}
div.itinerary-view .button {
    text-align: center;
    color: #fff;
    font-size: 13px;
    background-color: #E9C46A;
    padding: 3px 10px;
    display: inline-block;
    border: 2px solid #E9C46A;
    border-radius: 25px;
    margin-top: 10px;
    margin-bottom: 12px;
    float: right;
}
.itinerary-view.view-more-tours {
    padding: 0 0 100px;
    clear: both;
    max-width: 220px;
    margin: 0 auto;
}
div.itinerary-view .button.right-column {
    width: 100%;
}
div.itinerary-view .button:hover {
    color: #E9C46A;
    background-color: #fff;
    cursor: pointer;
    border: 2px solid #E9C46A;
}
/* rules to create section dividers */

.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #E6D2A1;
    margin-top: 25px;
    margin-bottom: 15px;
}
@media (max-width: 482px) {
	.strike {
    	white-space: unset;
	}
}
.strike > h2,
.strike div.h2 {
    position: relative;
    display: inline-block;
    min-width: 100px;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.35);
    font-size: 20px;
}
.strike > h2:before,
.strike > h2:after,
.strike div.h2:before,
.strike div.h2:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 50px;
    height: 1px;
    background: #E6D2A1;
}
.strike > h2:before,
.strike div.h2:before {
    right: 100%;
    margin-right: 15px;
}
.strike > h2:after,
.strike div.h2:after
{
    left: 100%;
    margin-left: 15px;
}
/* end of rules to create section dividers */

.homepage-category {
    margin: 5px 0;
    display: block;
    background: #E0E3D6;
    border-radius: 12px;
    text-align: center;
    color: #4D423C;
}
.homepage-category:hover {
    background: #f1f4e3 !important;
    text-decoration: none !important;
}
.homepage-category span {
	margin: 7px;
}
blockquote {
    position: relative;
    margin: 0;
    padding: 0.5em 1em 0.5em 2.5em;
    border: none;
    font-size: 16px;
    line-height: 1.5;
}
blockquote:before {
    font-family: Georgia, serif;
    position: absolute;
    font-size: 5em;
    line-height: 1;
    top: 0;
    left: 0;
    content: "\201C";
}
blockquote footer {
    font-family: Georgia, serif;
    font-size: 0.9em;
    padding: 0 2em 0 0;
    text-align: right;
    color: #E0E3D6;
}
blockquote p {
    display: block;
    margin: 1em 0;
}
blockquote a {
    color: #E9C46A;
}
blockquote a:hover {
    text-decoration: underline;
    color: #E9C46A;
}
blockquote cite:before {
    content: "\2013";
}
#tour-list-cities {
    font-size: 14px;
}
.bt-pager.previous,
.bt-pager.next {
    background-color: white;
    border-radius: 10px;
    padding: 5px 10px;
    vertical-align: 3px;
}
.bt-pager.previous:hover,
.bt-pager.next:hover {
    background-color: #4D423C;
}
.bt-pager.previous:hover a,
.bt-pager.next:hover a {
    color: #fff;
}
.bt-pager.previous > a:hover,
.bt-pager.next > a:hover,
.bt-pager.previous > a:focus,
.bt-pager.next > a:focus {
    text-decoration: none;
}
@media (min-width: 1001px) {
    .container.home-desc {
        font-size: 20px;
        margin: 50px auto 0;
    }
}
@media (min-width: 540px) and (max-width: 1000px) {
    .container.home-desc {
        font-size: 17px;
        padding: 0 14px;
        margin: 20px auto 0;
    }
}
@media (min-width: 540px) {
    .bt-pager.previous {
        margin-right: 60px;
    }
    .bt-pager.next {
        margin-left: 60px;
    }
}
@media (min-width: 320px) and (max-width: 539px) {
    .container.home-desc {
        font-size: 16px;
        padding: 0 14px;
        margin: 25px auto 0;
    }
    .quality-explanation {
        padding-top: 0;
        padding-bottom: 20px;
        font-size: 14px;
    }
    .bt-pager.previous {
        margin-right: 20px;
    }
    .bt-pager.next {
        margin-left: 20px;
    }
    .home-whyus {
        margin-top: 30px;
        padding: 0 15px;
    }
    .home-whyus.box-custom-itinerary {
        padding: 0;
    }
	.site-index .carousel-caption {
    	right: 3%;
		left: 3%;
	}
}
/* SINGLE IMAGE BANNERS - VIDEO PREVIEW */
.video_preview {
    position: absolute;
    display: block;
    top: 10px;
    right: 9px;
    z-index: 10;
    height: 50px;
}
.video_preview > span {
    float: left;
    position: relative;
    display: block;
}
.video_preview span.preview_text {
    color: #FFFFFF;
    font-size: 114%;
    font-family: 'Open sans';
    font-weight: 600;
    padding: 0 0 0 20px;
    text-shadow: 0 0 5px #000000;
    display: block;
}
.video_preview span.preview_img {
    height: 100%;
    overflow: hidden;
}
.video_preview span.preview_img img {
    height: 100%;
    border: 1px solid #FFFFFF;
}
.video_preview span.preview_img span {
    display: block;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
}
.video_preview span.preview_img span:after {
    content: "";
    display: block;
    left: calc(50% - 5px);
    top: calc(50% - 9px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 14px;
    border-color: transparent transparent transparent rgba(11, 56, 104, 0.8);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    position: absolute;
}
.video_preview:hover span.preview_img span {
    background: rgba(233, 196, 105, 0.7);
}
.video_preview:hover span.preview_img span:after {
    border-color: transparent transparent transparent #FFFFFF;
}
a.cc-form-terms-of-service,
a.cc-form-animals-asia {
    text-decoration: underline;
    color: #4D423C;
}
span.theme {
    padding-right: 20px;
}
.clear {
    clear: both;
}
#formcard-donation {
	display: none;
	padding-left: 15px;
}
.other-donation {
	width: 150px;
}
.form-group.field-formcard-policies {
	text-align: center;
	margin-bottom: 0;
}
.form-group.field-formcard-policies > div {
	display: inline-block;
	text-align: left;
}
.index-map > article img {
	float:right;
	padding-left: 10px;
}
.most-read-blogs {
	color: #E0E3D7;
	display: block;
	padding-bottom: 5px;
}
.table-striped > tbody > tr:nth-of-type(odd) {background-color: #584d47}

/* CUSTOM ITINERARY STYLES */
@media (max-width: 991px) {
	h1.custom-itinerary-header {
		font-size: 16px;
	}
	div#itinerary div.picture {
		padding-right: 0;
	}
	div#itinerary {
		margin: 20px 0 0;
	}
	div#itinerary div.day-header {
		margin-bottom: 5px;
		font-size: 16px
	}
}
@media (min-width: 992px) {
	h1.custom-itinerary-header {
		font-size: 20px;
	}
	div#itinerary div.picture {
		padding-right: 15px;
	}
	div#itinerary {
		margin: 20px 10px 0;
	}
	div#itinerary div.day-header {
		margin-bottom: 10px;
		font-size: 18px
	}
}
div#itinerary {
	font-size: 15px;
}
h1.custom-itinerary-header {
	line-height: 1.5;
	border-bottom: 0;
	margin-bottom: 0;
	
}
.nav.nav-tabs-custom-itinerary {
	font-size: 16px;
	border-bottom-color: #d3d3d3;
}
div#itinerary a {
	color: #524632;
	text-decoration: underline;
}
div#itinerary label {
	margin-bottom: 0;
}
.nav-tabs > li.custom-itinerary-header {
	margin-bottom: 0;
	width: 50%;
	text-align: center;
}
.nav-tabs > li.custom-itinerary-header > a {
	border: none;
	border-bottom: 3px solid transparent;
	background-color: transparent;
	color: #777;	
}
.nav-tabs > li.active.custom-itinerary-header > a {
	border: none;
	border-bottom: 3px solid #d93025;
	background-color: transparent;
	color: #d93025;
	cursor: pointer;
}
.nav-tabs > li.custom-itinerary-header > a:hover {
	background-color: #f2f3f0;	
}
.col-lg-3, .col-md-4, .col-xs-6 {
	padding-right: 10px;
	padding-left: 10px;
}