nav li > ul {
	display:none;
}

nav li.active a {
	background-color:#6699CC;
	color:#fff;
}

.sideBox.relatedAreaGuide {
	margin-top:20px;
}

.archive-heading {
	padding-top: 14px;
	margin-top: 25px;
}

#development-news .rule-above,
#corporate-news .rule-above
{
	border-top: 0;
}

#development-news .archive-heading,
#corporate-news .archive-heading
{
	margin-top: 0;
}

.guideRelatedDevelopmentSidebox li {
	border-bottom: 1px solid #7C7C7C;
	padding-bottom: 5px;

}

.guideRelatedDevelopmentSidebox li:last-child {
	border-bottom: 0;
}

#siteSearch h3 {
	margin-bottom: 7px;
}

#siteSearch .titleHeader {
	border-bottom:1px solid #E5E5E5;
}

#siteSearch #results {
	margin-top:10px;
}

.search-result-item {
	margin-bottom:30px;
	border-bottom:1px solid #e5e5e5;
}

#siteSearch .url {
	padding-top:7px;
	margin-bottom:12px;
}

#header-toggle input.siteSearchText,
input.siteSearchText
{
	width:95%;
}

#siteSearch h3 a {
	color:#6699CC;
}

/* Help To Buy ------------------------------------------------ */

	#help-to-buy body{
		background-color: #e6e6e6;
	}

	#help-to-buy #featured-developments {
		margin-top:15px;
	}

	#help-to-buy .header-wrapper {
		margin-bottom: 20px;
	}

	#help-to-buy .development-image a {
		width:300px;
		display: block;
		text-align: center;
		margin: 0 0 0 0px;
	}

	#help-to-buy .development-image img {
		height:220px;
		width: 100%;
	}

	#help-to-buy .bx-wrapper{
		margin: 0;
	}

	#help-to-buy .bx-wrapper .bx-viewport {
	    left: -7px;
	}	

	#help-to-buy .bx-wrapper .bx-prev {left: -25px;}
	#help-to-buy .bx-wrapper .bx-next {right: -25px;}

	#help-to-buy .bx-wrapper .bx-viewport{
		background-color: transparent;
	}

	#help-to-buy .grey-trans{
		background-color: #fff;
		background-image: none;
	}

	#help-to-buy .grey-trans label {
		color: #000;
	}

	#help-to-buy .showAll a{
		color: #4c4c4c;
		background-image: url(../images/search/show-all-search-icon-grey.png);
	}

	#help-to-buy .sideBox.black-trans{
		background-image: none;
		background-color: #33a4a2;
	}

	#help-to-buy .sideBox.black-trans p{color: #c2e4e3;}

	#help-to-buy .sideBox.black-trans p a{color: #fff;}
	#help-to-buy .sideBox.black-trans p a:hover{color: #000;}

	#help-to-buy h2{color: #000;}

	#help-to-buy footer {
		margin-top: 20px;
	}

	.heading-inset{padding-left: 5px;}

	/* slider panels ////////////// */

	#help-to-buy .bxslider  li {
	    background-color: #515151;
	    width: 282px !important;
	}

	#help-to-buy .bxslider .development-info{
		padding: 20px 10px 20px 20px;
		min-height: 150px;
	}

	#help-to-buy .bxslider .development-info h3{
		color: #fff;
		margin-bottom: 10px;
	}

	#help-to-buy .bxslider .development-info p{
		color: #979797;
		font-size: 13px;
		line-height: 16px;
	}

	#help-to-buy .bxslider .development-info p a{
		color: #fff;
	}

	#help-to-buy .sideBox.help-to-buy {
		background-color:#fff;
		text-align: center;
	}

	#help-to-buy .sideBox.help-to-buy img {
		padding-top: 15px;
	}

	.helpToBuySearch .showAll {
		margin-top: 40px;
	}

	.refine-box .help-to-buy-label {
		float:left;
		padding-left: 10px;
	}

	.refine-box .help-to-buy-checkbox {
		float: left;
	}

	#help-to-buy .trigger.active {
		background-color: #3db2af;
		color:#fff;
	}

	#help-to-buy .trigger {
		background-color: #f2f2f2;
		color: #3db2af;
	}

	.btn.btn-block.green-btn {
		color:#fff;
	}

	.testimonials-container {
		
	}

	.testimonials-container .testimonial {
		background-image: url(/images/testimonials/quote-left.jpg);
		background-repeat: no-repeat;
		padding-left:30px;
		font-size: 16px;
		padding-right: 20px;
	}

	.testimonial-author {
		color: #000;
		padding-left:30px;
	}

	.quote-end {
		margin-left: 12px;
	}

	.testimonials-wrapper .row-fluid {
		border-bottom: 1px solid #e5e5e5;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.testimonials-wrapper div:last-child {
		border-bottom: 0;
		margin-bottom: 0;
	}

	#help-to-buy .testimonial.active {
		background-color: #fff;
	}

	#help-to-buy .sideBox.testimonial.active a {
		color:#000;
	}

	#help-to-buy .testimonial.active h3 {
		color: #33a4a2;
	}
	

	/* slider panels END ////////// */

	/* media queries --------------------------------------------------------- */

	/* /////////////////////////////////////////////////////////////////////// */
	/* LARGE DESKTOP ///////////////////////////////////////////////////////// */
	/* /////////////////////////////////////////////////////////////////////// */

		@media (min-width: 1200px) {
			#help-to-buy .bxslider  li {width: 263px !important;}
		}

	/* /////////////////////////////////////////////////////////////////////// */
	/* LARGE DESKTOP /////////////////////////////////////////////////// [END] */
	/* /////////////////////////////////////////////////////////////////////// */

	 

	/* /////////////////////////////////////////////////////////////////////// */
	/* SMALL DESKTOP ///////////////////////////////////////////////////////// */
	/* /////////////////////////////////////////////////////////////////////// */

		@media (min-width: 768px) and (max-width: 979px) {
			#help-to-buy .bxslider  li {width: 212px !important;}
			#help-to-buy .bxslider .development-info{min-height: 170px;}
			#help-to-buy .bx-wrapper .bx-prev {left: -20px;}
			#help-to-buy .bx-wrapper .bx-next {right: -20px;}
		}

	/* /////////////////////////////////////////////////////////////////////// */
	/* SMALL DESKTOP /////////////////////////////////////////////////// [END] */
	/* /////////////////////////////////////////////////////////////////////// */

	 

	/* /////////////////////////////////////////////////////////////////////// */
	/* SMALL TABLET & MOBILE ///////////////////////////////////////////////// */
	/* /////////////////////////////////////////////////////////////////////// */

		@media (max-width: 767px) {
			#help-to-buy .bxslider  li {width: 210px !important;}
			#help-to-buy .bxslider .development-info{min-height: 200px;}
			
			body#help-to-buy .sidebox-conatiner {
				margin-top:10px;
			}
		}

	/* /////////////////////////////////////////////////////////////////////// */
	/* SMALL TABLET & MOBILE /////////////////////////////////////////// [END] */
	/* /////////////////////////////////////////////////////////////////////// */



	/* /////////////////////////////////////////////////////////////////////// */
	/* mobile only background images ///////////////////////////////////////// */
	/* /////////////////////////////////////////////////////////////////////// */

		@media (max-width: 600px) {
			
			body#help-to-buy {
				background-color: #9ec1be;
				background-image: none;
			}

			body#help-to-buy .sidebox-conatiner {
				margin-top:10px;
			}
			
		}

		@media (max-width: 360px) {
			
			body#help-to-buy{
				background-color: #9ec1be;
				background-image: none;
			}

			body#help-to-buy .sidebox-conatiner {
				margin-top:10px;
			}
			
		}

	/* /////////////////////////////////////////////////////////////////////// */
	/* mobile only background images /////////////////////////////////// [END] */
	/* /////////////////////////////////////////////////////////////////////// */


	/* media queries --------------------------------------------------- [END] */

/* End of Help To Buy ----------------------------------------- */


#subNavigation li > ul li a.active {
	background-image: none;
	color:#6699CC;
	background-color: #FFFFFF;
}

#sectionNav li a.active {
	background-color: #FFFFFF;
    color: #6699CC;
}

#galliardDevelopments #subNavigation li.first {
	display:none;
}

#offersDetail.view .titleHeader,
#offersDetail.view #subNavigation {
	display:none;
}


#offers.home .mediumPadding.content-padding,
#galliardDevelopments.home .mediumPadding.content-padding,
#galliardDevelopments.list .mediumPadding.content-padding,
#search.results .mediumPadding.content-padding,
#buyToLetGuides.investorGuides .mediumPadding.content-padding,
#buyToLetGuides.guideView .mediumPadding.content-padding,
#privacyPolicy .mediumPadding.content-padding,
#in-the-news .mediumPadding.content-padding,
#development-news .mediumPadding.content-padding,
#corporate-news .mediumPadding.content-padding,
#inTheNews.pressContact .mediumPadding.content-padding,
#inTheNews.opinion .mediumPadding.content-padding,
#inTheNews.view .mediumPadding.content-padding,
#archive .mediumPadding.content-padding,
#sitemap .mediumPadding.content-padding,
#siteSearch .mediumPadding.content-padding,
#resources .mediumPadding.content-padding,
#resources .mediumPadding.content-padding,
#landing-page .mediumPadding.content-padding.property-search-results
{

	padding:20px;
}

#buyToLetGuides.guideView p.date {
	color: #505050;
}

#buyToLetGuides.guideView h1 {
	margin-bottom:0;
	padding-top:6px;
	padding-bottom:6px;
}

.heading-style {
	color: #000;
	font-size: 36px;
	margin-bottom:10px;
	line-height: normal;
}

#aboutUs.galliardPeople > .container > .mediumPadding {
	padding:0;
}

.heroContainer .control {
	display:none;
}

.simplemodal-container {
	z-index: 11000 !important;
}

#development-filters h2 {
	color:#6699CC;
	margin-bottom:7px;
}

#development-filters p {
	color:#FFF;
	margin-bottom:17px;
}
.form-split-text {
	font-size:14px;
	margin:0;
	min-height: 0;
}

.form-split-text p {
	color:#FFF;
	text-align: center;
	padding-top:1px;
	margin:0;
}

.news-ticker p {
	padding-right:0;
	margin-left:10px;
}

.news-ticker p a {
	border-left:1px solid #5E9CD3;
	padding-left:10px;
}

.ticker:hover p a {
	border-left:1px solid #FFF;
}

.bio-toggle .desc {
 color: #B3B3B3;
 font-size:14px;
}

.investorGuides.area .sort-options{
	display:none;
}


#Siteplan a {
	display:block;
	position: relative;
}

#Siteplan .plan-zoom {
	bottom: 0;
    position: absolute;
    right: 0;
}

.storyjs-embed.sized-embed + div {
	display:none;
}

#search.results .search-result-pane .btn.btn-block {
		font-size:12px;
	}

iframe.video {
	width:100%;
	/* height:400px; */
}


.sideBox.black-trans h3 span {
	color:#6699CC;
}

/*
@media (min-width: 1200px) {
	iframe.video {height:500px;}
}

@media (min-width: 768px) and (max-width: 979px) {
	iframe.video {height:400px;}
}

@media (max-width: 979px) {
	iframe.video {height:400px;}
}

@media (max-width: 767px) {
	iframe.video {height:400px;}
}

@media (max-width: 480px) {
	iframe.video {height:300px;}
}
*/
