@charset "UTF-8";
/* CSS Document */




	
	@media screen and (min-width:0px) {	
	
.jobShowcase {	
    margin-bottom: 8px;
    border-bottom: 1px solid #a5a6a8;
    padding-bottom: 8px;}
	
.jobShowcase .jobShowcaseTag {
	color: #000;
    text-transform: uppercase;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 5px;
    position: relative;}
	
	.jobShowcase .jobShowcaseTag .fa-circle {
		color: #42aa69;
	}
	

	
.jobShowcase .jobShowcaseCo {	
	margin-bottom:5px;}
	
.jobShowcase .jobShowcaseCo a {	
	display:block;
	color: #474748;
    font-size: 18px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: italic;
    font-weight: 400;
    margin-bottom: 5px;}
	
	
.jobShowcase .jobShowcaseCo a .jobShowcaseCoName {	
	color: #365aa5;
    font-size: 18px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 700;}
	
	
.jobShowcase .jobShowcaseLogo,
.jobShowcase .jobShowcaseDescription	{
	display:none;}
	
	
.jobShowcase  h2 {
		display:inline-block;}
	
.jobShowcase  h2 a  {
    color: #365aa5;
    text-decoration: underline;
    display: inline-block;
	margin-right:6px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 5px;	}
	
.jobShowcase  h2 a:hover  {
    color: #42aa69;
    text-decoration: underline;
    }	
	
	
.jobShowcase .JobShowcaseApply a {
      display: inline-block;
    border-radius: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    background-color: #e7e7e8;
    color: #474748;
    padding: 3px 25px 3px 10px;
    position: relative;
    text-transform: uppercase;
    background-image: url(https://www.healthclubmanagement.co.uk/images/linkArrowBlack.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: auto 50%;
	margin-top:5px;}
	
	
.jobShowcase .JobShowcaseApply a:hover {
    background-color: #58595b;
    color: #fff;
    background-image: url(https://www.healthclubmanagement.co.uk/images/linkArrow.png);
   }	
	
.jobShowcase .JobShowcaseApply .mobileHide {
	display:none;}
	
	}
	
	
	
	
@media screen and (min-width:650px) {	

.jobShowcase .jobShowcaseLogo {
	display:block;
	float:right;
	margin:0 0 2px 20px;}
	
.jobShowcase .jobShowcaseLogo img {
	width:100%;}	
	
.jobShowcase .jobShowcaseLogo {
	max-width:90px;
	max-height:85px;}	
	
	
/*.jobShowcase .landscape,
.jobShowcase .Landscape {
	width:22%;}		
	
.jobShowcase  .portrait,
.jobShowcase  .Portrait {
	width:12%;}		
	
.jobShowcase  .square,
.jobShowcase  .Square {
	width:14%;}	*/	

.jobShowcase .jobShowcaseDescription	{
	display:block;
	font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-style: normal;
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 18px;}	
	
.jobShowcase .JobShowcaseApply .mobileHide {
	display:block;}	
	
.jobShowcase .JobShowcaseApply .mobileShow {
	display:none;}		
}
	
@media screen and (min-width:1202px) {	
	
	

	
		
	}		