.menutab1.orphan.item.bullet {
  display: none;
}

.contacthide_title h3{

  display: none;
}


.jicons-icons {
  display: none;
}
.rt-block[class^="icon-"], .rt-block[class*=" icon-"] {

  float: right;
}

.sprocket-features-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;

}
#fullscreen {
  margin: 50px 0!important;

}

  .item-page {
  margin-bottom: 50px;
}

#rt-copyright {
  background-color: #050504;
  border-top: 1px solid #000;
  bottom: -50px !important;
  color: #494647;
  height: 70px;
  position: relative;
  width: 100%;
}

#rt-copyright .rt-block {
  padding-top: 10px!important;
}

#fs-loader, #fs-prev, #fs-next, #fs-close {

  opacity: 0.3;
}

select {
  background: #9e9e9e none repeat scroll 0 0;
  border: medium none;
  border-radius: 6px;
  color: #fff;
  margin-top: 20px;
  padding: 6px;
  width: 80%;
}

.customtitle2.icon-film img {
  border: 3px solid #303030;
  border-radius: 12px;
}

h3 {
  font-size: 200%!important;
}

p {
  font-size: 105%;
}

#rokbox-middle .rokbox-right {
  background: #505050 none repeat scroll 0 0!important;
}

#rokbox-arrows #rokbox-previous.inactive, #rokbox-arrows #rokbox-next.inactive {
  background-color: #505050 !important;
}



.rt-block {
  margin: 0 10px 50px!important;
}

@media only screen and (max-width: 960px){
#rt-logo {
    display: none;
}
}

@media only screen and (max-width: 767px){
#rt-copyright .rt-block {
  float: left;
  padding-bottom: 5px;
  padding-top: 15px;
}
}

@media only screen and (max-width: 1199px){
.sprocket-features-content {
  display: none;
}
}