#bege-map img, #map-single img, #bege-directory img {
	max-width: none;
}

article {
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: arial; 
	font-size: 12px;
	font-weight: normal;
}

ul {
  	list-style: none;
}

.selector {
  position: relative;
  background: #fff;
  border-radius: 3px;
  min-width: 100px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  -webkit-font-smoothing: antialiased;
}
div.selector span {
  background-position: right 0px;
  height: 28px;
  line-height: 28px;
  text-overflow: ellipsis;
  font-size: 12px;
  padding-left: 10px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  width: 90%;
  color: #5D5D5D;
}

div.selector select {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  opacity: 0!important;
}
.selector:after {
  content: "";
  background: url(../images/downmini.png) no-repeat;
  display: block;
  position: absolute;
  right: 8px;
  top: 6px;
  width: 12px;
  height: 12px;
}

/* Header
===============================*/
#topbar {
  	background: #d6d4d4;
  	color: #fff;
  	height: 37px;
  	padding-top:12px;
  	overflow: hidden;

}
#topbar a{
  	text-decoration:none;
}

#topbar #language{
	padding-left: 8px;

}
#topbar #language a{
	color: #787879;
}
#topbar #language a:hover {
	border-bottom: 1px black dotted;
}
#topbar #language a.current{
	color: #ff6700
}
#topbar #language a.current:hover{
	border-bottom: none;
}

#topbaright {
	font-size: 12px;
	font-weight: bold;
  	float: right;
  	color: #787879;
  	margin-top: -12px;
}


#topbaright label{
  	float: left;
}

#topbaright form{
  	float: left;
}

#uniform-topbarselect {
  background: #fff;
  height: 22px;
  line-height: 22px;
  width: 180px;
  margin-bottom: 0;
  margin-top: -3px;
  margin-left: 10px;
}

#uniform-topbarselect span{
  color: #787879;
  font-size: 10px;
  line-height: 22px;
}
#header {
	background: #f2f0f0;
	height: 110px;
 	padding: 0;
 	position: relative;
}
#header  h1{
  	float: left;
  	width: 234px;
  	height: 45px;
  	margin: 0;
}
#header p{
	float: right;
}
.logo {
  	width: 170px;
  	height: 105px;
  	float: left;
  	background: url(../images/itc-logo.png) no-repeat;
  	text-indent: -9999em;
}
#garis{
	margin-right: 12px;
	margin-left: 12px;
}

#sml-search {
	float: right;
}
#sml-search input[type=text] {
	display: inline-block;
 	width: 169px;
 	right: 0px;
  	margin-top: 32px;
  	border: 1px solid #d0cfcf;
  	border-radius: 3px;
  	height: 37px;
  	line-height: 31px;
  	padding: 10px;
  	background: #F2F0F0 url(../images/search.png) 95% no-repeat;
  	font-size: 12px;
  	font-style: italic;
}

#sml-search input[type=text]:focus{
  	outline: 0;
  	background: #fff;
  	background-repeat: no-repeat;
}
#smlmobile-search {
	display: inline-block;
	margin-right: 3%;
}
#smlmobile-search input[type=text] {
	display: inline-block;
 	width: 130px;
  	border: 1px solid #8b8a8c;
  	border-radius: 3px;
  	height: 31px;
  	line-height: 31px;
  	padding: 10px;
  	background: #d6d4d4 url(../images/search.png) 95% no-repeat;
  	font-size: 12px;
  	font-style: italic;
}

#smlmobile-search input[type=text]:focus{
  	outline: 0;
  	background: #fff;
}
#mapmini #findbsd{
	background: #201866;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}
#mapmini #findbsd p{
	color: #fdfdfd;
}
#mapmini #findbsd input[type=text] {
	display: inline-block;
	position: absolute;
 	width: 250px;
 	left: 36px;
 	margin-top: -7px;
  	border: 1px solid #d0cfcf;
  	border-radius: 3px;
  	height: 32px;
  	line-height: 31px;
  	padding: 10px;
  	background: #FFF;
  	font-size: 12px;
  	font-style: italic;
}
#mapmini a img{
	position: absolute;
	right: 0;
	margin-top: -5px;
	margin-right: 11%;
	
}
#findbsd {
	text-align: right;
}
#findbsd input[type=text] {
	display: inline-block;
	position: absolute;
 	width: 165px;
 	right: 65px;
  	margin-top: 11px;
  	border: 1px solid #d0cfcf;
  	border-radius: 3px;
  	height: 32px;
  	line-height: 31px;
  	padding: 10px;
  	background: #FFF;
  	font-size: 12px;
  	font-style: italic;
}
#map a img{
	position: absolute;
	right: 0;
	top: 38px;
	padding-right: 21px;
}

#findbsd input[type=text]:focus{
  	outline: 0;
  	background: #fff;
}
#logosinar{
	float: right;
	margin-right: 2%;
	margin-top: 0.8%;
}
#logosinar-mobile {
	float: right;
	margin-top: 3%;
	margin-right: 1%;
	width: 34%;
}
#border-red img{
	position: absolute;
	margin-top: -20px;
	width: 100%;
/*	height: 30px;*/
}
#directory_mobile{
	float: right;
	position: absolute;
	right: 0;
	z-index: 100000000000000;
	margin-right: 4%;
	margin-top: -45px;
}
#directory_mobile p span{
	display: inherit;
	text-align: center; 
	z-index: 9999999;
}
/*talk to us
*/
#talktous{
	left:0;
	position: absolute;
	z-index: 10000000000000;
	top: 585px !important;
	margin-top: 10%;
}

.home #talktous {
	top:675px !important;
}

	
#talktous.sticky{
	float: none;
	position: fixed;
	top: 20px !important;
	z-index: 6;
	left: auto;
}


/*navigation
*/
#nav {
	position: absolute;
	width: 100%;
	background: rgb(10, 128, 28);
	height: 44px;
}
.btnContainer {
	height: 44px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
#main-menu{ 
	z-index: 20000;
  	color: #FFFFFF;
  	padding-top: 15px;
  	padding-bottom: 15px;
  	position: relative;
}
#main-menu li{
	font-size: 12px;
	font-weight:normal;
	display: inline;
	padding: 10px 17px 10px 5px;
	padding-bottom: 14px;
	margin:0;
}
#main-menu li:last-child, #main-menu li:first-child{
	padding: 10px 10px;
	padding-bottom: 14px;
}

#main-menu li a{
  	text-align:center;
  	text-decoration:none;
  	color: #FFFFFF;
  	margin: 2px;
  	padding: 10px;
}
#main-projects li .first-child a{
	padding-left: 0!important;
}
#main-menu li span{
	width: 12px;
	height:12px;
	display: inline-block;
	margin-left: -10px;
	background: url(../images/arrow-menu.png);
}
#main-menu li span.oren{
	width: 12px;
	height:12px;
	display: inline-block;
	margin-left: -10px;
	background: url(../images/arrow-menu-current.png);
}
#main-menu li a.current {
  	color: #ff6700;
  	padding-right: 10px;
}
#main-menu li:hover a.current {
  	color: #fff;
}
#main-menu li:hover{
	background-color: #ff6600;
	border-radius: 5px 5px 0 0;
}
#main-menu li.mega:hover a{
	color: #fff;
}

#main-menu li:hover .mega-menu {
	left: 0;
	height: 340px;
	right: 0;
	top: 40px;
	transition-delay:0.5s;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;

}
#main-menu .mega-menu{
	position: absolute;
	background: #29187a;
	left: -99999px;
	top: 40px;
	height: 0px;
	z-index: 100000000000000;
	min-height: 340px;
	overflow: hidden;
	padding: 15px;
  	border-top: 5px solid #ff6600;
	width: 950px;
	max-width: 100%;
	min-width: 768px;
	margin: 0 auto;
}
#main-menu .property-cat{
	width: 250px;
	height: 385px;
	float: left;
	margin-left: -15px;
	margin-top: -15px
	left:0 !important;
	background-color: rgba(40, 19, 116, 0.8);
}
#main-menu .mega-menu .property-cat h3.titleproperty{
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 8px solid #FFF;
	padding-bottom: 10px;
	margin: 0 0 10px;
}
#main-menu .mega-menu .dropdown-menu{
	width: 190px;
	height: 100%;
	float: left;
	padding-left: 25px;
}
#main-menu .property-cat li.submenuleft {
	display: block !important;
	padding: 6px 0 !important;
	border-bottom: 1px solid #745c98;
}
#main-menu .property-cat li.submenuleft a{
	color: #fff;
	font-size: 14px;
	font-weight: lighter;
	padding: 0 5px;
	display: block;
	text-align: left;
}
#main-menu .property-cat li.submenuleft:hover {
	background-color: #481f86;
	border-radius: 0;
}

#main-menu .mega-menu .popover.items{
	top: 0;
	background-color: #f2f0f0;
	position: absolute;
	max-width: 730px;
	text-align: left;
	float: right;
	width: 635px;
	padding-left: 12px;
	left: 220px;
}
#main-menu .mega-menu .highlight{
	top: 0;
	background-color: #f2f0f0;
	position: absolute;
	text-align: left;
	float: right;
	width: 745px;
	height: 100%;
	padding-left: 12px;
	left: 220px;
}
#main-menu .mega-menu .highlight .one-column img{
	margin-left: 10px;
	margin-bottom: 20px;
}
#main-menu .mega-menu .highlight .one-column p{
	color: #6c6c6c;
	padding-right: 50px;
}
#main-menu .mega-menu .highlight .one-column p a{
		color: #ff6600;
}
#main-menu .mega-menu .highlight h3{
	text-align: center;
	font-size: 15px;
	color: #ff6600;
	font-weight: lighter;

}
#main-menu .mega-menu .highlight .three-columns{
	width: 100%;
	height: 310px;
}
.three-columns li img {
	height: 140px;
}
#main-menu .mega-menu .highlight .three-columns li{
	vertical-align: top;
	width: 215px;
	padding: 3px;
	margin: 10px;
	display: inline-block;
	background: none;
	border: none;
}
#main-menu .mega-menu .highlight .three-columns li a{
	display: block;
	margin-top: -2px;
	font-size: 13px;
	text-align: left;
	color: #ff6600;
	margin-left: 0px;
	padding-left: 0px;
}
#main-menu .mega-menu .highlight .three-columns li p{
	font-size: 12px;
	text-align: left;
	color: #6c6c6c;
	margin-top: 3px;
	line-height: 1.6;
}

#main-menu .mega-menu .popover.items{
	display: inline-block;
	z-index: 10000;
	float: right;
	height: 100% !important;
	width: 747px;
	padding: 15px 0 15px 15px;
	top: 0!important;
	position: absolute;
	max-width: 750px;
	text-align: left;;
	padding-left: 12px;
	left: 282px;
	margin-left: 31px;
}
#main-menu .mega-menu .popover.items .popover-content{
	margin-right: 35px;

}
#main-menu .popover.items .mega-imageprofile{
	padding: 10px 0;
	margin: 0;
	text-transform: none;
}
#main-menu .popover.items .mega-imageprofile img{
	max-width: 100%
}
#main-menu .popover.items li.clearfix .thumbContainer img{
	width: 102px;
	height: 63px;
	border-radius: 5px;
}

.popover-title{
	color: #ff6000;
	font-weight: lighter;
	font-size: 15px;
	text-align: left;
	text-transform: uppercase;
}
.popover-content img{
	width: 362px;
	height: 234px;
	float: left;
	padding-right: 10px;
}
.popover-content p{
	color: #6c6c6c;
}
.popover-content a{
	color:#ff6000!important;
}

.buttonorange {
	background: rgb(204,114,2); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjNzIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZGE3NzAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNCUiIHN0b3AtY29sb3I9IiNmMTg2MDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI2JSIgc3RvcC1jb2xvcj0iI2ZkOGMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjZmU4YjAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDYlIiBzdG9wLWNvbG9yPSIjZjU3YTAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjE3OTAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTglIiBzdG9wLWNvbG9yPSIjZjA3NDA0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODYlIiBzdG9wLWNvbG9yPSIjZTY2NjAzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0NjIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(204,114,2,1) 0%, rgba(218,119,0,1) 2%, rgba(241,134,2,1) 4%, rgba(253,140,0,1) 6%, rgba(254,139,0,1) 8%, rgba(245,122,1,1) 46%, rgba(241,121,1,1) 50%, rgba(240,116,4,1) 58%, rgba(230,102,3,1) 86%, rgba(228,98,2,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,114,2,1)), color-stop(2%,rgba(218,119,0,1)), color-stop(4%,rgba(241,134,2,1)), color-stop(6%,rgba(253,140,0,1)), color-stop(8%,rgba(254,139,0,1)), color-stop(46%,rgba(245,122,1,1)), color-stop(50%,rgba(241,121,1,1)), color-stop(58%,rgba(240,116,4,1)), color-stop(86%,rgba(230,102,3,1)), color-stop(100%,rgba(228,98,2,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,114,2,1) 0%,rgba(218,119,0,1) 2%,rgba(241,134,2,1) 4%,rgba(253,140,0,1) 6%,rgba(254,139,0,1) 8%,rgba(245,122,1,1) 46%,rgba(241,121,1,1) 50%,rgba(240,116,4,1) 58%,rgba(230,102,3,1) 86%,rgba(228,98,2,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,114,2,1) 0%,rgba(218,119,0,1) 2%,rgba(241,134,2,1) 4%,rgba(253,140,0,1) 6%,rgba(254,139,0,1) 8%,rgba(245,122,1,1) 46%,rgba(241,121,1,1) 50%,rgba(240,116,4,1) 58%,rgba(230,102,3,1) 86%,rgba(228,98,2,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,114,2,1) 0%,rgba(218,119,0,1) 2%,rgba(241,134,2,1) 4%,rgba(253,140,0,1) 6%,rgba(254,139,0,1) 8%,rgba(245,122,1,1) 46%,rgba(241,121,1,1) 50%,rgba(240,116,4,1) 58%,rgba(230,102,3,1) 86%,rgba(228,98,2,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,114,2,1) 0%,rgba(218,119,0,1) 2%,rgba(241,134,2,1) 4%,rgba(253,140,0,1) 6%,rgba(254,139,0,1) 8%,rgba(245,122,1,1) 46%,rgba(241,121,1,1) 50%,rgba(240,116,4,1) 58%,rgba(230,102,3,1) 86%,rgba(228,98,2,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc7202', endColorstr='#e46202',GradientType=0 ); /* IE6-8 */

	border: none;
	text-decoration: none;
	color: #FFF;
	padding: 4px 20px 4px;
	font-size: 14px;
	z-index: 999;
	border-radius: 0;
}
.inner .buttonorange{
	border-radius: 5px;
	padding: 10px 15px;
}
a.buttonorange{
	color: #FFF;
}
.buttonorange:hover{
	background: rgb(209,123,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxN2IwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2QwNzEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2QwNmQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2NmNjAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iI2NmNWQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjVjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(209,123,0,1) 0%, rgba(208,113,0,1) 40%, rgba(208,109,0,1) 43%, rgba(207,96,0,1) 80%, rgba(207,93,0,1) 81%, rgba(207,92,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,123,0,1)), color-stop(40%,rgba(208,113,0,1)), color-stop(43%,rgba(208,109,0,1)), color-stop(80%,rgba(207,96,0,1)), color-stop(81%,rgba(207,93,0,1)), color-stop(100%,rgba(207,92,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(209,123,0,1) 0%,rgba(208,113,0,1) 40%,rgba(208,109,0,1) 43%,rgba(207,96,0,1) 80%,rgba(207,93,0,1) 81%,rgba(207,92,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(209,123,0,1) 0%,rgba(208,113,0,1) 40%,rgba(208,109,0,1) 43%,rgba(207,96,0,1) 80%,rgba(207,93,0,1) 81%,rgba(207,92,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(209,123,0,1) 0%,rgba(208,113,0,1) 40%,rgba(208,109,0,1) 43%,rgba(207,96,0,1) 80%,rgba(207,93,0,1) 81%,rgba(207,92,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(209,123,0,1) 0%,rgba(208,113,0,1) 40%,rgba(208,109,0,1) 43%,rgba(207,96,0,1) 80%,rgba(207,93,0,1) 81%,rgba(207,92,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d17b00', endColorstr='#cf5c00',GradientType=0 ); /* IE6-8 */

}
#directory_button{
	float: right;
	position: absolute;
	right: 0;
	z-index: 100000000000000;
	top: 0;
}
#directory_button p{
	margin-bottom: 0;
}
#directory_button p span{
	display: inherit;
	text-align: center; 
	z-index: 9999999;
}

/* mainSlider
===============================*/
#mainSlider {
  overflow: hidden;
  position: relative;
}


#mainSlider #prev {
	left: 0;
	position: absolute;
	top: 215px;
	z-index: 100;
}

#mainSlider #next {
	right: 0;
	position: absolute;
	top: 215px;
	z-index: 100;
}

#main-projects ul {
	z-index: 10;
	position: relative;
	width: 950px;
	margin: 0 auto !important;
}

#main-projects {
	margin-top: -67px
}
#main-projects ul {
  padding: 10px;
  background-color: #FFF;
}

#main-projects li {
	border: 3px solid #FFF;
	width: 235px;
	display: inline-block;
	background: #F5F5F5;
}

#main-projects li .first-child{
	border-left: 2px solid #FFF;
}
#main-projects li a h3{
	font-size: 18px;
	font-weight: 100px;
	color: #ff6700;
	text-decoration:none;
	padding-left: 5px;

}
#main-projects li p{
	font-size: 11pt;
	color: #787879;
	padding-left: 5px;
	
}
#main-projects .imgContainer {
	width: 100%;
  padding-bottom: 0px;
}
#norbit{
	height: 509px!important;
}

#main-projects .imgContainer li a {
  background: #FFF;
  padding: 10px;
  padding-bottom: 0px;
  color: #ff6700;
}

#sliderContainer{
	height: 482px;
	overflow: hidden;
}
#sliderContainer li{
	position:relative;
	overflow: hidden;
	height: 482px !important;
	width: 100% !important;
}
.captionContainer{
	height:465px;
	width: 950px;
	margin: 0 auto;
}
#sliderContainer .inner{
	position: absolute;
	top: 60px;
	z-index: 10;
	text-align: left;
}

#mainSlider ul {
	margin: 0;
	padding: 0;
}

#mainSlider li img {

  width: 100%;
}
.ngorbit .inner h3{
  color: #fff;
  font-size: 24px;
}

.ngorbit .inner p{
  color: #fff;
  font-size: 18px;
  width: 55%;
  line-height: 1.9
}
  .innerMobile{
    position: absolute;
    top: 230px;
    color: #FFF;

  }
  .innerMobile p{
    font-size: 18px;
    padding-left: 7%; 
    padding-right: 9%;
    text-align: center;
    line-height: 1.7;
  }

#mainContainer {
	padding: 30px 0;
	color: #787879;
}
#mainContainer #explore{
	padding-bottom: 40px;
}


#leftsection .news.tabs{
	padding-top: 20px;
	font-size: 13px;
}
#leftSection .news.tabs dd:first-child a{
	border-left: none;
	padding-left: 0;
}

#leftSection .news.tabs dd:last-child a{
	border-right: none;
	padding-right: 0;
}

#leftSection .news.tabs dd a{
	border-right: 1px solid #606060;
	margin-top: 8px;
	height: 17px;
	line-height: 17px;
	margin-right: 0;
	padding: 0px 15px;
}

.news.tabs-content small{
	color: #fd8434;
	font-size: 13px;
	width: 100px;
	margin-right: -28px;
}

.news.tabs-content h5{
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.news.tabs-content h5 a{
	color: #5d5d5d;
}
.news.tabs-content h5 a:hover{
	color: #ff6600;
}

#rightSection #map{
	padding-top: 25px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#search-box{
	background: #1e0057;
	height: 55px;
	width:100%;
}
#search-box p{
	color: #FFF;
	margin: 0;
	margin-top: -25px;
	margin-left: 15px;
}
#mapz{
	width: 100%;
}

#rightSection .panel {
  width: 47%;
  float: left;
  height: 250px;
  font-size: 13px;
  background: #ecebeb;
  padding: 10px 20px;
  margin: 0 5px 10px;
  display: inline-block;
}

#rightSection .panel p{
  font-size: 13px;
  margin-bottom: 0;
}
#rightSection .panel h3{
  margin: 0 0 10px;
  text-transform: uppercase;
  border-bottom: 8px solid #fff;
  font-size: 13px;
  font-weight: normal;
  padding-bottom: 10px;
}

#rightSection .panel ul li {
  margin: 10px 0;
  padding: 0 0 10px;
  border-bottom: 1px solid #FFF;
  position: relative;
}
#rightSection {
	padding: 0px;
}
#stock-price strong{
	display: block;
}
#stock-price .param{
	position: absolute;
	right: 0;
	bottom: 10px;
}
#stock-price .param.up{
	color: #2fa74e;
}
#stock-price .param.down{
	color: #ff0000;
	margin-right: 6px;
}
#stock-price .param.up span{
  width: 12px;
  height: 10px;
  display: block;
  float: left;
  background: url(../images/up.png) top center no-repeat;
  margin-right: 5px;
}
#stock-price .param.down span{
  width: 12px;
  height: 10px;
  display: block;
  float: left;
  background: url(../images/down.png) bottom center no-repeat;
  margin-right: 5px;
  margin-top: 2px;
}

#featured-projects dl dd:first-child a{
	border-left: none;
	padding-left: 0;
}
#featured-projects dl dd:last-child a{
	border-right: none;
	padding-left: 15px;
}
#featured-projects dl{
	border: none;
	font-size: 14px;
	margin: 0 auto;
	width: 50%;

}
#featured-projects dl dd {
	display: inline-block;
}
#featured-projects dl dd a{
	border-right: 1px solid #000000;
	color: #000;
	margin-top: 8px;
	height: 17px;
	line-height: 17px;
	margin-right:0;
	padding: 0px 15px; 
}
#featured-projects dl .active a{
	color:#ff6700;
}
/*.project.tabs-content .image_carousel .caroufredsel_wrapper{
	width: 850px !important;
	height: 186px !important;
}

#foo9,#foo6,#foo2,#foo3,#foo4{
	width: 4250px !important ;
	height: 186px !important;
}
#foo9_prev,#foo6_prev,#foo2_prev,#foo3_prev,#foo4_prev{
	display: block!important;
}
#foo9_next,#foo6_next,#foo2_next,#foo3_next,#foo4_next{
	display: block!important;
}*/
.project.tabs-content #name{
	margin-top:10px;
	text-transform: uppercase;
}
.project.tabs-content p{
	margin-bottom: 0px;
	font-size: 13px;
	text-align: center;
	color: #000000;
}
.project.tabs-content .image_carousel {
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 125px;
}
.project.tabs-content .image_carousel a {
	padding: 0px;
	margin: 7px;
	display: block;
	float: left;
}
.project.tabs-content .image_carousel a .new{
	margin-left: 106px;
	z-index: 100;
	position: absolute;
}
.project.tabs-content .clearfix {
	float: none;
	clear: both;
}
.project.tabs-content {
	height: 200px;
	z-index: 1000000000;

}

.project.tabs-content a.prev {
	background: url(../images/prev.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 80px;
}
.project.tabs-content a.next {
	background: url(../images/next.png) no-repeat transparent;
	width: 25px;
	height: 50px;
	display: block;
	position: absolute;
	z-index: 100;
	text-indent: -9999em;
	right: 0;
	top: 80px;
	
}
#fm-bg{
	height: 100%;
	width: 100%;
	background: url(../images/featuredminibg.jpg);
	background-size: cover;

}
#project-responsive .list-project{
	background: #f8f7f7;
	border-top: solid #aeadad;
	left: 37px;
	width: 80%;
}
#project-responsive .list-project li{
	padding:10px;
	border-bottom:2px solid #aeadad;
}
#menu-icon2 span{
	background: url(../images/select-arrow.png) no-repeat transparent;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	bottom: 265px;
	z-index: 100;
	text-indent: -9999em;
	right: 42px;

}
#featured-select .caroufredsel_wrapper{
	height: 160px!important;
	margin-left: 62px!important;
	margin-top: 21px!important;
	width: 257px!important;

}
#featured-select .image_carousel a .new{
	margin-left: 70px;
	z-index: 100;
	position: absolute;
}

#featured-select a.prev {
	background: url(../images/prevmini.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	margin-top: -120px;
	display: block;
	position: absolute;
	z-index: 100;
	text-indent: -9999em;
	left: 30px;
}
#featured-select a.next {
	background: url(../images/nextmini.png) no-repeat transparent;
	width: 40px;
	height: 50px;
	display: block;
	position: absolute;
	z-index: 100;
	margin-top: -120px!important;
	text-indent: -9999em;
	right: 0;
}

/* Footer
===============================*/
#footer{
  clear: both;
}
#bottomenu {
	height: 270px;
  	padding: 2px 0 10px 0;
	background: url("../images/semibottombg.jpg") no-repeat center;
	background-size: cover;

}
#category-list{
	margin-top: 50px;
}
#bottomenu ul {
  float: left;
  margin-right: 1%;
}
#bottomenu ul li{
  line-height: 1.5em;
  float: left;
  width: 100%;
}

#bottomenu #thecity {
	width: 26%;
}
#bottomenu #thecity li{
	width: 50%;
}
#bottomenu #discover {
	width: 13.5%;
}
#bottomenu #properties {
	width: 14.5%;
}
#bottomenu #facilities {
	width: 26%;
}
#bottomenu #facilities li{
	width: 50%;
}
#bottomenu #investors {
	width: 13.5%;
}

#bottomenu ul h3{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
  	color: #ff6700;
 	background: #ecebeb;
}
#bottomenu ul li a{
  margin-bottom: 3px;
  margin-left: 10px;
  color: #010101;
}
#bottomenu ul li a:hover{
  text-decoration: underline;
}

#bottometa {
	background: #ededed;
	height: 85px;
	padding-top: 14px;
}
#bottometa .left{
	width:330px;
}

#bottometa ul li {
  	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
}
#bottometa ul{
	margin-left: 14%;
	margin-top: 2%;
	display:inline-block;
}
#bottometa a{
  color: #000;
}
#bottometa a:hover{
  text-decoration: underline;
}


#bottometa p{
	margin-right: 20px;
	float: right;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #ff6700;
}
#website-selector{
	height:70px;
	background: #d6d4d4;
	position: absolute;
	width: 100%;
	margin:0;
}
#website-selector480{
	height:50px;
	background: #d6d4d4;
	position: absolute;
	width: 100%;
	margin:0;
}

#footermini{
	background: #ededed;
	height:60px; 
}
#fbtwit{
	display: inline-block;
	position: absolute;
	margin-left: 10%;
	margin-top: 6%;
	width: 70px;
}
#fbtwit a img{
	width: 21px;
	height: 21px;
}
#fbtwit a:first-child img{
	width: 22px;
	height: 22px;
}
#footermini span{
	display: block;
	margin-top: 6%;
}
#bottombar{
	font-size: 12px;
	font-weight: bold;
	color: #787879;
	padding-top: 16px;
	padding-left:55px; 
}
#bottombar label{
	position: absolute;
	left: 0;
	margin-left: 8%;
	margin-top: 3%;
	width: 70px;
}
#bottombar .selector{
	float: right;
	margin-right: 8%;
	margin-top: 2%;
}
#footermini ul{
	margin-left: 10px;
	position: absolute;
	bottom: 20px;
}
#footermini ul li a{
	color: #000;
	font-size: 11px;
}
#footermini ul li{
	display: inline;
	font-size: 12px;

}

#main-projects-responsive  {
  height:150px;
  position: relative;
  z-index: 100; 
}
#feature-mobile{
	height: 350px;
}
#feature-mobile #featurex{
	text-align: center;
	padding-top: 30px;
}
#featured-slider{
	margin-top: 30px;
	height: 190px
}
#featuremini-slider{
	height: 180px;
}
#featuremini-slider .slide-box{
	margin-right: 5px;
}
#featured-slider p{
	/*margin-left: -33px;*/
}
#featuremini-slider p{
	text-align: center;
	color: #000;
	margin-bottom: 6px;
}
#featuremini-slider #name{
	margin-top: 16px;
}
.explore-container{
	width: 100%;
	height: 81px;
	overflow:hidden;
}

.explore-container .swiper-slide {
	width: 81px !important;
	display: inline-block;  
}

.feature-container,.residential-container,.commercial-container,.office-container,.leisure-container{
	height: 190px;
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
}
.featuremini-container{
	height: 180px;
	margin-left: 16%; 
	padding-top: 10px!important;
	width: 251px;
	overflow: hidden;
}
/* Specify Swiper's Size: */
.swiper-container{
  width: 100%;
  height: 290px;
  /* z-index: 10000; */
  position: absolute;
  margin-top: -96px;
}
#main-projects-responsive .swiper-slide {
  height: 245px!important;
  width: 237px;
  background:#efefef;
  border-left: 6px solid #fff;
  border-top: 6px solid #fff;
}
#feature-mobile .swiper-slide img{
	border-radius: 5px;
}
.project.tabs-content .swiper-slide img{
	border-radius: 5px;
}
#play{
	border-right :6px solid #fff;
	width: 238px!important;
}
#featured-slider .swiper-slide{
	width: 150px;
	height: 172px;
	display: inline-block;
}
#featured-slider .swiper-slide a .new{
	margin-left: 106px;
	margin-top: -3px;
	z-index: 100;
	position: absolute;
}
#featuremini-slider .swiper-slide a .new{
	margin-left: 73px;
	margin-top: -3px;
	z-index: 100;
	position: absolute;
}
#main-projects-responsive .swiper-slide img{
	width: 100%;
	padding-bottom: 0px;
}

#featuremini-slider a.prev {
	background: url(../images/prevmini.png) no-repeat transparent;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	z-index: 100;
	text-indent: -9999em;
	margin-left: 12%;
	margin-top: 12%;
}
#featuremini-slider a.next {
	background: url(../images/nextmini.png) no-repeat transparent;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	z-index: 100;
	text-indent: -9999em;
	margin-top: 12%;
	margin-left: 85%;
}
    
#main-projects-responsive .swiper-slide h3{
	color: #ff6700;
	margin-left: 15px;
	margin-top: 10px;
	font-weight: lighter;
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#main-projects-responsive .swiper-slide	a h3:hover {
	color: #ff9b3a!important;
}
#main-projects-responsive .swiper-slide p{
	color: #787879;
	margin-left: 15px;
	margin-bottom: 5px;
}

#feature .swiper-wrapper{
	height: 100%;
}
#featured-projects .swiper-slide{
	margin: 0 auto;
	/*width: 190px!important;*/
	text-align: center;

}
#explore .slide-box{
	margin-right: 9px;
}

#explore .swiper-slide{
  	z-index: 100;
}
#explorecarousel{
	width: 88%;
	height: 93px;
	margin-left: 32px;
}

#explore a.prevmini {
	background: url(../images/prevmini.png) no-repeat transparent;
	width: 15px;
	height: 20px;
	position: absolute;
	z-index: 100;
	margin-left: -20px;
	margin-top: 30px;
	text-indent: -9999em;
}
#explore a.nextmini {
	background: url(../images/nextmini.png) no-repeat transparent;
	width: 15px;
	height: 20px;
	position: absolute;
	z-index: 100;
	margin-top: 30px;
	margin-right: 38px;
	text-indent: -9999em;
	right: 0;
}


#explore .swiper-slide span.icon img{
	padding-top:10px;
	padding-left: 28px;
	
}
#explore .swiper-slide p{
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	color: #FFF;
}
#mainBody{
	height: 100%;
}
#mainBody #bege {
	background: url(../images/bgblur.jpg) no-repeat;
	height: 665px;
	width: 100%;
	background-size: cover;
	background-position: bottom center !important;
	position: absolute;
}
#mainBody #bege-health {
	background: url(../images/bgblur-health.jpg) no-repeat;
	height: 940px;
	width: 100%;
	background-size: cover;
	position: absolute;
}
#mainBody #bege-talktous {
	background: url(../images/bgblur-talktous.jpg) no-repeat;
	height: 940px;
	width: 100%;
	background-size: cover;
	position: absolute;
}
#mainBody #bege-study {
	background: url(../images/bgblur-study.jpg) no-repeat;
	height: 830px;
	width: 100%;
	background-size: cover;
	position: absolute;
}
#mainBody #bege-map {
	background: url(../images/mapheader.jpg) no-repeat;
	height: 547px;
	width: 100%;
	background-size: cover;
	position: relative;
}
#mainBody #bege-directory {
	/*background: url(../images/mapheader-directory.jpg) no-repeat;*/
	height: 678px!important;
	width: 100%;
	background-size: cover;
	position: absolute;
}
#mainBody #bege-directory-list-view {
	background: url(../images/bg-directory-listview.jpg) no-repeat;
	height: 514px;
	width: 100%;
	background-size: cover;
	position: absolute;
	z-index: -1;
}

#mainBody #bege-investor {
	background: url(../images/bgblur-investor.jpg) no-repeat;
	height: 830px;
	width: 100%;
	background-size: cover;
	position: absolute;
}
#mainBody #bege-properties {
	background: url(../images/bgblur-properties.jpg) no-repeat center bottom;
	height: 930px;
	width: 100%;
	background-size: cover;
	position: absolute;
}

#mainBody #bege-news {
	background: url(../images/bgblur-news.jpg) no-repeat;
	height: 830px;
	width: 100%;
	background-size: cover;
	position: absolute;
}
#mainContainer.single {
	margin-bottom: 5%;
	position: relative;
}
#pageHeader{
	padding-top: 60px;
}
#pageHeader  h1{
  color:#260060;
  font-size: 24px;
  display: inline-block;
  position: relative;
}
#mainContainer.single{
  background: #FFF;
  padding-top: 30px;
}
#mainContainer.single.framework{
  background: #FFF;
  padding: 30px 0;
  padding-right: 10px;
}
#mainContainer.single .eight {
  width: 73.66667%;
  padding-left: 21.5px;
}

#mainContainer.single article h3{
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #FF5200;
	margin: 0;
	line-height: 1.2;
}
#mainContainer.single article h2{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #ff6700;
	margin: 0;
}
#mainContainer.single article h1{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #260060;
	margin: 0;
}
#mainContainer.single .eight header h1{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #260060;
	margin: 0;
}

#mainContainer.single .eight header h2{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #ff6700;
	margin: 0;
}

#mainContainer.single article p img[style*="float: left"]{
	padding-right: 15px !important;
}

#mainContainer.single article p img[style*="float: right"]{
	padding-left: 15px !important;
}

#mainContainer.single header h5 {
	border-bottom: 1px solid #ecebeb;
	font-size: 24px;
	font-weight: bold;
	color: #23005e;
	padding-bottom: 15px;
	margin-top: 0;
}

#mainContainer.single .page-title {
  font-size: 24px;
  margin-top: 0;
}

#mainContainer.single article .content-sitemap {
  padding-bottom: 10px;
  /*border-bottom: 2px solid #ecebeb;*/
}

#mainContainer.single article .first-column-sitemap,
#mainContainer.single article .column-sitemap,
#mainContainer.single article .last-column-sitemap {
  vertical-align: top;
  float: left;
  display: block;
  width: 207px;
  margin: 10px 0;
}

#mainContainer.single article .first-column-sitemap h3,
#mainContainer.single article .column-sitemap h3,
#mainContainer.single article .last-column-sitemap h3 {
  margin-top: 0;
  font-size: 22px;
}

#mainContainer.single article .first-column-sitemap ul,
#mainContainer.single article .column-sitemap ul ,
#mainContainer.single article .last-column-sitemap ul {
  margin-left: 0;
}

#mainContainer.single article .first-column-sitemap ul li,
#mainContainer.single article .column-sitemap ul li,
#mainContainer.single article .last-column-sitemap ul li {
  list-style: none;
  margin-left: 0px;
}

#mainContainer.single article .first-column-sitemap ul li a,
#mainContainer.single article .column-sitemap ul li a,
#mainContainer.single article .last-column-sitemap ul li a{
  color: #000000;
}

#mainContainer.single article .first-column-sitemap ul li a:hover,
#mainContainer.single article .column-sitemap ul li a:hover,
#mainContainer.single article .last-column-sitemap ul li a:hover {
  text-decoration: underline;
}

#mainContainer.single article .first-column-sitemap ul li li,
#mainContainer.single article .column-sitemap ul li li,
#mainContainer.single article .last-column-sitemap ul li li {
  margin-left: 10px;
}

#mainContainer.properties-map.single{
	padding-top: 0;
}
.properties-map .properties.tabs{
	position: absolute;
	margin-top: -45px;
	background: none;
	width: 100%;
	overflow: hidden;

}
.pageHeader{
	padding-top: 100px;
}
#ph{
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

article h5 {
	font-size: 18px;
}

article p.title-article{
	font-size: 18px;
}

article p {
  color: #707070;
 /* margin-bottom: 25px; */
}
article #writer {

  padding-top: 50px; 
}

.quick-menu {
	background: #0a801c;
	border-radius: 5px;
	padding: 10px 22px;
}

#accordion-3 {
	max-height: 350px;
	overflow: auto !important;
}

.accordion li {
	background-color: #ecebeb;
	color: #000;
	margin: 2px 0;
}

.accordion li div.title {
	cursor: pointer;
}

.accordion li .title h5 {
	margin: 0;
	padding: 14px 10px;
	font-weight: normal;
	font-size: 13px;
}

.accordion li .content {
	background-color: #fff;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;

}

.accordion .active .content {
	height: auto !important;
	padding: 20px 12px;
}

.accordion .content{
	padding: 0;
	display: block !important;
	height: 0px;
	overflow: hidden;
}

.accordion .overlayRight {
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(70%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
	top: 0;
	right: 0;
	position: absolute;
	width: 65px;
	height: 285px;
	z-index: 100;*/
}

.accordion .overlayLeft {
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.95) 30%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(255,255,255,0.95)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	top: 0;
	left: 0;
	position: absolute;
	width: 65px;
	height: 285px;
	z-index: 100;*/
}


.slideSelectors .reports-container {
	height: 255px;
}

.annual-reports .accordion .prev {
	margin-left: 0;
}

.annual-reports .accordion .next {
	margin-right: 0
}

.quick-menu h3 {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 0;
	border-bottom: 9px solid #FFF;
	padding-bottom: 10px;
}
.quick-menu li {
	padding: 10px 7px;
	border-bottom: 1px solid #745c98;
}
.quick-menu li:last-child{
	border-bottom: none;
}
.quick-menu li a {
	font-size: 13px;
	color: #FFF;
	display: block;
}
.quick-menu .accordion li{
	padding: 0;
	border: none;
	background: none;
	position: relative;
	z-index: 99999;
}
#sidebar-directory .quick-menu .accordion li{
	/*width: 221px;*/
}
.quick-menu li a span.dcjq-icon {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 10px;
	right: 0;
	display: inline-block;
	background: url(../images/arrow-menu.png);
}
.quick-menu .parent{
	font-weight: bold;
	padding: 10px 7px;
	border-bottom: 1px solid #745c99;
}
/*.quick-menu li.selected .parent{
	background: #481f86;
	color: #ff6700;
	}*/
/*.quick-menu li a:hover{
	background: #481f86;
}*/
.quick-menu li a.selected{
	color: #ff6f00;
}
.quick-submenu li a{
	padding: 10px 22px;
	border-bottom: 1px solid #745c99;

}
#recent-news {
	background-color: #260060;
	border-radius: 5px;
	padding: 25px 22px;
}
#recent-news h3 {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
	border-bottom: 9px solid #FFF;
	padding-bottom: 10px;
}
#recent-news li {
	padding: 10px 7px;
	border-bottom: 1px solid #745c99;
}
#recent-news li a {
	font-size: 13px;
	color: #FFF;
	display: block;
	line-height: 1.3;
}
.widget {
	margin-bottom: 30px;
}
.widget .single-accordion li.selected, .widget .single-accordion li:active, .widget .single-accordion li:hover, 
.widget .accordion li a:hover, .widget .accordion li a.selected {
	background: #2c8f3b;
}


#banner {
	background: #F5F3F3;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	text-align: center;
}
#banner a img {
	width: 100%;
}
#banner strong {
	padding: 10px;
	display: block;
	font-size: 13px;
	/* font-weight: normal; */
	color:#25005e;
}
#banner a:hover strong {
	color:#FF5200;
}
.breadcrumbs {
  background: #faf7f7;
  padding: 15px 0;
}
.breadcrumbs p{
  color:#787879;
  margin: 0;
  font-size: 12px;
}
.breadcrumbs p a{
  color:#787879;
}
.breadcrumbs p a:hover{
	border-bottom: 1px black dotted;
}
.breadcrumbs p strong{
  font-weight: normal;
  color: #ff6700;
  margin-left: 7px;
}
#about{
	margin-left: 2%!important;
}
.breadcrumbs a {
margin-right: 7px;
margin-left: 7px;
}
.sebaris{
	display: inline-block;
	padding-bottom: 20px;
}
.kiri{
	float: left;
	padding-right: 15px;
}
.kanan{
	float: right;
	padding-left: 15px;
}
#sidebar #otherproject, 
#sidebar #otherproject .content_othersidebar {
	position: inherit;
	top: inherit;
	width: auto;
}
#sidebar ul li:last-child{
	border-bottom: none;
}
#sidebar ul li:last-child a{
	border-bottom: none;
}

#otherproject .side_other {
	background: #ECEBEB;
	border-radius: 5px;
	padding: 10px 21px;
	text-align: center;
}

#otherproject .side_other h5 {
	font-weight: bold;
	margin-top: 0;
	font-size: 13px;
	border-bottom: 9px solid #FFF;
	padding-bottom: 10px;
}

#otherproject .side_other .img_sidebarproject {
	margin: 10px 0;
}
.img_sidebarproject img{
	width: 157px;
	height: 118px;
}

.details_otherproject .title_location{
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

.title_location{
	font-size: 13px;
	margin-bottom: 3px;
} 

.location_location{
	color: #5d5d5d;
	font-size: 11px;
	text-align: center;
} 
.sharethis {
display: inline-block;
float: right;
position: relative;
margin-top: 15px;
}
.sharethis .st_facebook_hcount span.stArrow .stButton_gradient.stHBubble .stBubble_hcount, .sharethis span.stArrow {
display: none;
}
.sharethis .stMainServices {
width: 60px !important;
height: 25px !important;
}
.st_plusone_large div{
	bottom: 0 !important;
}

/* Investor Page
=======================================*/

#sidebar .panel-sidebar{
	background: #52AB79;
	padding: 10px 20px;
	margin-bottom: 30px;
	/*display: inline-block;*/
	border-radius: 5px;
}

#sidebar .panel-sidebar h3 {
	margin: 0 0 10px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 8px solid #FFF;
}

#sidebar .panel-sidebar ul li {
	margin: 10px 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #FFF;
	position: relative;
	font-size: 13px;
}

#sidebar .panel-sidebar p {
	font-size: 13px;
	margin-bottom: 0;
}

#stock-price-sidebar strong {
	display: block;
	margin-bottom: 7px;
}

#stock-price-sidebar span {
	position: absolute;
	right: 0;
	bottom: 10px;
}

#stock-price-sidebar .param{
  display: inline-block;
  float: right;
  bottom: 10px;
  font-size: 14px;
}

#stock-price-sidebar .param.down {
  color: #F00;
}

#stock-price-sidebar .param.up {
  color: #2fa74e;
}

#stock-price-sidebar .param.up span {
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	background: url(../images/up.png) top center no-repeat;
	margin-right: 25px;
}

#stock-price-sidebar .param.down span {
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	background: url(../images/down.png) bottom center no-repeat;
	margin-right: 25px;
}

.investor.tabs{
	border: none;
	background: #ecebeb;
}
.investor.tabs dd{
	background: #fff;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	border-radius: 5px 5px 0 0;
	margin-top: 12px;
}
.investor.tabs dd a{
	text-transform: capitalize;
	font-size: 12px;
}
.investor.tabs dd.active a{
	font-weight: bold;
}
.investor.tabs-content li h3{
	font-size: 16px;
	color: #494949;
	padding-left: 6px; 
}
#article-properties{
	margin-bottom: 20px;
}
#header-properties h5{
	padding-left: 3px;
}

.button-propertymap {
	padding:10px;
	font-size: 11px;
	border-radius: 5px;
	border: 1px solid #828282;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	background: #cecccd; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlY2NjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2M2YzRjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iI2JhYjhiOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzlmOWY5ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZDhkOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #cecccd 0%, #c6c4c5 19%, #bab8b9 37%, #9f9f9f 70%, #8d8d8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cecccd), color-stop(19%,#c6c4c5), color-stop(37%,#bab8b9), color-stop(70%,#9f9f9f), color-stop(100%,#8d8d8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cecccd 0%,#c6c4c5 19%,#bab8b9 37%,#9f9f9f 70%,#8d8d8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cecccd 0%,#c6c4c5 19%,#bab8b9 37%,#9f9f9f 70%,#8d8d8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cecccd 0%,#c6c4c5 19%,#bab8b9 37%,#9f9f9f 70%,#8d8d8d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cecccd 0%,#c6c4c5 19%,#bab8b9 37%,#9f9f9f 70%,#8d8d8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecccd', endColorstr='#8d8d8d',GradientType=0 ); /* IE6-8 */

}
.button-contactsales {
	padding:10px;
	font-size: 11px;
	border-radius: 5px;
	border: 1px solid #e56303;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	background: #ff9000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ZmODYwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjZkMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ff9000 0%, #ff8601 36%, #ff6d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9000), color-stop(36%,#ff8601), color-stop(100%,#ff6d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9000 0%,#ff8601 36%,#ff6d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9000 0%,#ff8601 36%,#ff6d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9000 0%,#ff8601 36%,#ff6d00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9000 0%,#ff8601 36%,#ff6d00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9000', endColorstr='#ff6d00',GradientType=0 ); /* IE6-8 */

}
.button-propertymap:hover {
	background: #adabac; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWJhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2E3YTVhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzhmOGQ4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzg0ODQ4NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NTc1NzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #adabac 0%, #a7a5a6 15%, #8f8d8e 52%, #8a8a8a 63%, #848484 67%, #757575 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#adabac), color-stop(15%,#a7a5a6), color-stop(52%,#8f8d8e), color-stop(63%,#8a8a8a), color-stop(67%,#848484), color-stop(100%,#757575)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #adabac 0%,#a7a5a6 15%,#8f8d8e 52%,#8a8a8a 63%,#848484 67%,#757575 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #adabac 0%,#a7a5a6 15%,#8f8d8e 52%,#8a8a8a 63%,#848484 67%,#757575 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #adabac 0%,#a7a5a6 15%,#8f8d8e 52%,#8a8a8a 63%,#848484 67%,#757575 100%); /* IE10+ */
background: linear-gradient(to bottom,  #adabac 0%,#a7a5a6 15%,#8f8d8e 52%,#8a8a8a 63%,#848484 67%,#757575 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adabac', endColorstr='#757575',GradientType=0 ); /* IE6-8 */


}
.button-contactsales:hover {
	background: #ff7400; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNzQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZlNzAwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2ZkNmMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ZmNmMwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2ZjNjcwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2ZmNjgwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iI2ZjNWYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjVhMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ff7400 0%, #fe7002 20%, #fd6c00 28%, #ff6c02 36%, #fc6700 44%, #ff6801 48%, #fc5f00 76%, #ff5a01 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7400), color-stop(20%,#fe7002), color-stop(28%,#fd6c00), color-stop(36%,#ff6c02), color-stop(44%,#fc6700), color-stop(48%,#ff6801), color-stop(76%,#fc5f00), color-stop(100%,#ff5a01)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff7400 0%,#fe7002 20%,#fd6c00 28%,#ff6c02 36%,#fc6700 44%,#ff6801 48%,#fc5f00 76%,#ff5a01 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff7400 0%,#fe7002 20%,#fd6c00 28%,#ff6c02 36%,#fc6700 44%,#ff6801 48%,#fc5f00 76%,#ff5a01 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff7400 0%,#fe7002 20%,#fd6c00 28%,#ff6c02 36%,#fc6700 44%,#ff6801 48%,#fc5f00 76%,#ff5a01 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff7400 0%,#fe7002 20%,#fd6c00 28%,#ff6c02 36%,#fc6700 44%,#ff6801 48%,#fc5f00 76%,#ff5a01 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#ff5a01',GradientType=0 ); /* IE6-8 */

}
.button-propertymap span{
	width: 12px;
	height: 16px;
}
.button-properties li a{
	color: #fff;
}
.button-properties li a span img{
	vertical-align: middle;
	margin-right: 5px;
}
#properties-image {
	float: left;
	padding-right: 15px;
}
.button-properties {
	display: inline-block;
	position: absolute;
	top: 0;
	padding-right: 3%;
	right: 0;
}
.button-properties li {
	display: inline-block;
	margin-left: 7px;
}
.properties.tabs{
	border: none;
	background: #ecebeb;
	overflow: hidden;
	clear: both;
}
.properties.tabs.oce .swiper-wrapper{
	width:100% !important;
	clear: both;
}
.properties.tabs.oce.prop .swiper-wrapper{
	width: 700px!important;
}
.properties.tabs dd{
	background: #fff;
	margin-left: 5px;
	margin-right: 5px;
	padding: 12px;
	border-radius: 5px 5px 0 0;
	margin-top: 12px;
}
.properties.tabs dd a{
	text-transform: uppercase;
	font-size: 12px;
	color: #999999;
	line-height: inherit;
	height: inherit;
	margin: 0;
}
.properties.tabs dd.active a{
	font-weight: bold;
	color: #ff6600;
}
.properties.tabs-content li h3{
	font-size: 16px;
	color: #494949;
	padding-left: 6px; 
}
.cluster-item {
	display: inline-block;
	vertical-align: top;
	width: 31.5%;
	margin-right: 1.5%;
	margin-bottom: 30px;
	background: #e4e4e4;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.cluster-item p{
	color: #3d433f;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
	padding-top:5px;
}
.cluster-item p.cluster-details{
	font-size: 14px;
	font-weight: normal;
}
.cluster-item a {
	padding: 6px 8px;
	position: relative;
	float: right;
	display: inline-block;
}

.cluster-container{
	height: 170px;
	width: 100%;
	overflow: hidden;
}
.cluster-container .swiper-wrapper{
	height: 210px;
}
.cluster-container .swiper-wrapper .swiper-slide{
	width: 131px;
}

.cluster-container .swiper-wrapper .swiper-slide .cluster-name:hover {
	text-decoration: underline;
}

.cluster-thumbnails {
	margin-top: 30px;
}
.cluster-thumbnails .cluster-container div div p {
	font-weight: normal;
	font-size: 13px;
	color: #000;
	text-align: center;
	margin: 0;
	margin-left: -8px;

}
.cluster-thumbnails .cluster-container div div p.cluster-name {
	font-weight: bold;
	padding-top: 8px;
}

.cluster-thumbnails ul li {
	display: inline-block;
	margin-right: 8px;
}
.cluster-thumbnails h3 {
	font-size: 14px;
	text-align: center;
	font-weight: lighter;
	text-transform: uppercase;
	padding-bottom: 7px;
	border-bottom: 1.5px solid #e8e8e8;
}
.properties-highlights {
	background: #ecebeb;
	margin-top: 20px;
	border-radius: 10px;

}

.properties-list {
	clear: both;
}

.properties-highlights ul {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 17px;
}
.properties-highlights li {
	vertical-align: top;
	display: inline-block;
	width: 32%;
	margin-right: 1%;
}
.properties-highlights ul li p {
	font-size: 13px;
	font-weight: bold;
	color: #383838;
	padding-top: 10px;
}
.properties-highlights li:last-child {
	margin-right: 0;
}
.properties-highlights h3 {
	margin: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: 30px;
	margin-right: 25px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	color: #464646;
	border-bottom: 1px solid #dcdcdc;
}
.properties-list h3 {
	padding-left: 15px !important;
	padding-top: 45px;
	padding-bottom: 14px;
	font-size: 14px!important;
	font-weight: normal;
	text-transform: uppercase;
	color: #ff6700!important;
	border-bottom: 1px solid #ecebeb;
}
.properties-list li {
/*	display: inline-block;
	padding-left: 25px;
	padding-bottom: 25px;*/
	float: left;
	text-align: center;
	width: 150px;
	margin: 0 20px 10px;
	height: 180px;
}
.properties-list img {
	border-radius: 6px;
}
.properties-list p {
	text-align: center;
	padding-top: 10px;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
}

#readmore p{
	text-align: right;
	font-size: 13px;
	padding-bottom: 20px;
	padding-right: 13px;
}

.float-button{
	position: relative;
	display: inline-block;
	float: left;
}
.rumput-directory .float-button{
	float: right;
}
.float-button ul li{
	display: inline-block;
	padding: 12px 20px;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.5);
	margin-left: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
	font-size: 14px;
}
.float-button ul li a{
	color: #25005e;
}
.float-button ul li a:hover {
	color: #ff6600;
}
.float-button ul li.clicked{
	background: rgba(255,255,255,1);
}
.float-button ul li.clicked a{
	color: #ff6600;
	font-weight: bold;
} 
#head-title{
	font-size: 18px;
	font-weight: bold;
	color: #260060;
	border-bottom: 1px solid #ecebeb;
	padding-bottom: 20px;
}
.post {
	width: 100%!important;
	padding-top: 20px;
	padding-bottom: 40px;
	display: inline-block;
	border-bottom: 1px solid #ECEBEB;
	margin: 0!important;
}

.post .details {
	padding: 0 9px;
	/*width: 355px;*/
}
.post .details p{
	color: #959494;
	height: 54px;
}

.post .datenow-update{
	color: #ff6700;
	/*width: 69px;*/
	display: inline-block;
	line-height: 15px;
	padding-left: 0;
	padding-right: 3px;
}

.post .image_post {
	float: left;
	display: inline-block;
	padding: 0 6px;
}

.pagination {
	padding: 20px 0;
	text-align: center;
}

.pagination li {
	display: inline-block;
	padding: 5px 5px;
	margin: 0 5px 0 0;
	border: 1px solid #BBB;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #fbfbfb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fbfbfb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#fbfbfb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#fbfbfb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#fbfbfb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#fbfbfb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb',GradientType=0 ); /* IE6-8 */
}

.pagination li a{
	color: #556270;
	font-weight: bold;
	font-size: 13px;
}
.pagination li a:hover{
	color: #ff9b3a;
}
.pagination li.current span{
	color: #ff6600;
}

.form_1 {
	margin: 35px 0;
	color: #141414;
	font-size: 16px;
}

.form_1  label{
	padding: 8px 0;
	display: inline-block;
	font-size: 14px;
	color: #707070;
}

#talktous-form label {
	color: #000;
}

.form_1 .selector{
	background-color: #eaeaea;
	display: inline-block;
	left: 42px;
	padding: 0px 3px;
	border-radius: 3px;
	font-size: 14px;
	background-color: #eaeaea;
	border: 1px solid #cccccc;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}



.field input{
	padding: 6px 8px;
	float: right;
}

.field_clear {
	height: 34px;
	margin-bottom: 20px;
}

#message{
	height: 152px;
	
}

.field_clear textarea{
	padding: 0 2px;
	height: 151px;
	float: right;
	margin-right: 30px;
}

.field_clear input {
	width: 77%;
	padding: 6px 0px;
	float: right;
	margin-right: 30px;
}

#capcha input{
	width: 90px;
	margin-right: 435px;
	padding: 6px 3px;
	
}

.field_clear .button { 
	cursor: pointer;
}

input,
textarea {
	border-radius: 3px;
	font-size: 14px;
	background: #e5e5e5; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e5e5e5 0%, #efefef 67%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(67%,#efefef), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#efefef 67%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 0%,#efefef 67%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 0%,#efefef 67%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e5e5e5 0%,#efefef 67%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-8 */

	border: 1px solid #cccccc;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
	
}

#required {
	padding-top: 20px;
}

#required label{
	font-style: italic;
	font-family: arial;
}

.field_clear input.button{
	padding: 5px;
	border-radius: 5px;
	margin-left: 118px;
	margin-right: 0;
	float: left;
	font-size: 16px;
	color: #fff;
	width: 125px;
	background-color: #ff0000;
}
.fieldclear_talk {
	height: 34px;
	margin-bottom: 20px;
}

.fieldclear_talk textarea {
	padding: 0 2px;
	height: 150px;
	float: right;
	width: 76%;
}

.fieldclear_talk input {
	width: 76%;
	padding: 6px;
	float: right
}

.fieldclear_talk input.button {
	padding: 5px;
	border-radius: 5px;
	margin-left: 118px;
	margin-right: 0;
	float: left;
	font-size: 16px;
	color: #fff;
	width: 125px;
	background-color: #ff0000;
}
.radiobtn{
	margin-top: 8px;
}	
#recipient.radiobtn {
	top: -17px;
	margin-right: 32.5%;
	float: right;
	width: auto;
}
#sales{
	margin-right: 60px;
}
.radiobtn li{
	display: inline-block;
}

.radiobtn input[type="radio"] {
	margin: auto;
	float: right;
	width: auto;
	display: inline-block;
}

#recipient.radiobtn span {
	float: right;
	display: inline-block;
}

#categories.radiobtn {
	top: -17px;
	margin-right: 42%;
	float: right;
	width: auto;
}
#public{
	margin-right: 57px;
}

#categories.radiobtn span{
	float: right;
	display: inline-block;
}

#capcha.fieldclear_talk input{
	width: 90px;
	margin-right: 62.5%;
	padding: 6px 3px;
}

.fieldclear_talk input.button, #btn-submit input.button {
	padding: 5px;
	border-radius: 5px;
	margin-left: 153px;
	margin-right: 0;
	float: right;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	width: 125px;
		background: #ff9302; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTMwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2ZmODUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iI2ZmNzAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjZkMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ff9302 0%, #ff8500 41%, #ff7000 83%, #ff6d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9302), color-stop(41%,#ff8500), color-stop(83%,#ff7000), color-stop(100%,#ff6d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff9302 0%,#ff8500 41%,#ff7000 83%,#ff6d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff9302 0%,#ff8500 41%,#ff7000 83%,#ff6d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff9302 0%,#ff8500 41%,#ff7000 83%,#ff6d00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff9302 0%,#ff8500 41%,#ff7000 83%,#ff6d00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9302', endColorstr='#ff6d00',GradientType=0 ); /* IE6-8 */
}
.fieldclear_talk ul li input[type="radio"] {
	display: none;
}
.fieldclear_talk ul li input[type="radio"] + label {
	padding: 0;
}
.fieldclear_talk ul li input[type="radio"] + label span {
	padding: 0;
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../images/check_radio_sheet2.png) left top no-repeat;
    cursor:pointer;
}

.fieldclear_talk ul li input[type="radio"]:checked + label span {
    background:url(../images/check_radio_sheet2.png) -19px top no-repeat;
}

#headoffice-contant {
	margin-bottom: 30px;
}

#headoffice-contant p{
	font-size: 13px;
	margin-bottom: 3px;
}

#headoffice-contant .infotalk p {
	display: initial;
	margin: 0;
	font-size: 12px;
}

#headoffice-contant .infotalk .idcon{
	float: left;
	font-size: 13px;
	font-weight: bold;
}

.infotalk {
	margin: 0;
	width: 100%;
	height: 20px;
}

.titletalk-contact{
	margin-bottom: 0;
	line-height: 1.44em;
}

.infotalk h5{
	float: left;
	margin: 0;
}

#fax.idcon{
	padding-right: 17px;
}

#email.idcon{
	padding-right: 5px;
}

#singaporeoffice-contant p{
	font-size: 13px;
	margin-bottom: 0;
}

#emailbsd h5{
	margin-bottom: 0;
	margin-top: 30px;
}
#hotline{
	padding-top: 30px;
	margin-left: -2px;
}
#capchaex{
	position: absolute;
	margin-left: 28%;
	margin-top: 0.5%;
}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#cycle-1 div { width:100%; }
#cycle-2 .cycle-slide { border-right: 10px solid #FFF; width: 165px!important; height:100px!important; cursor: pointer;}

#slideshow-1,#slideshow-2 { width: 100%; padding-left: 5px;padding-right: 12px;  }
#slideshow-2 { margin-top: 10px }
.cycle-slideshow img { width: 100%;  display: block; }


.cycle-prev {
	background: url(../images/prev-gallery.png) no-repeat transparent;
	width: 32px;
	display: block;
	height: 100px;
	position: absolute;
	margin-top: -100px;
}
.cycle-next {
	background: url(../images/next-gallery.png) no-repeat transparent;
	width: 32px;
	display: block;
	height: 100px;
	position: absolute;
	margin-top: -100px;
	margin-right: 11px;
	right: 0;
}
#sidebar-directory{
	padding-right: 0;
}
#sidebar-directory.map-view {
	float: right;
}
.list-view #sidebar-directory {
	margin-top: 0;
	background: #fff;
	padding-top: 18px;
}
#list-result {
	padding-right: 20px;
	padding-top: 18px;
	padding-bottom: 25px;
	background: #FFF;
}
.float-row.twelve.columns {
	margin-top: 7.5%;
	padding-right: 0;
}
.result-header{
	height: 50px;
	background: #25005e;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

}
.result-header h3 {
	color: #fff;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 25px;
	margin-top: 0;
}
.result-data.row {
	margin-left: 0;
	margin-right: 0;
}
.result-box {
	background: #f2f2f2;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-bottom: 25px;
}
.result-data.row {
	padding-top: 20px;
	margin: 0 21.5px;
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 20px;
}
.spot-map-view.two.columns {
	padding-right: 0;
	padding-top: 15px;
}
#sidebar-directory .float-button{
	padding-left: 30px;
}
.title-spot {
	font-size: 17px;
	color: #25005e;
	font-weight: bold;
	margin-bottom: 5px;
}
.spot-details {
	color: #787879;
	margin-bottom: 0;
}
#findbsd-directory {
	background: #1e0057;
	width: 100%;
	margin-bottom: 10px;
	border-radius: 5px;
}
#findbsd-directory p {
	color: #FFF;
	padding: 18px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;

}
#findbsd-directory form {
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 15px;
}
#findbsd-directory img {
	display: inline-block;
	float: right;
	padding-right: 16px;
}
#findbsd-directory input[type=text] {
	display: inline-block;
	width: 200px;
	right: 74px;
	border: 1px solid #d0cfcf;
	border-radius: 3px;
	height: 31px;
	line-height: 31px;
	padding: 10px;
	background: #FFF;
	font-size: 12px;
	font-style: italic;
}
#sidebar-directory .quick-menu{
	height: 430px; 
	margin-bottom: 10px;
	overflow: hidden;
}
#sidebar-directory .quick-menu .parent {
	font-weight: normal;
}
.quick-menu li:last-child a.active {
	border-bottom: 1px solid #745c99;
}
.quick-menu li:last-child a {
	border: none;
}
.quick-menu li:last-child ul li a {
	border-bottom: 1px solid #745c99;
}
.icon-img img {
	width: 14px;
	height: 12px;
	margin-right: 12px;
}
.dcjq-count {
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #2f066e;
	font-size: 12px;
	font-weight: bolder;
	margin-top: -4px;
	margin-right: 4px;
}
#popup{
	z-index: 99999999999;
}
.fancybox-overlay{
	z-index: 999999999999999999;
}
.fancybox-inner {
	background: #FFF;
}
.fancybox-close {
	background-image:url(../img/fancybox/closex.png) ;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-top: 5px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	z-index: 8040;
}
#container-popup {
	padding-left: 17px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
}
#container-popup header {
	padding-bottom: 11px;
}
.popup-details {
	padding-left: 10px;
}
#container-popup p{
	color: #787879;
}
#container-popup p.link{
	color: #787879;
	margin-bottom: 10px;
}
#container-popup p a{
	font-size: 12px;
	margin-bottom: 10px;
}
#container-popup p.popup-address{
	font-size: 12px;
	margin-bottom: 10px;
}
#container-popup p sup{
	font-size: 7px;
}


.popup-title {
	display: inline-block;
	vertical-align: bottom;
	padding-left: 10px;
}
.popup-title h3 {
	font-size: 16px;
	display: inline-block;
	margin-bottom: 0;
}
.popup-title h4 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dadada;
}

#textform-download,
#textform-download_careers {
  border-bottom: 1px solid #e5e5e5;
}

#textform-download p{
  margin-bottom: 0;
  text-align: center;
  font-size: 18px;
  padding: 23px 15px;
}

#textform-download_careers p {
  margin-bottom: 0;
  text-align: center;
  font-size: 16px;
  padding: 18px 20px;
}

#formdownload,
#formdownload_careers {
  padding: 0 30px;
}

#formdownload .form_1,
#formdownload_careers .form_1{
  padding: 0 25px;
}

#formdownload_careers .fieldclear_talk {
	margin-bottom: 0;
}

#formdownload .form_1{
  margin: 25px 0;
}

#formdownload .form_1 .field_clear input,
#formdownload_careers .form_1 .field_clear input{
  width: 73.9%;
  float: right;
  margin-right: 0;
}

#formdownload .form_1 .field_clear input.button,
#formdownload_careers .form_1 .field_clear input.button {
  float: none;
  width: 130px;
}

.field_clear.sendrequest input.button {
  padding: 5px;
  font-weight: lighter;
  text-transform: uppercase;
  border-radius: 5px;
  float: none;
  margin: 0;
  font-size: 14px;
  color: #fff;
  border: solid 2px #fa8601;
  font-family: arial;
  background: #ff9201; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTIwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iI2ZmOGEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZlNzIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjZmMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ff9201 0%, #ff8a00 29%, #fe7200 84%, #ff6f00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9201), color-stop(29%,#ff8a00), color-stop(84%,#fe7200), color-stop(100%,#ff6f00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff9201 0%,#ff8a00 29%,#fe7200 84%,#ff6f00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff9201 0%,#ff8a00 29%,#fe7200 84%,#ff6f00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff9201 0%,#ff8a00 29%,#fe7200 84%,#ff6f00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff9201 0%,#ff8a00 29%,#fe7200 84%,#ff6f00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9201', endColorstr='#ff6f00',GradientType=0 ); /* IE6-8 */
}

.field_clear.sendrequest {
	text-align: center;
}


#popup-form #required.field_clear label,
#popup-formCareers #required.field_clear label {
  width: 100%;
}

.mCustomScrollBox>.mCSB_scrollTools {
	width: 5px;
	z-index: 200000000000;
}
#jimi span {
	margin-right: 16px;
}

#ph-responsive {
	top: -45px;
	z-index: -1;
	position: relative;
	height: 225px;
	width: 100%;
}

.featuremini-container .title_location {
	padding-top: 8px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ff6700!important;
}
.featuremini-container .location_location {
	font-size: 12px!important;
	color: #5d5d5d!important;
}

.brosur-prev.circle-but{
	margin-left: 10px;
}
.circle-but{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
   	width: 35px;
	height: 35px;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    border: 1px solid #e56303;
	box-shadow: 1px 1px 2px #888;
    background: #ff9000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ZmODYwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjZkMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ff9000 0%, #ff8601 36%, #ff6d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9000), color-stop(36%,#ff8601), color-stop(100%,#ff6d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9000 0%,#ff8601 36%,#ff6d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9000 0%,#ff8601 36%,#ff6d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9000 0%,#ff8601 36%,#ff6d00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9000 0%,#ff8601 36%,#ff6d00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9000', endColorstr='#ff6d00',GradientType=0 ); /* IE6-8 */ 
    display: inline-block;
}
.circle-but:hover{
	background: #ff7400; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNzQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZlNzAwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2ZkNmMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ZmNmMwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2ZjNjcwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2ZmNjgwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iI2ZjNWYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjVhMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ff7400 0%, #fe7002 20%, #fd6c00 28%, #ff6c02 36%, #fc6700 44%, #ff6801 48%, #fc5f00 76%, #ff5a01 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7400), color-stop(20%,#fe7002), color-stop(28%,#fd6c00), color-stop(36%,#ff6c02), color-stop(44%,#fc6700), color-stop(48%,#ff6801), color-stop(76%,#fc5f00), color-stop(100%,#ff5a01)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff7400 0%,#fe7002 20%,#fd6c00 28%,#ff6c02 36%,#fc6700 44%,#ff6801 48%,#fc5f00 76%,#ff5a01 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff7400 0%,#fe7002 20%,#fd6c00 28%,#ff6c02 36%,#fc6700 44%,#ff6801 48%,#fc5f00 76%,#ff5a01 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff7400 0%,#fe7002 20%,#fd6c00 28%,#ff6c02 36%,#fc6700 44%,#ff6801 48%,#fc5f00 76%,#ff5a01 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff7400 0%,#fe7002 20%,#fd6c00 28%,#ff6c02 36%,#fc6700 44%,#ff6801 48%,#fc5f00 76%,#ff5a01 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#ff5a01',GradientType=0 ); /* IE6-8 */
}
.brosur-player{
	height: 45px;
	text-align: center;
	background: #cccccc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FmYWZhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #cccccc 0%, #ebebeb 3%, #afafaf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(3%,#ebebeb), color-stop(100%,#afafaf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cccccc 0%,#ebebeb 3%,#afafaf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cccccc 0%,#ebebeb 3%,#afafaf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cccccc 0%,#ebebeb 3%,#afafaf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cccccc 0%,#ebebeb 3%,#afafaf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#afafaf',GradientType=0 ); /* IE6-8 */

}
#float-mobile{
	width: 100%;
	overflow: hidden;
}
#float-mobile .swiper-wrapper{
	width: 621px!important;
}
.project-prev-overlay{
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.95) 30%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(255,255,255,0.95)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	width: 40px;
	display: block;
	height: 252px;
	position: absolute;
	margin-top: -96px;
	left: 0;
	z-index: 20000000000000000000;
}
.project-next-overlay{
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(70%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
	width: 40px;
	display: block;
	height: 252px;
	position: absolute;
	margin-top: -96px;
	right: 0;
	z-index: 20000000000000000000;
}
.mCSB_container {
	margin-right: 10px!important;
}
#sidebar #feature-mobile{
	margin: 0;
	height: 275px;
}
#sidebar #feature-mobile #featuremini-slider .featuremini-container{
	margin: 0 auto;
}
#sidebar #feature-mobile #featuremini-slider a.prev{
	margin-left: -4%;
	margin-top: 18%;
}
#sidebar #feature-mobile #featuremini-slider a.next{
	margin-left: 86%;
	margin-top: 18%;
}
.pdf-icon img {
	width: 40px;
	height: 40px;
}

.bt-prop-mobile li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
}
.bt-prop-mobile li a{
	color: #fff;
}
.bt-prop-mobile li a span img{
	vertical-align: middle;
	margin-right: 3px;
}
#headerImg{
	background-size: cover;
	position: relative;
	padding-bottom: 265px;
	margin-top: -45px;
	z-index: -1;
}
#career-button{
	text-align: center;
}
#career-button a{
	color: #FFF;
}


.timeline {
	overflow: hidden;
}

.timeline-slide.tabs {
	border: none;
	background: #ecebeb;
	height: 38px;
}

.timeline-slide.tabs dd {
	padding: 10px 25px;
	padding-bottom: 4px;
	line-height: 20px;
	border-right: 1px solid #DDD;
	text-align: center;
	height: 20px;
	margin-top: 10px;
	position: relative
}

.timeline-slide.tabs dd a {
	text-transform: uppercase;
	font-size: 12px;
	color: #999;
	line-height: 0;
	margin: 0;
	height: 19px;
}


.timeline-slide.tabs dd.active:after {
	width: 0;
	height: 0;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-top: 5px solid #ECEBEB;
	content: "";
	position: absolute;
	bottom: -13px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.timeline-slide.tabs dd.active a {
	font-weight: bold;
	color: #ff6600;
}
.alignright {
	float: right;
	margin: 5px 0 20px 10px;
	margin-bottom: 0;
}
.alignleft {
	float: left;
	margin: 5px 10px 20px 0;
}
.tabImg.alignright {
	width: 48%;
	height: 170px;
	border-radius: 3px;
	float: right;
}
.tabImg.alignleft {
	width: 48%;
	height: 170px;
	border-radius: 3px;
	float: left;
	margin-bottom: 0;
}
article.timeline-content.clearfix {
	margin: 20px 0 0 0;
}

.comlist{
	width: 100%;
}
.comlist tr td{
	font-size: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 5px;
}
.comlist tr td:first-child{
	font-weight: bolder;
}
.darker{
	background-color: #cbcbcb
}
.lighter{
	background-color: #ebebeb;
}
.accordion .title h5{
	font-weight: normal;
}
.accordion .content .awards-data{
	margin: 15px 0;
}
.accordion .content .awards-image {
	margin: 2px 15px 2px 15px;
	float: left;
	display: inline-block;
}
.accordion .content .excerptAwards{
	display: table-cell;
	padding-right: 15px;
	margin: 0;
}
.accordion .content .excerptAwards p {
	display: inline;
}
.dateAwards-update{
	font-size: 15px;
}
.excerptAwards p strong{
	color: #ff6600;
}
.float-row.clearfix {
	margin-top: 7.5%;
}
.saidbar.row {
	margin: 0;
	background: #fff;
}
.infowindow-data.clearfix {
	width: 100%;
	overflow: hidden;
}
.titlesmall {
	display: inline-block;
	margin-top: 0;
	font-size: 13px;
	color: #272727;
}
.contentpopupmaps .contentimagemaps {
	width: 92px;
	float: left;
	margin-bottom: 20px;
}
.contentpopupmaps .contenttextmaps {
	top: 0;
	margin-left: 15px;
	float: left;
	width: 160px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #787879;
	margin-top: 16px;
}
.bottomcontentmaps {
	height: auto;
	position: relative;
	clear: both;
}
.bottomcontentmaps a {
	display: inline;
	margin-right: 15px;
}
.button-go, .submit-index{
	background: rgb(255,141,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOGQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZmQ4YzAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNmZjkxMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxOSUiIHN0b3AtY29sb3I9IiNmZjhlMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MyUiIHN0b3AtY29sb3I9IiNmZjZkMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NiUiIHN0b3AtY29sb3I9IiNlNjY0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTU2MzAzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(255,141,0,1) 0%, rgba(253,140,0,1) 4%, rgba(255,145,1,1) 7%, rgba(255,142,1,1) 19%, rgba(255,109,0,1) 93%, rgba(230,100,4,1) 96%, rgba(229,99,3,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,141,0,1)), color-stop(4%,rgba(253,140,0,1)), color-stop(7%,rgba(255,145,1,1)), color-stop(19%,rgba(255,142,1,1)), color-stop(93%,rgba(255,109,0,1)), color-stop(96%,rgba(230,100,4,1)), color-stop(100%,rgba(229,99,3,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,141,0,1) 0%,rgba(253,140,0,1) 4%,rgba(255,145,1,1) 7%,rgba(255,142,1,1) 19%,rgba(255,109,0,1) 93%,rgba(230,100,4,1) 96%,rgba(229,99,3,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,141,0,1) 0%,rgba(253,140,0,1) 4%,rgba(255,145,1,1) 7%,rgba(255,142,1,1) 19%,rgba(255,109,0,1) 93%,rgba(230,100,4,1) 96%,rgba(229,99,3,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,141,0,1) 0%,rgba(253,140,0,1) 4%,rgba(255,145,1,1) 7%,rgba(255,142,1,1) 19%,rgba(255,109,0,1) 93%,rgba(230,100,4,1) 96%,rgba(229,99,3,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,141,0,1) 0%,rgba(253,140,0,1) 4%,rgba(255,145,1,1) 7%,rgba(255,142,1,1) 19%,rgba(255,109,0,1) 93%,rgba(230,100,4,1) 96%,rgba(229,99,3,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d00', endColorstr='#e56303',GradientType=0 ); /* IE6-8 */
	color: #FFF;
	border: none;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
}
.submit-index {
	margin-top: 12px;
	margin-right: 7px;
}
#main-menu .mega-menu .highlight-properties {
	top: 0;
	z-index: 10000;
	background-color: #f2f0f0;
	position: absolute;
	text-align: left;
	float: right;
	width: 730px;
	height: 100%;
	padding-left: 12px;
	left: 220px;
	border-bottom-right-radius: 5px;
}
#main-menu .mega-menu .highlight-properties h3 {
	text-align: left;
	padding-top: 15px;
	font-size: 15px;
	color: #ff6600;
	font-weight: lighter;
}
#main-menu .mega-menu .highlight-properties .four-highlights {
	width: 100%;
	height: 310px;
}
#main-menu .mega-menu .highlight-properties .four-highlights li {
	vertical-align: top;
	width: 342px;
	padding: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 125px;
	overflow: hidden;
	display: inline-block;
	background: none;
	border: none;
}
#main-menu .mega-menu .highlight-properties .four-highlights li img {
	float: left;
	padding-right: 15px;
}
#main-menu .mega-menu .highlight-properties .four-highlights li a {
	margin-right: 0;
	padding-right: 0;
	margin-left: 0;
	padding-left: 0;
	color: #f27510;
}
#main-menu .mega-menu .highlight-properties .four-highlights li p {
	margin-top: 7px;
	margin-bottom: 0;
	color: #6c6c6c;
	font-size: 12px;
	line-height: 1.5;
}
.error input, input.error, .error textarea, textarea.error {
	border-color: #c60f13;
	background: rgba(198, 15, 19, 0.1)!important;
}
.error label, label.error {
	float: left !important;
	left: 0 !important;
	top: 0;
	margin-top: -7px;
	width: 120px;
	padding: 0 !important;
	display: block !important;
	color: #c60f13 !important;
	font-size: 11px!important;
}
.error label, label.error {
	color: #c60f13;
	font-size: 11px;
}

.captcha_image {
	position: absolute;
	margin-left: 20px;
}
.field {
	vertical-align: top;
	width: 47.5%;
	display: inline-block!important;
	margin-bottom: 20px;
	margin-right: 13px;
}
.invetion .field_clear input{
	width: 74.8%;
	margin-right: 18px;
}
.invetion .field_clear textarea {
	margin-right: 18px;
}
.invetion #capcha input {
	margin-right: 0;
	float: none;
	margin-left: 84px;
}
#talktous-content #capcha input {
	margin-right: 0;
	float: none;
	margin-left: 95px;
}
.invetion .selector{
	display: inline-flex;
	left: 74px;
}
#fom {
	margin-top: 15px;
}
div.timer{
	display: none;
}
#brochureIsi li{
	width: 120px;
	text-align: center;
}
.pdf-icon p{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.field {
	vertical-align: top;
	width: 47.5%;
	display: inline-block!important;
	margin-bottom: 20px;
	margin-right: 13px;
}
.content .annualreports-download p {
	margin: auto;
	width: 172px;
	text-align: center;
	font-size: 12px;
	padding: 10px;
	padding-left: 0px;
	margin-left: 5px;
}
.annualrepots-image {
	width: 192px;
	padding: 0 10px;
	margin: auto;
}
.reports-container{
	overflow: hidden;
	height: 300px;
	margin-left: 27px;
	margin-right: 15px;
}
.reports-container .next {
	display: block!important;
	top: 45%;
	margin-right: 35px;
	width: 14px;
	height: 20px;
	right: 0;
	background: url(../images/annualreport.png)no-repeat -25px 0px;
	position: absolute;
	z-index: 200;
}
.reports-container .prev {
	display: block!important;
	top: 45%;
	width: 14px;
	height: 20px;
	margin-left: 35px;
	left: 0;
	background: url(../images/annualreport.png)no-repeat;
	position: absolute;
	z-index: 200;
}
.reportz .overlayLeft {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.95) 30%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(255,255,255,0.95)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 30%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	top: 0;
	left: 0;
	position: absolute;
	width: 65px;
	height: 300px;
	z-index: 100;
}
.reportz .overlayRight {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(70%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
	top: 0;
	right: 0;
	position: absolute;
	width: 65px;
	height: 300px;
	z-index: 100;
}
.annualselector2 .reports-container .next, .annualselector2 .reports-container .prev {
	top:55%;
}
.annualselector3 .reports-container .next, .annualselector3 .reports-container .prev {
	top:62%;
}
#career-button{
	text-align: center;
}
#bege-directory > .gm-style > .gmnoprint{
	margin-left: 40px!important;
}
#mainContainer.rounded{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#spacing-search {
	display: block;
	height: 55px;
}
.invetion #callback {
	width: 100%;
	font-size: 15px;
}
#emailbsd p {
	margin-bottom: 30px;
}
.timeline-slide .prev {
	display: block!important;
	margin-left: 21px;
	margin-top: 0;
	width: 20px;
	height: 38px;
	font-size: 25px;
	color: #FFA500;
	left: 0;
	position: absolute;
	z-index: 200;
	background: -moz-linear-gradient(left,  rgba(236,235,235,1) 0%, rgba(236,235,235,1) 45%, rgba(236,235,235,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(236,235,235,1)), color-stop(45%,rgba(236,235,235,1)), color-stop(100%,rgba(236,235,235,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(236,235,235,1) 0%,rgba(236,235,235,1) 45%,rgba(236,235,235,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(236,235,235,1) 0%,rgba(236,235,235,1) 45%,rgba(236,235,235,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(236,235,235,1) 0%,rgba(236,235,235,1) 45%,rgba(236,235,235,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(236,235,235,1) 0%,rgba(236,235,235,1) 45%,rgba(236,235,235,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecebeb', endColorstr='#00ecebeb',GradientType=1 ); /* IE6-9 */

}

.timeline-slide .prev i {
	position: relative;
	top: 7px;
	left: 5px;
}

.timeline-slide .next {
	display: block!important;
	margin-top: 0;
	width: 42px;
	height: 38px;
	right: 20px;
	font-size: 25px;
	color: #FFA500;
	position: absolute;
	z-index: 200;
	background: -moz-linear-gradient(left,  rgba(236,235,235,0) 0%, rgba(236,235,235,1) 55%, rgba(236,235,235,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(236,235,235,0)), color-stop(55%,rgba(236,235,235,1)), color-stop(100%,rgba(236,235,235,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(236,235,235,0) 0%,rgba(236,235,235,1) 55%,rgba(236,235,235,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(236,235,235,0) 0%,rgba(236,235,235,1) 55%,rgba(236,235,235,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(236,235,235,0) 0%,rgba(236,235,235,1) 55%,rgba(236,235,235,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(236,235,235,0) 0%,rgba(236,235,235,1) 55%,rgba(236,235,235,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ecebeb', endColorstr='#ecebeb',GradientType=1 ); /* IE6-9 */

}

.timeline-slide .next i {
	position: relative;
	top: 7px;
	right: -18px;
}


#play img {
	width: 231px!important;
	height: 120px!important;
}
.list-view .saidbar #sidebar-directory {
	z-index: 2;
}


.orbit, .orbit-wrapper {
	z-index: 1;
}

.orbit-wrapper .buttonorange {
	padding: 10px 15px;
}

.orbit-wrapper .slider-nav span {
	z-index: 2;
}

.orbit-wrapper .slider-nav span {
	top: 40% !important;
}
#capcha-download .captcha_image {
	right: 30%;
}
#capcha-download .required {
	width: 20%!important;
	float: right!important;
	margin-right: 54%;
}
#container-popup img {
	vertical-align: top;
	width: 74px;
	height: 74px;
	border: 1px solid #e0e0e0;
	box-shadow: 2px 2px 2px 0 #e0e0e0;
}
.spot.two img {
	background: #fff;
	border-radius: 5px;
}

article ul {
	margin-bottom: 20px;
}

article ul li {
	font-size: 14px;
	line-height: 1.3;
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}

ul.tabs-content>li {
	display: block !important;
	height: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}

ul.tabs-content>li.active {
	height: auto;
}

.feature-container {
	width: 95%;
	margin: 0 auto;
}

.overview  #sidebar > div.widget.quick-menu > ul > li:nth-child(3) {
	display: none !important;
}