p {
    text-align: justify;
}
h1.heading_title{
    color: #9E632D;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    font-size: 28px !important;
}

.button-buy{
    display: block;
    text-align: center;
    background: #9E632D;
    text-decoration: none;
    padding: 10px;
    max-width: 200px;
    margin: 0 auto;
    color: #FFF;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 10px;
}

.button-buy:hover{
    color: #FFF;
    text-decoration: none;
    background: #C78E5E;
}

.active-menu{
    background: #9D6233 !important;
    color: #FFF !important;
}

.newsletter .button {
    padding: 10px 30px;
    font-size: 20px;
} 

h1, h2, h3, h4, h5, h6 {
    line-height: 1.425;
}
.news-content h1, #information-information h1 {
font-size: 28px !important;
font-weight: bold !important,
}
.news-content h2, #information-information h2 {
font-size: 16px !important;
font-weight: bold !important,
}
.news-content h3, #information-information h3 {
font-size: 14px !important;
font-weight: bold !important,
}
.news-content p, #information-information p {
font-size: 15px !important;
}
@media only screen and (max-width: 900px){
	div#content iframe.note-video-clip {
		height: 200px !important;
	}
}
@media (max-width: 767px) {
    header {
        position: fixed;
        z-index: 300;
        top: 0;
        left: 0;
        width: 100%;
    }
    #position_end_header {height: 75px;}
      .header-footer {
      bottom: 0 !important;
      left: 0;
      position: fixed;
      z-index: 300;
      background: #9e632d;
      width: 100%;
  }
  .callnow-button-box {
      display: none !important;
  }
} 
@media (min-width: 768px) {
	.header-footer {display:none;}
}
div#content p.lead {
    font-weight: bold;
    font-size: 14px;
}
* {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
 .tour-border .tour-description {
    text-align: justify;
}
.news-content img, .news-content table, .news-content iframe, #information-information img, #information-information table, 
#information-information iframe {
  max-width: 100%;
}
.news-content div, #information-information div {
  width: auto !important;
}
.news-content ul, #information-information ul {
  margin-left: 40px;
}
.news-content img, #information-information img {
	height: auto !important;
}    
.fb-comments iframe{
  width:100%!important;
} 
.header-footer .hotline-info-mobile {
	padding: 0;
}
.header-footer .hotline-info a, .header-footer .hotline-info-mobile a {
    color: #ffffff;
}
.header-footer .container-icon-bar .icon-bar {
    background: #ffffff;
}
.header-footer .container-icon-bar {
    padding-top: 14px;
}
@media (max-width: 767px) {
    header {position: relative}
  #position_end_header {height: 0}
}