/*
Theme Name: UK Engage - Election Nomination
Author: Child Theme Configurator
Template: blankslate


*/


@charset "UTF-8";
/* CSS Document */

@media only screen and (max-width: 1000px) {

.wrapper{
	padding:0 3%;
}


}

/* For the iframe form - on mobile devices, do not change positioning */

@media only screen and (max-width: 840px) {

	.formcontent iframe{
	position: relative;
	top: 0px !important;
	z-index: -99999;
	}

}


/* Tablet */

@media only screen and (max-width: 700px) {

	body {
	font-size: 15px;


	}


	.topslider{

	background-position: left center !important;


	}


.topsliderlogo{
	text-align: center;
	float:none !Important;
	clear: both;

	max-width: 100% !important;
	width:100% !important;

}

.topsliderlogo3{
	text-align: center;
	float:none !Important;
	clear: both;

	max-width: 100% !important;
	width:100% !important;
	margin-right: 0px !important;
}


.topsliderlogo img{

	max-height:145px !important;
	max-width: 80% !important;
	width:100% !important;
	  margin: 0 auto !important;
}

.topsliderlogo3 img{

	max-height:145px !important;
	max-width: 80% !important;
	width:auto !important;
	height:auto !important;
	width:100% !important;
	  margin: 0 auto !important;
}


.topsliderlogo2{

	
	
		float:none !important;
	max-width: 100% !important;
	text-align:center !important;
	clear:both !important;
	width:100% !important;
	display:block !important;
	
	
	margin:0 auto !important;
}

.topsliderlogo2 img{

	max-height:145px !important;
	max-width: 80% !important;
	width:100% !important;
	  margin: 0 auto !important;
}

.topsliderlogo2m img{

	display:none !important;
}



.hidelogodesktop img{
	display:block !important;
}



.topslidertimetable{
	margin: 0 auto;
	float:none !important;
	margin-top: 25px;
	font-size: 13px;
	width:80%;
	max-width:310px;
}

.topslidertimetable h3{
text-align: center !important;
}

.topslidertimetablecustom{
	margin: 0 auto;
	float:none !important;
	margin-top: 25px;
	font-size: 13px;
	width:80%;
	max-width:310px;
}

.topslidertimetablecustom h3{
text-align: center !important;
}




	.timetabledatetitle{
	font-size:14px !important;
		width:130px !important;

}

.timetabledatedate{
	font-size:14px !important;
	width: calc(100% - 130px) !important;
}

	.timetabletextmobile{
			font-size:14px !important;
	}





.headingbar{

margin-bottom: 15px;
}

	.maincontentleft{
		float:none !important;
		width:100% !important;
		margin-right: 0px !important;
		margin-bottom: 30px;

	}

	.maincontentleft a.clickherelink, .maincontentwideleft a.clickherelink, .maincontentwideright a.clickherelink{

		margin-bottom: 15px;

	}

	.maincontentright{
		float:none !important;
		width:100% !important;
	}

	.maincontentwideleft{
float:none !important;
width:100% !important;
margin-right: 0px !important;

}




.maincontentwideright{
float:none !important;
width:100% !important;
margin-left: 0px !important;

}




	.documents{
		width: calc(100% - 20px);
		font-size: 14px;
		text-align: center;

		background-color: #EEE;
		padding:10px;
		border-radius:12px;
	}

.webfooter{
	text-align: center;;
}

		h1{
			font-size: 20px;

		}


		h2{
			font-size: 18px;
			font-weight: bold;

		}


		h3{
			font-size: :16px;

		}

}



/* Mobile Layout */

@media only screen and (max-width: 481px) {

.holdingpagecontent{
padding:5% !important;
}

}
