@font-face {
	font-family: "AkzidenzGroteskBE-Md";
	src: url('AkzidenzGroteskBE-Md.eot');
	src: url('AkzidenzGroteskBE-Md.eot?#iefix') format('embedded-opentype'), url('AkzidenzGroteskBE-Md.woff2') format('woff2'), url('AkzidenzGroteskBE-Md.woff') format('woff'), url('AkzidenzGroteskBE-Md.ttf') format('truetype'), url('AkzidenzGroteskBE-Md.svg#AkzidenzGroteskBE-Md') format('svg');
}
@font-face {
	font-family: "AkzidenzGroteskBE-Light";
	src: url('AkzidenzGroteskBE-Light.eot');
	src: url('AkzidenzGroteskBE-Light.eot?#iefix') format('embedded-opentype'), url('AkzidenzGroteskBE-Light.woff2') format('woff2'), url('AkzidenzGroteskBE-Light.woff') format('woff'), url('AkzidenzGroteskBE-Light.ttf') format('truetype'), url('AkzidenzGroteskBE-Light.svg#AkzidenzGroteskBE-Light') format('svg');
}
* {
	margin: 0px;
	padding: 0px;
	font-family: "AkzidenzGroteskBE-Light", Arial, Helvetica, sans-serif;
	text-align: left
}
img {
	max-width: 100%;
}
img,
div {
	behavior: url(/scripts/iepngfix.htc)
}
h1 {
	font-size: 26pt;
	color: #1e1e1e;
	font-weight: normal;
	margin-bottom: 20px;
	font-family: "AkzidenzGroteskBE-Md", Arial, Helvetica, sans-serif
}
.padding-bottom h1 {
	font-size: 26pt;
	color: #1e1e1e;
	font-weight: normal;
	font-family: "AkzidenzGroteskBE-Md", Arial, Helvetica, sans-serif;
	margin-bottom: 20px
}
h2 {
	font-size: 18pt;
	color: #1e1e1e;
	font-weight: normal;
	font-family: "AkzidenzGroteskBE-Md", Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	margin-top: 20px
}
h3 {
	font-size: 16pt;
	color: #1e1e1e;
	font-weight: normal;
	font-family: "AkzidenzGroteskBE-Md", Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	margin-top: 20px
}
h4 {
	font-size: 12pt;
	color: #1e1e1e;
	font-weight: normal;
	font-family: "AkzidenzGroteskBE-Md", Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	margin-top: 20px
}
p {
	color: #000;
	font-weight: normal;
	font-family: "AkzidenzGroteskBE-Light", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 14px
}
table {
	border-collapse: collapse;
	margin-top: 10px;
	table-layout: fixed
}
th {
	font-size: 16px;
	color: #fff;
	font-family: "AkzidenzGroteskBE-Light", Arial, Helvetica, sans-serif;
	background: #f6861f;
	padding: 10px
}
td {
	color: #000;
	font-size: 14px;
	font-family: "AkzidenzGroteskBE-Light", Arial, Helvetica, sans-serif;
	background: #eee;
	padding: 10px
}
a {
	text-decoration: none;
	color: #f6861f
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
* html .clearfix {
	zoom: 1
}
*:first-child + html .clearfix {
	zoom: 1
}
.section-link {
	display: block;
	clear: left;
	float: none;
	width: auto;
	height: 20px;
	padding: 10px 40px;
	text-align: left;
	border-radius: 5px;
	border: 0;
	margin-bottom: 20px;
	margin-right: 10px;
	background: url('/images/icon-link.svg') 0px 0px no-repeat;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #000;
	font-size: 14px
}
.section-link:hover {
	color: #f6861f
}
nav {
	width: 100%
}
nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
nav li {
	padding: 0;
	margin: 0;
	display: block
}
nav li a {
	display: block;
	width: 90%;
	min-height: 15px;
	padding: 5%;
	color: #1e1e1e;
	text-align: right;
	font-size: 12px;
	border-bottom: 1px solid #f6861f;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
nav li:first-child {
	border-top: 1px solid #f6861f
}
a.nav-active,
nav a:hover {
	display: block;
	color: #fff;
	background: #f6861f;
	text-align: right;
	font-size: 12px;
	border-bottom: 1px solid #fff
}
.hidden_desktop {
	display: none
}
ul {
	list-style-position: outside;
	padding: 10px
}
ol {
	list-style-position: outside;
	padding: 10px
}
li {
	color: #000;
	margin-bottom: 10px;
	font-size: 14px;
	padding-left: 1rem;
	margin-left: 10px;
}
hr {
	width: 100%;
	/* border-top: 1px solid #f6861f; */
	border-top: 1px solid #ffffff;
	border-bottom: 0;
	border-left: none;
	border-right: none;
	float: left;
	margin-bottom: 50px;
	margin-top: 30px
}
.black-line {
	width: 100%;
	border-top: 2px solid #000;
	border-bottom: 0;
	border-left: none;
	border-right: none;
	float: left;
	margin-bottom: 30px;
	margin-top: 10px
}
.black-line-container {
	float: left;
	background: #000;
	padding: 40px 20px;
	width: 920px;
	margin-top: 20px
}
body {
	min-width: 1250px;
	background: url('/images/bg-paper.jpg') repeat;
	overflow-x: hidden
}
#section-wrapper {
	width: 100%
}
#footer_wrapper {
	width: 100%;
	background: none
}
#top_sidebar {
	display: none
}
#sidebar {
	background-color: #fff;
	box-shadow: 0 0 56px rgba(0, 0, 0, 0.6);
	height: 100%;
	left: 0;
	min-height: 100%;
	position: fixed;
	width: 201px;
	z-index: 100;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
#nav-scroll {
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
#sidebar > a:first-child,
#nav-scroll > a:first-child {
	display: block;
	min-height: 112px;
	width: calc(100% - (100% - 170px));
	margin: 50px calc((100% - 170px)/2) 0
}
#nav_container2 {
	width: 100%;
	overflow-y: hidden
}
#nav_container {
	background-color: none;
	box-shadow: 0px -15px 56px -11px none;
	margin-top: 60px;
	width: 100%;
	height: auto;
	z-index: 100
}
#document_content {
	height: auto;
	padding-left: 0px;
	position: absolute;
	left: 200px;
	right: 0px;
	z-index: 1;
	background: none
}
#document_content section:not(#footerformat):not(.rentalbook) {
	/*padding-top: 60px;*/
	/*padding-top: 94px;
	padding-left: 70px;
	padding-right: 50px;
	*/

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;

}

#document_content #section-wrapper:first-child section {
	/*padding-top: 218px;*/
	/*padding-top: 94px;*/
}
#intro {
	/*padding-top: 180px !important;*/
	padding-top: 94px !important;
	max-width: 1200px;
	float: left
}
#footer_container {
	float: left;
	width: 100%;
	height: auto;
	margin: 0px auto 0 0;
	padding: 30px 0 30px 70px;
	max-width: 1200px;
	min-height: 100px;
	overflow: hidden;
	background: none;
	text-align: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#footer_container p {
	font-size: 12px;
	position: relative;
	bottom: 14px;
	float: left;
	padding: 0 16px 0 226px;
	margin: 0
}
#footerformat {
	background: #fff none repeat scroll 0% 0%;
	padding-left: 70px;
	padding-right: 50px
}
.clear {
	clear: both;
}
.video-container,
.text-container {
	padding-bottom: 130px
}
.video-container iframe {
	top: 80px
}
.text-container div,
.video-container div {
	min-height: 200px
}
.error p {
	margin: 0 0 19px;
	color: #f6861f
}
.red {
	color: #f6861f
}
.header-bg {
	background: url('/images/bg-header.jpg') repeat-x !important
}
.header {
	height: 171px;
	width: 100%;
	max-width: 1100px;
	background-position: left bottom !important;
	margin-right: auto;
	margin-left: 0px;
	background: url('/images/header/header.png') no-repeat;
	background-size: 100%;
	margin-top: -89px;
	margin-bottom: 50px
}
.wb-footer {
	display: block;
	padding-bottom: 1px
}
.wb-footer .footer {
	max-width: 1100px;
	width: 100%
}
.wb-footer-phone {
	display: none
}
.check-wrap {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 20px
}
.check-title {
	margin-left: 35px;
	margin-top: -20px;
	background: none;
	display: block
}
label {
	float: left;
	width: 100%;
	font-size: 9pt;
	color: #000;
	padding-bottom: 0;
	font-weight: normal;
	font-size: 14px
}
.web-book {
	display: block;
	float: left;
	width: 260px;
	height: 70px;
	color: #f6861f;
	padding: 58px 30px 25px 105px;
	border-radius: 0 5px 5px 0;
	margin-bottom: 20px;
	margin-right: 50px;
	background: #fff url('/images/icon-book.svg') 45px no-repeat;
	-moz-box-shadow: 5px 3px 10px 3px #aeaeae;
	-webkit-box-shadow: 5px 3px 10px 3px #aeaeae;
	box-shadow: 5px 3px 10px 3px #aeaeae;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.web-book:hover {
	background: #e4e4e4 url('/images/icon-book-white.svg') 45px no-repeat;
	color: #f6861f
}
.web-book-binder {
	margin-left: -120px;
	margin-top: -48px;
	float: left
}
.button-login {
	display: block;
	float: left;
	width: 100%;
	height: 70px;
	padding: 20px;
	text-align: center;
	border-radius: 5px;
	border: 0;
	margin-bottom: 20px;
	background: #f6861f url('/images/icon-book-white.svg') 15px -50px no-repeat;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #fff;
	font-size: 18px;
	cursor: pointer
}
.button-login:hover {
	background: #f6861f url('/images/icon-book-white.svg') 15px 10px no-repeat;
	color: #fff
}
.login {
	width: 390px;
	height: auto;
	background: #fff;
	border: 1px solid #d3d2d2;
	display: block;
	padding: 40px;
	margin-top: 50px;
	float: left
}
.login p {
	float: left;
	width: 410px;
	height: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 10pt
}
.login input {
	float: left;
	width: 98%;
	height: 50px;
	color: #000;
	margin-bottom: 10px;
	background: #f4f4f4;
	margin-top: 15px;
	padding-left: 2%;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #fff;
	border-top: 1px solid #dbdbdb
}
.book-options {
	position: relative;
	margin-top: 50px;
	display: block;
	height: auto;
	float: left;
	width: 100%;
	box-shadow: 0 0 56px none;
	padding-bottom: 10px
}
.book-options iframe {
	width: 60px;
}
.book-options2 {
	overflow-y: hidden;
	display: block
}
.book-option {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #fff;
	width: 60px;
	height: 60px;
	padding: 10px;
	float: left;
	display: block;
	opacity: 1;
	font-size: 12px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 0 calc((100% - 180px)/6) 0;
}
.book-option:hover {
	opacity: 1
}
.logout {
	background: #fff url('/images/icon-logout.svg') -1px -1px no-repeat
}
.logout:hover {
	background: #f6861f url('/images/icon-logout.svg') -1px -61px no-repeat
}
.save {
	background: #fff url('/images/icon-save.svg') -1px -1px no-repeat
}
.save:hover {
	background: #f6861f url('/images/icon-save.svg') -1px -61px no-repeat
}
.print {
	background: #fff url('/images/icon-print.svg') -1px -1px no-repeat
}
.print:hover {
	background: #f6861f url('/images/icon-print.svg') -1px -61px no-repeat
}
#close2 {
	display: none
}
.close {
	display: none
}
.copyright {
	background: #fff;
	padding: 1px 0 0px 70px;
	margin-top: -5px
}
.inline {
	display: inline-block;
	overflow-x: auto;
	max-width: 100%
}
.table-scroll {
	background: url('/images/LeftShadow.png') repeat-y top left, url('/images/RightShadow.png') repeat-y top right
}
.table-scroll table {
	margin: 0px
}
.table-scroll td {
	background-color: transparent !important
}
.inline table {
	display: table !important
}
.inline table tr {
	display: table-row !important
}
.inline table tbody {
	display: table-row-group !important
}
.inline table tbody thead {
	display: table-row !important
}
.inline table tbody thead th {
	display: table-cell !important
}
.inline table td {
	display: table-cell !important;
	padding: 10px !important
}
.inline table td:before {
	content: none !important;
	padding: 0px !important;
	width: 0px !important
}
.resize-image img {
	max-width: 100% !important;
	height: auto !important
}
.margin-bottom {
	margin-bottom: 50px
}
.book-option {
	margin: 0 calc((100% - 180px)/6) calc((100% - 180px)/3)
}
.book-option:nth-child(4),
.book-option:nth-child(5) {
	margin: 0 calc((100% - 180px)/6) 0
}
.enquire {
	background: #fff url('/images/icon-enquire.svg') -1px -1px no-repeat
}
.enquire:hover {
	background: #f6861f url('/images/icon-enquire.svg') -1px -61px no-repeat
}
.inspect {
	background: #fff url('/images/icon-inspect.svg') -1px -1px no-repeat
}
.inspect:hover {
	background: #f6861f url('/images/icon-inspect.svg') -1px -61px no-repeat
}
#demo-test-gallery {
	width: 100%
}
#agent_top_bar {
	width: 100%;
	background: none;
	position: relative;
	float: left;
	height: auto;
	margin-top: -5px;
	margin-bottom: 50px;
	box-shadow: 2px 2px 4px 0 #ccc
}
.agent_container {
	margin-left: 0px;
	min-height: 100px;
	height: auto;
	background: #fff;
	left: 50px;
	border-radius: 0 0 5px 5px;
	float: left;
	width: 100%
}
.agent_left {
	width: 50%;
	min-height: 80px;
	height: auto;
	background: none;
	float: left;
	padding: 20px 5% 0 0
}
.agent_right {
	width: 45%;
	min-height: 80px;
	height: auto;
	float: right;
	padding: 20px 2% 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.agent_left p {
	color: #f6861f;
	margin-top: 10px;
	font-size: 12px
}
.agent_right p {
	color: #f6861f;
	padding-bottom: 0;
	font-size: 12px
}
.agent_left a,
.agent_right a {
	color: #f6861f
}
.agent_left h4,
.agent_right h4 {
	color: #f6861f;
	font-size: 19px;
	margin-bottom: 0;
	margin-top: 6px
}
.agent_left img {
	margin-right: 10px;
	margin-top: -20px;
	margin-left: 10px;
	height: 90px !important
}
.agent_phones {
	float: right;
	width: 100%;
	height: auto;
	background: none
}
.agent_phone2 {
	float: left;
	width: 50%;
	padding-bottom: 5px
}
.agent_email {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	background: none;
	clear: left
}
.item {
	display: inline-block;
	background: none;
	padding: 0em;
	margin: 0 0 5px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 1em
}
.gallery-container {
	height: auto;
	min-height: 10px;
	width: 100%
}
.gallery-container:not(.surrounding-sales) .item {
	float: left
}
.item img {
	box-shadow: 2px 2px 4px 0 #ccc
}
@media only screen and (min-width: 400px) {
	.masonry {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2
	}
	.gallery-container .item {
		width: 49% !important;
		margin-right: 1% !important
	}
}
@media only screen and (min-width: 700px) {
	.masonry {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3
	}
	.gallery-container .item {
		width: 32% !important;
		margin-right: 1% !important
	}
}
@media only screen and (min-width: 900px) {
	.masonry {
		-moz-column-count: 4;
		-webkit-column-count: 4;
		column-count: 4
	}
	.gallery-container .item {
		width: 24% !important;
		margin-right: 1% !important
	}
}
@media only screen and (min-width: 1100px) {
	.masonry {
		-moz-column-count: 5;
		-webkit-column-count: 5;
		column-count: 5
	}
	.gallery-container .item {
		width: 19% !important;
		margin-right: 1% !important
	}
}
@media only screen and (min-width: 1280px) {
	.wrapper {
		width: 1260px
	}
}
.bbc_tabs {
	color: #f6861f;
	text-align: center
}
.bbc_num {
	font-size: 22px;
	display: block;
	text-align: center;
	margin-top: 14px;
	font-weight: bold
}
.bed_tab,
.bath_tab,
.car_tab,
.land_tab {
	width: 55px;
	height: 70px;
	background: #fff;
	float: right;
	position: relative;
	margin-right: 15px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.6);
	padding: 10px;
	text-align: center
}
.land_tab {
	width: 66px;
	padding: 10px 4.5px;
}
.land_tab .bbc_num {
	line-height: 20px;
	margin-top: 9px;
}
.land_tab .bbc_num span {
	font-size: 14px;
}
.feat_img {
	margin-top: -75px;
	margin-bottom: 0
}
.corner::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	margin-top: -20px;
	border-top: 15px solid transparent;
	border-right: 15px solid #ccc
}
.corner {
	float: right;
	width: 15px;
	padding-top: 20px;
	overflow: hidden
}
#map-canvas {
	height: 200px;
	width: 100%;
	background: none;
	clear: left
}
.property_words {
	background: none;
	clear: left;
	height: auto;
	float: left;
	width: 100%
}
.property_title_wrapper {
	background: url('/images/bg-word-map-b2.png') center no-repeat;
	padding: 3.7% 3%;
	width: 100%;
	height: auto;
	clear: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.property_title {
	display: block;
	clear: left;
	padding: 2%;
	width: 100%;
	height: auto;
	background: #f6861f;
	color: #fff;
	text-align: center;
	word-wrap: break-word;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	box-shadow: 0px 0px 12px #000
}
.property_word {
	display: block;
	margin: 0;
	float: left;
	padding: 2%;
	width: 33.3%;
	height: auto;
	background: none;
	text-align: center;
	word-wrap: break-word;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: "AkzidenzGroteskBE-Light", Arial, Helvetica, sans-serif;
	font-size: 18px
}
.surrounding_image {
	width: 33.3%;
	padding: 2% 0;
	height: 250px;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	display: inline-block
}
.property_number {
	position: relative;
	z-index: 200;
	top: 20px;
	left: 10px;
	color: #fff;
	background: #f6861f;
	padding: 4px;
	box-shadow: 2px 2px 4px 0 #000;
	float: left
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
		margin: 0;
		width: 320px
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	body {
		width: 495px
	}
}
.icheckbox_square,
.iradio_square {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	background: url('/images/check.svg') no-repeat;
	border: none;
	cursor: pointer
}
.icheckbox_square {
	background-position: 0 0
}
.icheckbox_square.hover {
	background-position: -24px 0
}
.icheckbox_square.checked {
	background-position: -48px 0
}
.icheckbox_square.disabled {
	background-position: -72px 0;
	cursor: default
}
.icheckbox_square.checked.disabled {
	background-position: -96px 0
}
.iradio_square {
	background-position: -120px 0
}
.iradio_square.hover {
	background-position: -144px 0
}
.iradio_square.checked {
	background-position: -168px 0
}
.iradio_square.disabled {
	background-position: -192px 0;
	cursor: default
}
.iradio_square.checked.disabled {
	background-position: -216px 0
}
body {
	background: none !important
}
#section-wrapper {
	background: none !important
}
#sidebar {
	box-shadow: none !important;
	border-right: 1px solid #e4e4e4
}
#top_sidebar {
	border-bottom: 1px solid #e4e4e4
}
.page_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('/images/bg.jpg');
	background-size: cover;
	background-position: center;
	filter: opacity(0.3);
}
.onboard-table {
	border: 1px solid #f69240;
	border-collapse: collapse;
}
.onboard-table td, .onboard-table th {
	padding: 5px;
}
.onboard-table tr td {
	background: #fcbd8a;
}
.onboard-table tr:nth-of-type(2n) td {
	background: #ffd8b8;
}
.onboard-table th {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border: 0;
}
.onboard-table td {
	border: 1px solid #f69240;
}
.onboard-table tr td:first-of-type {
	background: #FFFFFF;
}

div.hr-spacer{
	margin-bottom: 50px;
    margin-top: 30px;
}

.no-audio{
  display: block;
  float:left;
  padding: 90px 0 0 0;
}


.aud_title{
background: #fff;
float: left;
}


.aud_downlaod{
background: #f6861f;
padding: 1%;
float: left;
font-size: 10px;
border-radius: 5px;
margin-top: 25px;
color: #fff;
}


.aud_banner_cont{

  position: relative;
}

.aud_cont {
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
    padding: 0px 0;
}

#preload-01 { background: url(/../images/icon-play.png) no-repeat -9999px -9999px; }

.bigplaybutton{
  position: absolute;
  top: 25%;
  z-index: 10000;
  left: 50%;
  width: 120px;
  height: 120px;
  /*  left:  calc(50%  200px); */
  margin-top: 0;
  padding: ;
  margin-left: -50px;
background-image: url(/../images/icon-play.png);
background-repeat: no-repeat;
background-size: 100%;
background-color: transparent;
border: none;
outline: none;
}


.is-playing{
background-image: url(/../images/icon-pause.png);
background-repeat: no-repeat;
background-size: 100%;
background-color: transparent;

}

.padding-bottom{

padding-bottom: 30px;
padding-left: 70px;
padding-right: 50px;
max-width: 1200px;
}

.hidden_phone img {
    display: block;
    float: left;
}
