/*
Theme Name: Cellar Door
*/

.js no-svg {margin-top: initial!important}

#CD_body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	margin-right: 0%;
	font-family: 'Open Sans', sans-serif, 'helvetica';
	line-height: 1.5;
	z-index: 0;
	background-color: #ffffff;
	height: 0;
	width: 100%;
	overflow-x:hidden;
	}

h1 h2 h3 {color: #000000 !important;}
	
#navcontainer{
	position: fixed;
	left: 0;
	top: 0;
	height: 105px;
	width: 280px;
	z-index: 3;
	background-color: #000000;
	transition: opacity 0.2s;
}

#navOver{
	width: 100% !important;
	height: 100%;
	background-color: ;
	position: absolute;
	padding-left: 0 !important;
	left: 0;
	top: 0;
	z-index: 11;
	background-image: none !important;
}

#navDefault {
	position: absolute;
	right: 14.5%;
	transform: translate(50%, -50%);
	top: 50%;
	width: 32px;
	height: 30px;
	z-index: 10;
	display: none;
}

#navActive {
	position: absolute;
	right: 14.5%;
	transform: translate(50%, -50%);
	top: 50%;
	width: 32px;
	height: 30px;
	z-index: 10;
	visibility: hidden;
}

#navInteract{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
	z-index: 3;
	
}

#navcontainer ul{
	list-style-type: none;
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	font-weight: ;
	
	position: absolute;
	left: 0;
	transform: translate3d(0, 105px, 0);
	width: 100%;
	z-index: 1;
	padding: 0;
	margin: 0;
	height: 300px;
	transition: transform 0.4s;
}

#navcontainer ul li{
	line-height: 60px;
	height: 59px;
	border-top: 1px solid #c8c8c8;
	width: 100%;
	text-align: center;
	transition: background 0.2s;
	background-repeat: no-repeat;
	background-position: 12.5% 47.5%;
	background-size: 20px 25px;
}

#navcontainer ul li:hover{background-color: #251e1f;}

#navcontainer ul a:hover{

	background-position: 84.5% 24px;
}

#navcontainer a{
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	height: 60px;
	position: absolute;
	background-image: url('http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/shop_w.png');
	background-size: 8px 12px;
	background-position: 84% 24px;
	background-repeat: no-repeat;
	transition: background 0.1s;
}


#ibflogo{
	position: absolute; 
	left: 50%; 
	transform: translate(-50%, -50%); 
	top: 50%;
	z-index: 4;
}


#CD_hero {
	min-width: 100%;
	max-width: 100%;
	width:100%;
	height:100vh;
	min-height:100vh;
	max-height:100vh;
	background-image: url("");
	background-size: 100% 120%;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	position: relative;
	float: left;
}

#CD_hero .hover_box {
	height: 25%;
}


#nav_buttons {
	position: absolute;
	height: 180px;
	min-width: 1000px;
	max-width: 1000px;
	bottom:2.5%;
	transform: translateX(-50%);
	left: 50%;
	z-index: 2;
}
	

#nav_buttons button {
	border-radius: 10px;
	height: 100%;
	width: 30%;
	margin: 0% 1.5%;
	background-color: #723333;
	position: relative;
	float: left;
	border: 3px solid #723333 ;
	background-size: 100% 70%;
	background-repeat: no-repeat;
	transition: 0.4s background;
	cursor: pointer;
}


#nav_buttons button:hover {
	background-color: #ffffff;

}

#nav_buttons button:hover span{color: #723333;}

#nav_buttons span{
	color: #ffffff;
	font-size: 24px;
	width: 100%;
	position: absolute;
	right: 50%;
	bottom: 4.5%;
	transform: translatex(50%);
	text-align: center;
	font-family: "Libre Baskerville", serif;
	font-weight: 700;
	transition: 0.4s color;
}

#nav_buttons button:after {
	content:"";
	position: absolute;
	bottom:28%;
	left: 0;
	height: 3px;
	border-top:3px solid #723333;
	width: 100%;

}


#CD_hero .Shopicon {top: 3%; right: 50px;}

#CD_hero .expand_frag {right: 100px; top: 3%;}
#CD_hero .CD_shop_link {right: 100px; top: 3%;}
#CD_hero .hover_box {
	height: 25%;
	bottom: initial;
	top: 0;
}

#shop_CA {
	position: absolute;
	right: 5%;
	bottom: 15%;
	width: 230px;
	height: 80px;
	border: 3px solid #dccba5;
	background-color: #723333;
	border-radius: 10px;
	color: #ffffff;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
}

	
#CD_content {
	background-color: #ffffff;
	width: 100%;
	z-index: 1;
	position: relative;
	float: left;
	-webkit-box-shadow: 1px 1px 50px #3a4046;
	-moz-box-shadow: 1px 1px 50px #3a4046;
	box-shadow: 0px -2px 40px 3px #000000;
	
}	

#CD_int {
	position: relative;
	display: flex;
	float: left;
	width: 100%;
	height: 500px;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/paper_texture.png");
	background-size: 100% 95%;
	background-repeat: no-repeat;
}

#CD_int .bd {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 80%;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/texture2_sepia_shop.png");
	display: none;
	
}

#CD_int h2 {
	color: #000000;
	width: 880px;
	position: absolute;
	top: 20%;
	left: 50%;
	transform: translateX(-50%);
	font-size: 18px;
	text-align: left;
	font-family: "Open Sans", sans-serif;
	height:100%;
	text-align: center;
	font-weight: normal;
	
}

#CD_int a{
	font-weight: bold;

}




#CD_int .border_r {
	position: absolute;
	left: 50%;
	top: 22.5%;
	height: 50%;
	width: 2px;
	background-color: #000000;
	display: none;
	
}

@keyframes zonetextR {
	from {
		transform: translateX(55%);
		opacity: 0;
	}
	to {
		transform: translateX(50%);
		opacity: 1;
	}
}

@keyframes outzoneL {
	from {
		transform: translateX(50%);
		opacity: 1;
	}
	to{
		transform: translateX(45%);
		opacity: 0;
	}
}

@keyframes zonetextL {
	from {
		transform: translateX(-55%);
		opacity: 0;
	}
	to {
		transform: translateX(-50%);
		opacity: 1;
	}
}

.CDsnippet {
	
	background: rgba(0, 0, 0, 0);
	text-align: center;
	font-size: 20px;
	width: 100%;
	position: relative;
	float: left;
	line-height: 40px;
	z-index: 1;
	width: 100%;
	float: left;
	height: 775px;
	overflow: hidden ;
}	

.CDsnippet h2 {
	position: absolute;
	left: 30%;
	font-size: 30px;
	font-family: "Libre Baskerville", serif;
	top: 21.5%;
	text-transform: uppercase;
	font-weight: bold;
	transform: translateX(-50%);
	width: 50%;
	height: 10%;
	
}

.CDsnippet h2:after {
	content:"";
	position: absolute;
	float: left;
	left: 0;
	bottom: 0;
	min-width: 290px;
	max-width: 290px;
	left: 50%;
	transform: translateX(-50%);
	border-bottom: 3px solid #723333;
	
	
	
}

.CDsnippet p {
	float: left;
	position: absolute;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	width: 30%;
	left: 30%;
	top: 37.5%;
	transform: translateX(-50%);
	line-height: 50px;
}

#CA_button {
	position: absolute;
	float: left;
	left: 30%;
	min-width: 290px;
	max-width: 290px;
	padding: 12px 0px;
	top: 67.5%;
	font-size: 18px;
	color: #ffffff;
	background-color: #723333;
	border: 3px solid #723333;
	transition: all 0.6s ease 0s;
	cursor: pointer;
	transform: translateX(-50%);
	border-radius: 8px;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	z-index: 3;
}

#CA_button:hover{
	border: 3px solid #723333;
	color: #723333;
	background-color: #ffffff;
}

#CA_button:active {
	clear: all;
	
}




#wrange {
	position: absolute;
	right: 27.5%;
	bottom: 0.5%;
	filter: drop-shadow(40px 1px 11px #e0e0e0);
	width:475.75px;
	width:475.75px;
	height: 95%;
	z-index: 2;
	transform: translateX(50%);
	animation-fill-mode: forwards;
	opacity: 0;

}

.under {
	position: absolute;
	bottom: -25px;
	left: -2.5%;
	float: left;
	width: 105%;
	height: 110px;
	background-color: #ffffff;
	border-top: 1px solid #f0f0f0;
	overflow: hidden;
	z-index: -1;
	-webkit-box-shadow: inset -1px 1px 50px #3a4046;
	-moz-box-shadow: 1px 1px 50px #3a4046;
	box-shadow: 10px 2px 35px 10px #e9e9e9;
}

.under div {
	width: 120%;
	height: 100%;
	-webkit-box-shadow: inset -1px 1px 50px #3a4046;
	-moz-box-shadow: 1px 1px 50px #3a4046;
	box-shadow: inset -100px 2px 40px 17px #f0f0f0;
	left: 0;
	position: absolute;
}
	
#CD_1 {
	position: relative;
	float: left;
	
	width: 100%;
	height: 800px;
	background-color:#e9e9e9;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/Ivybrook_Estate_Shiraz_Vines.jpg");
	background-repeat: no-repeat;
	background-size: 70% 110%;
	background-position: 100% 0%;
	overflow: hidden;
}



#CD_1_inner {
	position: absolute;
	float: left;
	min-width: 570px;
	max-width: 570px;
	height: 100%;
	left:0;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/texture2_sepia_shop.png");
	background-color: #ffffff;
	box-shadow: 2px 2px 100px #000000;	
	font-family: "Libre Baskerville", sans-serif;
}

#CD_1_inner .bd {
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/logorust_trans.png");
	background-size: 115% 110%;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 100%;
	width: 100%;
}

#CD_1_inner .trim {
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/trim_CD_inner.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: -3%;
	top: 0;	
	height: 100%;
	 width: 3%;
	
}
#CD_1_inner .sp1 {
	position: absolute;
	top: 1%;
	width: 100%;
	text-align: center;
	line-height: 45px;

}

#CD_1_inner h1:after {
	content:"";
	position: absolute;
	left: 22.5%;
	height: 100%;
	width: 55%;
	bottom: 48.5%;
	border-bottom: 1px solid #723333;
	
	
}
#CD_1_inner h1 {
	color: #723333;
	font-size: 32px;
	font-family: "Libre Baskerville", sans-serif;
	
}

#CD_1_inner h2{
	color: #723333;
	font-size: 24px;
	font-weight: 700;
	font-family: "Libre Baskerville", sans-serif;
	text-transform: uppercase;
	
}

#aborder {
	border-bottom: 2px solid #000000;
	position: absolute;
	top: 50%;
	width: 70%;
	height: 5.5%;
	left: 15%;
	display: none;
}

#a1 {
	position: absolute;
	top: 50%;
	width: 40%;
	height: 6%;
	left: 2.5%;
		display: none;

}

#a2 {
	position: absolute;
	top: 50%;
	width: 40%;
	height: 6%;
	right: 2.5%;
		display: none;

}


#CD_1_inner p {
	position: absolute;
	left: 5%;
	width: 90%;
	top: 20%;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 30px;
	
}

#CD_1_inner p .p2 {
	font-size: 18px
}

#CD_1_inner .p3 {
	position: absolute;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	width: 90%;
	left: 5%;
	bottom: 32.5%;
}

#CD_1_inner .p3 b {
	color: #723333;
	border-bottom: 2px solid #723333;
	padding-bottom: 0.5%;

}

#CD_1_inner .p3:after {
	content:"";
	position: absolute;
	left: 7.5%;
	height: 100%;
	width: 85%;
	bottom: -30%;
	border-bottom: 1px solid #723333;
	
}	

#bdimg{}

#read_practices {
	position:absolute;
	bottom: 8%;
	left:16%;
	width: 40%;
	height: 9%;
	background-color: #723333;
	color: #ffffff;
	border-radius: 0px 30px 30px 0px;
	border: 3px solid #dccba5;
	border-right: 0px;
	border-left: 0px;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/arrow_right_w.png");
	background-repeat: no-repeat;
	background-size: 8% 50%;
	background-position: 90.5% 50%;
	z-index: 0;
	cursor: pointer;
	transition: background 0.4s;
	

	
}

#read_practices span {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: "Libre Baskerville", sans-serif;
	text-transform: uppercase;
	right: 16%;
	top: 42.5%;
	position: absolute;
	line-height: 10px;
	width: 80%;
}

#read_practices:hover {
	
	border: 3px solid #ffffff;
	border-right: 0px;
	border-left: 0px;
	background-position: 95% 50%;
}

#primg{
	position: absolute;
	bottom: 0;
	height:24%;
	width: 115px;
	left: 0.5%;
	z-index: 1;
}


#stimg{
	position: absolute;
	bottom: 0%;
	height:26%;
	width: 90px;
	right: 32.5%;
	z-index: 1;
	transform: translateX(50%)
}

#read_more {
	position:absolute;
	bottom: 8%;
	right:-4.5%;
	width: 37.5%;
	height: 9%;
	background-color: #723333;
	color: #ffffff;
	border-radius: 0px 25px 10px 0px;
	border: 3px solid #dccba5;
	border-right: 0px;
	border-left: 0px;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/arrow_right_w.png");
	background-repeat: no-repeat;
	background-size: 8% 50%;
	background-position: 92.5% 50%;
	z-index: 0;
	cursor: pointer;
	transition: background 0.4s;
}

#read_more:hover {
	
	border: 3px solid #ffffff;
	border-right: 0px;
	border-left: 0px;
	background-position: 97.5% 51%;
	background-size: 6% 45%;
}


#read_more span {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: "Libre Baskerville", sans-serif;
	text-transform: uppercase;
	right: 15%;
	top: 42.5%;
	position: absolute;
	line-height: 10px;
	width: 70%;
	
}

#read_more h3 {
	font-size: 20px;
	text-transform: none;
	display: none;
}

#platters{
	position: relative;
	float: left;
	width: 100%;
	height: 700px;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/rustic-table-top.jpg");
	background-size: 100% 100%;
}

#platterimg{
	position: absolute;
	right: 0%;
	bottom: -2%;
	height: ;
	width: 34%;
	transition: 0.8s visibility, 0.8s transform, 0.8s opacity;
}

.platterHidden{
	opacity:0 !important;
	visibility:hidden !important;
	transform:translate(100%, 0%) !important;
}


#platter_text_2 div span #wideimg{
	height: ;
}

#platters_textarea{
	position: absolute;
	left: 33%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #ffffff;
	text-shadow: -1px 1px 1px #000,
				1px -1px 1px #000,	
				-1px 1px 1px #000,
				1px 1px 1px #000;
	font-family: 'Open Sans', sans-serif;
	width: 66%;
}

.mainHeader{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -2.5%;
	width: 100%;
	font-size: 32px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	text-shadow: -1px 1px 1px #000,
				1px -1px 1px #000,	
				-1px 1px 1px #000,
				1px 1px 1px #000;
}

#platters_textarea p{
	width: 100%;
	font-size: 20px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	line-height: 35px;

}

#platter_text_1{
		position: absolute;
		width: 650px;
		height: 380px;
		transition: 0.8s visibility, 0.8s transform, 0.8s opacity;
		visibility: hidden;
		transform: translate(20%, -50%);
		opacity: 0;
		left: 50%;
}

#platter_text_1 p{	
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	top: 50%;
}

#platter_text_2{
	position: absolute;
	width: 825px;
	height: 410px;
	transition: 0.8s visibility, 0.8s transform, 0.8s opacity;
	visibility: hidden;
	transform: translate(20%, -50%);
	opacity: 0;
	left: 50%;
}

#platter_text_2 .mainHeader{top: -27.5%; font-size: 34px; text-align: center;}

#platter_text_2 p{font-size: 15.5px; text-align: right; line-height: 22px;}
#platter_text_2 h2{font-size: 20px; line-height: 0px; text-align: right; margin-bottom:22px;}

#platter_text_2 .crackersHeader{margin-bottom:0;}


#platter_text_2 div span{
	position: relative;
	float: left;
	width: 30.9%;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

#platter_text_2 div span img{
	position: relative;
	float: left;
	height: 110px;
}

.endrow:after{
	content: "";
	display: inline-block;
	clear: both;
}

#product_list_show{
	position: absolute;
	bottom: -30px;
	right: -60px;
	width: 165px;
	height: 22px;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	color: #ffffff;
	text-shadow: -1px 1px 1px #000,
				1px -1px 1px #000,	
				-1px 1px 1px #000,
				1px 1px 1px #000;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/arrow_right_w.png");
	background-repeat: no-repeat;
	background-size: 12px 100%;
	background-position: 92% 50%;
	cursor: pointer;
	transition: 0.4s background;
	backface-visibility:hidden;
}

#product_list_show:after{
	content:"";
	position: absolute;
	height: 130%;
	width: 10%;
	border-left: 4px solid #ffffff;
	left: -15%;
	top: -15%;
	
}

#product_list_show:hover{
	background-position: 100% 50%;
}

#product_list_hide{
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 105px;
	height: 22px;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	color: #ffffff;
	text-shadow: -1px 1px 1px #000,
				1px -1px 1px #000,	
				-1px 1px 1px #000,
				1px 1px 1px #000;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/arrow_left_w.png");
	background-repeat: no-repeat;
	background-size: 12px 100%;
	background-position: 15% 50%;
	cursor: pointer;
	transition: 0.4s background;
	text-align: right;
	backface-visibility:hidden;
}

#product_list_hide:after{
	content:"";
	position: absolute;
	height: 130%;
	width: 10%;
	border-right: 4px solid #ffffff;
	right: -25%;
	top: -15%;
}

#product_list_hide:hover{
	background-position: 0% 50%;
}

#platters_disclaimer{
	position: absolute;
	right:20%;
	bottom: -50px;
	transform: translateX(50%);
	width: 225px;
	font-size: 18px;
	text-align:center;
}

.show {
	transform: translate(-50%, -50%) !important;
	visibility: visible !important;
	opacity: 1 !important;
}

#features{
	position: relative;
	float: left;
	width: 100%;
	height: 415px;
}

#features img{
	position: relative;
	float: left;
	width: 33.325%;
	height: 100%;
	
}



#locale {
	position: relative;
	float: left;
	width: 100%;
	height: 750px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-color: #3a4046;

	
}

#locale_inner {
	position: absolute;
	top: 10%;
	width: 100%;
	height: 60%;
	display: inline;
}

#locale_inner .img {
	position: relative;
	float: left;
	width: 33%;
	height: 100%;
	margin-left: 1%;
	background-size: 100% 100%;

}

#locale_inner .img div {
	position: absolute;
	left:0;
	height: 100%;
	width: 100%;
	top: 0;
	filter: brightness(50%);
	transition: filter 0.7s;
}

#locale_inner .img div:hover{filter: brightness(100%);}

#locale_inner .img:hover h2{opacity: 0;}
#locale_inner .img:hover p{opacity: 1;}
#locale_inner .img:hover div{filter: brightness(100%);}

#locale_inner div h2{
	text-align: center;
	position: absolute;
	color: #ffffff;
	height: 10%;
	left: 50%;
	transform: translateX(-50%);
	width: 60%;
	padding-top: 6%;
	padding-bottom: 5%;
	font-family: "Libre Baskerville", serif;
	font-size: 42px;
	top: 30%;
	transition: opacity 0.5s;
}

#locale_inner div h2:after{
	content: "";
	position: absolute;
	left: 0%;
	top: 12.5%;
	height: 90%;
	width: 100%;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	
	
}

#locale_inner div p {
	font-size: 20px;
	color: #ffffff;
	width: 80%;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	line-height: 40px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10%;
	opacity: 0;
	transition: opacity 0.5s;
}


#range_seg {
	position: relative;
	float: left;
	width: 100%;
	height: 835px;
	border-bottom: 1px solid #000000;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/Carousel_bd.jpg");
	background-repeat: no-repeat;
	background-size: 100% 80%;
	background-position: 0% 0%;
	overflow: hidden;
	z-index: 3;
}

#swNote{
	position: absolute;
	left: 50%;
	top:5%;
	transform:translateX(-50%);
	color:#ffffff;
	background-color: rgba(0, 0, 0, 0.7);
	width: 340px;
	height: 80px;
	border-radius: 15px;
	visibility: hidden;
	z-index: 3;
	transition: opacity 0.4s;
}

#swNote p{
	font-family: "Open Sans", sans-serif;
	text-align: center;
	font-size: 18px;
	position: absolute;
	height: 100%;
	width: 100%;
	line-height: 40px;
	font-weight: bold;
}

#swNote img{
	position: absolute;
	left: 50%;
	bottom: 0;
	display: none;
}

#scroll_left {
	width: 130px;
	height: 30%;
	position: absolute;
	left: 7.5%;
	top: 55%;
	transform: translateY(-50%);
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/arrow_left_w.png");
	background-repeat: no-repeat;
	background-position: 40% 50%;
	background-size: 35% 40%;
	transition: all 0.5s;
	z-index: 3;
	cursor: pointer;
}


#scroll_right {
	width: 130px;
	height: 30%;
	position: absolute;
	right: 7.5%;
	top: 55%;
	transform: translateY(-50%);
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/arrow_right_w.png");
	background-repeat: no-repeat;
	background-position: 60% 50%;
	background-size: 35% 40%;
	transition: all 0.5s;
	z-index: 3;
	cursor: pointer;
}

#scroll_left:hover {background-color: rgba(255, 255, 255, 0.4);}
#scroll_right:hover {background-color: rgba(255, 255, 255, 0.4);}


#range_carousel {
	display: flex;
	position: absolute;
	width: 60%;
	height: 79.428%;
	left: 20%;
	top: 5.5%;
	z-index: 2;

}

@keyframes openinf {
	0% {width: 0%}
	100% {width: 75%}
}


#carousel_inner {
	display: flex;
	height: 100%;
	width: 5185px;
	margin-left: 0;
	transition: margin-left 1s;
}

.range_content {
	min-width: 867px;
	max-width: 867px;
	height: 100%;
	float: left;
	position: relative;
	transform: translateX(50%);
	transition: transform 0.7s
}

.range_content img {
	position: absolute;
	width: 137px;
	height: 85%;
	left: 7%;
	z-index: 3;
	transition: transform 0.7s, height 0.9s, width 0.9s, filter 0.7s;
	transition-delay: 0s, 0.2s;
	filter:	blur(0px) brightness(55%);
	backface-visibility: hidden !important;
}

#focal {
	height: 100%;
	width: 167px;
	filter: blur(0px) brightness(100%);
	transition: height 1s, width 1s, filter 0.7s;
	backface-visibility: hidden !important;
}


.range_content div {
	height: 60%;
	width: 0%;
	background-color: rgba(255, 255, 255, 1);
	display: flex;
	left: 16.5%;
	top: 28.5%;
	border-radius: 8px;
	color: #000000;
	position: absolute;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/bsketch_opac.jpg");
	background-position: -15% 10%;
	background-size: 115% 110%;
	background-repeat: no-repeat;
	transition: width 0.7s;
}

.content_inner {opacity: 0; border-left: 0px solid #000000}

.range_content h2 {
	position: absolute;
	right: 47.5%;
	top: 5%;
	transform: translateX(50%);
	font-size: 28px;
	font-family: "Libre Baskerville", serif;
	opacity: 0;
	transition: opacity 0.7s;
	transition-delay: 0.6s;
}

#reserve h2 {top: 2.5%;}

.range_content p {
	position: absolute;
	right: 47.5%;
	top: 25%;
	width: 80%;
	transform: translateX(50%);
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	font-family: "Open Sans", sans-serif;
	opacity: 0;
	transition: opacity 0.7s;
	transition-delay: 0.6s;
}

.range_content span {
	position: absolute;
	right: 5%;
	bottom: 5%;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	opacity: 0;
	transition: opacity 0.7s;
	transition-delay: 0.6s;
}

#reserve span {font-size: 17px;}


.range_content .award {
	height: 140px;
	width: 140px;
	left: 17%;
	top: 89.5%;
	transform: translateY(-50%);
	filter: blur(0px) brightness(100%);
	opacity: 0;
	transition: opacity 0.4s;
}


#reserve p{font-size: 18px; top:18.5%;}

.reserve:after {
	content:"";
	position: absolute;
	left: -3px;
	top: -3px;
	border: 0px solid #723333;
	min-width: 100%;
	height: 100%;
	border-radius: 20px;
}

#bench {
	position: absolute;
	bottom: -2.5%;
	left: 0;
	width: 100%;
	height: 300px;
	z-index: 0;
	
}

#range_ul {
	position: absolute;
	width: 650px;
	left: 50%;
	transform: translateX(-50%);
	list-style-type: none;
	height: 170px;
	bottom: -2%;
	z-index: 3;
}

#range_ul li {
	width: 20%;
	height: 100%;
	position: relative;
	float: left;
	bottom: 0;
	background-size: 30% 90%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	transition: background-size 0.3s, opacity 0.3s;
	opacity: 0.5;
	-webkit-backface-visibility: hidden;
	cursor: pointer;
	
}

#range_ul li:hover {
	background-size: 33% 100%;
	opacity: 1;
}

#range_ul .active {
	background-size: 33% 100%;
	opacity: 1;
}


.hover_box {
	
	width: 18%;
	height: 15%;
	background-color: rgba(255, 255, 255, 0);
	position: absolute;
	right:0;
	bottom: 0;
	z-index: 4;
}

.Shopicon {
	width: 120px;
	position: absolute;
	right: 1%;
	bottom: 2%;
	z-index: 3;
	height: 100px;
	
}

.expand_frag {
	width: 0;
	position: absolute;
	right: 3.4%;
	bottom: 2%;
	z-index: 1;
	height: 100px;
	opacity: 0;
	transition: transform 0.7s, width 0.7s;
}

.CD_shop_link {
	position: absolute;
	display: inline;
	opacity: 1;
	right: 3.4%;
	bottom: 2%;
	width: 0;
	height: 100px;
	white-space: nowrap;
	border:0;
	background-color: transparent;
	transition: all 0.6s;
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 0px;	
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	transition: width 0.7s, font-size 0s, transform 0.7s;
	overflow: hidden;
	z-index: 2;
}



#details {
	position: relative;
	float: left;
	width: 100%;
	height: 900px;
	background-color: #ffffff;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/IBF_sign.jpeg");
	background-size: 100% 110%;
	background-repeat: no-repeat;
	background-position: top
}

#details_bg {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 60%;
	width: 800px;
	background-color: rgba(255, 255, 255, 0.93);
	border-radius: 20px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	transform: translate(-50%, -50%);
	
}

#details .inner {
	position: absolute;
	left: 0%;
	background-color: rgba(255, 255, 255, 0.0);
	width: 100%;
	height: 100%;
	border-radius: 20px;
	
}

#time {
	position: absolute;
	min-width: 320px;
	max-width: 320px;
	height: 110px;
	left: 48.5%;
	transform: translateX(-50%);
	top: 20%;
}

#details img {
	width: 35px;
	height: 35px;
	position: relative;
	top: 65px;
	left: 0;
	float: left;
}

#details h3 {
	
	color: #3a4046;
	font-size: 30px;
	position: relative;
	top: 29px;
	height: 35px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	right: 0;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	text-transform: uppercase;

	
}

#details h3:after {
	content: "";
	position: absolute;
	float: left;
	left: 15%;
	width: 70%;
	bottom: -50%;
	height: 10%;
	border-bottom: 0px solid #3a4046;

}

#trtable {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #3a4046;
	font-size: 22px;
	transform: translate(-50%, -50%);
	line-height: 50px;
	width: 500px;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	color: #3a4046
}

#trtable .a{text-align: center; width: 50%;}

#tr_table tr {
	width: 100%;
	height: 30%;
}


#details span {
	position: absolute;
	top: 70%;
	left: 49.5%;
	width: 30%;
	font-size: 20px;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #3a4046
}

#gmaps_box {
	position: absolute;
	left: 95%;
	top: 92%;
	transform: translate(-50%, -50%);
	width:75px;
	height: 75px;
	cursor: pointer;
}

#details #gmaps{
	position: absolute;
	width: 70%;
	height: 70%;
	left: 0%;
	top: 0;
	bottom: 0%;
	backface-visibility:hidden;
}

#details #garrow{
	visibility: ;
	position: absolute;
	width: 37.5%;
	height: 60%;
	top: 0%;
	left: 22%;
	transform: translate(50%, -50%);
	z-index: 3;
	transition: transform 0.4s;
	backface-visibility:hidden;
}

#details #gmaps_box:hover #garrow{transform: translate(50%, -20%);}

#footer_prev_strip {
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/texture5.png");
	background-repeat: repeat-x;
	-o-background-size:100% auto;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	width: 100%;
	height: 140px;
	float: left;
	background-color: #fcfcfc;
	position: relative;
	
}


#foot_nav_strip {
	background-color: #ffffff;
	width: 100%;
	height: 170px;
	float: left;
	-webkit-box-shadow: 1px 1px 50px #3a4046;
	-moz-box-shadow: 1px 1px 50px #3a4046;
	box-shadow: 10px 20px 50px #3a4046;
	border-bottom: 8px solid #3a4046;
	border-top: 8px solid #3a4046;
	position: relative;
	
}

#footer_nav {
	font-family: cambria;
	height: 40%;
	text-align: center;	
	position: absolute;
	width: 90%;
	max-width: 1400px;
	top: 50%;
	left:50%;
	transform: translate(-50%, -45%);
	text-align: center;	
	border-top: 3px solid #723333;
	border-bottom: 3px solid #723333;
}

#footer_nav ul {
	position: absolute; 
	top: 11.5%; 
	width: 100%; 
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
	
}

#footer_nav li{
	list-style-type: none;
	font-family: "Open Sans", sans-serif;
	text-decoration: none;
	display: inline-block;
	float: left;
	position: relative;
	width: 19%;
	overflow: hidden;
	vertical-align: center;
	font-size: 17px;
	
}

#footer_nav a {

}


.footer_link {
	text-decoration: none;
	color: #000000;
}

.footer_link:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 1%;
	border-left: 2px solid #000000;
	
}

.footer_link0 {
	text-decoration: none;
	color: #000000;	
	
}

#nav_container{display: none; top: 0%; width: 100%;}
#ft_nav_button{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: 150px;
		height: 50px;
		top: 20px;
		

	}
	#ft_nav_button img{
		width: 50px;
		height: 100%;
		position: absolute;
		right: 0%;

	}
	#ft_nav_button span{
		position: absolute;
	font-family: "Libre Baskerville", serif;
	width: 40%;
	top: 50%;
	transform: translateY(-50%);
	left: 0%;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	margin-top: auto;
	margin-bottom: auto;
			

	}


footer {
	position: relative;
	float: left;
	height: 500px;
	width: 100%;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/CD_footer.jpeg");
	background-size: 100% 130%;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-color: #828282;
	color: #ffffff;
	text-shadow: -1px 1px 1px #000,
				1px -1px 1px #000,	
				-1px 1px 1px #000,
				1px 1px 1px #000;
}

footer div {
	width: 33.33%;
	height: 400px;
	position: relative;
	float: left;
	text-align: center;
	font-family: "Open Sans", sans-serif;
}

footer table {

	position: absolute;
	left: 10%;
	height: 50%;
	width: 400px;
	top: 50%;
	transform: translateY(-50%);
}

footer td {width: 30%;}

footer .td1 {
	width: 90%;
	text-align: left;
	font-size: 20px;
}

#mobicon {
	width: 27px;
	height: 45px;
	transform: translateY(10%);
}

#econ {
	width: 40px;
	height: 30px;
	transform: translateY(20%);
}


#footerlog {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 30%;
	min-width: 375px;
	max-width: 375px;
}

footer div #scmstrip {
	top: 85%;
	transform: translateX(-50%);
	left: 50%;
	position: absolute;

	min-width: 200px;
	max-width: 200px;
}

#scmstrip img {
	display: block-inline;
	width: 20%;
	padding: 2.5%;
}

footer div span {
	top: 30%;
	position: absolute;
	font-size:20px;
	left: 50%;
	transform: translateX(-50%);
	width: 50%;
	text-align: right

}

footer span {
	position: absolute;
	right: 5%;
	bottom: 6%;
	text-align: right;
	font-size: 17px;
}

#biodynam_body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	margin-right: 0%;
	font-family: "Open Sans", sans-serif, 'helvetica',;
	line-height: 1.5;
	z-index: 1;
	background-color: #000000;
	height: 0;
	width: 100%;
	overflow-x:hidden;
	

}

#biodynam_body .bd_content {
	position: relative;
	float: left;
	height: 800px;
	width: 100%;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/details_bd.jpg");
	background-size: 100% 110%;
	background-repeat: no-repeat;
}

#biodynam_body .bd_content img{
	position: absolute;
	left: -5.5%;
	bottom: 15%;
	width: 215px;
	height: 150px;
	
	
}

#biodynam_body .bd_content .bd_img_1 {bottom: 17.5%; transform: rotate(4deg); left: -13%;}
#biodynam_body .bd_content .bd_img_2 {bottom: -5%; transform: rotate(-1deg); }

#biodynam_body .bd {
		position: absolute;
	float: left;
	top: 0;
	left: 0;
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/ibf_bridge_trim_bd.png");
	background-size: 65% 50%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 100%;
	width: 100%;
}

#biodynam_overlay {
	
	height: 600px;
	width: 900px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 30px;
	
	
}



.biodynam_text {
	
	top: 40%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -40%);
	background-image: url("http://www.ivybrook.com.au/wp-content/themes/twentyseventeen/Img/biodynam_bd.png");
	text-align: center;
	height: 700px;
	width: 900px;
	display: block-inline;	
	font-size: 20px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}

.biodynam_text h1 {

	color: #723333;
	font-size: 36px;
	text-shadow: 2px 2px #ffffff;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	text-align: center;
	position: relative;
	top: 5%;
	left: 50%;
	transform: translateX(-50%);
}

.biodynam_text p {
	
	color: #ffffff;
	width: 75%;
	line-height: 36px;
	top: 47.5%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	font-family: 'Open Sans', sans-serif;
		text-shadow: -1px 1px 1px #000,
				1px -1px 1px #000,	
				-1px 1px 1px #000,
				1px 1px 1px #000;
	letter-spacing: 0.8px;
}

.biodynam_text p b {
			color: #723333;
	border-bottom: 2px solid #723333;
	padding-bottom: 0.5%;
	text-shadow: initial;
}