/*
Edited by: Stefan T
*/
strong {
    font-weight: 700 !important;
}

div#bitnami-banner {
    display: none;
}
/*mobile team member*/
a.mobile-team-btn {
    color: #fff;
    float: right;
    position: relative;
    bottom: 60px;
    right: 15px;
}
.modal-header.mobile-mod-h {
    padding-top: 10px;
    padding-bottom: 0px;
}
.mobile-mod-b .name {
    padding-top: 0px !important;
}
/* Chat Change Colors - Stefan */
.chat_container .chat_window_k .chat_panel .chat_panel_heading {
    background: #c72026 !important;
}
.chat_container .chat_window_k .chat_panel {
    border: 6px solid #c72026;
}
.chat_container .chat_window_k .chat_panel .chat_panel_body .msg_recieve .msg_avatar::after {
    border: 5px solid #e3e3e3;
}
.chat_container .chat_window_k .chat_panel .chat_panel_body .msg_recieve .msg_txt_outer .msg_txt {
    background: #e3e3e3;
}
.chat_container .chat_window_k .chat_panel .chat_panel_body .msg_recieve .msg_txt_outer .msg_txt p {
    color: #000;
}
.chat_container .chat_window_k .chat_panel .chat_panel_footer {
    background-color: #c72026;
    border-top: 1px solid #313a3f;
}

/* iPad CSS FIX - Stefan */
@media only screen and (min-width: 768px) {
  
  #digital .col-sm-6{
  	width: 44% !important;
  }
  #design  .col-sm-6{
  	width: 44% !important;
  }
}

.lastaward{
	width: 250px !important;
}
.bottom-award{
  margin-left: 100px;
}
.controls{
	display: none !important;
}
.fixtop ul li a {
    padding-bottom: 10px;
    color: #fff !important;
}
.fixtop ul li a:hover {
    color: #c72026 !important;
}



/* Brendan */

/*Box hieght fix*/
.servicestitle {
    padding-bottom: 33%;
}

/*Text transform fix clients paragraph*/
.holder .inner-holder .team-align {
text-transform: none;
}

#oc {
    text-transform: none;
}

/*Who We Are Page Fix*/

.quality {
    padding-right: 0%;
}

/*Footer Link*/
a.whitelink {
    color: #fff;
}

a.whitelink:hover {
    color: rgb(202, 51, 55);
}

/*Project Page Image Border*/
.objective-holder.results .objective-image img {
    padding-right: 5%;
    padding-top: 5%;
    background: #fff;
    margin-top: -18%;
}
/*Gallery Hide links in project*/
.container .hide-gallery{
	display:none !important;
}
/*Icons hover*/
.service-inner .service-tabs-content{
	margin-top: 4px;
}
.service-inner .service-tabs-content:hover{
	margin-top: 4px;     
}
@media only screen and (min-width:991px) and (max-width: 1200px)  {
  .home-category{
      width:50%;
  }
}
.youtube-icon-homepage{
	vertical-align:middle;
}
.yt-home{
	margin-top:104px;
    border-left: 1px solid #fff;
    height: 100px;
}
.yt-home h3:hover{
	    transform: scale(1.1);
}
.yt-home h3{
	padding-top:20px;
    transition: all 300ms ease-out;
}
.yt-home a {
	color: #fff;
}
.footer-p p{
	color: #fff;
}
/*Overwrite objective in single projects*/
.holder .inner-holder .objective-content.league-objective {
    margin-bottom: 50px !important;
}
.objective-holder.results .objective-image img {
    margin-top: 0px !important;
}
.wp-tiles-img{
	height: 787px;
}
.wp-tiles-img:hover{
	height: 730px;
}
.modal-header {
    padding-top: 60px;
}
.owl-carousel .owl-item img {
    height: 268px !important;
}
.fa-youtube-play{
  	vertical-align: middle;
}
/*who we are text*/
.pnopadding {
    padding-bottom: 0px!important;
}
.mc4wp-success, .mc4wp-error{
	margin-left: 15px;
    margin-right: 90px;
    margin-top: 5px;
}
.mc4wp-success p{
	color: green;
}
.mc4wp-error p{
	color:red;
}
.holder-title h1{
	color:#fff;
}

/*Remove Logo Width*/
.client-item img {
    width: 100%!important;
}
/*Clients Slider*/
.holder .client-content img.img-responsive.center-block.wp-post-image {
    width: 70%!important;
}


/*Footer Text*/
.award-content h1 {
    font-size: 26px;
}

/*h1 Title Color Change*/

header .header-bottom .carousel-content-panel {
    bottom: 70px;
    position: absolute;
    color: #fff;
}

.wedo-best-section .holder-title {
    color: #ffffff !important;
}

/*Title Spacing Fix*/

h2.holder-title {
    padding-top: 28px;
}
.wp-tiles-tile-bg .over-img{
	display:none;
}
/*LOGO*/
.logo{
	width: 200px !important;
}
/*scroll bar*/
.person-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	border-radius: 10px;
	background-color: rgba(0,0,0,0);
}

.person-content::-webkit-scrollbar
{
	width: 12px;
	background-color: rgba(0,0,0,0.3);
}

.person-content::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
/*MENU FIX*/
.FixedNav {
    overflow-y: hidden !important; 

}
@media only screen and (max-width: 768px) {
  .yt-home {
  	border-left: none;
  }
}
@media only screen and (max-width: 300px) {
  h4.wp-tiles-byline-title{
  	font-size: 12px !important;
  }
}
@media only screen and (min-width:658px) and (max-width: 700px)  {
.wp-tiles-tile-with-image .wp-tiles-byline-title{
  	position: relative !important;
    top: -22px !important;
  }
}

/*Instagram Drop Down Section*/

.col-sm-4.instagramtext {
    margin-top: 18%;
}

.viewmorebtn {
    margin-top: 31px;
}

/*Mail Chimop ALert Alignment*/

.mc4wp-alert.mc4wp-notice {
    padding: 15px;
}


/*Form Submit Button Text Styling*/
input.wpcf7-form-control.wpcf7-submit.btn.btn-send {
    text-transform: capitalize !important;
}

input.wpcf7-form-control.wpcf7-submit.btn.btn-send:hov {
    text-transform: capitalize!important;
}


/*Mobile Fixes*/
@media only screen and (max-width: 768px) {
  .award-content h1{
  	text-align: center;
  }
  .fixbot.followus{
  	float: none !important;
    margin-right: 0px !important;
  }
  .objective-content,  .results{
  	text-align: center;
  }
  .objective-content ul, .results ul{
  	padding-left: 0px;
  }
  .header-top{
  	//background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;
  }
  .project-paginat{
  	padding-top: 100px;
  }
  .menu-top{
  	margin-top: 12px !important;
  }
  .project-title p{
  	font-size: 16px !important;
  }
/*Text Align Left Mobile*/
.objective-holder ul li {
    text-align: left;
}
}

/*Font Size Change More Project Title*/
.more p a {
    font-weight: 500;
    font-size: 36px;
  	text-align: center;
}
.project-title p{
	padding-top:10px;
}
.airway-mob-details{
	text-transform: uppercase;
}
.logo-border{
	height: 100px;
    border-left: 1px solid;
}
@media (max-width: 767px){
	.holder .more {
    display: inline;
  }
}
.project-objectives h4{
	text-align: center;
}
.project-objectives ul{
    padding-left: 0px;
}
@media (max-width: 767px){
  .holder .award-holder ul li {
      padding: 0;
      width: 50% !important;
  }
  .header-top .logo{
      width: 250px !important;
  }
  .wp-tiles-byline{
      background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important;
  }
.yt-home h3 {
    padding-top: 0px;
    transition: all 300ms ease-out;
}
}
.owl-carousel .owl-stage-outer {
    overflow: hidden !important;
}
.wp-tiles-byline{
      background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important;
  }
.thumbcont {
    height: 302px !important;
}
button:focus {outline:0;}
@media only screen and (min-width: 320px) {
 .service-inner .tab-title a {
  	font-size:18px !important;
    margin-left: -20px;
  }
}
@media only screen and (min-width: 320px)  and (orientation: landscape) {
.stric-header{
  	display:none;
  }
}
body.modal-open div.modal-backdrop { 
    z-index: 0; 
}

/*Project Divider Styling*/
.logo-border {
    height: 90px;
    border-left: 2px solid #ca1e2c;
    margin-top: 17px;
}

/*Remove Bold Font Our Team Page*/
holder .team-align {
    font-weight: normal !important;
    font-size: 18px;
}

.holder .inner-holder .team-align {
    text-transform: none;
    font-weight: normal!important;
}

.project-paginat .list-inline a, .project-paginat .list-inline {
    font-size: 18px;
    font-weight: 500;
    color: #303131;
    padding: 6px;
}

.project-paginat .list-inline a:hover {
    color: #c72026;
}
.holder .award-holder ul li {
    padding: 0px 10px;
}
.airway-holder.service-inner {
   padding:0px !important;
}
.project-objectives{
	margin-top:5px !important;
}

@media (max-width: 640px) {
    #bgVideo {
	background: url(/wp-content/uploads/2016/12/Alive-Title-New-Retina-2.jpg) no-repeat;
    background-size: cover;
    height: 200px;
    width: 100%;
	}
    #video_background { display: none; }
.imgwid{
	height:118px;
  max-width:620px!important;
  width:620px;
}
}
.project-paginat .list-inline a{
	color: red;
  font-weight: bold;
  font-size:16px;
}
@media (max-width: 331px) {
.imgwid{
	height:152px;
}
}
.modal-body{
	text-align: center;
}
.imgs{
	background:#000;
}
.imgwid {
    opacity: 0.9;
}
.wp-tiles-tile{
	background-color:#000 !important;
}
.wp-tiles-tile-bg:hover{
	opacity:0.5;
}

@media only screen and (min-width: 990px) {
  .award-content.awardwidth {
    width: 80%;
}
}

.wp-tiles-tile-bg:hover {
    opacity: 0.2;
}

.wp-tiles-byline {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

/*.objective-holder ul li {
    background: rgba(0, 0, 0, 0) url(/wp-content/uploads/2017/01/list-dash-2.png) no-repeat scroll 0 15px;
    font-weight: 400;
    padding: 6px 26px;
    line-height: 1.6;
}*/


.news p {
    font-weight: 100;
    text-align: left;
    margin-top: 14px;
    font-size: 18px;
    font-style: normal;
    font-family: "advantgrade";
    line-height: 26px;
}

img.img-responsive.strip-red.blogstrip {
    width: 350px;
}

h3.readmore {
    display: inline-block;
    text-transform: capitalize;
    font-size: 18px;
    color: #303131;
    font-weight: 500;
}

.holder p {
    color: #303131;
    font-size: 15px;
    font-weight: 100;
    text-align: left;
    margin-top: 14px;
    font-size: 16px;
    font-style: normal;
    font-family: "advantgrade";
    line-height: 24px;
}

.col-md-12 {
    font-weight: 100;
    text-align: left;
    margin-top: 14px;
    font-size: 16px;
    font-style: normal;
    font-family: "advantgrade";
    line-height: 26px;
}

h3.readmore a {
    display: inline-block;
    text-transform: capitalize;
    font-size: 18px;
    color: #c72026!important;
    font-weight: 500;
}

.wedo-projects p {
    line-height: 35px;
    padding-right: 20px;
    font-size: 15px!important;
    margin-top: 0px!important;
}

p.team-align {
    text-align: center;
}

.management-service p {
    font-size: 22px!important;
    margin: 8px auto!important;
    text-align: center!important;
}

.project-title p {
    padding-top: 10px;
    margin-top: 0px!important;
}

.footer-p p {
    color: #fff!important;
}

/*Servieces Icons*/

span.managementlisticon img {
    width: 50px;
    height: 50px;
    margin-right: 16px;
}



span.managementlisttitle {
    margin-top: 15px;
}
li.managementlist:last-child .managementlisttitle {
    margin-top: 1px;
}

.service-inner .tab-content {
    background: url(https://www.aliveeventsagency.com.au/wp-content/uploads/2017/02/ban-2.jpg);
    background-size: cover;
}

.management-content.servicescolumn {
    width: 118%;
}

.management-content.servicescolumn li.managementlist:nth-child(10) .managementlisttitle {
    margin-top: 14px;
}

ul.list-unstyled.serviceslistitems li.managementlist {
    background: none;
    padding: 2px 0px;
    display: inline-flex;
}

@media (max-width: 640px){
span.managementlisttitle {
    font-size: 16px;
    margin: 9px 40px 0 12px;
}
.service-inner .service-content {
    margin-top: 10px;
    padding: 10px;
}
}
@media (max-width: 1200px){
  footer .footer-title ul li {
      padding: 0 10px;
  }
}
.team-holder .team-content p{
	padding-bottom:20px;
}
.holder .team-holder .person-content {
    padding-top: 1% !important;
  	padding-bottom: 10%;
}
@media (max-width: 991px)
.holder .team-holder .person-content {
    height: 200px !important;
}
.holder .team-holder .person-content {
    height: 266px;
}


/*List Icons Remove Dash*/
.service-inner .management ul li {
    background: none;
    padding: 2px 16px;
    font-size: 19px;
}


@media only screen and (min-width: 768px){
#design .col-sm-6 {
    width: 49% !important;
    float: left;
    text-align: left;
    margin-left: -16px;
} 
}
#design .col-sm-6 {
    width: 49% !important;
    float: left;
    text-align: left;
    margin-left: -16px;
}
@media only screen and (min-width: 768px){
#digital .col-sm-6 {
    width: 49% !important;
    float: left;
    text-align: left;
    margin-left: -16px;
} 
}
#digital .col-sm-6 {
    width: 49% !important;
    float: left;
    text-align: left;
    margin-left: -16px;
}

.wp-tiles-image-scale-down .wp-tiles-tile-bg {
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
}

.wp-tiles-image-scale-down .wp-tiles-tile-bg {
    -moz-transform: scale(1.1)!important;
    -ms-transform: scale(1.1)!important;
    -webkit-transform: scale(1.1)!important;
    transform: scale(1.1)!important;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.video{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.video iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.team-name p span {
    font-size: 12px!important;
}

.team-holder .team-content p {
    padding-right: 10px!important;
    line-height: 18px!important;
}
@media only screen and (max-width: 480px) {
  .fixbot {
    padding-top:20px;
    float:none!important;
  }
  .viewmorebtn {
    text-align:center;
  }
}'

@media only screen and (min-width: 990px){
.award-content.awardwidth {
    width: 90%!important;
}
}

.h2instagram {
      margin-bottom: 20px !important;
    margin-top: 20px;
      font-weight: 500;
    line-height: 1.1;
  font-size:30px;
}
.h4replace {
      margin-top: 10px;
    margin-bottom: 10px;
      font-weight: 500;
  text-transform: uppercase;
  font-size: 24px;
}
.h2replace {
  font-size: 31px;
    font-weight: 600;
    padding-bottom: 2%;
    margin-bottom: 20px !important;
    margin-top: 20px;
}
.h2replace span {
      color: #ca3337;
}
.h2replace a {
  text-transform: capitalize;
    color: #ffffff;
}
.h3replace {
  font-size: 34px;
    padding-bottom: 3%;
    padding-top: 3%;
    color: #ffffff;
    font-weight: 600;
  margin-bottom: 20px !important;
    margin-top: 20px;
}
.h2footer {
      font-size: 26px!important;
    text-align: left;
      margin-bottom: 20px!important;
    margin-top: 20px!important;
  font-weight: 500;
    line-height: 1.1;
}
.h1footer {
      font-size: 26px;
      margin-bottom: 20px !important;
    margin-top: 20px;
  font-weight: 500;
    line-height: 1.1;
}
.h1footer span {
  color: #ca3337;
}
ul.social {
  margin-top:15px;
}
span.social .wpcf7-list-item { display: block; }
span.bold {
  font-weight:700!important;
}
label.no-bold {
  font-weight:400!important;
}
.my-padding {
  padding:15px;
}
.my-btn {
  margin-top:20px;
}
.main-forma {
  letter-spacing:2px;
}
.question {
 padding:10px;
  border:2px solid black;
  margin-top:10px;
  margin-bottom:10px;

}
.comments {
  width:100%;
}
.title-surv span {

  font-size:20px;
}
.title-surv {
    text-align:center;
  padding:20px;

}

.thick {
  padding:0px;
  width:9.090909090909091%;
}
.thick2 {
  padding:0px;
  width:10%;
}
.last-thick {
  border-right:1px solid white;
}
.first-thick {
  border-left:1px solid white;
}
.thick-label {
  text-align:center;
}
.t-labels {
  margin-bottom:50px;
}
.ui-slider .ui-slider-handle {
  width: 32px;
    height: 35px;
    background:no-repeat transparent
 url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMS45OTkgNTExLjk5OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjk5OSA1MTEuOTk5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPHBhdGggc3R5bGU9ImZpbGw6I0ZGNTM2ODsiIGQ9Ik0yMTcuODQ5LDE4LjUwMUw1NC4yNywyMjUuODczYy0xMy45MzQsMTcuNjY1LTEzLjkzNCw0Mi41ODksMCw2MC4yNTNMMjE3Ljg1LDQ5My40OTkgIGMxOS40NTksMjQuNjY4LDU2Ljg0MiwyNC42NjgsNzYuMywwbDE2My41NzktMjA3LjM3MmMxMy45MzQtMTcuNjY1LDEzLjkzNC00Mi41ODksMC02MC4yNTNMMjk0LjE1LDE4LjUwMSAgQzI3NC42OTEtNi4xNjcsMjM3LjMwOC02LjE2NywyMTcuODQ5LDE4LjUwMXoiLz4KPHBhdGggc3R5bGU9ImZpbGw6I0M1MzI0RjsiIGQ9Ik0yOTQuMTUsMTguNTAxYy02Ljg5OS04Ljc0Ni0xNi4wNTQtMTQuMzc1LTI1Ljg2My0xNi45MTljLTcuMDczLDEwLjgxMS02Ljg0NiwyNS4zNTcsMS41OTgsMzYuMDU5ICBsMTYzLjU3OSwyMDcuMzcyYzUuMTAzLDYuNDY3LDUuMTAzLDE1LjUwNCwwLDIxLjk3MkwyNjkuODg1LDQ3NC4zNThjLTguNDQzLDEwLjcwNC04LjY3MSwyNS4yNS0xLjU5OCwzNi4wNTkgIGM5LjgwNy0yLjU0NSwxOC45NjQtOC4xNzMsMjUuODYzLTE2LjkxOWwxNjMuNTc5LTIwNy4zNzJjMTMuOTM0LTE3LjY2NSwxMy45MzQtNDIuNTg5LDAtNjAuMjUzTDI5NC4xNSwxOC41MDF6Ii8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: contain;
  border:none;
}
.ui-slider-handle::after {
  content:unset;
}
.thicks-main {
  margin-top:15px;
}
.t-first {
  text-indent:30px;
  text-align:center;
}
.ui-slider {
  background:lightgray;
}
.last-line {
  text-indent:-24px;
}
@media only screen and (max-width: 992px) {
  .thick {
    width:9.08%!important;
  }
}
 .last-one {
    margin-right:-12px;
  }
  .single-qst {
    padding:15px;
  }
.last-l {
  padding-right:0px;
  text-align:right;
  position: absolute;
    right: 5px;
}
.hidden-values {
  display:none;
}

@media (max-width: 758px) {
 .h1footer {
    font-size: 26px;
    margin-bottom: 20px !important;
    margin-top: 20px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
}

img.img-responsive.center-block.awardsimg {
    width: 100px;
    padding: 0 0 15px 0;
}
}
.name-event {
  width:100%;
}
.custom-image {
  max-width:100%;
  height:auto;
}
.post-gallery a{position:relative;display:inline-flex}.post-gallery .is-video:before{content:"\f236";position:absolute;font-family:Dashicons;font-size:50px;color:#fff;align-self:center;left:calc(50% - 25px);text-shadow:0 0 4px #000}.post-gallery .is-video:hover:before{color:rgba(255,255,255,.8);text-shadow:none}

.last_row {
  margin-left:16.6666%; 
}
.instaText{
  font-size:30px;
}
ul, ol{
    list-style-position: inside;
}

span.managementlisticon {
    margin-bottom: 19px;
}
@media (max-width: 758px) {
span.managementlisticon {
    margin-bottom: 0px;
}
}
.no-left-padding {
  padding-left:0px!important;
   padding-right:2.5px!important;
}
.no-right-padding {
  padding-right:0px!important;
   padding-left:2.5px!important;
}
.no-padding {
  padding-left:0px!important;
  padding-right:0px!important;
}


/* Make not-requred CF7 fields display same as required - by Damir Tahir - damir@rdkmedia.net */
input.wpcf7-form-control.wpcf7-text.form-control {
    padding: 4px 0 4px 16px;
    background: #f2f2f2;
    margin-bottom: 14px;
    border-radius: 0;
}

header .header-bottom .carousel-content-panel {
    display: none;
}

@media (max-width: 640px) {
	
	iframe.youtubevideohome {
    width: 100%;
}
	
	
}


.header-latest-news {
	position: absolute;
	visibility: hidden;
	opacity: 0.6;
	color: white;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 300px;
	border: 2px solid white;
	padding: 10px 10px 8px;
	font-size: 16px;
	-webkit-transition: all 0.8s ease 2s, opacity 0.3s ease 0s;
    -moz-transition: all 0.8s ease 2s, opacity 0.3s ease 0s;
    -o-transition: all 0.8s ease 2s, opacity 0.3s ease 0s;
    transition: all 0.8s ease 2s, opacity 0.3s ease 0s;
}

.lp-none .header-latest-news {
	visibility: visible;
	bottom: 100px;
}

.header-latest-news:hover {
	color: white;
	opacity: 1;
}

.header-latest-news:focus,
.header-latest-news:active {
	color: white;
}

@media only screen and (max-width: 500px) {
	.header-bottom .header-latest-news {
	  bottom: 0;
    padding-bottom: 6px;
    background: black;
    opacity: 1;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    border: 0;
    text-decoration: underline;
    position: fixed;
	}
	
	.header-bottom .header-latest-news.mobile-hide {
		visibility: hidden;
		opacity: 0;
	}
}




/* Style for the Alive Showreel Video - by Damir Tahiri - damir@rdkmedia.net */
.alive-showreel-video {
	width:840px; 
	height:472px;
}

@media only screen and (max-width: 900px) {
		.alive-showreel-video {
			width:560px; 
			height:315px;
	}
}

@media only screen and (max-width: 600px) {
		.alive-showreel-video {
			width:320px; 
			height:215px;
	}
}