/*
DO NOT DELETE THIS LINKS - CUSTOM BOOTSTRAP

Success! Your configuration has been saved to https://gist.github.com/5e3cc4f1e725175d4eea and can be revisited here at http://getbootstrap.com/customize/?id=5e3cc4f1e725175d4eea for further customization.
*/

*{
padding: 0;
margin: 0;
Box-sizing: Border-box;
}

html, body{ 
overflow: hidden;
overflow-y:auto;
height: 100%;
}

.proposal_icon{
	margin-top: -5px !important;
}

.full_width_holder.horoscopes_full_width_holder .horoscopes_img_holder, .full_width_holder.horoscopes_full_width_holder .horoscopes_img_holder img{
		height: auto !important;
}

.healthy-hub-inner-header .logo_redrock{
	position: relative;
	top: 50px;
}

.healthy-hub-inner-header h4{
	position: relative;
	top: 50px !important;
}




input, input:focus, img, img:focus, iframe, iframe:focus, object, object:focus, a img, a:active, a, a:focus, *:focus, btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{ 
/*border:none;
border-style:none;
outline: none;*/
noFocusLine: expression(this.onFocus=this.blur());
}

.healthy_hub_sponsor{
	position: absolute;
	color: White !important;
	top: 240px;
	
}

.header_title h2{
	color:  #745098;
	font-family: 'Oswald',sans-serif;
    font-size: 95px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;	
    text-align: left;
    margin-top: 2px;
}

.purple_circle{
	
	
	height: 190px;
	width: 190px;
	cursor: pointer;
	
}

.static_purple_circle{
	
	background-color:  #745098;
	border-radius: 50%;
	border: 30px solid #745098;
	border-left: 0px;
    border-right: 0px;
	
}

.flip-container{
	height: 190px;
	width: 190px;
}

.no-hover{
	
	cursor: default;
	
}

.circle_holder{
	margin-top: 82px;	
}

.contact_form_holder{margin-top: 20px;}

.purple_circle h3{
	color:  White;
	font-family: 'Oswald',sans-serif;
    font-size: 22px;
    font-weight: 700 !important;
    font-style: normal;
    text-transform: uppercase;	
    text-align: center;    
    margin-top: 0px;
    padding-top: 40px;
}

.purple_circle h3.three_lines{
	
	padding-top: 28px;
		
}


.header_title h1#top_title{
	
	font-family: 'Lato',sans-serif !important;	
	text-align: left !important;
	font-size: 27px !important;
	 margin-top: 10px;
	 font-weight: 400;
}

.header_info{
	position: relative;
	z-index: 1000;	
}

/* Sticky footer styles -------------------------------------------------- */

html {
position: relative;
min-height: 100%;
}
.footer {
    position: relative;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 66px;
    background-color: #745098;
    color: white;
    box-shadow: 0px 2000px 0px 2000px #745098;
}    
 
/* !FOCUSPOINT IMAGES -----------------------------------------*/

.focuspoint {
position: absolute;
overflow: hidden;
width: 100%;
height: 802px;
}

#header_overlay{
	
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999;
	background-color: Black;
	Opacity: .6;
	
}

.section_focuspoint {
position: relative;
width: 100%;
height: 802px;
}


.cc_image {
    display: block;
    max-width:310px;
    max-height:174px;
    width: auto;
    height: auto;
}

.big_image.cc_image {
    display: block;
    max-width:640px;
    max-height:360px;
    width: auto;
    height: auto;
}




#adsense_ad{margin: 40px 0px;}

.fa-search{cursor: pointer;}

.focuspoint img {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	display: block;
	/* fill and maintain aspect ratio */
	width: auto; height: auto;
	min-width: 100%; min-height: 100%;
	max-height: none; max-width: none;
	z-index: 1;
}

#article .focuspoint,
#list .focuspoint {
position: absolute;
overflow: hidden;
width: 100%;
height: 352px;
}

#article .section_focuspoint,
#list .section_focuspoint {
position: relative;
width: 100%;
height: 352px;
}

.small_story .cc_top5_img, .small_story .cc_top5_img_holder{
	
	height: 174px;
	
	
}

.small_story .cc_top5_img img{
	
	max-width: 100% !important;
	top: -39.0805% !important; 
	left: 0px !important;
	
}

.commissioning-header h1{
	
	font-size: 50px !important;
	
}

.top_story .cc_top5_img, .top_story .cc_top5_img_holder{
	
	height: 360px;
	
	
}


.cc_top5_img_holder{
	margin-bottom: 18px;
	position: relative;
	width: 100%;
	overflow: hidden;	
}
  
/* General -------------------------------------------------- */

.no_LR_padding{
padding-left: 0 !important;
padding-right: 0 !important;
}

.no_margin_R{ margin-right: 0;}

.relative{ position: relative;}

.ad, .ad_text{ text-align: center;}

.clear{clear: both;}

.section_padding{
padding:69px 0;
}

.error_msg_commissioning {
    font-size: 14px;
    color: red;
    margin-left: 5px;
}

.required_error {
	border: 1px solid red !important;
}



/* Fonts + buttons -------------------------------------------------- */

#modalSubmit .modal-content{
    margin-top: 40%;
}

body{font-family: 'Lato', sans-serif;}

.b, strong { font-weight: 700;}

.btn-default {
color: #fff;
background-color: #2e2f32;
border-color: transparent;
}

.h1,h2,h3,h4,h5,h6{
font-weight: normal;
font-style: normal;
}

h3.s_art_more_title{margin-bottom: 20px;}


.title_header{
font-family: 'Oswald', sans-serif;
font-size: 19px;
color: grey;
}

.section_padding h3{
margin:0 0 38px 0;
}

.text_uppercase{ text-transform: uppercase;}

.text_right{ text-align: right;}

.large_button {margin: 25px 0;}

button{ cursor: pointer;}

.fa-twitter {
	font-size: 38px;
	margin-top: 2px;
}

.fa-instagram {
	font-size: 35px;
    margin-top: 4px;
}

.fa-envelope {
	font-size: 36px;
    margin-left: -2px;
}

.fa-snapchat-ghost {
	font-size: 35px;
}


/* Colors -------------------------------------------------- */

.white{color: #fff;}
.red {color: red;}
.red_tomato {color: tomato;}

.grey_bg{background-color: #262425;}

/* On Mobile - Static ad -------------------------------------------------- */

.static_ad{
position: fixed;
bottom: -1px;
width: 100%;
height: auto;
display: block;
text-align: center;
background-color: #000;
z-index: 10000;
}

/* Header -------------------------------------------------- */

#home header, 
#article header{
margin-top: 92px;
}


/* Home -------------------------------------------------- */

.holder_img{
position: relative;
width: 100%;
height: auto;
}

.logo_3player{
width: 150px;
height: auto;
display: inline-block;
margin-left: 5px;
}

.big_image{ width: 100%;}

.top_story img{ margin-bottom: 20px;}

.top_story h2{ 
margin-top: 0;
font-size: 24px;
}

.top_story p{ font-size: 15px; }

.leader_board{
text-align: center;
margin-top: 50px;
}

.small_story{ 
margin-bottom: 20px;

}

.small_story img {
width: 100%;
margin-bottom: 18px;
}

.content_section{
position: absolute;
width: 100%;
z-index: 100;
color: #fff;
}

.content_bottom_1{ top: 89px;}

.content_bottom_2{ bottom: 165px;}

.content_bottom_3{ bottom: 155px;}

.content_top_1{ top: 30px;}

.content_section h1{
font-family: 'Oswald', sans-serif;
font-size: 45px;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
}

.content_top_1 h2 {
	margin-bottom: 20px;
}

.content_top_1 footer {
	margin-top: 20px;
}

a.therestaurant_connect {
	background-color: #0099FF;
	font-size: 27px;
	color: #fff;
	padding: 10px;
	white-space: nowrap;
}

a.therestaurant_connect:hover {
	text-decoration: none;
}

#home .catch_up{
position: absolute;
top: 330px;
}

.section_large{
position:relative;
margin-bottom: -1px;
}

.section_large a{
color:#fff;
}

.moreon3player a{
	
	color:#333333;
	
}


blockquote{ 
padding: 0;
border-left: 0;
color: #fff;
}

blockquote h2{ font-size: 36px;}

blockquote footer:before, 
blockquote small:before, 
blockquote .small:before {
content: '';
}

blockquote footer, 
blockquote small, 
blockquote .small {
display: block;
font-size: inherit;
line-height: inherit;
color: #fff;
text-transform: uppercase;
}

.btn-social{
width: 58px;
height: 58px;
font-size: 30px;
margin-bottom: 20px;
margin-right: 3px; 
color: #fff;
}

.btn-social:hover{ background-color: #e6e6e6;}

.btn-fb{ background-color: #4169ad;}

.btn-tw{ background-color: #29b5e6;}

.btn-snap { background-color: #EFD411; }

.btn-inst { background-color: #ED0C3C; }

.btn-email { background-color: #498391; }

.btn-more{ 
color: #000 !important;
background-color: #dfdfdf;
border-color: transparent;
font-family: 'Oswald', sans-serif;
font-size: 16px;
}	

.btn-more-dark{ 
color: #000;
background-color: #545353;
border-color: transparent;
font-family: 'Oswald', sans-serif;
font-size: 16px;
}

.btn-more-margin{ margin-top: 20px;}

.submit_a_proposal_holder{ margin-top: 80px; }

.submit_a_proposal_holder h1, .submit_a_proposal_holder h2, .submit_a_proposal_holder h3, .submit_a_proposal_holder h4, .submit_a_proposal_holder p,
.commissioning_more_from_holder h1, .commissioning_more_from_holder h2, .commissioning_more_from_holder h3, .commissioning_more_from_holder h4, .commissioning_more_from_holder p{
	font-weight: 300;
}

.commissioning_more_from_holder a{color: #745098;}

.submit_a_proposal_holder .purple_circle{
	
	width: 160px;
	height: 160px;
	text-align: center;
	
}

.submit_a_proposal_holder .flip-container{
	
	width: 160px;
	height: 160px;
	
}

.submit_a_proposal_holder .circle_holder{
	    margin-top: 49px;
}

.submit_a_proposal_form_holder{
	margin-left: 40px;
	margin-top: 30px;
	min-height: 700px;
}

.submit_a_proposal_form_holder strong, .submit_a_proposal_form_holder a{
	color: #745098;
}

.submit_message{
	margin-bottom: 40px;
    margin-top: 40px;
}

.submit_a_proposal_holder .purple_circle img{
	display: inline;	
}

.submit_a_proposal_form_holder .purple_circle{
	
	width: 125px;
	height: 125px;
	text-align: center;
	
}

.submit_a_proposal_form_holder .flip-container{
	
	width: 125px;
	height: 125px;	
	
}

.submit_a_proposal_form_holder .purple_circle h3{
	font-size: 15px;
	padding-top: 15px;
}

.submit_a_proposal_form_holder .circle_holder, .submit_a_proposal_form_holder .icon_holder{
	  padding-left: 0px;
}

.submit_a_proposal_form_holder .circle_holder{
	margin-top: 0px;
	margin-bottom: 80px;
}



.submit_a_proposal_form_holder .purple_circle h3.three_lines{
	padding-top: 7px;
}

/* Article & List page -------------------------------------------------- */

.content_bottom_4{ bottom: 60px;} 

#article .content_section h1{ display: none;}

#article .content_section .commissioning-header-inner-page h1{ display: inline;}

.content_bottom_inner_page{
	top: 44px;
}

#article .catch_up{
position: relative;
top: 0;
}

#article .top_section p{
font-size: 16px;
line-height: 1.6;
}

#article header,
#list header{
padding-top: 0;
margin-top: 92px;
}


#article .top_ad, 
#list .top_ad{ 
padding-top: 115px;
padding-bottom: 15px;
background-color: #262425;
}


#article .top_section img{
margin-top: 0;
margin-bottom: 36px;
}

#article .ad_text{
width: 300px;
height: 250px;
float: right;
margin: 10px;
}

#article .ad_text img{ margin: 0;}

#article .bottom_section,
#list .bottom_section{ 
background-color: #f7f7f7;
}

#article .small_story p,
#list .small_story p{ 
font-size: 15px;
}

#article .small_story h4,
#list .small_story h4, .horoscopes .horoscopes_home h4{ 
font-size: 19px;
margin-top: 0;
}

.horoscopes h4{
	
	margin-top: 0px;
	
}

.horoscopes_img_holder, .horoscopes_img_holder img{	
	margin-bottom: 18px !important;
}

.horoscopes_img_holder.embed-responsive.embed-responsive-16by9 img{
	width: auto !important;
	left: 17%
}

.horoscopes img{
	margin-bottom: 10px !important;
}

.horoscopes_info, .horoscopes_mpu{margin-bottom: 30px !important;}

.horoscopes_info{font-size: 14px !important;}

.horoscopes_info strong{position: relative; top: 4px;}

#list .top_section h4 {
margin-top: 0;
margin-bottom: 8px;
}

#list .ad_list{ margin-bottom: 60px;}

.view_more{ color: red;}

.list_title {
padding: 0 10px;
font-size: 26px;
margin-bottom: 20px;
margin-top: 20px;
}

.margin_bottom_80 {
	margin-bottom: 80px;
}

.container > .row > div > h1 {
	margin-top: 20px;
}

/* Footer -------------------------------------------------- */

.footer_links{
list-style: none;
padding: 0;
margin-top: 15px;
text-transform: uppercase;
}

.footer_links li{ display:inline-block;}

.footer_links li a{
color: white;
display: inline-block;
padding-right: 40px;
padding-bottom: 10px;
}

.footer_margin{
width:100%;
display: block;
z-index: 1;
position: relative;
}

.footer_logo{ 
float: left;
width:40px;
}

.footer_logo img{
	max-height: 50px;
    float: right;
    margin-right: 5px;
    height: 50px;
}

.footer_copyright{ 
float: left;
margin-left: 5px;
width: 80%;
margin-top: 3px;
}

.footer_copyright p{ 
font-size: 16px;
margin-bottom: 0;
font-weight: 300 !important;
}

.purple_circle img{
	
	position: relative;
  	top: 50%;
  	transform: translateY(-50%);
	
}

.footer_ad{ margin: 50px 0;}

/**************Flip effect********************/

/* entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
}

.download_icon{
	
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(http://content.tv3.ie/content/downloads/downloadpdf_40.png);
	background-size: 20px 20px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.play_icon{
	
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(/3player/assets/graphics/play.png);
	background-size: 20px 20px;
	position: relative;
	top: 4px;
	margin-right: 5px;
}


/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
	-webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
	background-color:  #745098;
	border-radius: 50%;
	border: 30px solid #745098;
	border-left: 0px;
    border-right: 0px;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
}

/**************Camera club form***************/

.cc_form_list{
	margin-left: 13px;
}

.cc_form_list li{
	margin-top: 5px;
}

.cc_form_p{margin-bottom: 20px;}

.cc_form_p label{font-weight: normal;}

.cc_form_p input[type="radio"]{position: relative; top: 2px; margin-right: 5px; display: inline-block;}

.cc_form_p input[type="checkbox"]{position: relative; top: 2px; margin-right: 5px; display: inline-block;}

#comission_btn{ padding: 10px 20px; background: none; border: 1px solid White; color: White; margin-top: 10px;}

.cc_form .form_required{display: inline-block; margin-left: 5px;}

@media(max-width: 989px) {
	#article .top_section img{
	
	}
	
	
}

.navbar-nav a.active{
	color: #ad91d2 !important;	
}

/********** Clubhouse show ****************/

.clubhouse {
	width: 100%;
}

.clubhouse h4 {
	float: left;
	margin-top:5px;
}

.clubhouse img {
	float: left;
    height: 90px;
    width: auto;
    margin-top: -25px;
    margin-left: 15px;
}

@media(max-width: 768px) {
	.clubhouse {
		top: 180px !important;
	}
}

@media(max-width: 767px) {
	
	.content_top_1 {top:10px;}
	.content_top_1 img.sponsor {width: 50%;}
	.content_top_1 h2{font-size: 18px; margin-top: 10px;}

	a.therestaurant_connect {
		font-size: 20px;
	}
}

@media(max-width: 465px) {
	.clubhouse {
		top: 130px !important;
	}
}

@media(max-width: 465px) {
	.clubhouse img {
		height: 80px;
		margin-top: -15px;
	}
}


/********** The Restaurant show ****************/

.the_restaurant {
	position: relative;
	top: 0;
	margin-top: 50px;
}




.navbar-inverse .navbar-nav > li > a {
	font-weight: lighter;
}