
.vh-fix {
	height: 100vh;
	overflow: hidden;
}
body {
	font-family: 'Wigrum-Bold';
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: white;
	background-color:#000000;
}

.fullheight {
	height: 100vh;
}


/*.fullheight-half {*/
	/*height: 40vh;*/
/*}*/

.fullheight-half img {
	vertical-align: middle;
}



.center_object_vertical {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	z-index: 2;
}


.bg_image {
	background-size: cover;
	background-position: center center;
}

.image {
	overflow: hidden
}

.image img {
	display: block;
	margin-left: auto;
	margin-right: auto }


.cream_bg {
	background-color: #000000;
}


.brown_bg {
	background-color: #000000;
	/*padding: 130px 0 130px 0;*/
}

.line {
	border-top:  solid 2px #af7965;
}

.show_ipad {
	display: none;
}

.show_mobile {
	display: none;
}


/******************************************************** Footer */

.section footer {

}


.social img{
	display: inline-block;
	width: 27px;
	margin-top: 30px;
}

.pandrlogo{
	margin-top: 100px;

}

.pandrlogo img{
	width: 50%;
}

.text {
	margin-top: 10px;
}


.pink {
	color: #ec619f;
}

.blue {
	color: #6cc4ea;
}




/*#misreps {*/
	/*font-size: 10px;*/
	/*line-height: 14px;*/
	/*margin-bottom: 80px;*/
/*}*/

/*.misreps {*/
	/*font-size: 10px;*/
	/*line-height: 14px;*/
	/*margin-bottom: 80px;*/
/*}*/



/*.misreps body {*/
	/*font-size: 6px;*/
	/*!*margin-top: 80px;*!*/
/*}*/



a.whitelink {
	color: #ffffff;
	border-top:  solid 2px #ffffff;
	margin-bottom: 15px;
	padding: 0;

	display: block;
	width: 100%;

	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

a.whitelink:hover {
	color: rgba(255,255,255,0.3);
}

a.whitelink:hover .arrow {
	opacity: 0.3;
}




a.agent_link {
	color: #ffffff;

	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;

}

a.agent_link:hover {
	color: rgba(255,95,162,0.9);
}


a.tel_link {
	color: #ffffff;

	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;

}

a.tel_link:hover {
	color: rgba(255,255,255,0.9);
}

.footer .tel_link {
	color: #ec619f;
}

/******************************************************** Footer End */

body {
	margin: 0;
	background: #000;
}
video {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
/* 	background: url('//slide1.jpg') no-repeat; */
	background-size: cover;
	transition: 1s opacity;
}
.stopfade {
	opacity: .5;
}

/******************************************************** Flexslider */

.flexslider {
  	zoom: 1;
	position: relative;
}

.flexslider .slides {
  	zoom: 1;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 40px;
  text-align: center;
}

.flex-control-nav li {
	width: 12px;
	height: 12px;
    margin: 4px;
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	 display: block;
	 width: 12px;
	 height: 12px;
	 background: #ff5fa2;
	 text-indent: -9999px;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;

	-webkit-transition: all 0.1s ease-in-out;
	 -moz-transition: all 0.1s ease-in-out;
	 -o-transition: all 0.1s ease-in-out;
	 transition: all 0.1s ease-in-out;
 }

.flex-control-paging li:hover a {
	height: 12px;
    width: 12px;
	background: #ffffff;
}

.flex-control-paging li a.flex-active {
	height: 12px;
    width: 12px;
	background: #ffffff;
}



/******************************************************** Flexslider End */


/******************************************************** Fonts */

.white {
	color: white;
}

.plastering {

}

.plastering2 {

}

.rendering {

}


.smalltext {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 20px;
}

.smalltext2 {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 10px;
	color: #ffffff;
}

p {
	color: #ffffff;
	text-align: left;
	font-size: 20px;
	line-height: 27px;
	font-family: 'Wigrum-Bold';

}

h1 {
	color: #ff5fa2;
	text-align: left;
	font-size: 50px;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 50px;
	font-family: 'AlternateGotNo2D';
	letter-spacing: 2px;
}

h2 {
	color: #71cbf4;
	text-align: left;
	font-size: 50px;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 50px;
	font-family: 'AlternateGotNo2D';
	letter-spacing: 2px;
}



h3 {
	color: #ff5fa2;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: 'Wigrum-Bold';
	margin-bottom: 15px;
}

h4 {
	color: #ffffff;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: 'Wigrum-Bold';
	margin-bottom: 15px;
}


h5 {
	color: #ffffff;
	text-align: left;
	font-size: 40px;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: 'AlternateGotNo2D';
}




.brown_bg p, .brown_bg a {
	color: #ffffff;
}



@font-face {
	font-family:'Wigrum-Bold';
	src: url('../fonts/Wigrum-Bold.eot');
	src: url('../fonts/Wigrum-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Wigrum-Bold.woff2') format('woff2'),
	url('../fonts/Wigrum-Bold.woff') format('woff'),
	url('../fonts/Wigrum-Bold.svg#Acrom') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}

@font-face {
	font-family:'AlternateGotNo2D';
	src: url('../fonts/AlternateGotNo2D.eot');
	src: url('../fonts/AlternateGotNo2D.eot?#iefix') format('embedded-opentype'),
	url('../fonts/AlternateGotNo2D.woff2') format('woff2'),
	url('../fonts/AlternateGotNo2D.woff') format('woff'),
	url('../fonts/AlternateGotNo2D.svg#Acrom Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}


/******************************************************** Fonts end */


/* iPad */
@media (max-width: 900px) {

	.container, .cream_bg, .brown_bg {
		/*background-color: #c4e1ff;*/
	}

	.fullheight {
		height: 60vh;
	}

	h1 {
		font-size: 40px;
		margin-bottom: 30px;
	}

	h2 {
		font-size: 40px;
		margin-bottom: 30px;
	}


	h2, h2.line {
		padding-top: 60px;
	}

	body {
		font-size: 14px;
		line-height: 18px;
	}

	.hide_ipad {
		display: none;

	}

	.show_ipad {
		display: block;
	}

	#misreps {
		margin-top: 40px;
		margin-bottom: 40px;
		padding-left: 20px;
	}

	.brown_bg {
		height: 100vh;
	}

	.agent_logo {
		margin-top: 30px;
		margin-bottom: 50px;
	}
	
	.north.show_ipad {
		width: 25px;
		height: 35px;
		background-image: url("../img/north_2.png ");
		right: 20px;
	}
}


/* Mobile */
@media (max-width: 550px) {

	.container, .cream_bg, .brown_bg {
	}

	.fullheight {
		height: auto;
	}

	.fullheight.bg_image {
		height: 400px;
	}

	.center_object_vertical {
		 position: relative;
		 top: 0;

		 -webkit-transform: translate(0,0%);
		 -ms-transform: translate(0,0%);
		 transform: translate(0,0%);
		 z-index: 2;

		 margin-bottom: 60px;
		 padding-left: 20px;
		 padding-right: 20px;
	 }

	.footer {
		padding-left: 20px;
		padding-right: 20px;
		background-color: #000000;
	}


	.bg_image {
		background-size: cover;
		background-position: center center;
	}


	.hide_mobile {
		display: none;
	}

	.show_mobile {
		display: block;
	}


	.flexslider {
		margin-bottom: 0;
	}

	.line {
		border-top:  solid 2px #af7965;
		margin-top: 50px;
	}

	#saddlers img {
		width: 80%;
		height: 100vh;
	}

	h1 {
		font-size: 40px;
		margin-bottom: 30px;
	}

	h2 {
		font-size: 40px;
		margin-bottom: 30px;
	}


	h2, h2.line {
		padding-top: 60px;
	}

	.north.show_ipad { 
		top: 60px;
	}
	
	a.whitelink {
		margin-bottom: 50px;

	}

	.brown_bg {
		background-color: #000000;
		padding: 80px 0 80px 0;
	}
	
	.agent_logo img {
		width: 70%;
	}


	/*.flex-control-nav {*/
		/*bottom: 20px;*/

	/*}*/



}