.top-note{margin-top:15px;font-size:18px;color:#fff;font-weight:700;background-color:#333;padding:2px 6px;}
.call_fr_mobile {
 
    font-weight: 200;
    position: relative;
    float: right;
    padding-top: 3px;
    margin-top: 8px;
    margin-right: 15px;
    background: #060;
    border: 1px solid #060;
    border-radius: 5px;
    height: 34px;
    width: 34px;
}
.call_fr_mobile a:link {color:#fff; }
.call_fr_mobile:hover {color:#fff;  background:#369;}
@media only screen and (min-width: 768px) {
    .call_fr_mobile {
        display: none;
    }
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 800px;
     text-align:center;
    }
}
/******************************* CONTACT FORM  *******************************/
form#contact_form input[type="text"] {
	border: 1px solid #e2d3c1;
	background-color: white;
	height: 30px;
	padding: 0 10px;
	width: 250px;
	margin-bottom:20px;
}
form#contact_form input#email {
	border: 1px solid #e2d3c1;
	background-color: white;
	height: 30px;
	padding: 0 10px;
	width: 250px;
	margin-bottom:20px;
}
form#contact_form textarea {
	border: 1px solid #e2d3c1;
	background-color: white;
	width: 500px;
	margin-bottom:20px;
}
@media (max-width: 600px) {
    form#contact_form textarea {
        width: 300px;
    }
}
form#contact_form label {
	margin-right: 20px;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}
form#contact_form input[type="text"]:focus, form#contact_form input[type="text"]:hover, form#contact_form textarea:focus, form#contact_form textarea:hover, form#contact_form input[type="text"]:focus, form#contact_form input[type="text"]:hover, form#contact_form textarea:focus, form#contact_form textarea:hover {
	background-color:#fff3e4;
}
form#contact_form input[type="submit"] {
	background:#c00 url(../images/rausch.png) repeat;
    color:#fff;
	border:none;
	padding:10px;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.map-container {
	margin-top:-40px;
	position: relative;
	padding-bottom:20%;
	margin-bottom:40px;
	overflow: hidden;
}
.map-container iframe, .map-container object, .map-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
}
.contact .first {
	background:#f9efe3 url(../images/rausch.png) repeat;
	padding:10px;
	margin-bottom:40px;
}
.contact ul li {
	font-size:14px;
}
 
    .table>thead:first-child>tr:first-child>th, .table-bordered {
    font-size: 12px;
    text-align:center;
}
td {
    font-size: 14px;
    color: #c00;
    font-weight: 700;
}
 
#masthead {
    height: 300px;
    background-image: url(../images/slide_1.jpg);
    background-size: 100%;
}

    #masthead .well {
        margin-top: 8%;
    }

@media  (max-width: 600px) {
     #masthead h1 {
        font-size: 24px;
    }
    #masthead {
        height: 80px;
    }
    .visa_title_1 {
        margin-top: 40px !important;
    }
}

@media (min-width: 601px) and (max-width: 768px) {
    #masthead h1 {
        font-size: 50px;
    }
    #masthead {
        height: 200px;
    }
    
}


@media (min-width: 768px) and (max-width: 993px) {
    #masthead h1 {
        font-size: 60px;
    }
}

.navbar-bright {
    background-color: #111155;
    color: #fff;
}

.affix-top, .affix {
    position: static;
}

@media (min-width: 979px) {
    #sidebar.affix-top {
        position: static;
        margin-top: 30px;
        width: 228px;
    }

    #sidebar.affix {
        position: fixed;
        top: 200px;
        width: 228px;
    }
}

#sidebar li.active {
    border: 0 #c00 solid;
    border-right-width: 5px;
} 
.container>.navbar-collapse{padding-right: 10px;}
.navbar-toggle {
    background-color: #eee !important;
    border: 1px solid #999 !important;
	}
    
.navbar{background: rgba(255, 255, 255, 0.8);}
.navbar-nav {
    margin: 0 !important;
}
.navbar-nav>li>a {color: #000;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-top: 5px;}
.nav>li>a:focus, .nav>li>a:hover {background-color: #c00 !important;
color: #fff !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {background-color: #c00 !important;
color: #fff !important;}
.navbar-fixed-top {
    border-bottom: 2px solid #c00;
}
.icon-bar{background-color:#999;}
.top_contact {
    color: #000;
    font-size: 11px;
    text-align: right;
    margin-top: 10px;
    margin-right: 0;
    padding-left: 15px;
    font-weight: 200;
}
a.top_contact:hover {
    color: #c00;
}
a.top_contact {
    color: #000;
}
.top_contact_tel {
    font-size: 20px;
    color: #c00;
    font-weight: 700;
	margin-left:20px;
}
.title_1 { font-size: 42px;
    font-weight: 700;
    word-spacing: 0.1em;
    letter-spacing: 0.1em;
    color: #A93030;
    padding: 0;
    margin: 0;}
.title_2 { 
font-family: Oswald;
    font-weight: 700;
    word-spacing: 0.1em;
    letter-spacing: 0.1em;
    font-size: 45px;}
.visa_title_1 {
    margin-top: 125px;
    font-family: Oswald;
    font-weight: 700;
    /* word-spacing: 0.1em; */
    /* letter-spacing: 0.1em; */
    font-size: 100px;
    color: #fff;
    text-shadow: 0 2px 3px rgba(0,0,0,.6);
}
.title_3 { 
font-family: 'Playball', cursive;
    font-weight: 700;
    word-spacing: 0.1em;
    letter-spacing: 0.1em;
    font-size: 18px;}
.title_4 { 
font-family: 'Playball', cursive;
    font-size: 36px;
	color:#c00;}
.title_5 { 
font-family: 'Playball', cursive;
    font-size: 30px;
	color:#fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);}
.text_shadow { 
	text-shadow: 0 1px 2px rgba(0,0,0,.6);}
.china-tour-banner{background-image: url(../images/china-tour-bg.jpg);border:1px solid #ddd;border-radius:6px; padding:10px;}

.why_us_style{padding:0;
margin:0 0 5px 0;}
blockquote {
    font-family: 'Playball', cursive;
    border-right: 5px solid #eee;
	padding: 0 20px !important;
    margin: 0 0 20px !important;
}
#googleMap{border:1px solid #ddd;margin-bottom: 15px;}
.map_title{width: 100%; color:#fff; font-weight:400;padding:8px;font-size:10px;background-color:#CC0000;}
.logo {
    margin: 15px;
}
.carousel-inner {
    margin-top: 20px;
}
div#masthead {
    margin-top: 20px;
}
body {
    padding-top: 95px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.para{padding-top:25px;}
.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

footer {
    margin: 50px 0;
	font-size:11px;
}
@media screen and (max-width: 767px) {
    body {
        padding-top:60px;
    }
	.logo {
    width: 160px;
	margin:10px 0 5px 10px !important;
}
.top_contact{display:none;}
.title_1 { font-size: 24px;font-weight:400;}
.title_2 { font-size:18px;font-weight:400;}
.title_4 { font-size:24px;font-weight:400;}
}
 .cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.6) url(cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #333;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 10px;
    bottom: 10px;
  }
 
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 45px;
    width: 45px;
    right: 20px;
    bottom: 20px;
  }

}
