body {
  font-size: 100% !important;
  background-color:#ffffff !important;
} 

.not-home .content{
  background:#ffffff !important;
}

/* yellow color */

body .juiz_last_tweet_tweetlist a:hover{
  color:#FFD300 !important;
}

a:hover{
  color:#FFD300 !important;
}

.tagline{
  color:#FFD300;
}

.tagline a{
  color:#FFD300 !important;
}

.summary-panel-status{
  color:#FFD300 !important;
}

.team-profile-content p.position{
  color:#FFD300 !important;
}

.team-profile-footer a:hover{
  color:#FFD300 !important;
}

.footer p{
  color:#FFD300 !important;
}

.video-panel-more-link:hover{
  color:#FFD300 !important;
}

.twitter-feed a:hover,.juiz_last_tweet_url:hover{
  color:#FFD300 !important;
}

.summary-panel .more-link,.contact-info a,.error-page a{
  color:#FFD300 !important;
}

.error-page h3{
  color:#FFD300 !important;
}

.current-menu-item a{
  color:#FFD300 !important;
}

.additional-content-post-container .content-right .suggestions .suggestion a{
  color:#FFD300 !important;
}
        
#blog .blog-post p a{
  color:#FFD300 !important;
}
    
.main_title {
  color:#FFD300 !important;
}

.menu-main-menu-container a:hover{
  color:#FFD300 !important;
}

.additional-content-container a:hover{
  color:#FFD300 !important;
}

/* yellow color end */

/* headerLogo */

.headerLogo{
  background-color:#FFD300;
  padding: 30px 0px 30px 0px;
}

.headerLogo h1{
  width:100%;
  margin:0 auto;
  padding:0.5em 0 0 0;
  text-align:left;
  font-size:3em;
  color: #41403D !important;
  font-weight: 300;
  text-transform:uppercase;
}

@media all and (max-width: 768px) {
.headerLogo h1{
  font-size:2.2em;
}
}

.headerLogo p{
  color: #41403D !important;
}

/* headerMenu */

.headerMenu{
  background-color:#ffffff;
  padding: 15px 0px 5px 0px;
}

.menu-main-menu-container a {
  color: #41403D !important;
}

body .menu-main-menu-container{
  min-width:100px;
  margin:0 auto;
  text-align:left;
  position:relative;
  padding-top: 1px;
}

@media all and (max-width: 768px) {
.logoLeft{

  padding-left:2.5em;
}
}

@media all and (min-width: 768px) {
.logoLeft{
  padding:0px 0px 0px 30px;
}
}

/* strapLineRight */

@media all and (max-width: 768px) {
.strapLineRight{
  padding-left:2.5em;
}
}

@media all and (min-width: 768px) {
.strapLineRight{
  padding:32px 27px 0px 0px;
  text-align: right;
}

.strapLineRight h1{
  text-align: right !important;
  padding-top: 0px !important;
}

.strapLineRight p{
  padding-right: 158px;
}

/* strapLineRight end */

.menu-main-menu-container ul{
  padding:0px 10px 0px 10px!important;
}
}

.noScrollRow .row{
  margin-left:0px;
  margin-right:0px;
}

.bottomMenuSocial{
  padding-right: 15px !important;
}

.bottomMenuSocial ul{
  margin: 50px;
  padding: 0;
}

.bottomMenuSocial li{
  float: right;
  list-style-type: none;
  font-size: 2.5em;
}

.bottomMenuSocial li a{
  display: block;
  padding: 0px 4px 0px 4px;
  color: #41403D;
}

.bottomMenuSocial li a:hover{
  color: #ffffff !important;
}

.bottomMenuSocial{
  padding-right: 0px;
}

.headerMenuSocial ul{
  margin: 50px;
  padding: 0;
}

.headerMenuSocial li{
  float: right;
  list-style-type: none;
  font-size: 2.5em;
  
}

.headerMenuSocial li a{
  display: block;
  padding: 0px 4px 0px 4px;
  color: #41403D;
}

.headerMenuSocial li a:hover{
  color: #FFD300 !important;
}

.headerMenuSocial{
  padding-right: 15px;
}

.menu-main-menu-container ul li a{
  padding:5px 8px !important;
}

.bottomMenu {
  display: none;
  position: fixed;
  top: 0px;
  width: 100%;
  background: #FFD300;
  z-index: 1000;
  padding: 15px 0px 10px 0px;
}

.bottomMenu a:hover{
  color:#ffffff !important;
}

body .video-panel-info{
  width:60%;
  position:absolute;
  bottom:1em;
  left:0em;
  z-index:10;
  margin:0;
}

.testSteve{
  background-color: #41403D;
  padding-left: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  margin-bottom: 10px;
}

@media all and (min-width: 768px) {
.testSteve{
  background-color: #41403D;
  padding-left: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  margin-bottom: 10px;
  font-size: 0.5em;
}

body .video-panel-info{
  width:40%;
  position:absolute;
  bottom:1em;
  left:0em;
  z-index:10;
  margin:0;
}
}

.testSteve h1, h2, h3, h4{
  color: #FFD300  !important;
  font-weight: 300;
}

.video-panel-info .video-panel-status{
  color:#FFD300 !important;
  padding-left: 55px !important;
  padding-bottom: 10px !important;
}

.steveTest .video-panel-more-link{
  padding-top: 10px !important;
  color: #FFD300 !important;
  background-color: #41403D;
  display:inline-block;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.steveTest .video-panel-more-link:hover{
  color: #41403D !important;
  background-color: #FFD300;
}

.steveTest{
  padding-left: 55px !important;
}

.video-panel-info h3.video-panel-status{  
  font-size:5em;
}

@media all and (max-width: 768px) { 
.video-panel-info h3.video-panel-status{  
  font-size:2em;
}

.testSteve{
  background-color: #41403D;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.video-panel-info .video-panel-status{
  color:#FFD300 !important;
  padding-left: 10px !important;
  padding-bottom: 5px !important;
}

.steveTest{
  padding-left: 10px !important;
}

.video-panel-more-link{
  padding-top: 5px !important;
  color: #FFD300 !important;    
}
}

/* TV & FILM */
.btn-default{
  color:#FFD300 !important;
  background-color:#41403D !important;
  border-color:#FFFFFF !important;
  text-transform: uppercase;
}

.btn-default:hover{
  background-color: #FFD300 !important;
  color: #41403D !important;
}

.team-profile-wrapper{
  padding: 10px;
  background-color: #41403D;
  margin-bottom: 10px;
  height: 70px;
}

.team-profile-wrapper p.position{
  color: #ffffff !important;
}

.team-profile-wrapper h3{
  text-transform: uppercase;
}

.stm-padding{
  padding: 0px 5px 8px 5px;
}

.stm-main{
  padding: 25px;
  background-color: #f2f2f2;
  height: 190px;
}

.stm-main h2{
  color: #000000 !important;
  padding-bottom: 15px;
  font-weight: 200;
  font-size: 2.5em;
}



.stm-padding .stm-main:hover{
  background-color: #FFD300;
}

.stm-padding  a{
  color: #000000;
}

.btn{
  border-radius:0px !important;
}

@media all and (max-width: 768px) { 
.mypad{
  margin: 20px;
}
}

@media all and (min-width: 768px) {
.content .mypad{
  padding: 0px 20px 0px 20px !important;
}
}

.mypadwrapper{
  margin-top: 20px;
}

h1{
  color:#41403D !important;
}

.team-profile{
  height:500px !important;
}

/* new styles April */

@media all and (max-width: 768px) {

.headerMenu{
  background-color:#ffffff;
  padding: 15px 0px 5px 0px;
  display: none;
}

.noScrollRow .row{
  margin-left:0px;
  margin-right:0px;
  display: none;
}

.bottomMenu {
  display: none;
  position: fixed;
  top: 0px;
  width: 100%;
  background: #FFD300;
  z-index: 1000;
  padding: 0px 0px 0px 0px;
}

.navbar{
border: 0px !important;
margin-bottom: 0px !important; 
}

.navbar-header{
background: #FFD300;
}

.headerLogo{
padding: 10px 0px 0px 0px;
}

.headerLogo img{
width: 230px
}

.navbar-brand h1{
text-align: left;
color: #41403D;
font-size: 1em;
font-weight: 300;
}

.navbar-brand p{
text-align: left;
font-size: 0.7em;
color: #41403D;
}
.video-feed{
padding-top: 0px !important;
}

.navbar-brand ul li{
  display: inline;
}

.navbar-brand{
  padding-left: 0.9em !important;
}

.navbar-brand li a{
  padding: 0px 4px 0px 0px;
  color: #41403D;
}

.navbar-brand li a:hover{
  color: #41403D !important;
}
}

@media all and (min-width: 768px) {
.navbar{
margin-bottom: 0px;
display: none
}
}

.type-page p{
text-align: left !important;
}

#our-story-mobile p{
margin-bottom: 20px
}

.tvAndFilm{
margin-top: 10px
}
