i.fa.fa-youtube {
  color=#fff !important;
}

.yt-lightbox a {
  min-height: 60px !important;
}

div.module.testsuf.clearfix {
  margin-bottom: 0px !important;
}

#content_main div.feature-info.hidden-xs {
  height: 0px !important;
  display: none !important;
}

div.mess-code {
  color: #ff7f00 !important;
}

div.second-block a.btn {
    background: #ff7f00 !important;
    background-color: #ff7f00 !important;
}

h3.page-header {
  display: none;
}

div.otcountdowntext {
  visibility: hidden;
  height:0px !important;
  margin:0px !important;
}

div.ot-icon {
  visibility: hidden;
}

div.gradient {
  visibility: hidden;
}

#yt_menuwrap {
  background: #0072e4;
}

@media (min-width: 1200px) {
  #bd .menu-fixed {
    background-color: #0072e4;
	}
}

#yt_mainmenu #meganavigator li.level1 {
  border-left: 1px solid #93C9FF;
}

#yt_mainmenu #meganavigator li.level1.last {
  border-right: 1px solid #93C9FF;
}

div#yt_logo.col-sm-3 {
  width: 33%;
}

div#social.col-sm-3 {
  width: 33%;
}

/*div#social.col-sm-3:before {
  height: 4px !important;
}*/

div#contact.col-sm-3:before {
  height: 4px !important;
}

div#contact.col-sm-3 {
  width: 33%;
}

header#yt_header.block {
  /*background-color: #FFEAD5;*/
  /*background-color: #FFF0E1;*/
  background-color: #FFFCF9;
}

#yt_footer {
  background: #002346;
}

.carousel-caption {
  visibility: hidden;
}

.designby.copyright_middle {
  visibility: hidden;
}

#yt_header #yt_logo {
  -webkit-transform: translate(-1000px,0);
  -moz-transform: translate(-1000px,0);
  -ms-transform: translate(-1000px,0);
  -o-transform: translate(-1000px,0);
  transform: translate(-1000px,0);
  animation: 0.5s ease-in 0.5s normal forwards 1 comeRight;
  -webkit-animation: 0.5s ease-in 0.5s normal forwards 1 comeRight;
}

@-moz-keyframes comeRight {
  100% {
    transform: translateX(0px);
  }
}
@-webkit-keyframes comeRight {
  100% {
    -webkit-transform: translateX(0px);
  }
}
@keyframes comeRight {
  100% {
    transform: translateX(0px);
  }
}

.backtotop {
  background-color: #0072e4 !important;
}

.backtotop:hover {
  background-color: #ff7f00 !important;
}

body {
  /*background-color: #f6f6f6 !important;*/
  background-color: #F4FAFF !important;
}

#yt_footer #footer .yt-socialbt a.youtube {
  color: #ddd;
}

#yt_footer #footer .yt-socialbt a.youtube:hover {
  background-color: #FF8484;
}

div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content ul.acd-info {
  display: none;
}

#yt_spotlight2:after {
    background: none !important;
    opacity: 1 !important;
}

#yt_spotlight2 {
    background: none !important;
}