/*

Theme Name: FEP

Theme URI: http://www.europeanphotographers.eu

Author: Chris Tierney

Author URI: www.fableinteractive.com

Text Domain: blankslate

*/

@import url('https://fonts.googleapis.com/css?family=Maven+Pro');


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	font: inherit;
	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: baseline
}

body {
	font-size: 100%;
	font-family: "source-sans-pro", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 0;
	background: #202020;
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1;
	font-family: "Maven Pro", sans-serif;
	font-weight: normal;
	color: #fff;
}

h1 {
	font-size: 300%;
	line-height: 120%;
}

h2 {
	font-size: 240%;
	line-height: 120%;
	margin-bottom: 18px;
	
}

h3 {
	font-size: 175%;
	line-height: 150%;

	
}

h4 {
	font-size: 125%;
	line-height: 150%;

	
}

strong {
	font-weight: bold;
}

h1.entry-title  {
	margin-bottom: 20px;
	/*text-shadow: 2px 2px 8px rgba(35,35,35, 1); */
}



p, .content_pad, .feature_text {
	line-height: 200%;
}

ul, ol {
	margin-bottom: 24px;
}

li {
	line-height: 200%;
	margin-bottom: 6px;
	margin-left: 32px;
}



blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

.clear {
	clear: both
}

/* SOME BASIC ELEMENTS */



p {
	margin-bottom:8px;
}

a {
	text-decoration: none;
	color:#ffe360;
}


h4 a, .wpc_gallery h4 a:hover {
	display: inline-block;
	
	font-size: 80%;
	padding: 0px 6px;
	background: #d72724;
	color: #FFF;
	text-align: center;
	margin-bottom: 6px;
	line-height: 24px;
}

.wpc_gallery h4 a {
	background:#111;
}

/* Forms! */

label, legend {
	line-height: 24px;
	margin-bottom: 2px;
	display: inline-block;
}



input, textarea, select {
	display: block;
	border: 1px dashed #aaa;
	font-family: "Maven Pro", sans-serif;
	padding: 6px;
	color: #fff;
	font-size: 120%;
	background: none;
}

option {
	color: #fff;
	background: #181818;
}


input[type="radio"],input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}

input [type="button"] {
	cursor: pointer;
}

input.button, .vfb-submit {
	cursor: pointer;
	margin-top: 15px;
	width: auto;
	color: #000;
	padding: 2px;
	border-radius: 2px;
}

.submit {
	margin-top: 20px;
	text-align: center;
	height: 40px;
}

.submit input {
	display: inline-block;

}





/* END BASIC ELEMENTS */



.post-edit-link {
	position:fixed;
	right:20px;
	top:20px;
	z-index:999;
	background:#fff;
}



.sticky {
}

.bypostauthor {
}

.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
	margin: 0px auto;
}

/* the header with the menubar */



#header {
	position: fixed;
	width: 220px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	background:#000;
	border-right:2px solid #fff;
	z-index: 8000 !important;
}

#header-bg {
	display: none;
}

.mobile_header {
	display: none;
}


.header {
	margin-top: 30px
}

.header h1 {
	font-weight:700;
}

/* heading images */



#homepage_mobile {
	display: none;
}

.homepage_mobile_background {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -400;
}


.block, .body_block, .header_block, .homepage_body_block, .directory #content  {
	display: block;
	margin: 0px auto;
	padding: 0px 40px;
	max-width: 1280px;
}

.homepage_body_block {

}

.single .body_block {

}

.body_block {

}




/* LOGO  */ 







#logo {
display: block;
	margin-bottom:40px;
}
#logo img {
	
	display: block;
	margin: 24px 12px 18px auto;
}


/* Content Area */



.title {
	display: block;
	margin-bottom: 30px;
}

.title h4, .title h5 {
	text-align: right;
}

.title h4 {
	font-style: italic;
}

.title h3 {
	text-align: right;
	margin-top: -60px;
}

.show_tagline {
	display: block;
	padding: 24px 64px 0px 64px;
	text-align: center;
}

.category_title {
	color: #fff !important;
}

.post_tags {
	margin-top: 20px;
}

.post_tags a {
	background: #646464;
	margin-left: 20px;
	padding: 4px 6px;
	color: #fff;
}

.post_tags:first-child {
	margin-left: 0px !important;
}

.content_pane {
	vertical-align: top;
	background: -webkit-linear-gradient(#033442, #074658); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#033442, #074658); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#033442, #074658); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#033442, #074658); /* Standard syntax */
}


/* Big blocks */


#content {
	width: 100%;

}



#container {
	margin-left: 222px;
	padding:0px;
}

#container img {
	max-width: 100%;
}



/* Content Columns! */





.whole, .one_half, .one_third, .two_thirds, .one_quarter, .three_quarters, .corp_act {
	float: left;
	position: relative;
	margin-bottom: 10px;
	
}

.whole {
	width: 100%;
}

.one_half {
	width: 50%;
}

.one_third, .corp_act {
	width: 33.33%;
}

.two_thirds {
	width: 66.66%;
}

.one_quarter {
	width: 25%;
}

.three_quarters {
	width: 75%;
}

.last {
}

.content_pad {
	padding: 15px;
}

.content_pad br {
}

/*  image columns  */






.image_pad {
	display:block;
	padding: 10px;
	margin:10px;
}

.image_pad p {
	line-height:0px;
	margin:0px;
}

.image_100pc img {
	width: 100% !important;
	height: auto !important;
	margin-bottom: 10px;
}

.image_100pc br {
	display: none;
}

.image_whole, .image_one_half, .image_one_third, .image_two_thirds, .image_one_quarter, .image_three_quarters, .image_headshot, .image_100pc {
	float: left;
	overflow: hidden;
	line-height: 0px;
	vertical-align:top;
}

.image_whole {
	width: 100%;
	clear: right;
	position: relative;
}

.image_one_half {
	width: 50%;
}

.image_one_third {
	width: 33.33%;
}

.image_two_thirds {
	width: 33.33%;
}

.image_one_quarter {
	width: 25%;
}

.image_three_quarters {
	width: 75%;
}

.image_last {
	margin-right: 0px !important;
	clear: right;
}


.image_headshot {
	width:140px;
	padding: 20px;
	text-align: center;
}

.image_headshot h3 {
	font-size: 150%;
}



.pad {
	display: block;
	height: 40px;
	width: 100%;
}

.image_whole img, .image_one_half img, .image_one_third img, .image_two_thirds img, .image_one_quarter img, .image_three_quarters img, .image_headshot img {
	width: 100%;
	height: auto;
	display: block;
}

/*  */


.image_pad:hover .image_caption, .image_100pc:hover .image_caption, .banner_image:hover .image_caption {
	display: block;
}


.image_caption {
	position: relative;
	top: -20px;
	left: 12px;
	display: none;
	font-size: 75%;
	float: left;
	margin: 0px 0px 0px 10px;
	z-index: 9999;
}


body.collection-template-default .image_caption {
	font-size: 150% !important;
	top: -80px;
	left: 20px;
	background:rgba(29,29,29,0.91);
}

body.collection-template-default img {
	margin-bottom: 40px;
}



.headline_overlay {
	position: relative;
	top: -180px;
	height: 0px;
	padding: 0px 40px;
	text-align: center;
	
}

.headline_overlay h1 {
	font-size:400% 
}

.headline_overlay h2 {
	margin:0px;
}

/* Feature Text */ 

.feature_text {
	
	
}


/*  Associations  */


.association_role {
	
	display: block;
	line-height: 180%;
	
}

.role_label {
	font-weight: bold;
}







/* Quote Columns! */





.quote_whole, .quote_one_half, .quote_one_third, .quote_two_thirds, .quote_one_quarter, .quote_three_quarters {
	float: left;
	position: relative;
	background: #3e6784;
}

.quote_whole {
	width: 100%;
}

.quote_content_pad {
	display: block;
	width: 75%;
	text-align: center;
	margin: 0px auto;
	padding: 40px;
}

.quote_content_pad h3 {
	margin-bottom: 20px;
}

/*  */ 
.introtext {
	font-family: "Maven Pro", sans-serif;
	display: block;
	padding: 40px;
	text-align: center;
	font-size:250%;
	background:#5B5B5B;
	color: #fff;
}

.introtext a {
	color:#fecb00;
}

/* Logos */

.button {
	display: inline-block;
	background: #e52838;
	padding: 4px 10px;
	color: #fff;
	margin:0px 12px 12px 0px;
	line-height: 18px;
}

.controls {
	text-align: right;
}



.logos {
	float: left;
	width: 100%;
}




.logos_content_pad {
	display: block;
	padding: 20px;
	text-align: center;
}

/* Comparison Chart */

.comparison_chart {
	display: block;
	width:720px;
	margin: 0px auto 40px auto;

}

.fourcols tr td {
	width: 160px !important;
}


.comparison_chart tr td {
	text-align: center;
	background: #101010;
	padding: 6px 8px;
	line-height: 18px;
	vertical-align:middle;
	border: 1px rgba(81,81,81,1.00) solid;

}

.comparison_chart tr td.even {
	background: #020202;

}
.comparison_chart tr td.origin {
	border-top:none;
	border-left:none;
	background: none;
}


.comparison_chart tr td.label {
	background:#152c31;
	font-weight:bold;
}


.comparison_chart tr td h2 {
font-size: 150%;
margin: 0px;
 
}

.comparison_chart tr td h3 {
font-size: 110%;
margin: 0px;
 
}



/*  Results tables */

.results_table {
	width: 33%;
	margin: 0px auto;

}

.results_table td {
	vertical-align: middle;

}
.country_flag {
	display: block;
	width: 48px;
	height: 48px;
	vertical-align: middle;
}

/* Homepage elements */ 

.homepage_header {
	width: 100%;
	height: 100vh;

}


.homepage_header img {
	
}

.homepage_credit_container {
	position: relative;
}

.homepage_sponsor_container {
	position: relative;
}


.centre_logo_container {
position: relative;
	width: 100%;
	
text-align: center;
}

.centre_logo {
position: absolute;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	top: -320px;
}



.homepage_sponsors {
	font-size: 80%;
	position: absolute;
	bottom: 45px;
	left: 0px;
	z-index: 999;
}

.homepage_credit_link {
	font-size: 80%;
	position: absolute;
	top: -30px;
	left: 40px;
	z-index: 999;
}


#homepage_video_link {
	position: absolute;
	right: 0px;
	top: -120px;
	margin: 0px auto;
	background: url(images/interface/bg-70.png);
	z-index: 900;
	text-align: right;
	padding: 12px 32px 4px 32px;
}



#homepage_video_link a, #homepage_video_link  a h2, #homepage_video_link  a h3, #homepage_video_link  a h4, .homepage_credit_link a {
	color: #fff;
}

#homepage_video_link h2 {
	line-height: 120%;
	margin: 0px;
}

#homepage_video_link h4 {
	margin-right: 10px;
}

video#bgvid {
	display: block;
	width: 100%;
	height: auto;
}

#start_button_container {
	position: relative;
	z-index: 800;
	display: block;
	margin-top: -100px;
	text-align: center;
	width: 100%;
	height: 100px;
	border-bottom: 8px solid #af1632;
}

#start_button_container img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto;
}

#start_button_clicker {
	display: block;
	width: 300px;
	height: 200px;
	margin: 0px auto;
	cursor: pointer;
}

#start_button {
}

/*  

Listing the categories at the top of the page

*/



.category_body_block {
	min-height: 800px;
	border-radius: 0px;
	overflow: hidden;
}

.category_background_block {
	float: left;
	
	position: relative;
	height: 800px;
	/* background: url(images/interface/category_feathers.png) top left no-repeat; */
	width: 1024px;
	border-radius: 8px;
}

.slider_container .title {
	margin-bottom: 10px;
}

.category_band {
	display: none;
	position: relative;
	height: 60px;
	line-height: 70px;
	padding-left: 24px;
	margin: 14px 0px 14px 0px;
}

.cat-item {
	display: inline-block;
	margin-right: 26px;
}

.cat-item a {
	font-family: "Maven Pro", sans-serif;
	color: #fff;
	font-size: 180%;
	padding: 4px 18px;
	background: url(images/interface/blue-80.png);
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}


/*  */



.wpc_gallery {
	text-align: center;
	vertical-align: top;

}

.image_control {
	display:inline-block;
	width:300px;
	padding-bottom: 30px;
	text-align: center;
	vertical-align: top;
}

.image_control img {
	}

.detail_block {
	margin: 10px 0px 0px 0px;
	display: block !important;
}
.credit {
	padding: 10px;
	line-height: 100%;
	display: block !important;

}

.tribe-bar-filters, #tribe-bar-collapse-toggle {
	display:none;
	
}


/* The Events Calendar Styles */


.tribe-events-title-bar {
	text-align: left;
}

.tribe-events-page-title {
	text-align: left;
}

.tribe-bar-date-filter, .tribe-bar-search-filter, .tribe-bar-submit  {
	display: inline-block;
	margin-right: 20px;
}


.tribe-events-list-separator-month {
	display:block;
	clear: both;
}

dd {
	line-height: 120%;
}

/* Fancybox  Styles */





.fancybox img {
	display: block;
}

.fancybox .gallery_button {
	opacity: 0;
	position: relative;
	top: -30px;
	right: -10px;
	width: 33px;
	height: 21px;
	background: url(images/interface/gallery_button.png) no-repeat top left;
	transition: all 0.2s ease-out;
}

.fancybox:hover .gallery_button {
	opacity: 1;
	top: -40px;
}

/* Slick Slider */





.category_item {
	position: relative;
	float: left;
	width: 50%;
	height: 540px;
	text-align: justify;
	margin-bottom: 24px;
}

.show_listing p {
}

.show_thumbnail {
	border-radius: 8px;
	line-height: 0px;
	width: 432px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 20px;
}

.show_thumbnail img {
	width: 100%;
	height: auto;
}

.slick-slide .showthumb {
}

.slick-slide a {
	color: #fff;
}

.slick-slide h3 {
	margin-bottom: 20px;
}

/* Video Player */







.video_button {
	cursor: pointer;
}

#homepage_video_button {
	display: block;
	background: url(images/interface/company-trailer.png) top left no-repeat;
	width: 400px;
	height: 60px;
	position: relative;
	top: -84px;
	left: 24px;
	cursor: pointer;
}

#video_player {
	display: none;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: url(images/interface/bg-70.png);
	cursor: pointer;
	z-index: 9999;
}

#video_player_close {
	position: absolute;
	top: 20px;
	left: 980px;
	width: 30px;
	height: 30px;
	background: url(images/interface/closebutton.png) top left no-repeat;
	cursor: pointer;
}

.video_player_positioner {
	position: fixed;
	width: 960px;
	height: 540px;
	left: 50%;
	top: 50%;
	margin-top: -270px;
	margin-left: -480px;
}

/* Footer Area  */







.contact_footer {
	display: block;
	background: #101010;
	color: #ddd;
	text-align: center;
	line-height: 48px;
	min-height: 64px;
	padding: 30px 20px 60px 20px;
	font-size: 75%;
}

.contact_footer a {
	color: #fff;
}

.contact_footer a img {
	height: 40px !important;
	margin: 10px 8px;
	width: auto;
}

.logo_footer {
	text-align: center;
	display: block;
	background: #151515;
	vertical-align:middle;
	margin: 40px 0px 0px 0px;
	padding: 40px 30px 30px 40px;
}

.logo_footer  div  img {
	
	width: 200px;
	height: auto !important;
	display: inline-block;
		vertical-align:middle;
	padding: 25px 25px;
}

.logo_band {
	display: block;
	background: #006a72;
	color: #ddd;
	text-align: center;
	line-height: 48px;
	height: 32px;
	font-size: 75%;
	border-top: 4px solid #fff;

	
}



.smedia_icons {
	z-index: 900;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 30px;
	text-align: right;
}




/* Mailchimp!! */



#mc_embed_signup {
	margin: 20px 0px 0px 0px;
}

#mc_embed_signup label, label.vfb-desc {
	display: block !important;
}

.indicates-required {
	font-size: 70%;
}




/* MAPS PAGE  */


#map {
	height: 100vh;
	width: 100%;

}

#map_title {
	position:fixed;
	left: 260px;
	top: 20px;
	
}

#show_filters {
	z-index: 9999;
	display: none;
	position: fixed;
	right: 120px;
	top: 20px;
	padding: 10px;
}




#loading_notice {
	position: fixed;
	top:50vh;
	left:50vw;
	z-index: -100;
	width: 300px;
	margin-top: -50px;
	margin-left: -150px;
	
}

#markerfilters {
	position: fixed;
	left: 50vw;
	top: 50vh;
	margin-top: -280px;
	margin-left: -250px;
	width: 700px;
	height: 580px;
	padding: 20px;
	background: #181818;
	text-align: center;
}

#markerfilters h4 {
	margin-bottom: 8px;
}

.filter_description {
	line-height: 120%;
	margin-bottom: 12px;
	height: 80px;
}

.quali_stars {
	color: gold;
}

#close_filters {
	display: none;
}

.filter_column {
	display: inline-block;
	width: 230px;
	margin-bottom: 10px;
}

.filter_column_pad {
	padding: 8px;
}
.filter_column input, .filter_column select {
	display: block;
	width: 100%;
	text-align:center;
	cursor: pointer;
}


.marker_filter_button {
	background: #181818;
	display: inline-block;
	width: auto;
	cursor: pointer;
	
	
}

#mini_user_profile {
	display: none;
	position: fixed;
	width: 640px;
	height: 640px;
	left: 50vw;
	top:50vh;
	padding: 20px;
	margin-left: -320px;
	margin-top: -320px;
	background: #181818;
	border: 2px solid #ddd;
}



pre {
	line-height: 16px;
	font: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
}

/* BUDDYPRESS */


#members-dir-search {
	display: none;
}

.bps_filters {
	display: none;
}

.bps_filters br {
	display: none;
	
}

.bps-textbox {
	display: inline-block;
}

.bps_form br {
	display: none;
}
.user_gallery {
	
}

.pag-count {
	padding: 8px 0px;
}

#pag-top {
	line-height: 100%;
}


#container .user_gallery img {
	display:inline-block;
	padding: 0px 32px 32px 0px;
	vertical-align:middle;
	max-width: 380px ;
	height: auto;
}

.user_gallery br {
	display: none;
}



.user_gallery iframe {
	width:720px;
	height: 405px;
}



a.social {
	display:inline-block;
	margin-right: 8px;
	line-height: 24px;

}

.website {
	display: block;
	line-height: 32px;
}


.role, .specialisation {
	font-family: 'Maven Pro', sans-serif;
	color: #fff;
	display: inline-block;
	padding: 4px 12px;
	margin: 12px 8px 0px 0px;
	font-size: 100%;
	line-height: 24px;
	background:#000;
	border-radius: 4px;
	
}

.association, .short_address  {
	display: block;
	line-height: 150%;
	padding: 0px 15px;
}

.specialisation {

	font-size: 80%;
	padding: 2px 8px;
	margin: 4px 4px 0px 0px;
}


.email {
	display: block;
	line-height: 24px;
}



/*  MENU STRUCTURE  */



#main-nav {
font-family: 'Maven Pro', sans-serif;
	z-index: 500;
	
}

#mobile_menu_button {
	display: none;
	padding: 5px;
}

#menushade {
	cursor: pointer;
	display: none;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	background:rgba(0,0,0,0.90);
	z-index: 200;
}

#social_media {
	position: fixed;
	top: 8px;
	right: 10px;
}

#main-nav ul.menu {
	display: block;
}

#main-nav ul.menu li {
	display: block;
	margin:0px;

}

#main-nav ul.menu li a {
	display: block;
	line-height: 32px;
	font-weight: 400;
	font-size: 100%;
	text-align: right;
	padding: 0px 18px 0px 16px;
	
	
	color: #fff;
}

#main-nav ul.menu li:hover a {
background: #181818;	
}




#main-nav ul.menu .sub-menu {
	display: block;
	z-index: 9999 !important;
	position: absolute;
	width: 400px;
	left: -9999px;
	margin-top: -32px;
	padding: 0px 0px 0px 0px;
	transition: all ease-in;
	background: none;
	
}


#main-nav ul.menu li:hover .sub-menu {
	left: 220px;
	

}


#main-nav ul.menu li .sub-menu li {
	margin: 0px 0px 0px 2px;
}

#main-nav ul.menu li .sub-menu a {
	display: block;
	color: #fff;
	text-align: left;
	
}

#main-nav ul.menu ul.sub-menu ul.sub-menu {
	display: block;
	left: 0px;
	margin: 0px;
	background:none;
	position: relative;

}

#main-nav ul.menu ul.sub-menu ul.sub-menu a {
	display: block;
	font-size: 80%;
	line-height: 22px;
	text-align: left;
	padding: 1px 12px 1px 24px;
}

.current-menu-item a {
	background:#a3233b;
	color:#fff !important;
	
}


.current-menu-item li a, .current-menu-item li li a {
	background:none;
	color:#fff !important;
	
}


.current-menu-ancestor a {
border-right:4px solid #a3233b;
}

.current-menu-ancestor li a {
border-right:none;
}

.menu-item-has-children:hover a {
	color: #000;
}

#main-nav ul.menu li .sub-menu a:hover {

	background: #181818;
}




/*  News Widget  */ 

.widget_recent_entries h2 {
display: none;
}


.widget_recent_entries .post-date {
	display: block;
	color: darkslategray;
	font-size: 80%;
}

.widget_recent_entries .post-date {
	color: #97c8d4;

}
.widget_recent_entries ul {
	
}

.widget_recent_entries ul li {
	padding: 10px 12px;
	background: #5797a6;
	color: #fff;
	display: block;
	line-height: 100%;
	margin-bottom: 4px;
}

.widget_recent_entries ul li a {
	font-family: "Maven Pro", sans-serif;
	font-size: 150%;
	color: #fff;
	display: block;
	line-height: 100%;
	margin-bottom: 6px;

}



#wpadminbar {
	display: none;
}


/*  Special DIVs for the Skrollr parallax image plugin. */



.skroll_block {
	display: inline-block;
	height: 1000px;
	width: 100%;
	
}

.skroll_padder {
	text-align: center;
}

.skrollr_tile {
	padding: 20px;
	display: inline-block;
	
}

.skroll_content {
	background:rgba(0,0,0,0.4);
	border-radius: 8px;
	display: inline-block;
	position: relative;
	top: 55vh;	
	margin-top: 0px;
	text-align: center;
	padding: 40px;
line-height: 120%;
}

.skrollr_plate {
	background:rgba(0,0,0,0.54);
}

.skrolling_background {

	position: fixed;
	top: 0vh;
	left: 200px;
	width: 100%;
	height: 200vh;
	z-index: -100;
	
	
}

.skroll_plate {
	
	position: fixed;
	top:0px;
	right:0px;
	bottom:0px;
	left:200px;
	z-index: -10;
	
}


a.next {
	font-size: 150%;
	padding: 8px 16px;
	margin: 4px auto;
	line-height: 100%;
	display: inline-block;
	/* background:rgba(0,0,0,0.60); */
}

/* Mobile and Table Media Queries */


@media screen and (min-width: 1024px) {

}

@media screen and (max-width: 1024px) {
	
	
	html {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	
	#container {
    margin-left: 0px;
    padding: 0px;
}
	
	
#header {
	display: block;
	position: relative;
    width: 100%;
 	height: 60px;
	background: #000;
    border-right: none;
	border-bottom: 1px solid #fff;
	
	z-index: 11000 !important;
}
	
	#main-nav {
		display: none;
		position: relative;
		margin-top: 60px;
		z-index: 9999;
		
	}
	
	
	#main-nav ul.menu .sub-menu {
    display: inline-block;
	font-size: 80%;
    z-index: 9999 !important;
    position:inherit;
    width: 400px;
    left: 0px;
	margin: 0px 0px 0px 30px;
}
	
	#main-nav ul.menu li:hover .sub-menu {
	left:0px;
	
	

}
	
	
	#main-nav ul.menu li:hover a {
    background:none;
}
	
	
	#main-nav ul.menu ul.sub-menu ul.sub-menu {
    display:none;
}
	
	
	#mobile_menu_button {
		display: block !important;
		position: relative;
		z-index: 9999;
		width: 60px;
}
	
	

	
	
	
	#main-nav ul.menu li a {
	font-size: 120%;
		text-align: left;
}
	
	
.skrolling_background {
	opacity: 1.0;
	position: fixed;
	top: 0vh;
	left: 0px;
	width: 100%;
	height: 200vh;
	z-index: -2000;
}
	
.skroll_plate {
	
	position: fixed;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	z-index: -10;
	
}

	
	
	
	
	
#logo {
	float: right;
	margin: 2px 2px 0px 0px;
}


#logo img {
	display: block;
	margin: 4px ;

}

	
	
	
	

 

p {
	font-size: 100%;
}

/* Containers */







.title h4, .title h5 {
	display: none;
}

.block, .body_block, .homepage_body_block {
	display: block !important;
	width: auto;
	margin: 0px 20px;
	padding: 0px;
}



/* Dealing with header and menui  */




.head_spacer_50 {
	height: 380px;
}

#header_image {
	display: block;
	width: 100%;
	height: auto;
}

#header_image img {
	display: block;
	width: 100%;
}

/*  page content */



.content_bg {
	margin-top: -150px;
}

.video_button {
	display: none;
}

#video_player {
	position: static;
	display: block;
	width: 720px;
	height: 405px;
	height: auto;
}

.video_player_positioner {
	position: static;
	display: block;
	width: 720px;
	height: 405px;
	margin: 0px;
}

.video_player_positioner iframe {
	width: 720px;
	height: 405px;
}

.image_whole {
	width: 100%;
}

.one_half, .image_one_half {
	width: 50%;
}

.one_third, .image_one_third, .corp_act {
	width: 33.33%;
}

.one_quarter, .image_one_quarter {
	width: 25%;
}

/* Shwo Listings */


/* Dealing with NAV */


/* Dealing with Galleries */ 
	
	.image_control img {
/*	width: 230px; */
		height: auto;
	}






.sub-menu a {
}

/* Dealing with Video Embeds */



iframe {
	width: 720px;
	height: 405px;
}
}

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

#wrapper {
	width: 100%;
	overflow: hidden;
}

#container {
	display: block;
	z-index: 100 !important;
	margin:0px;
	
}


#main-nav ul.menu li a {
	text-align: left;
	}
	
	
	

.mobile_header {
	display: block;
	width: 100%;
}

.banner_image {
	display: none;
}

.mobile_header img {
	width: 100%;
	height: auto;
}

#homepage_video_link {
	margin-top: -80px;
}

#homepage_video_link a h2 {
	font-size: 200%;
}



#header {
	
}



	
/*  Skrollr Mobile */
	
	
	#skrollr_content {
		display: none;
	}
	
	#homepage_mobile {
		display: block;
	}
	
	.skrolling_background{
		display: none;
		
	}
	
	.mobile_block {
		display: block;
		text-align: center;
	}
	
	.mobile_padder {
		padding: 40px 20px
			
	}
	
	.mobile_content {
		padding: 20px 5px;
		display: block;
		background: rgba(0,0,0,0.80);
	}
	
	.skrollr_tile {
		padding: 5px;
	}
	
	.skrollr_tile img {
		width: 120px;
		height: 120px;
	}



#social_media {
	display: none;
}


	

 

h1 {
	font-size: 200%;
}
	
	h2 {
		font-size: 150%;
	}

p {
	font-size: 100%;
}

/* Containers */
	
	
#logo  {
	width: 100px;
	height: auto;
	margin-right: 10px;
}
	
	#logo img {
		width: 100%;
		height: auto;
	}

.centre_logo {
	top:-180px;
}

.centre_logo img {
	width: 260px;
	height: auto;
}


.title h4, .title h5 {
	display: none;
}

.block, .body_block, .homepage_body_block, .category_body_block, .category_background_block {
	display: block;
	margin: 0 auto;
	width: 320px;
}

.body_block img {
	max-width: 900px;
	height: auto;
}
	
	
.feature {
	width: 320px;
	
	height: 180px;
}

.content_pad {
	padding: 10px;
	margin: 0px;
}
	
	.single .body_block {
    padding: 10px;
}
	
	
	
	/*  Results tables */

.results_table {
	width: 100%;
	margin: 0px auto;

}

.results_table td {
	vertical-align: middle;

}
.country_flag {
	display: block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

/* Dealing with header and menui  */





.head_spacer_50 {
	height: 120px;
}

#header_image {
	width: 320px;
	height: auto;
}

#header_image img {
	width: 320px;
	height: auto;
}

/*  page conetnt */



.content_bg {
	margin-top: 0px;
}

.video_button {
	display: none;
}

#video_player {
	position: static;
	display: block;
	width: 320px;
	height: 180px;
	height: auto;
}

.video_player_positioner {
	position: static;
	display: block;
	width: 320px;
	height: 180px;
	margin: 0px;
}

.video_player_positioner iframe {
	width: 320px;
	height: 180px;
}

#video_player_close {
	display: none;
}

/* dealing with block level elements */



.image_whole {
	width: 100%;
}

.one_half, .image_one_half {
	width: 320px;
}

.one_third, .image_one_third, .two_thirds, .image_two_thirds, .corp_act {
	width: 100%;
}

.introtext {
	font-size: 125%;

}
	
	

.one_quarter, .image_one_quarter {
	width: 160px;
	display: inline-block;
}

/* Show listing page */

	

.head_spacer_200px {
	display: none;
}

.category_band {
	height: auto;
	line-height: 70px;
	margin: 14px 0;
	padding-left: 24px;
	position: relative;
}

.category_title {
	margin-top: -85px;
}

.title {
	margin-left: 10px;
}

.cat-item a {
	font-size: 150%;
}

.show_thumbnail {
	width: 300px;
	height: 150px;
	margin-bottom: 10px;
}

.show_listing {
	display: block;
	width: 100%;
	height: 240px;
}

.show_listing h3 {
	text-align: left;
	margin-left: 10px;
	font-size: 200%;
}

.show_listing p, .show_listing h4 a {
	display: none;
}

/* dealing with homepage */

	
.homepage_header {
	display: none !important;
}

.homepage_credit_link {
	display: none;
}
	
#start_button_container {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px;
	background:#af1632;
	background-image: none;
	
	}
	
#homepage_video_link {
	display: block;
	position: relative;
	top: 0px;
	text-align: center !important;
	background:none;
	
}
	


	
	

#bgvid {
	display: none !important;
}

#homepage_video_button {
	display: none;
}

.feature {
	width: 100%;
	height: auto;
	border-radius: 0px;
}

.feature_image img, .video_feature_image img {
	display: block;
	width: 320px;
	position: static;
	text-align: left;
	margin-bottom: 10px;
}

.video_feature_image img {
	display: none;
}

.feature_text {
	display: block;
	width: 300px;
	padding: 10px;
	height: auto;
	position: static;
	text-align: left;
	margin-bottom: 10px;
}

.feature_text h4 {
	margin: 10px 0px 20px 0px;
}

.feature_image img {
	width: 320px;
	height: auto;
}

.feature_text h4 a {
	display: block;
	text-align: center;
}
	
	
		.homepage_sponsors {
		display: none !important;
	}
	
/*  Special elements for Buddypress */


	#item-nav {
		display: block;
		text-align: center;
	}
	
	#item-body {
		display:block;
	}

	#subnav {
		text-align: center;
		margin-top: 4px
	}


/* Dealing with YouTube Embeds */



iframe {
	width: 320px;
	height: 180px;
}
	
	/* dealing with galleries */

.image_control {
	display: block;
	width : 320px !important;
	margin-bottom: 0px;

}

.image_control img {
	display: block;
	width: 100%;
	height: auto;
}

.detail_block {
	margin-top: 0px !important;
	font-size: 18px;
}

	
	

	
}




