body, html {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	/*font:13px/1.231 "PingFang HK",STHeitiTC-Light,Arial,Meiryo,"Microsoft JhengHei",sans-serif;*/
	font-family: 'PingFang HK', STHeitiTC-Light, Arial, Meiryo, 'Microsoft JhengHei', sans-serif;
	font-weight: normal;
	font-size: 13px;
  color: #000000;
}

.ws-wrapper {
	display: flex;
  justify-content: center;
	align-items: center;
}

.ws-wrapper span {
	font-size: 26px;
	margin-left: 10px;
	color: green;
	font-weight: 700;
}

.wsSvg {
	width: 30px;
	fill: #21aa33;
}

* {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

a:link {
	color: #0168ff;
	text-decoration: none !important;
	text-shadow: none !important;
	font-weight: normal !important;
}

a:hover {
	color: #007c3d;
	text-decoration: none;
  outline: none
}

a:visited {
	color: #0168ff
}

a:focus {
	outline: none
}

*:focus {
	outline: none
}

area:focus {
	outline: none
}

em {
	color: #C00
}

select {
	background-color: #ffffff
}
 

#findForm, #findForm1, #findForm2 {
	padding-top: 0px !important;
}

.container-fluid, .row, [class*='col-'] {
	padding: 0;
	margin: 0
}

/*addthis share*/
.at-svc-print {
	display: none !important;
}

.main {
	width: 100%; 
}

.top {
	background-color: #000000;
	height: 36px;
	position: fixed;
	top: 0px;
	z-index: 99999;
	width: 100%;
}
  
.top .top_inner a {
	color: #ffffff;
}

.top .top_inner {
	max-width: 1290px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	line-height: 36px;
}
   
.top .lang {
	text-align: right;
}

.top .share {
	text-align: center;
}

.top .share .inner {
	width: 180px;
	margin: auto;
}

.top .share span {
	display: table-cell;
}

.addthis_sharing_toolbox {
	vertical-align: middle;
	padding-top: 5px;
}

.addthis_sharing_toolbox .at-icon {
	width: 22px !important;
	height: 22px !important;
}

.addthis_sharing_toolbox .at-icon-wrapper {
	width: 22px !important;
	height: 22px !important;
}

.topmenu {  
	background-color: #0c8a4a; 
	height: 46px;
	margin-top: 2px !important;
}

.topmenu a {
	color: #ffffff;
	font-size: 17px;
	line-height: 20px !important;
}

.topmenu .navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0
}

.topmenu .nav>li>a {
	padding-left: 8px;
	padding-right: 8px; 
  display: flex;
  align-items: center;
  justify-content: center;
  height:46px
}

.topmenu .nav>li>a:focus {
	background-color: #1ea550 !important
}

.topmenu .nav .open>a, .topmenu .nav .open>a:focus, .topmenu .nav .open>a:hover {
	background-color: #1ea550 !important;
}

.topmenu .nav .dropdown-menu {
	border: none !important;
	right: 0;
	left: 0;
	min-width: 180px;
	background-color: #1ea550 !important;
}
.topmenu .nav .dropdown-menu li{
  border-top:1px solid #ffffff3d
}

.topmenu .nav .dropdown-menu>li>a {
	color: #FFF !important;
	line-height: 35px !important;
	border-color: #b00000;
  padding: 3px 8px;
}

.topmenu .nav .dropdown-menu a:hover {
	background-image: none !important;
	background-color: #057200 !important
} 
.pagebanner {
	height: 220px;
	text-align: center;
	background-image: url(image/banner.jpg?id=1);
	background-repeat: no-repeat;
	background-position: bottom -150px center;
	background-color: #3e3a39
}

.otherpage {
	height: 90px !important;
}

.menubar {
	display: inline-block;
	background-color: #3e3a39;
	width: 100%;
	border-bottom: 5px solid #b8a468
}

.menubar .menubar_inner {
	max-width: 1300px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.menubar .logo {
	text-align: left;
	padding: 0px;
	display: table-cell;
	vertical-align: middle
}

.menubar .logo img {
	width: 100%;
	max-width: 350px;
	padding: 7px 0;
}

@media (max-width: 767px) {
	.menubar .logo img {
		width: 70%;
		padding: 7px 0;
		margin: auto;
		display: block;
		max-width: fit-content;
	}
}

.banner .searchbox {
	width: 100%;
	max-width: 810px;
	margin-left: auto;
	margin-right: auto;
}

.banner .searchbox .boxtitle {
	text-align: center;
	margin-bottom: 10px
}

.banner .searchbox .boxtitle img {
	width: 100%;
	max-width: 240px;
}

.banner .searchbox .searchitem {
	background-image: url(img/black70.png);
	width: 100%;
	height: 160px;
	padding: 20px;
}

.banner .searchbox .search_inner {
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #b1a37b;
}

.banner .searchbox .search_inner table {
	border-collapse: collapse;
	width: 100%;
}

.banner .searchbox .others {
	margin-top: 20px;
	width: 100%;
}

.banner .searchbox #rent {
	display: none;
}

.banner .searchbox .others select {
	width: 100%;
	height: 42px;
	border: 1px solid #b1a37b;
	color: #909090;
	padding: 5px;
}

.banner .searchbox .search_inner .buy {
	padding: 6px;
	white-space: nowrap
}

.banner .searchbox .search_inner .rent {
	padding: 6px;
	padding-left: 0px;
	white-space: nowrap
}

.banner .searchbox .search_inner .buy a, .banner .searchbox .search_inner .rent a {
	display: block;
	background-color: #e7e7e7;
	color: #585858;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 44px;
}

.banner .searchbox .search_inner a.active {
	color: #ffffff;
	background-color: #b1a37b
}

.banner .searchbox .search_inner .bname {
	padding-right: 6px;
}

.banner .searchbox .search_inner select {
	width: 100%;
	height: 44px;
	border: 1px solid #d7d7d7;
	color: #909090;
	font-size: 17px;
	padding: 5px;
}

.banner .searchbox .searchbtn {
	width: 1%;
	white-space: normal;
	background-color: #beb18b;
	text-align: center;
	vertical-align: middle;
}

.banner .searchbox .searchbtn img {
	width: 75px;
	margin: 10px;
}

.banner .searchbox .spacing {
	padding-right: 12px
}

.menu {
	display: table;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;

}

.menu li {
	display: table-cell;
	text-align: center;
	vertical-align: bottom
}

.menu li a {
	display: block;
	padding: 12px 2px;
	color: #ffffff !important;
	font-size: 17px;
	font-weight: bold !important;
}

.menu li:hover {}

.menu li a:hover {
	color: #beb18b !important
}

.menu .dropdown-menu {
	z-index: 999999 !important;
	padding: 0px;
	margin: 0px;
	border: none;
	min-width: 130px;
}

.menu .dropdown-menu a {
	display: block;
	padding: 8px;
	font-size: 15px;
	font-weight: normal !important;
	background-color: #b1a37b;
	border-bottom: 1px solid #d2c59d;
	color: #fff !important;
}

.menu .dropdown-menu a:hover {
	background-color: #908463;
	color: #ffffff !important;
}

.container-fluid>.navbar-collapse {
	margin-left: 0px !important;
	margin-right: 0px !important;
	border-top: none !important
}

.nav .submenu {
	width: 100%;

}

.nav .submenu a {
	display: block;
	border: 1px solid #5a5545;
	padding: 5px;
	background-color: #544e3b;
	color: #ffffff !important;
	padding-left: 40px;
	background-image: url(img/submenu_dot.png);
	background-repeat: no-repeat;
	background-position-x: 20px
}

.nav .submenu a:hover {
	background-color: #8f866b;
}

.titlebar {
	margin-top: 20px;
	border-bottom: 3px solid #0c8a4a;
	height: 40px;
	font-size: 24px;
	color: #007c3d;
	font-weight: bold;
	margin-bottom: 5px;
  position:relative;
}

.titlebar span.sign {
	float: left;
	display: block;
	margin-right: 5px;
}

.titlebar a {
	display: block;
	float: right;
	font-size: 18px;
	line-height: 37px;
	font-weight: normal;
	color: #0070c3;
}

.titlebar img {}

.titlebar2 {
	border-bottom: 3px solid #1a7676;
	margin-bottom: 5px;
	padding-top: 15px;
}

.titlebar2 .titlebar {
	width: 140px;
	border-bottom: none;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	line-height: 40px;
}

.maincontent {
	background-color: #ffffff;
	max-width: 1300px;
	min-height: 300px;
	width: 100%;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
 
.footmenu {
	background-color: #2b9b54;
	width: 100%;
}

.footmenu .inner {
	display: table;
	width: 100%;
	max-width: 1100px;
	height: 40px;
	margin: auto;
	text-align: center
}

.footmenu .inner a {
	display: table-cell;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
  font-size:12px;
}
.footmenu .inner a:hover{
  color:#ffe700
}
.footer {
	background-color: #caebd7;
	width: 100%;
	text-align: center
}

.footer .col-xs-6, .footer col-sm-3 {
	padding: 5px;
}

.footer .inner {
	width: 100%;
	padding: 20px 0;
	display: inline-block;
	max-width: 1300px;
	margin: auto;
	text-align: center
}

.footer .inner img {
	max-width: 100%;
	max-height: 78px;
}

.footer .inner .contact {
	color: #cebf9c;
	font-size: 14px;
}

.footer .inner .contact .list {  
	margin: auto;
}

.footer .inner .contact a {
	color: #cebf9c;
}

.footer .inner .contact div {
	margin-bottom: 5px;
}

.footer .copyright { 
	padding: 10px;
	text-align: center;
	color: #101010;
	font-size: 14px;
}

#top-link-block {
	z-index: 9999;
}

#top-link-block.affix-top {
	position: absolute;
	/* allows it to "slide" up into view */
	bottom: -82px;
	/* negative of the offset - height of link element */
	right: 10px;
	/* padding from the left side of the window */
}

#top-link-block.affix {
	position: fixed;
	/* keeps it on the bottom once in view */
	bottom: 10px;
	/* height of link element */
	right: 10px;
	/* padding from the left side of the window */
}

#top-link-block a {
	color: #FFF
}

.backtop {
	background-image: url(img/menu-xs-bg.png);
	padding: 10px 15px 15px 15px;
	display: block;
	text-align: center
}

.pagination {
	margin: 0;
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 8px 12px;
	font-size: 15px;
	color: #fff;
	background-color: #3e3a39;
	border: none;
	margin: 3px;
}

.pagination-lg>li>a.active {
	background-color: #ffe911;
	color: #ff0000
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #FF0000
}

.numnav {
	background-color: #e7e7e7;
	padding: 8px;
	margin-bottom: 10px;
}

.select-prop .numnav {
	background-color: unset;
}

.numnav td {
	color: #6e6e6e
}

.numnav .list {
	float: right;
	/*	border-right:1px solid #d0d0d0 */
}

.numnav a {
	display: block;
	padding: 4px 12px;
	height: 35px;
	text-align: center;
	line-height: 30px;
	float: left;
	border-right: none;
	font-size: 15px;
	color: #fff;
	background-color: #3e3a39;
	margin: 3px;
}

/*.numnav a.last{
	border-right:1px solid #d0d0d0;
} */

.numnav a.active {
	background-color: #ffde73;
	color: #ff0000;
}

.hi5 {
	height: 5px
}

em {
	color: #F00
}

.button {
	padding: 5px 24px;
  font-size: 15px;
  background-color: #ffd100;
  color: #000000;
  border: none;
}

.breaklink {
	word-break: break-all;
}

.fancybox-show-thumbs .fancybox-thumbs {
	background-color: #000000 !important
}

.customnav {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	display: none;
	z-index: 99990
}

.navbar-collapse {
	position: absolute;
	width: 100%;
	z-index: 99990
}

.navbar {
	border: none !important;
	margin-bottom: 0px;

}

.navbar .navbar-default {
	 
  background: linear-gradient(90deg,rgba(0, 140, 70, 1) 0%, rgba(0, 176, 88, 1) 45%, rgba(0, 207, 100, 1) 100%);
  background-color: #0c8a4a !important;
	-webkit-box-shadow: none !important; 
}

.navbar-toggle {
	margin-right: 6px !important;
	border-radius: 5px !important;
	border-color: #e8fff3 !important;
	-webkit-border-radius: 5px !important;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #237a4b;
}

.navbar-toggle .icon-bar {
	background-color: #FFF !important;
}

.navbar-nav>li>a {
	color: #ffffff;
	font-size: 17px;
	text-align: center;
}

.nav>li>a {

}

.navbar-nav>li>a:hover {
	color: #ffffff;
	background-color: #00b64394
}

.navbar-nav {
	display: flex;
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    justify-content: space-between;
    align-items: center;
}

.navbar-nav>li { 
	float: none;
}

.navbar-default .navbar-toggle {
	background-color: #087a3d
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #383838
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.navbar-toggle {
	margin-right: 8px;
	margin-top: 8px;
}

.pagenav {
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
  background-color: #ffffff;
	font-size: 15px;
	color: #000000;
	overflow: hidden;
}

.pagenav .inner {
	line-height: 40px;
	width: 100%;
	max-width: 1300px;
	padding-left: 10px;
	margin: auto;

}

.pagenav img {
	height: 34px;
}

.pagenav a {
	color: #3e3a39;
	margin-right: 10px;
}

.pagenav span {
	margin-right: 10px;
}

.v10height {
	height: 10px;
}

.leftcol {
	width: 30%;
	padding-right: 10px;
}

.lefttitle {
	width: 100%;
	background-color: #20a15f;
	text-align: center
}

.lefttitle .letter {
	color: #ffffff;
	font-size: 21px;
	padding: 8px;

}

.form {
	background-color: #ffffff;
	width: 100%;
} 

.form .items {
	background: #34b94f;
	padding: 5px;
  padding-top:10px;
} 
  
.form .items2 {
	background: #259bc6;
	padding: 5px;
  padding-top:10px;
}
.form a{
  color:#ffffff
}
.form td {
	padding-bottom: 8px;
	font-size: 15px;
	color: #ffffff;
	padding-left: 5px;
}

.form #saleType, .form #dcode, .form #prop {
	width: 98%
}

.form select {
	height: 32px;
	border: 1px solid #CCC;
	width: 98%;
	color: #404040;
}

.form input[type=text] {
	height: 35px;
	border: 1px solid #CCC;
	width: 98%;
	padding-left: 5px;
}

.form .subtitle {
	padding: 8px;
	background-color: #e8e8e8;
	margin: 5px;
	color: #858585;
	font-size: 15px;
}

.form .otherselect label {
	display: block;
	margin: 5px;
	margin-left: 15px;
	font-size: 15px;
	color: #858585;
	font-weight: 100 !important;
}

.form .otherselect input {
	width: 18px;
	height: 18px;
	margin-right: 10px;
}

.form-xs {
	background-color: #ffffff;
	padding: 10px;
	width: 100%;
}

.form-xs td {
	padding-bottom: 8px;
}

.form-xs #saleType, .form-xs #dcode, .form-xs #prop {
	width: 98%
}

.form-xs select {
	height: 27px;
	border: 1px solid #CCC;
	background: #FFF;
	width: 98%
}

.form-xs input[type=text] {
	height: 27px;
	border: 1px solid #CCC;
	width: 98%
}

a.searchbtn {
	display: block;
	width: 100px;
	padding: 6px;
	padding-bottom: 3px;
	background-color: #fbcf00;
	text-align: center;
	border: none;
	color: #333;
	font-size: 17px;
}

.searchbtn span {
	vertical-align: top;
}

.searchbtn img {
	margin-top: 2px;
	margin-left: 3px;
	width: 17px;
}
a.reset{
  color:#ffd800
}

.panel-heading {
	background-image: none !important;
	background-color: #20a15f !important;
	border-color: #ffffff !important;
	padding: 0 !important
}

.panel-heading a {
	color: #ffffff
}

.panel-heading a:hover, .panel-heading a:focus {
	color: #ffffff
}

.panel {
	background-color: #fff !important;
	border: none;
	margin-bottom: 10px !important;
}

.glyphicon {
	font-size: 15px;
	color: #ffffff;
}

.glyphicon-menu-right, .glyphicon-menu-down {
	color: #ffffff;
}

.float_right {
	position: absolute;
	right: 10px;
	margin-top: 10px;
}

.hotestate a {
	display: table-cell;
	width: 33%;
	border: 2px solid #ffffff;
	text-align: center;
	padding: 5px;
	font-size: 17px;
	line-height: 17px;
	height: 45px;
	vertical-align: middle;
	color: #fff;
	background-color: #6da7d9
}

.pagedescript {
	padding-top: 10px;
	padding-bottom: 20px;
}   

.mobiletel {
	font-size: 18px !important;
	position: absolute !important;
	right: 60px !important;
	top: 5px !important;
	display: none !important;
	padding-left: 25px !important;
	color: #e1d9a5 !important;
	background-image: url(img/telicon.svg);
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: 4px center; 
}
.mobiletel2 {
	font-size: 16px !important;
	position: absolute !important;
	right: 70px !important;
	top: 30px !important;
	display: none !important;
	padding-left: 25px !important;
	color: #e1d9a5 !important; 
}

.topbanner{ 
  background-image: linear-gradient(rgb(16 202 85), rgba(12, 138, 74, 1));
  height:auto;
}
    .topbanner .topbannerinner{
      width:100%;
      max-width:1300px;
      margin:auto;
      position:relative;
    }
    .topbanner .toplogo{
      padding:10px;
    }
    .topbanner .toplogo img{
      width:100%;
      max-width:825px;
    }
    .topbanner .lang{
      position: absolute;
      right: 10px;
      top: 10px;
      color:#ffffff
    }
    .topbanner .lang a{
      color:#ffffff
    }
    .topbanner .myfav{
      position: absolute;
      right: 10px;
      top: 40px;
      color:#ffffff
    }
    .topbanner .myfav #favnum{
      color:#ffca00;
      margin-left:5px;
      margin-right:5px;
    }
    .topbanner .myfav a{
      color:#ffffff;
      background-image:url(img/hearticon.svg);
      background-size:15px;
      background-repeat:no-repeat;
      background-position:left;
      padding-left:17px;
      display:block;
      
    }
    .topbanner .topsearch{
      position: absolute;
      right: 10px;
      top: 70px;
      color:#ffffff
    }
    .topbanner .topsearch input{
      width:100px;
      height:27px;
      border:1px solid #009665;
      color:#111111;
      margin-left:5px; 
    }
    .topbanner .topsearch a{
      color:#000;
      height:22px;
      background-color:#ffd100;
      padding:4px 8px;
      
    }
    .topinfo{
      position: absolute;
      display:flex;
      right: 10px;
      top: 105px;
      color:#ffffff
    }
    .blang{
      color:#ffffff;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .blang a{
      padding: 10px 15px;
      border-radius: 6px !important;
      font-size:17px;
      background-color:#176e2d;
      margin-left:3px;
      margin-right:3px;
      margin-bottom:8px;
      line-height:17px !important;
    }
.titlewhatsapp{
      position:absolute;
      right:0;
      top:0px;
    }
    .titlewhatsapp img{
      width:200px;
    }    
    .favimg{
      width:35px !important;
      height:auto !important;
      cursor:hand;
      cursor:pointer;
    }    
#finance {
	font-size: 13px;
	color: #ffffff; 
	padding-top: 0px;
  display:flex;
  align-items: baseline;
}
#finance span{
  display:block;
}
#finance .title {
	font-size: 13px; 
	color: #ffffff;  
}

#finance .change_up {
	color: #007400; 
  padding-left:3px;
  padding-right:3px;
   margin-left:3px;
	font-size: 13px;
  background-color:#ffffffd4;
  line-height: 19px;
}
#finance .change_dn {
    color: #ff0000;
    font-size: 13px;
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 3px;
    background-color: #ffffffd4;
    line-height: 19px;
}
#weather {
	padding:0px;
	margin:0px;
  margin-left:15px;
	font-size: 13px; 
	color: #ffffff;
	
}
#weather .title {
	font-size: 13px; 
	color: #ffffff; 
} 
#weather .icon {
	width: 18px;
}
#weather .temperature {
	padding-right: 1px;
	padding-left: 1px;
}
#weather .humidity {
	padding-right: 1px;
	padding-left: 1px;
}
 
@media (max-width: 1280px) {
	.topmenu a {
		font-size: 15px;
	}
}

@media (max-width: 1060px) {
	.topmenu .nav>li>a {
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media (max-width: 991px) {
.topbanner{
      position: absolute;
      margin-top: 64px;
      height: 40px;
      width: 100%;
      box-shadow: 0px 2px 4px #00000047;
    }
    .topbanner .topbannerinner{
     
    }
    .topbanner .myfav {
        position: absolute;
        left: 5px;
        right:auto;
        top: 10px;
        color: #ffffff;
    }
    .topbanner .topsearch {
        position: absolute;
        right: 5px;
        top: 6px;
        color: #ffffff;
    }
.topbanner .topsearch input{
  width:90px;
}  
	.topmenu {
    background: linear-gradient(90deg, rgba(0, 140, 70, 1) 0%, rgba(0, 176, 88, 1) 45%, rgba(0, 207, 100, 1) 100%);
		height: 60px;
    margin-bottom:42px;

	}
	.mobiletel,.mobiletel2{

		display: block !important;

	}

	.navbar-collapse {
		background-color: #000000de;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-collapse.collapse.in {
		display: block !important;
	}

	.navbar-header .collapse, .navbar-toggle {
		display: block !important;
	}

	.navbar-header {
		float: none;
	}

	.navbar-nav {
		display: block;
	}

	.navbar-nav>li {
		display: block;
	}

	.topmenu li a {
		border-bottom: 1px solid #585858;
		color: #ffffff;
		font-size: 17px;
	}


	.topmenu .nav>li>a {
		padding-left: 15px;
		padding-right: 15px;
	}

	.topmenu .lang a {
		border-bottom: none;
		padding-left: 15px;
		padding-right: 15px;
	}

	.main {
		padding-top: 0px;
	}

	.banner {
		height: auto;
	}

}

@media (max-width: 767px) {
.flowtopxs{
  position:fixed;
  background-color:#ffffff;
  width:100%;
  z-index:999
}
.navbar-nav>li>a { 
	font-size: 17px !important;
  line-height: 40px !important;
}
.titlebar{
  font-size:23px;
}
	.footer .inner .contact .list {
		text-align: center;
	}

	.maincontent {
		padding: 5px
	}

	.form .stype a {
		line-height: 40px;
	}

	.facebook_icon {
		position: absolute;
		padding: 10px;
		right: 0px
	}

	.top .share .inner {
		margin-left: 0px;
	}

	.banner {
		background-position: top right;
	}

	.banner .logo {
		display: block;
		text-align: center;
	}

	.banner .searchbox .searchbtn img {
		width: 70px
	}

	.menu li {
		height: 20px;
	}

	.menu li a {
		padding: 7px 2px;
		overflow: hidden;
	}

	.banner .logo {
		height: 40px;
	}

	.banner .logo img {
		width: 170px
	}

	.footer .inner .contact {
		text-align: center;
	}

}
 
@media (min-width: 1200px) {
	.topmenu .nav>li>a {
		padding-left: 8px;
		padding-right: 8px
	}
}

@media (max-width: 1350px) {
	.topmenu .nav>li>a {
		padding-left: 5px;
		padding-right: 5px;
	}

	.navbar-collapse {
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media (max-width: 1150px) {
	.topmenu .nav>li>a {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (min-width: 501px) {
	.visible-500 {
		display: none !important;
	}
}

@media (max-width: 500px) {
.titlebar{
  height:35px;
  margin-top:10px;
}  
.titlebar .sign img{
  height:32px;
}  
  .titlewhatsapp{
        top:3px;
  }
  .titlewhatsapp img{
        width:150px;
  }
		

	.backtop {
		padding: 5px 10px 10px 10px;
	}

	#rphone img {
		width: 60px;
	}

	.maincontent .content {
		margin: 3px;
		padding: 0px;
	}

	.page_banner .carousel-indicators {
		display: none
	}

	.haveyoutube img {
		height: 130px !important;
		max-width: 130px !important;

	}

	.banner .searchbox .searchitem {
		padding: 20px 8px;
	}

	.banner .searchbox .boxtitle img {
		width: 100%;
		max-width: 150px;
	}

	.banner .searchbox .searchbtn img {
		max-width: 60px;
	}

	.banner .searchbox .spacing {
		padding-right: 6px
	}

	.hidden-500 {
		display: none !important;
	}

	.visible-500 {
		display: inline-block !important;
	}

	.visible-500 img {
		margin-bottom: 10px;
	}
}

.at_flat_counter {
	display: none !important
}