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

html, 
html * {
	
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
font-family: 'Barlow', sans-serif;
font-family: 'Barlow Condensed', sans-serif;
}

.class-md-header {
	display: none;
	align-content: center;
}

.super-header {
	background-color: rgba(45,55,55,1.00);
	padding:10px 32px 15px 32px;
}



.col-lg-one-third{
	align-content: center;
}
.mob-phone{
	align-content:left;
	width: 140px;
}

.mib{
	float: right;
	width: 100px;
}

.mobile{
	display: block;
}

.tabtop{
	display: none;
}

.mablet{ 
	display: block;
}

.tablet{ 
	display: none;
}
.desktop-only{
		display: none;
	}

.desktop-xl{
	display:none;
}



/*hamburger nav menu*/

/* background color to the top navigation */
.topnav {
    background-color:#051320;
	overflow: hidden;
	max-height: 99999px;
	

	}

/* Style the links inside the navigation bar */
.topnav a {
	
    float: left;
    display: block;
    color:whitesmoke;
    /*padding: 20px 32px 20px 32px ;*/
	padding: 20px 22px 20px 22px ;
    text-decoration: none;
    font-size: 13.5px;
	
	
	
}

/* Change the color of links on hover */
 .topnav a:hover {
    /*background-color: rgba(220,230,230,1.00);*/
    /* color: rgba(80,90,90,1.00);*/
	 color: rgba(252,97,9,1.00);
	 
	
}

.low-link{
	
	background-color:#051320;	
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color:#0B243A;
	
	
}

/* Hide the link that should open and close the topnav on small screens */
 .topnav .icon {
    display: none;
}
.facebook-icon{
	display: inline-block;
	width: auto;
	padding-left: 8px;
	
}

.desktop{
	display: none;
}


/* When the screen is less than 768 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 1200px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
	  padding-top: 30px;
	  padding-right: 32px;
	  
	  
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 1350px) {
  .topnav.responsive {
position: relative;
	  
	
	}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
	
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
	  font-size: 16px;
	 
  }
}



/*HAMBURGER--------------------------------------------------------------------*/

header {
	padding: 0px 0px 0px 0px;
	background-color: rgba(0,0,0,0.50);
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

footer {
	padding: 0px 0px 32px ;
	background-color: rgba(00,00,00,0.40);
	max-height: 999999px;
	
}

main{
	background-color: rgba(30,40,40,0.0);
	text-align: center;
}

body {
	
	margin-left: auto;
	margin-right: auto;
	background-color: #05121F;
	background-image: url("../images/THE-PRODUCERS-MABLET-BG.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position:  center, top:-90px;
	background-attachment: fixed;
	
}

.style-logo{
	
	display: block;
	width:100%;
	max-width: 65px;
	padding-bottom: 6px;
	
}

.style-logo-footer-mob {
	display: block;
	padding-top: 17px;
	padding-bottom: 15px;
	text-align: center;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}



.nav-logo{
	display:block;
}

.style-logo-md{
	
	display: none;
	width:200px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.seatingplan{
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	max-width: 1000px;
	min-width: 700px;
	height: 580px;

	
}
.seatingplan-mob{
	
padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	height:640px;
	width: 96%;
}

.mobile-info{
text-align: center;
	color: whitesmoke;
	background-color: black;
	padding-top: 10px;
	font-size: 11px;
}
.table-link{
	padding-bottom: 0px;
	padding-top: 20px;
	color: whitesmoke;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	width: 100%;
	background: black;
}
.phone-no{
	display: block;
	float: right;
	width: auto;
	padding-top: 37px;
	padding-right: 30px;
	}

.phone-no-md{
	display: none;
	float: right;
	width: auto;
	padding-top: 25px;
	padding-right: 30px;
	}

.style-logo-footer {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.article-row{
		padding-left: 0px;
		padding-right: 0px;
		background-color:black;
		border-left: 0px rgba(5,19,32,1.00) solid;
		border-right: 0px rgba(5,19,32,1.00) solid;
		border-bottom: 0px rgba(5,19,32,1.00) solid;
	}

.article-row-lsh{
		padding-left: 0px;
		padding-right: 0px;
	padding-bottom: 20px;
		background-color:black;
		border-left: 0px rgba(5,19,32,1.00) solid;
		border-right: 0px rgba(5,19,32,1.00) solid;
		border-bottom: 0px rgba(5,19,32,1.00) solid;
}
.biog-row{
		padding-left: 0px;
		padding-right: 0px;
		background-color:whitesmoke;
		
	}
.biog-header{
	background-color: whitesmoke;
	height: 15px;
	background-image: url(../images/title-bg.png);
	background-repeat: repeat-x;
}

.slide-text{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 600;
	
	position:absolute;  
	text-align: center; 
	bottom: 0%; 
	padding: 18px;
	padding-bottom: 18px;
	line-height: 40px;
	background-color:rgba(0,0,0,0.35);
	left: 0;  
	right:0; 
	margin: auto; 
	text-shadow: 2px 3px 3px black; 
	font-size: 26px;
	color:white;
}


span.line{
	display:inline-block;
}
.trans-text-area{
	background-color:rgba(5,19,32,0.00);
}

.camelot{
	text-align: center;
	color: white;
	padding-top: 40px;
	padding-left:36px;
	padding-right:36px;
	padding-bottom: 0px;
	font-size: 55px;
}

.camelot-text{
	font-family: 'Barlow', sans-serif;
	line-height: 22px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: white;
	max-width: 900px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 15px;
	font-weight: 400;
	background-color:rgba(5,19,32,0.35);
	max-height: 999999px;
}


/*CALENDAR--------------------------------------------------------------------*/
.googleCalendar{
  position: relative;
  height: 0px;
  width: 100%;
  padding-bottom: 400px;
	
}

.googleCalendar iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.calendar-row{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	
}

.responsiveCal {
 
position: relative; padding-bottom: 50%; height: 500px; overflow: hidden; padding-top: 30px; background-color: white;
 
}
 
.responsiveCal iframe {
 
position: absolute; top:0; left: 0; width: 100%; height: 500px;
 
}


/*--SLIDESHOW------------------------------------------------------------------*/
.slideshowarea{
	display:none;
	background-color:rgba(0,0,0,0.4);
	background-size: 100%;
	
	
	
}

.slideshow-separator{
	display: none;
	width: 100%;
	height: 12px;
	background-color:#051320;
}

/*--SLIDESHOW-ENDS-------------------------------------------------------------*/


.hero{ 
display: none;
}
/*--HERO---*/


.home-page-cat{
	float:left;
}
.home-cat-item-title {
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 18px;
	padding-left: 32px;
	padding-bottom: 0px;
	background-color: white;
	
}

h1 {
	font-size: 36px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	padding-top: 16px;
	color:white;
	
}

h6 {
	font-size: 30px;
	font-weight:normal;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	padding-top: 0px;
	
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: white;
	padding-bottom: 14px;
	font-weight: normal;
	
	
	}

h3 {
	font-size: 24px;
	color:rgba(7,119,142,1.00);
	padding-bottom: 16px;
	padding-top: 8px;
	font-weight:700;
	line-height: 38px;
	
}

h7 {
	font-size: 24px;
	color:goldenrod;
	padding-bottom: 4px;
	font-weight:normal;
}

h4 {
	font-size: 20px;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 0px;
	color: rgba(58,73,74,1.00);
}
h5 {
	font-size: 20px;
	colour:white;
	text-transform: none;	
	
	
}


p {
	font-size: 18px;
	
	margin-bottom: 35px;
}

.info-box-red {
	background-color: #D40022;
	color:#FFFFFF;
	padding: 30px 20px 50px;
	text-align: center;
	display:none;
}

.info-box-blue {
	background-color: #00AFDF;
	color:#FFFFFF;
	padding: 30px 20px 50px;
	text-align: center;
	display:none;
}

.button {
	
	
	padding:15px 30px 15px 30px;
	text-align: center;
	font-size: 22px;
	background-color:rgba(7,119,158,1.00);
	border-radius: 5px;
	color:white;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
.fbbutton {
	
	padding:12px 30px 12px 30px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 22px;
	background-color:#07778E;
	border-radius: 10px;
	color: whitesmoke;
	text-decoration: none;
	display: block;
	
}

.button:hover {
	background-color:rgba(5,84,111,1.00);	
}

.footer-nav{
	margin-top: 0px;
	font-family: 'Barlow', sans-serif;
	font-weight:700;

	
}

/*category pages --------------------------------------------------------------*/
.cat-page-title {
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	background-color: rgba(180,190,190,1.00);
	border-top-style: 2px rgba(150,160,160,1.00) solid;
	text-align: left;
	padding:22px 32px;
	text-shadow: none;
	text-transform: uppercase;
	
	color: #ffffff;
}

.cat-page-title a{
	color: #ffffff;
	text-decoration: none;
	
}

.cat-item-title {
	font-size: 24px;
	text-transform: none;
	
	text-decoration: none;
	padding-top: 14px;
	padding-left: 32px;
	padding-bottom: 6px;
	background-color: white;
}

.product-range-item-title {
	font-size: 18px;
	text-transform: none;
	
	text-decoration: none;
	padding-top: 14px;
	padding-left: 32px;
	padding-bottom: 6px;
	background-color: white;
}
.cat-description {
	text-transform:none;
	font-size: 17px;
	
	background-color: white;
	color: rgba(136,136,136,1.00);
	line-height: 23px;
	padding-top: 0px;
	padding-left: 32px;
	padding-right:26px;
}
.cat-footer {
	background-color: white;
	padding-top: 20px;
	padding-left: 32px;
	padding-bottom: 30px;
}


.cat-button{
	border: none;
	padding: 6px 14px 6px 14px;
	box-shadow: none;
	background-color:rgba(7,119,142,1.00);
	font-size: 16px;
	color: white;
	border-radius: 5px;
	text-transform: uppercase;
	border-radius: 0px;
	}

.mob-blank-cat{
	display: none;
}

.show-caption a{
	background-color:#051320;
	text-align: center;
	color:white;
	padding-top: 20px;
	padding-bottom:20px;
	font-size: 16px;
	text-decoration: none;
}

.show-caption {
	text-align: center;
	color:white;
	font-weight:normal;
	padding-top: 20px;
	padding-bottom:24px;
	font-size: 14px;
	text-decoration: none;
	background-color:#051320;
	
}

.show-caption a:hover {
	 color: rgba(3,172,223,1.00);
}
.show-caption-not-desktop {
	background-color:#051320;
	text-align: center;
	color:white;
	padding-top: 20px;
	padding-bottom:20px;
	font-size: 16px;
	
	text-decoration: none;
}
.show-caption-not-desktop a:hover {
    /*background-color: rgba(220,230,230,1.00);*/
    /* color: rgba(80,90,90,1.00);*/
	 color: rgba(3,172,223,1.00);
}


/*product pages --------------------------------------------------------------*/

.product-area {
	background: white;	
}

.product-item-title {
	font-size: 36px;
	text-transform: none;
	
	text-decoration: none;
	padding-top: 25px;
	padding-left: 32px;
	padding-bottom: 0px;	
}

.product-sub-head {
	text-transform:capitalize;
	font-size: 17px;
	
	color: black;
	line-height: 23px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 32px;
	padding-right:26px;
}

.product-description {
	text-transform:none;
	font-size: 16px;
	
	color: rgba(136,136,136,1.00);
	line-height: 23px;
	padding-top: 0px;
	padding-left: 32px;
	padding-right:26px;
	padding-bottom: 20px;
}

.product-button{
	
	border: none;
	padding: 8px 8px 10px 8px;
	box-shadow: none;
	background-color: rgba(224,3,37,1.00);
	font-size: 16px;
	
	text-transform: uppercase;
	border-radius: 0px;
}

.product-icon {
	width:auto;
	float:left;
	margin-right: 12px;	
}

.icon-area {
	padding-left:32px;
	width:310px;
	overflow: hidden;
	padding-bottom: 20px;
}

.icon-area-2 {
	padding-left:32px;
	overflow: hidden;
	padding-bottom: 25px;
}

.icon-column {
  float:left;
  width: 75px;
  height: 116px;
  background-repeat: no-repeat;
  background-position: center;
  background-position: top;
  background-size: 66px;
  padding-top: 78px;
  font-size: 12px;
  text-align: center;
}

.icon-1 {
  background-image: url(../images/ICONS/delivery.png);
  margin-right: 22px;
	}

.icon-2 {
  background-image: url(../images/ICONS/included.png);
  margin-right: 22px;
}

.icon-3 {
  background-image: url(../images/ICONS/warranty.png);
  margin-right: 0px;
}
.product-photo-footer {
	padding-top: 18px;
	padding-left: 32px;
	padding-right: 24px;
	padding-bottom: 12px;
	background: rgba(230,240,240,1.00);
} 

.photo-caption {
	color: rgba(30,40,40,1.00);
	font-size: 15px;
	
	padding-top: 4px;
}

.product-footer {
	padding-top: 20px;
	padding-left: 32px;
	padding-right: 20px;
	padding-bottom: 42px;
}

.footer-icons{
	text-align: left;
	padding-left: 32px;
	padding-top: 120px;
	
}

/*INFO PAGE ---------------------------------------------------------*/
.info-page-title {
	font-size: 30px;
	
	color: whitesmoke;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 0px;
	background-color: black;
}
.biog-page-title {
	font-size: 30px;
	font-weight:normal;
	color:rgba(39,39,39,1.00);
	text-align: left;
	text-transform: none;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 0px;
	background-color:whitesmoke;
	
}

.info-page-body-text {
	font-family: 'Barlow', sans-serif;
	text-transform:none;
	text-align: left;
	font-size: 15px;
	
	color: whitesmoke;
	line-height: 27px;
	padding-top: 16px;
	padding-left: 24px;
	padding-right:24px;
	padding-bottom: 16px;
	max-height: 99999px;
	
	
}
.news-pic {
	width: auto;
	padding-bottom: 16px;
	margin-left:-24px;
	margin-right:-24px;
}

.biog-page-body-text {
	font-family: 'Barlow', sans-serif;
	text-transform:none;
	text-align: left;
	font-size: 15px;
	color:rgba(58,57,57,1.00);
	line-height: 24px;
	padding-top: 16px;
	padding-left: 24px;
	padding-right:24px;
	padding-bottom: 0px;
	background-color: whitesmoke;
	max-height:99999px;
	
}


.biog-footer {
	font-size: 13px;
	text-align: left;
	padding-left: 24px;
	padding-right:24px;
	padding-bottom:20px;
	margin-bottom: 20px;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	
	
}

.parent {
	position: relative;
	
	
}

.biog-page-body-text a {
	font-family: 'Open Sans', sans-serif;
	text-transform:none;
	text-decoration: none;
	text-align: left;
	font-size: 15px;
	color:rgba(7,119,142,1.00);
	
}

.biog-photo{
	border:solid rgba(200,200,200,1.00);
	min-height: 325px;
	width:auto;
	background: no-repeat;
	background-position: left top;
	background-size: auto;
	background-color: black;
}

#camelot{
	background-image: url("../images/camelot.jpg");
	background-position: bottom, center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: black;
	border: none;
}
#max2{
	background-image:url("../images/max1.jpg");
	background-position: bottom, center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: black;
	border: none;
}

#andy{
	background-image: url(../images/portraits/andy-m.jpg);	
}
#group{
	background-image: url(../images/lsh-group.png);	
	background: no-repeat;
	background-position:bottom, right;
	background-size:contain;
	
	
}
#nicci{
	background-image: url(../images/portraits/nicci-c.jpg);	
}
#nicole{
	background-image: url(../images/portraits/nicole.jpg);
}
#james{
	background-image: url(../images/portraits/james.jpg);
}
#david{
	background-image: url(../images/portraits/david.jpg);
}
#jane{
	background-image: url(../images/portraits/jane.jpg);
}

#simon-c{
	background-image: url(../images/portraits//simon-c.jpg);
}
#andrew{
	background-image: url("../images/portraits/andrew.jpg");
}

#simon{
	background-image: url(../images/portraits/simon-n.jpg);	
}

#phil{
	background-image: url(../images/portraits/phil.jpg);	
}

#kindall{
	background-image: url(../images/portraits/kindall.jpg);	
}

#kelsey{
	background-image: url(../images/portraits/kelsey.jpg);	
}

#sian{
	background-image: url(../images/portraits/sian.jpg);	
}


#stacey{
	background-image: url(../images/portraits/stacey.jpg);	
}


#katherine{
	background-image: url(../images/portraits/katherine.jpg);	
}

#rachel{
	background-image: url(../images/portraits/rachel.jpg);	
}

#rik{
	background-image: url(../images/portraits/rik.jpg);	
}

#fi{
	background-image: url(../images/portraits/fi.jpg);	
}
#bob{
	background-image: url(../images/portraits/bob.jpg);	
}

.show-col {
	text-transform:none;
	text-align: left;
	font-size: 15px;
	
	color: whitesmoke;
	line-height: 27px;
	padding-top: 16px;
	padding-left: 24px;
	padding-right:0px;
	padding-bottom: 16px;
	background-color: black;
	
	
}
.show-col-2 {
	text-transform:none;
	text-align: right;
	font-size: 15px;
	
	color: whitesmoke;
	line-height: 27px;
	padding-top: 16px;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom: 16px;
	background-color: black;
	width: 10%;
	
}


.info-page-body-text a{
	font-family: 'Open Sans', sans-serif;
	color:rgba(7,119,142,1.00);
	
}


/*INFO PAGE END ---------------------------------------------------------*/



/*FORM-AREAS--------------------------------------------------------------------*/
.rowform{
	background-image: url("../images/SEARCH-BG.jpg");
}
.form{
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 22px;
	
}
.asterisk2{
	color: #CF142B;
}
.form-heading{
	colour: #ffffff;
}

/*FOOTER -----------------------------------------------------------------------*/
.footer-col{
	padding-top: 20px;
	padding-bottom: 10px;
}
.footer-text-tablet{
	color: rgba(191,190,190,1.00);
	font-size: 14px;
	
	display: none;
	text-align: left;
	text-decoration: none;
}

.footer-text{
	color: rgba(191,190,190,1.00);
	font-size: 13px;
	
	display: block;
	text-align: center;
	padding: 0px 10px ;
	text-decoration: none;
}

ul{
	list-style-type: none;
}

.footer-nav ul {
	list-style-type: none;
}

.footer-nav ul li a {
	text-decoration: none;
	font-size: 14px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	color: rgba(191,190,190,1.00);
	display: none;	
	padding-bottom: 6px;
	padding-top: 2px;
	padding-left: 32px;
	text-align: left;
	float:left;
	width: 100%;
}



.footer-nav ul li a:hover  {
color: #00AFDF;
}

.col {
	width: 100%;
}

.col-one-fourth{
	width: 25%;
}

.col-one-third{
	width: 32%;
	max-width: 88px;
}

.col-mob-one-fourth {
	width: 25%;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

#disposable-list{
	display: block;
	margin-left: -10px;
}

/*MODAL-WINDOW-------------------------------------------------------------------*/

.modalDialog {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		opacity:0;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		pointer-events: none;
	}

	.modalDialog:target {
		opacity:1;
		pointer-events: auto;
	}

	.modalDialog > div {
		max-width:600px;
		width: 95%;
		position: relative;
		margin: 10% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 0px;
		background: #fff;
		/*background: -moz-linear-gradient(#fff, #999);
		background: -webkit-linear-gradient(#fff, #999);
		background: -o-linear-gradient(#fff, #999);*/
	}

	.close {
		background: #606061;
		font-size: 16px;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		color: #FFFFFF;
		line-height: 24px;
		position: absolute;
		right: -8px;
		text-align: center;
		top: -9px;
		width: 24px;
		text-decoration: none;
		
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}

	.close:hover { 
		background: #00AFDF;
		color: #FFFFFF;
	}


/* MOBILE FOOTER NAV BAR ------------------------------------------------*/
.footer-mob-nav {
    
	text-align: center;
	overflow: hidden;
	
}
/* Style the links inside the navigation bar */
.footer-mob-nav ul li a {
    float: center;
    display: block;
    background-color: #010B15;
    text-align: center;
    padding: 20px 14px 20px ;
	text-decoration: none;
	text-transform: uppercase;
    font-size: 14px;
	border-bottom: 2px solid  black;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	color:whitesmoke;
	
	
	
}

/* Change the color of links on hover */
 .footer-mob-nav a:hover {
    background-color: #000000;
    color: whitesmoke;
	border-top-width: medium;
	border-top-color: #ffffff;
}

.mob-social{
	
	display: block;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.mob-social-icon{
	width: 54px;
	padding: 7px;
	margin-left: auto;
	margin-right: auto;
	
}
/*Tablet View-------------------------------------------------------------------------------------------------------------------------------------------------*/
/*Tablet View-------------------------------------------------------------------------------------------------------------------------------------------------*/
/*Tablet View-------------------------------------------------------------------------------------------------------------------------------------------------*/


@media (min-width: 768px){
	
	
	
	.mobile{
		display: none;
	}
	.tablet{ 
	display: block;
}
	
	.tabtop{
		display: block;
	}
	
	.super-header{
		display: none;
	}
	
	.class-md-header{
	display: block;
	}
	
	.nav-logo{
	display:none;
	}
	
	.topnav {
    background-color:#051320;
	}
	
	.topnav a.icon {
	  padding-top: 19px;
	  
  }
	
	.slideshowarea{
	display:block;
	
}
	.slideshow-separator{
	display: block;
	
}
	
	.news-pic {
	width: 100%;
	padding-bottom: 16px;
	margin-left:0px;
	margin-right:0px;
}
	
	.biog-page-title {

	padding-left: 24px;
	padding-right: 24px;
	
}
	.hero-mob{
		display: none;
	}
	.hero{
		display: block;
	}
	.mob-blank-cat{
	display: block;
}
	.tab-blank-cat{
		display: none;
	}
	
	body {
	background-size: 1200px;
		
		
	}
	article-area {
		max-width: 778px;
	}
	
	.info-page-body-text {
	
	font-size: 15px;
	
}
	
	
	.camelot-text{
	background-color:rgba(0,0,0,0.00);

}
	
	
	.cat-footer-last {
	background-color: white;
	padding-top: 20px;
	padding-left: 32px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	display: block;
}
	
	/*-----FLEX AREA---------------------------------------------------------------*/

.flex-area{
	display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;
	margin-bottom: 0px;
	
}
/*-----FLEX AREA ENDS---------------------------------------------------------------*/

	
	.biog-footer {
    text-align: left;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 0px;
    position: absolute;
    bottom: 16px;
    width: 100%;
    left: -12px;
	
	
}
	
	.biog-page-body-text {
	padding-bottom: 68px;
		
		line-height: 25px;
	
	
}
	
	.footer-mob-nav {
		display: none;
	}
	
	.info-box-red{
		display:block;
	}
	
	.info-box-blue{
		display:block
	}
	
	.style-nav ul li {
	display: inline-block;
	}
	
	.style-nav ul {
		text-align: center;
	}
	
	.style-logo-md {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 200;
		
	}
	
	.phone-no-md{
		display: block;
	}
	
	
	
	
	
	
	
	.col-md-one-half {
		width: 50%;
		
	}
	.col-md-one-third {
		width: 33.33%;
	}
	.col-md-one-quarter{
		width: 25%;
	}
	.col-md-one-tenth{
		width: 10%;
	}
	.col-md-one-fourth {
		width: 25%;	
		float:left;
	}
	
	
	.col-md-one-third{
		width:  33.333%;
		float:left;
	}
	
	.show-row{
		padding-left: 6px;
		padding-right: 6px;
		background-color:#051320;
	}
	
	.show-row-mob{
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 6px;
		padding-bottom: 6px;
		background-color:#051320;
	}
	
	.show-thumb{
		padding-left: 6px;
		padding-right: 6px;
	}
	.show-thumb-not-desktop{
	padding-left: 6px;
		padding-right: 6px;
		background-color:#051320;	
	}
	
	.show-caption a{
		font-size: 16px;
	}
	
	.article-row{
		border-left: 12px rgba(0,0,0,1.00) solid;
		border-right: 12px rgba(0,0,0,1.00) solid;
		border-bottom: 12px rgba(0,0,0,1.00) solid;
	}
	.article-row-lsh{
		border-left: 12px rgba(0,0,0,1.00) solid;
		border-right: 12px rgba(0,0,0,1.00) solid;
		border-bottom: 0px rgba(0,0,0,1.00) solid;

	
		
	}
	
	
	
	
	
	.col {
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
	
	.footer-nav ul li a {
	display: block;
	}
	
	.text-link{
		color:white;
		text-decoration: none;
	}
	
	.footer-text-tablet{
		display:block;
		text-align: left;
		padding-top: 20px;
		padding-bottom: 30px;
		padding-left: 32px;
	}
	.footer-text{
		display:none;
		text-align: left;
		padding-top: 0px;
		padding-left: 32px;
	}
		
	footer {
		margin-left: 0px;
		margin-right: 0px;
		padding: 20px 0px 10px 0px  ;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	
	.style-logo-footer {
	display: none;
	
	
	}
	
	.product-photo-footer {
	background: rgba(230,240,240,1.00);
	background: white; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#E6F0F0, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#E6F0F0, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#E6F0F0, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#E6F0F0, white); /* Standard syntax (must be last) */
} 
	.flex-area{
	
	margin-bottom: 12px;
	}
	
	.mob-social{
	display: none;
	
	
}
	
}

/*DESKTOP AND TABLET LANDSCAPE View-----------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 1024px){
	
	
/*testing hamburger*/

/* background color to the top navigation */
.topnav {
	overflow: hidden;
	text-align:center;
	}

/* Style the links inside the navigation bar */
.topnav a {
    float:none;
    display: inline-block;
    color:white;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	
    
    /*padding: 20px 32px 20px 32px ;*/
	padding: 20px;
    text-decoration: none;
    font-size: 17px;
	margin-left: auto;
	margin-right: auto;
}
	
	.desktop{
		display: block;
	}
	
	.tablet{ 
	display: none;
}
	
	.mablet{ 
	display: none;
}
	
	.desktop-only{
		display: block;
	}

	.col-lg-one-half{
		width: 50%;
	}
	
	.col-lg-one-tenth{
		width: 7%;
	}
	
	.col-lg-one-third{
		width: 33.332%;
	}
	
	.col-lg-one-third-extra{
		width: 34%;
	}
	
	.col-lg-one-sixth{
		width:16.65%;
		float:left;
	}
	
	.tab-blank-cat{
		display: block;
	}
	
	
.trans-text-area{
	background-color:rgba(5,19,32,0.0);
}

	
	body {
		max-width: 100%;
		background-size: 100%;
		background-image: url("../images/THE-PRODUCERS-BG.jpg");
	}
	
	article-area{
		max-width: 1200px;
	}
	
	.biog-row{
		
		padding-left: 24px;
		padding-right: 24px;
	}
	
	
		
	.style-nav {
		float: right;
		padding-top: 32px;
	}
	
	.col-lg-one-fourth {
		width: 25%;	
		
}
.product-description {
	font-size: 16px;
	line-height: 28px;
	padding-right: 50px;
	}
	
	.show-caption a{
		font-size: 16px;
	}
	
	.row > .column {
  padding-right: 8px;
  padding-bottom: 16px;
}
	
	.show-thumb-not-desktop{
		display: none;
	}
	.show-caption-not-desktop{
		display: none;
	}
	
	/* Modal Content */
.modal-content {
height:auto;
	
	}	
	
	.style-logo-footer {
	display: block;
	padding-top: 12px;
	width: 120px;
	
	}
	
	
	
	

.cat-description {
	
	font-size: 15px;
	
}
	
#disposable-list{
	display: block;
}	
	
	.biog-photo{
	border:solid 7px rgba(200,200,200,1.00);
	
	
}

}

/*LARGE Desktop View--------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 1200px){
	/* Modal Content */
.modal-content {

height:auto;
	
}	
	
	.desktop-xl{
	display:block;
}
	.desktop-only{
		display: none;
	}
	
	header {
	
	background-color: rgba(0,0,0,0.50);
}

/* Style the links inside the navigation bar */
	
	.topnav {
		padding-left: 0px;}
	
.low-link{
	
	border-bottom: none;
	
	
}
	

}