/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
 .responsive-tabs img{
	max-width: 100%;
	height: auto;
}

 .responsive-tabs img{
	max-width: 100%;
	height: auto;
}



.dk-form img {
	max-width: 100%;
	height: auto;
}

iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	/*display: block;*/
}
.left, .alignleft  {
	display: block;
	float: left;
}
.right, .alignright{
	display: block;
	float: right;
}
.center, .aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
/*---:[ layout structure ]:---*/
body {
	font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;


	padding-top: 26px;
}
body.landing {
	padding-top: 0;
}

.columns, .columns > .content, .columns > .sidebar {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.columns > .content {
	width: 617px;
	float: left;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #ddd;
}
.columns > .sidebar {
	width: 280px;
	float: right;
	padding: 26px 26px 0 26px;
}
/*---:[ links ]:---*/
a {

	text-decoration: none;
}
p a {
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
/*---:[ nav menu ]:---*/
.menu {
	position: relative;
	z-index: 50;
	list-style: none;
	border-width: 0 0 1px 1px;
	border-style: solid;
}
.menu li {
	position: relative;
	float: left;
	margin-bottom: -1px;
}
.menu .sub-menu {
	position: absolute;
	left: -1px;
	display: none;
	list-style: none;
	z-index: 110;
	margin-top: -1px;
}
.menu .sub-menu .sub-menu {
	top: 0;
	left: 10.5625em;
	margin: 0 0 0 -1px;
}
.menu li:hover > .sub-menu {
	display: block;
}
.menu .sub-menu li {
	width: 10.5625em;
	clear: both;
}
.menu a, .menu_control {
	display: block;
	font-size: 13px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;

	border-width: 1px 1px 1px 0;
	border-style: solid;

	padding: 0.75em 1em;
}
.menu a:hover {
	background-color: #ddd;
}
.menu_control {
	display: none;
	background-color: #fff;
}
.menu .sub-menu a {
	border-left-width: 1px;
}
.menu, .menu a, .menu .sub-menu {
	border-color: #ddd;
}
.menu .current-menu-item > a {
	border-bottom-color: #fff;
	background-color: #fff;
	cursor: text;
}
.menu .sub-menu .current-menu-item > a {
	border-bottom-color: #ddd;
}
/*---:[ header ]:---*/
.header {
	border-bottom: 3px double #ddd;
	padding: 26px;
}
.landing .header {
	text-align: center;
}
#site_title {
	font-size: 42px;
	line-height: 1.32em;
	font-weight: bold;
	color: #111;
}

#site_tagline {
	font-size: 16px;
	color: #888;
	line-height: 1.32em;
}
/*---:[ golden ratio typography with spaced paragraphs ]:---*/
.grt, .grt h3 {
	font-size: 16px;
	line-height: 26px;
}
.grt .headline {
	font-size: 26px;
	line-height: 39px;
	margin: 0;
}
.grt h2 {
	font-size: 20px;
	line-height: 31px;
	margin-top: 39px;
	margin-bottom: 13px;
}
.grt .small, .grt .caption {
	font-size: 13px;
	line-height: 22px;
}
.grt .drop_cap {
	font-size: 52px;
	line-height: 1em;
	margin-right: 0.15em;
	float: left;
}
.grt p, .grt ul, .grt ol, .grt blockquote, .grt pre, .grt dl, .grt dd, .grt .center, .grt .block, .grt .caption, .post_box .aligncenter, .post_box .alignnone, .post_box .post_image, .post_box .post_image_box, .post_box .wp-caption, .post_box .wp-post-image, .post_box .alert, .post_box .note, .headline_area {
	margin-bottom: 26px;
}
.grt ul, .grt ol, .grt .stack {
	margin-left: 26px;
}
.grt ul ul, .grt ul ol, .grt ol ul, .grt ol ol, .wp-caption p, .post_box .alert p:last-child, .post_box .note p:last-child, .post_content blockquote.right p, .post_content blockquote.left p {
	margin-bottom: 0;
}
.grt .left, .post_box .alignleft, .post_box .ad_left {
	margin-bottom: 26px;
	margin-right: 26px;
}
.grt .right, .post_box .alignright, .post_box .ad {
	margin-bottom: 26px;
	margin-left: 26px;
}
.grt .caption {
	margin-top: -13px;
	color: #888;
}
/*---:[ golden ratio pullquotes ]:---*/
.grt blockquote.right, .grt blockquote.left {
	font-size: 26px;
	line-height: 36px;
	width: 45%;
	margin-bottom: 13px;
}
.grt blockquote.right, .grt blockquote.left { 
	padding-left: 0;
	border: 0;
}
/*---:[ post box styles ]:---*/
.post_box {
	padding: 26px 26px 0 26px;
	border-top: 1px dotted #ddd;
}
.top {
	border-top: 0;
}
.post_box .headline, .headline a {
	color: #111;
}
.headline a:hover {
	color: #d00;
}
.byline, .byline a {
	color: #888;
}
.byline a {
	border-bottom: 1px solid #ddd;
}
.byline a, .post_author, .post_date {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.byline a:hover, .num_comments {
	color: #111;
}
.byline .post_edit {
	margin-left: 13px;
}
.byline .post_edit:first-child {
	margin-left: 0;
}
.post_author_intro, .post_date_intro, .byline .post_cats_intro {
	font-style: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
}
.post_box h2, .post_box h3 {
	/*color: #111; chien da sua*/
}
.post_box h3 {
	font-weight: bold;
}
.post_box ul {
	list-style-type: square;
}
.post_box blockquote {
	color: #888;
	margin-left: 13px;
	padding-left: 13px;
	border-left: 1px solid #ddd;
}
.post_box code {
	font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
}
.post_box pre {
	font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	background-color: #eee;
	padding: 13px;
	-webkit-tab-size: 4;
	-moz-tab-size: 4;
	tab-size: 4;
}
.post_content li a {
	text-decoration: underline;
}
.post_content li a:hover {
	text-decoration: none;
}
.post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 13px;
}
.post_box .wp-caption img, .post_box .post_image_box .post_image, .post_box .thumb {
	margin-bottom: 13px;
}
.wp-caption.aligncenter img {
	margin-right: auto;
	margin-left: auto;
}
.wp-caption .wp-caption-text .wp-smiley {
	display: inline;
	margin-bottom: 0;
}
.post_box .wp-caption p {
	font-size: 13px;
	line-height: 22px;
}
.post_box .author_description {
	border-top: 1px dotted #ddd;
	padding-top: 26px;
}
.post_box .author_description_intro {
	font-weight: bold;
}
.post_box .avatar {
	width: 61px;
	height: 61px;
	float: right;
	clear: both;
	margin-left: 13px;
}
.post_box .author_description .avatar {
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 13px;
	margin-left: 0;
}
.post_box .post_cats, .post_box .post_tags {
	color: #888;
}
.post_box .alert, .post_box .note {
	padding: 13px;
}
.post_box .alert {
	background-color: #ff9;
	border: 1px solid #e6e68a;
}
.post_box .note {
	background-color: #eee;
	border: 1px solid #ddd;
}
.landing .headline_area {
	text-align: center;
}
/*---:[ other post box styles ]:---*/
.num_comments_link {
	display: inline-block;
	color: #888;
	text-decoration: none;
	margin-bottom: 26px;
}
.num_comments_link:hover {
	text-decoration: underline;
}
.bracket, .num_comments {
	font-size: 26px;
}
.bracket {
	color: #ddd;
}
/*---:[ misc. content elements ]:---*/
.archive_intro {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ddd;
}
.archive_intro .headline {
	margin-bottom: 26px;
}
.prev_next {
	clear: both;
	color: #888;
	border-top: 1px solid #ddd;
	padding: 13px 26px;
}
.prev_next .next_posts {
	float: right;
}
.previous_posts, .next_posts {
	display: block;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.previous_posts a:hover, .next_posts a:hover {
	text-decoration: underline;
}
/*---:[ comments ]:---*/
#comments {
	margin-top: 52px;
}
.comments_intro {
	color: #888;
	margin-bottom: 13px;
	padding: 0 26px;
}
.comments_closed {
	font-size: 13px;
	line-height: 22px;
	color: #888;
	margin: 0 26px 26px 26px;
}
.comment_list {
	list-style-type: none;
	margin-bottom: 52px;
	border-top: 1px dotted #ddd;
}
.comment {
	border-bottom: 1px dotted #ddd;
	padding: 26px;
}
.children .comment {
	list-style-type: none;
	margin-top: 26px;
	border-left: 1px solid #ddd;
	border-bottom: 0;
	padding: 0 0 0 26px;
}
.children .bypostauthor {
	background-color: transparent;
	border-color: #d00;
}
.comment .comment_head {
	margin-bottom: 13px;
}
.children .comment_head {
	margin-bottom: 0;
}
.comment .comment_author {
	font-weight: bold;
}
.comment_date {
	font-size: 13px;
	margin-left: 13px;
	color: #888;
}
.comment_date a {
	color: #888;
}
.comment_footer a {
	font-size: 13px;
	line-height: 22px;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 13px;
}
.comment_head a:hover, .comment_footer a:hover, .comment_nav a:hover {
	text-decoration: underline;
}
.comment_footer a:first-child {
	margin-left: 0;
}
.comment .avatar {
	width: 52px;
	height: 52px;
	float: right;
	margin-left: 13px;
}
.comment_nav {
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-style: dotted;
	border-color: #ddd;
	padding: 13px 26px;
}
.comment_nav_top {
	border-width: 1px 0 0 0;
}
.comment_nav_bottom {
	margin: -52px 0 52px 0;
	border-width: 0 0 1px 0;
}
.next_comments {
	float: right;
}
/*---:[ inputs ]:---*/
.input_text {
	font-size: inherit;
	line-height: 1em;
	font-family: inherit;
	font-weight: inherit;
	color: #111;
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 0.35em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.input_text:focus {
	border-color: #eee;
	background-color: #fff;
}
textarea.input_text {
	line-height: 26px;
}
.input_submit {
	font-size: 20px;
	line-height: 1em;
	font-family: inherit;
	font-weight: bold;
	border: 3px double #ddd;
	background: #eee url('images/bg-button.png') repeat-x;
	padding: 0.5em;
	cursor: pointer;
	overflow: visible;
}
/*---:[ comment form ]:---*/
#commentform {
	margin: 52px 0;
	padding: 0 26px;
}
.comment #commentform {
	margin-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.comment_form_title {
	font-size: 20px;
	line-height: 31px;
	color: #111;
	margin: 0 -26px;
	border-bottom: 1px dotted #ddd;
	padding: 0 26px 13px 26px;
}
#commentform label {
	display: block;
}
#commentform p {
	margin-bottom: 13px;
}
#commentform p .required {
	color: #d00;
}
.comment_moderated {
	font-weight: bold;
}
#commentform .input_text {
	width: 50%;
}
#commentform textarea.input_text {
	width: 100%;
}
#cancel-comment-reply-link {
	float: right;
	font-size: 13px;
	line-height: inherit;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #d00;
}
#cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.login_alert {
	font-weight: bold;
	border: 1px solid #ddd;
	background-color: #eee;
}
/*---:[ sidebar ]:---*/
.sidebar {
	font-size: 13px;
	line-height: 19px;
}
.sidebar .headline, .sidebar .sidebar_heading, .sidebar .widget_title {
	font-size: 17px;
	line-height: 24px;
}
.sidebar .sidebar_heading, .sidebar .widget_title {
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.sidebar .input_submit {
	font-size: inherit;
}
.sidebar p, .sidebar ul, .sidebar ol, .sidebar blockquote, .sidebar pre, .sidebar dl, .sidebar dd, .sidebar .left, .sidebar .alignleft, .sidebar .ad_left, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .center, .sidebar .aligncenter, .sidebar .block, .sidebar .alignnone {
	margin-bottom: 19px;
}
.sidebar .left, .sidebar .alignleft, .sidebar .ad_left {
	margin-right: 19px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .stack {
	margin-left: 19px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .wp-caption p, .sidebar .post_excerpt p {
	margin-bottom: 0;
}
.widget, .sidebar .text_box, .sidebar .thesis_email_form, .sidebar .query_box {
	margin-bottom: 38px;
}
.sidebar .thesis_email_form .input_text, .widget li {
	margin-bottom: 10px;
}
.sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
	width: 100%;
}
.sidebar .query_box .post_author, .sidebar .query_box .post_date {
	color: #888;
}
.sidebar .post_content, .widget li ul, .widget li ol {
	margin-top: 10px;
}
.widget ul {
	list-style-type: none;
}
.widget li a:hover {
	text-decoration: underline;
}
/*---:[ footer ]:---*/
.footer {
	font-size: 13px;
	line-height: 22px;
	text-align: right;
	color: #888;
	border-top: 3px double #ddd;
	padding: 13px 26px;
}
.footer a {
	color: #888;
}
.footer a:hover {
	color: #111;
}
.landing .footer {
	text-align: center;
}

/*---:[ clearfix ]:---*/
.columns:after, .menu:after, .post_box:after, .post_content:after, .author_description:after, .sidebar:after, .query_box:after, .prev_next:after, .comment_text:after, .comment_nav:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
/*---:[ custom CSS ]:---*/
a{-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
a:hover{text-decoration:none !important}
body{
  font-family:'"Be Vietnam Pro", Arial, Helvetica, sans-serif';
  padding:0;

  font-size: 14px !important;
  font-weight: 400;
}
.landing-page-content .post_content {
    padding: 5px 15px;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
  font-size:16px
}
#main-content{
   font-size:16px;
}
.top-header{
  background-color: #F4F4F4;
  border-bottom: 1px solid #EDEDED;
}
.top-menu{float:right;  margin: 0px 15px;  padding-right: 30px;}
.top-menu li{list-style:none;float:left;}
.top-menu li a{
 	padding: 10px 15px; 
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #FFA500;

}

#site_title {
  font-size: 6px;
  line-height: 1.32em;
  font-weight: bold;
  color: #111;
  margin: 0;
  text-align:center
}

.fixed-header{
  position:fixed;
  top:0;
  left:0;
  z-index:999;
  width:100%;
}
.fixed-header #site_title a {
    /*  color: rgba(255, 255, 255, 0);*/
    padding: 0px 30px !important;
    background-size: 62%;
    border-radius: 5px;
    padding-bottom: 46px !important;
}


#main-menu nav{
   background: none !important;
   box-shadow:none !important;
   border: none !important;
}
#main-menu nav ul li a{
    border: none;
    box-shadow: none !important;
    border-radius: 5px;
    margin: 5px 0px;
    padding: 15px 10px !important;
    position: relative;
	font-size:13px !important;
  z-index:99;
}
#menu-item-3444 a {
    background: url(vip.gif)no-repeat -3px -4px !important;
    background-size: 35% !important;
    color: yellow !important;
}

#main-menu nav ul li a:hover{
    color: #FC0 !important;
   /* border: solid 1px #FF0; */

}
#slider-home,.slider-child{overflow:hidden}
#breadcrumbs-wrapper{
  margin: 10px 0px;
  background-color: #f1f1f1;
  padding: 7px 15px;
  font-size: 17px;
}
#breadcrumbs-wrapper a, #breadcrumbs-wrapper span{margin:0px 5px}
.heading{color:#543E64 }.heading h2{font-size:22px}
.title {
   background: #543E64 ;
  color: #fff;
  font-weight: 600;
  font-size: 25px;
  padding: 0px 15px;
  max-height: 35px;
}
.fanpage,.ads-sidebar{margin-top:25px}
.property{
  text-align:center;
}
.property p{
  text-align:justify;
  color:#8C8C8C ;
}
.intro-content .property img{
  height:155px;
}

.location ul li i.fa{
  margin-right:10px;
  color:#543E64 ;
  font-size: 20px;
}
.location ul li{
  list-style: none;
  font-size: 16px;
  margin: 10px 5px;
}
.wrapper{
  display: block;
  height: auto;
  float: left;
  border-top:1px solid #ededed;
}.wrapper a{color:#8C8C8C}.wrapper a:hover{color:#8C8C8C}


#main-content h2{
  color: #543E64 ;
  border-bottom: 1px solid;
  font-size: 24px;
}
#main-content ul li,.post_content ul li{  
  padding-left: 15px;
  margin-left: 20px;
}
#main-content ul li ul li,.post_content ul li ul li{padding-left:20px}
.news-container{border: 1px solid #F0F0F0;  margin-top: 20px;}
.news-item li{list-style:none;position:relative;padding-left:20px}
.news-item li::after{
  content: "\f0da";
  font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 17px;
  color: rgb(59, 89, 152);
  top: 0;
  left: 10px;
}
.news-item li h2 {
 font-size: 14px;
  margin: 10px 5px;
  padding: 5px 0px;
  font-weight: 400;
  border-bottom: 1px solid #DFDFDF;
}
.news-item li a{color:#543E64 }
.news-item li a.thumb_link{
    display: block;
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.flexslider{
  margin:0 !important
}
.flex-control-nav {
  bottom: 25px !important;
  line-height: 11px;
  z-index: 99;
  right: 10px;
  display: block;
  width: auto !important;
  opacity: 1;
}
.flex-control-paging li a {
  background-color: rgba(255, 255, 255, 0.93) !important;
}
.flex-control-paging li a.flex-active {
  background: rgba(0,0,0,0.9) !important;
}

.hotline-number{
 /* font-size: 30px;*/  color: #fff;
  font-weight: 600;
  padding: 7px 0px;
  text-align: center;
}
.hotline-number img{
  width: 280px;
    float: right;
    margin-bottom: 5px;
}
.hotline-number i{margin-right:25px}
#gallery{
    margin-top: 10px;
  border-top: 1px solid #E8E8E8;
  padding: 20px 0px;
  float: left;
}
#gallery .col-sm-3{margin:10px 0px}
#gallery a{position: relative;display:block;overflow:hidden}
#gallery span{font-size:17px;}
#gallery p{text-align:center;font-size:25px;color:#fff;background:#543E64 }
#gallery img{height :150px}
.gray{
  position: absolute;
  width: 100%;
  top: -100%;
  height: 100%;
  background-color: #543E64 ;
  text-align: center;
  display: block;
  padding: 23% 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#gallery a:hover > .gray{
  top:0;
}
.gray span{  color: #fff;  font-weight: 500;}


#top-footer{
  background-color: #F9F9F9;
  border-top: 1px solid #EAEAEA;
    margin-top: 20px;
}
.footer-cat {
  margin: 15px auto;
  padding: 10px 0px;
  display: block;
  float: left;
  width:100%;
}
.footer-cat a{
  display: block;
  font-size: 13px;
  margin: 5px 0px;
  text-transform: capitalize;
}

.footer .container{padding:20px 0px}
.footer .container div{margin:10px 0;}
.bottom-footer .container{padding:initial}
.logo-footer a{
  padding-top: 5px;
  display: block;
}
.contact strong{font-size: 22px;}
.contact ul li{
  list-style: none;
  font-size: 15px;
  margin: 6px 0px;
}
.contact ul li i{
  margin-right: 13px;
  font-size: 13px;
}
.social ul li{
  list-style: none;
  float: left;
  margin: 0px 10px;
  font-size: 30px;
  color: #fff;
}
.social ul li a{color:#fff}
.tags-heading{
  text-align: center;
  font-size: 22px;
  border-bottom: 1px solid #AEAEAE;
  padding-bottom: 5px;
}
#site-map ul li{
  list-style: none;
  float: left;
  margin: 3px 10px;
}
#site-map ul li a{
  color: #FFF;
  font-size: 11px;
  font-weight: 400;
  font-style: italic;
}#site-map ul li a i{margin-right:5px;}
.bottom-footer{
background:rgba(0,0,0,0.35)
}

.copyright a{
  color:#fff;font-weight:bold
}
/* Category */

.post_box{padding: 10px 0px;  margin: 10px 0px;}
.category-container{margin:22px 0px}
.category-container h2.headline, .category-container h2.headline a {
  color: #543E64 ;
  font-size: 17px;
  margin: 0px 0px 10px 0px;
  line-height: 20px;
}
/* Page */
#page h1{
  color: #543E64 ;
  font-size: 25px;
}
.post_tags_intro{
  position: relative;
  padding-left: 30px;
  font-size: 18px;
 
}
.post_tags_intro a{
   font-style: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
}
.post_tags_intro::after{
  
  content: "\f02c";
  font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 17px;
  color: rgb(59, 89, 152);
  top: 0;
  left: 10px;
}

.landing-heading .headline{
  color: #543E64 ;
    font-size: 30px;
}

/* responsive */

.ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
  background: transparent !important;
  color: #eeeeee;
  font-size: 30px !important;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  text-align: center;
  box-shadow: none;
  margin-top: 20px;
}
.ubermenu-responsive-toggle .fa{margin-right:0 !important}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
    /*background: transparent !important;*/
}
@media (max-width: 1200px){
    #left-menu{display:none;}
}
@media (min-width: 768px){
  .responsive-tabs .responsive-tabs__panel{ 
    padding: 0px !important;
    border: none !important; 
    display: block !important;
  }
  .responsive-tabs .responsive-tabs__heading {
    display: block !important;
    color: #FFF;
    background-color: #543E64;
    padding: 5px 55px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 28px;
    float: left;
  width:100%;
  }
   h2.responsive-tabs::after{}
  .responsive-tabs ul.responsive-tabs__list{   display: none !important; }
}



.top-menu li a i.fa{
  position: absolute;
  left: 0px;
 /* top:7px;*/
  color:orange;
  -webkit-animation: poke 0.6s infinite;
  -moz-animation: poke 0.6s infinite;
  animation: poke 0.6s infinite;
  font-size:25px;
}


@keyframes poke{
    0%   {transform: translate(-25px,0px) rotate(90deg)}
  100%  {transform: translate(-35px,0px) rotate(90deg)}
}
/*==================================================================================*/

.hotline-number .status-icon{
  display:none;
}
.mobile{
		display: none;
	}
@media(max-width:1200px){
   #left-menu{display:none;}
}
@media (max-width: 768px){
	.container{
		padding-left:0px !important;
		padding-right: 0px !important; 
	}
	 
    #main-menu,.landing-page-content .post_content{padding: 0;}
    #main-menu nav {
	    display: block;
	    position: absolute;
	    background-color: rgba(0, 0, 0, 0.64) !important;
	    
    }
    .responsive-tabs .responsive-tabs__panel{padding:0 15px !important;}
    .tranlate-left{
    	 left: 0%;
    }
    .ubermenu-nav{
    	display: block;
	    height: 100%;
	    float: left;
	    background-color: #fff !important;
	    width: 80% !important;
    }
    #logo{
    	position: absolute;
	    right: 1px;
	    z-index: 99;
    }
    .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
        color: #FFFFFF !important;    
	    text-align: left;
    }
  	#main-menu nav ul li a {
	    color: #000000 !important;
	    background-image:none !important;
	    border-bottom: 1px dashed #D2D2D2;
	}
	#site_title a {   
	    padding: 38px 33px;
	    display: block;
	}
	
    .intro-content .property img, #gallery img {
	    height: auto;
	    width: 100%;
     }
     #hotline{
     	position: fixed;
     	width: 100%;
     	z-index: 999;
     	bottom: 0;
     }
    .hotline-number a{
    	width: 48%;
        float: left;
        margin: 10px 1%;
    }
    .hotline-number a img{
    	width: 100%;
    	height: auto;
    	float: initial;
    }
    .hotline-number a.mobile{
    	display: block;
    }
   .hotline-number a.opacity{display:none}
   .hotline-number .status-icon{
      display:block;
    }
   
    #landing-page td{display:block}
	.template-home #lhc_status_container, 
    .template-custom #lhc_status_container, 
    .template-page #lhc_status_container,
     .template-single #lhc_status_container{
         display:none !important;
    }
    .template-home #lhc_status_container .status-icon{
	        background: url(images/chat.png) 0% 0% /97% no-repeat !important;
        color: transparent !important;
        border: none;
        padding: 4% 20px !important;
    }
}

#lhc_status_container{
	background: none;
    border: none !important;
    background-color: transparent !important;
	box-shadow: none !important;
  
}
#lhc_status_container .status-icon{
	    background: url(images/chat.png) 0% 0% /97% no-repeat !important;
        color: transparent !important;
        border: none;
        padding: 14px 20px !important;
}



