/* here you can put your own css to customize and override the t  yyyyyyyyheme */

#main {padding: 0 15px}
.screencap {width: 100%; max-width: 1200px}
.modelinfo {margin: 20px 0;}
.modelinfo .head {font-weight: bold}
.photo-list {width: 100%}
.photo-list .item {padding: 3px}
.page {margin-top: 10px}
.description {margin: 15px 0}
h3.cat a {font:14px 'PT Sans Narrow', sans-serif !important; font-weight: bold !important}
h2.modjoin a {font-size: 28px; margin-top: 20px}
h3.catx, h3.catx a {font:16px 'PT Sans Narrow', sans-serif !important; font-weight: bold !important; text-transform: uppercase}
.bansp img {width: 100%; height: auto; border: 1px solid black; padding: 2px}
/*.img-responsive {width: 100%}*/
.tp-caption {text-shadow: #575757 0px 2px 2px; font-family:}
.tp-caption.large_bold_white_25 {font-family: 'PT Sans Narrow', sans-serif !important}
.tp-caption.medium_text_shadow {font-family: 'PT Sans Narrow' !important; color: #b40808 !important}
.join_error {color: #e3d432; text-transform:none}
.content h4 {max-width:1000px;width: 90%; margin: 20px auto; text-transform: none;font-weight: normal; font-size: 24px}
.content h2 {margin: 20px auto; text-align: center; font-size: 26px}
.screencap {margin: 40px auto}
.bonusfoot {width: 100%; text-align: center; background-color: #000}
.fancybox-overlay {
  z-index: 100000 ;
}

.fancybox-opened {
  z-index: 100001;
}

.notrailer {margin: 0px auto; position: relative;min-height: 200px; background-color: #fff}
.notrailer h2 {
	position: absolute;
	margin: 0 auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	background-color: rgba(0,0,0,0.7);
	padding: 20px;
	width: 95%;
		color: #fff;
		    text-align: center;
	
}

.notrailer h2 span {
	color: #fed367;
	
}

.notrailer img{
	margin: 0 auto; 
	width: 100%;
	max-width: 1920px;	
}

.trailer_view {
    text-align: center;
    margin-bottom: 10px;
}

.shadowx
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(255, 255, 255, 0.3), 0 0 40px rgba(255, 255, 255, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(255, 255, 255, 0.3), 0 0 40px rgba(255, 255, 255, 0.1) inset;
            box-shadow:0 1px 4px rgba(255, 255, 255, 0.3), 0 0 40px rgba(255, 255, 255, 0.1) inset;
}
.shadowx:before, .shadowx:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(255, 255, 255,0.8);
    -moz-box-shadow:0 0 20px rgba(255, 255, 255,0.8);
    box-shadow:0 0 20px rgba(255, 255, 255,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 
.shadowx:after
{
	right:10px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}



#ratebox {text-align:left;margin: 12px auto; font-size:12px}


.rate, .rate b, .rate a {
	width: 75px;
 	height: 15px;
 	overflow: hidden;
 	background: url(/images/starrating.png);
	margin: 0;
}

.rate b {
 	float: left;
	margin-bottom: -100%;
	background-color: #F00;
}

.rate a {
 	float: right;
 	margin-left: -60px;
 	text-indent: -1000%;
}

.rate a:hover {
	background-color: #FF0;
}

/* Checkout block */
.checkout-block {
  background: #383838;
  color: #c8ced4;
  padding: 25px 0;

}

.checkout-block.content {}
.checkout-block h2 {
  font: 400 33px 'Open Sans', Arial, sans-serif;
  margin: 2px 0 0;
  text-align: left;
}
.checkout-block h2 em {
  color: #767c81;
  font: 300 18px 'Source Sans Pro', Arial, sans-serif;
  text-transform: none;
}

.checkout-block h2 a {
  color: #ffffff;
    font-family: 'PT Sans Narrow', sans-serif;

}
.checkout-block h2:after {
  display: none;
}
.checkout-block .btn {
  font: 400 20px/20px "PT Sans Narrow", Arial, sans-serif;
  padding: 15px 20px 14px;
}
@-moz-document url-prefix() { 
  .checkout-block .btn {
    padding: 14px 20px 15px;
  }
}
  
/* message block */
.message-block {
  height: 500px;
  /*padding: 0 0 50px;*/
  z-index: 0;
   background-size: cover;
   background-position: center;
  background-repeat: no-repeat;
  background-attachment:fixed 

}

.message-block-top {
  position: relative;
  min-height: 500px;
  height: auto;
  /*padding: 0 0 50px;*/
  z-index: 0;
  background: #FFF url(/frontend/media/block-bg-1.jpg) no-repeat fixed;
  background-size: cover;
}

/*.message-block:after {
  background: rgba(0,0,0,0.73);
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;  
  z-index: 1;
}*/
.message-block h2, .message-block-top h2 {
  z-index: 2;
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  line-height: 42px;
  position: relative;
  padding: 0;
  /* margin: 150px 0 14px; */
  margin-bottom: 14px;
  letter-spacing: 1px;
    text-shadow: #000 0px 1px 1px;
}
.message-block h2:after, .message-block-top h2:after {
  display: none;
}
.message-block h2 strong, .message-block-top h2 strong {
  color: #5c98fa;
  /*display: block;*/
}
.message-block em {
  font: 300 15px "Open Sans", Arial, sans-serif;
  /*text-transform: uppercase;*/
  color: #FFF;
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 10px;
  background-color: rgba(0,0,0,0.4);
}

.message-block-top em {
  font: 300 15px "Open Sans", Arial, sans-serif;
  /*text-transform: uppercase;*/
  color: #FFF;
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
    padding: 20px;
  background-color: rgba(0,0,0,0.4);
}

.content-center {
  text-align: center;
}

/* Promo block */
.promo-block {
  overflow-x: hidden;
  margin-bottom: 40px;
}
.slider-item-1 .promo-like {
  color: #fff;
  background: rgba(0,0,0,0.67);
  display: inline-block;
  margin-right: 7px;
  text-align: left;
  padding: 18px 22px;
  position: relative;
}
.ie8 .slider-item-1 .promo-like,
.ie8 .slider-item-1 .promo-like-text {
  background: #000;
}
.slider-item-1 .promo-like i {
  font-size: 60px;
  line-height: 1;
}
.slider-item-1 .promo-like-text, .slider-item-2 .promo-like-text {
  color: #fff;
  background: rgba(0,0,0,0.67);
  font: 400 26px/2.0 "PT Sans Narrow", Arial, sans-serif;
  display: inline-block;
  text-align: left;
  padding: 10px 25px 10px;
  vertical-align: top;
}

.slider-item-2 .join-text {
  background: rgba(0,0,0,0.50);	
padding: 30px 30px;
text-shadow: #000 0px 5px 10px;

}
.slider-item-1 .promo-like-text h2 {
  font: 400 40px/40px "PT Sans Narrow", Arial, sans-serif;
  padding: 20px 0;
  margin: 0 0 0;
}

.slider-item-1 .promo-like-text h2 a{
  font: 400 40px/40px "PT Sans Narrow", Arial, sans-serif;
  padding: 20px 0;
  margin: 0 0 0;
}
.slider-item-1 .promo-like-text p {
  margin: 0;
}
.slider-item-1 .large_bold_white {
  font: 700 75px/83px "PT Sans Narrow", Arial, sans-serif;
  text-transform: uppercase;
}
.slider-item-2 .large_bold_white {
  font: 700 50px/55px "PT Sans Narrow", Arial, sans-serif;
  text-transform: uppercase;
}
.slider-item-1 .large_bold_white span,
.slider-item-2 .large_bold_white span {
  color: #fd6868;
}

.tp-caption a {color: #ffffff}
.tp-caption a:hover {color: #fd6868; text-decoration: none}

.slider-item-2 .tp-caption.medium_bg_asbestos {
  background: none;
}
.slider-item-2 .mobi-caption {
  font: 400 70px/70px "PT Sans Narrow", Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.ie8 .slider-item-3 {
  display: none !important;
}

.boxedcontainer {
  max-width: 1170px;
  margin:auto;
  padding:0px 30px;
}
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  width: 100%;
  position: relative;
}
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner-container ul,
.tp-banner-container li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tp-bannertimer {
  background:#777 !important;
  background:rgba(0,0,0,0.1) !important;
  height:5px !important;
}
.tp-bullets.simplebullets.navbar {
  height: 35px;
  padding: 0px 0px;
}
.tp-bullets.simplebullets .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 14px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float:none !important;
}
.tp-bullets.simplebullets .bullet.last {
  margin-right: 0px
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 1) !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 1) !important;
}
.tparrows:before {
  font-family: 'revicons';
  color: #fff;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0;
  margin-top: 7px;
  text-align: center;
  width: 40px;
  font-size: 20px;
}
.tparrows {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.32) !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 40px !important;
  height: 40px !important;
}
.tparrows:hover {
  color: #fff;
}
.tp-leftarrow:before {
  content: '\e824';
}
.tp-rightarrow:before {
  content: '\e825';
}
.tparrows.tp-rightarrow:before {
  margin-left: 1px;
}
.tparrows:hover {
  background: rgba(255, 255, 255, 0.32) !important;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

/* join block */
.join-block {
  position: relative;
  min-height: 850px;
  height: auto;
  padding: 57px 0 0;
  z-index: 0;
background-size:   cover;   
  position: relative;
  color: #fff;
  font-family: 'PT Sans Narrow', sans-serif;
}

.joinget .join-block {
  min-height: 400px;
  height: auto;
  padding: 57px 0 0;
  z-index: 0;
  background: none;
  background-color: #FCFCFC;
  position: relative;
  color: #fff;
  font-family: 'PT Sans Narrow', sans-serif;
}

.join-block h2 {
  background: rgba(0,0,0,0.8);
  line-height: 50px;
  padding: 14px 0 15px;
  margin-bottom: 71px;
  font-size: 45px;
  color: #FFF;
}

.joinget .join-block h2 {
  margin-bottom: 10px;
  margin-top: 10px;
}

.join-block h2:after {
  display: none;
}
.join-block .item {
  background: rgba(0,0,0, 0.7);
  font: 400 20px 'PT Sans Narrow', sans-serif;
  text-transform: uppercase;
  width: 100%;
  min-height: 450px;
  padding: 20px 5px; 
  margin: 10px auto;
  overflow: hidden;
}

.join-block .error {
	color: #FF0004;
	font-size: 16px;	
}

@-moz-document url-prefix() { 
  .join-block .item {
    padding: 31px 0 0; 
  }
}
.ie8 .join-block .item {
  background: #e54a1a;
}
.join-block .item strong {
  display: block;
  font-size: 40px;
  text-transform: none;
  margin-bottom: 20px;
}

.join-block label {
font-weight: 400;
font-size: 24px;
}

.join-block .form-control {
	height: 55px;
	font-size: 18px;
	
}

.join-block .usermessage {
	  font: 400 14px/1.0 "Open Sans", Arial, sans-serif;	
	  text-transform: none;
	  margin-top: 20px;
	  padding: 10px;	
}
.join-block .join-price-button {width: 100%; margin: 2px auto; text-align: left; height: 100%; padding: 0}
.join-block .join-price {padding:10px 0;text-align:center;font-size: 30px;width:100%; height:100%; color: #E9E7E7; font-weight: bold; text-transform: none}
.join-block .join-main {padding: 5px 0 0 5px;text-align: left;font-size: 24px;display:block;width:100%; height:100%}
.join-block .join-second {padding: 0 0 3px 5px;font-size: 14px;display:block;width:100%; height:100%; color: #E9E7E7}

.joinhl {   -moz-box-shadow:    inset 0 0 20px #ffce54;
   -webkit-box-shadow: inset 0 0 20px #ffce54;
   box-shadow:         inset 0 0 20px #ffce54;}
 .price_options {text-align: left; padding: 5px 15px}

   
.feed-block {background:#383838; padding: 25px 0 15px 0; margin-bottom: 40px}   

/* Services block */
.services-block {
  background: #f6f6f6;
  padding: 60px 0 70px;
}
.services-block .row {
  padding-top: 5px;
}
.services-block .item {
  border-right: solid 1px #e8e7e7;
  padding-top: 9px;
}
.services-block .col-md-2:last-child {
  border-right: none;
}
.services-block .fa {
  background: #fa4848;
  color: #fff;
  width: 99px;
  height: 99px;  
  line-height: 1;
  border-radius: 50%;
  position: relative;
  margin-bottom: 29px;
}

.services-block h3 {color: #000}
.services-block .fa:after {
  bottom: -8px;
  width: 0; 
  height: 0;
  left: 50%;
  margin-left: -9px;
  z-index: 2; 
  content: " "; 
  display: block; 
  position: absolute;
  border-top: 9px solid #fa4848;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}

.services-block .fa {
  font-size: 38px;
  padding: 35px 0 0;
}

.services-block p {
  margin-bottom: 5px;
}

.btn {
    padding: 10px 24px;
    border: 0 none;
    text-transform: uppercase;
	white-space: inherit;
}
.btn-primary {
    background: #454243;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #B30104;
}
.btn-primary:active, .btn-primary.active, .btn-submit:active {
    background: #B30104;
    box-shadow: none;
}

.pre-footer h2 {text-align: left}

.breadcrumb {display:none}


.list-view-sorting label {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "PT Sans Narrow", sans-serif;
    float: left;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.padx {padding-left: 5px; padding-right: 5px !important}

.parallax-window {
    min-height: 600px;
    background: transparent;
	margin-bottom: 25px;
	width: 100%;
}

.stickyf {position: fixed;left: 0;bottom: 0;height: 50px;width: 100%; background-color: #000; text-align: center; z-index: 99999}
.emtext {color: #FFFFFF}
.stickyf .input-group, .stickyf .input-group-btn,.stickyf .web_sub_btn {display: inline}
.newsletter-margin {height: 50px}

.pi-img-wrapper .mplay img{
	width: 65px; 
	height: 66px;
	position: absolute;
	top: 50%; 
	left: 50%; 
	pointer-events: none;
	visibility: hidden;
	opacity: 0;
}

.product-item:hover>.pi-img-wrapper>.mplay img {

	opacity: 5;
	visibility:visible;
	-moz-transition: opacity 0.7s ease-in-out; 
    -webkit-transition:opacity 0.7s ease-in-out; 
    -o-transition:opacity 0.7s ease-in-out; 
    -ms-transition:opacity 0.7s ease-in-out; 
	transition: opacity 0.7s ease-in-out;
	z-index: 2;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);

}		


@media (max-width: 1024px) {

	.checkout-block .row div {
		width: 100%;
		text-align: center !important;
	}
	.checkout-block h2 {
		text-align: center;
	}
	.checkout-block .text-right {
		padding-top: 10px;
	}

	.slider-item-1 .promo-like i {
	  font-size: 70px;
	}
	.slider-item-1 .promo-like-text {
	  font-size: 18px;
	  padding: 22px 25px 17px;
	}
	.slider-item-1 .promo-like-text h2 {
	  font-size: 28px;
	  margin: 0 0 3px;
	}
}

@media (min-width: 760px) {
	.slider-item-1 .large_bold_white {
	  letter-spacing: 2px !important;
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
.join-block .container, .video-block .container {width: 100% !important}
.join-block .join-price {font-size: 26px;}
.join-block .join-main {font-size: 22px;}
.join-block .join-second {font-size: 14px}
.join-block label {font-size: 19px;}
.product-item h3 a {font: 300 18px 'PT Sans Narrow', sans-serif}
.pi-img-wrapper div .btn-default {font-size: 18px}
.padx {padding-left: 5px; padding-right: 5px !important}

}

@media (min-width: 1250px) and (max-width: 1304px) {

.site-logo {margin-right: 20px; width: 300px}
.site-logo img {width: 100%}
.metro .header .header-navigation li.menu-search {top: 20px}

}

@media (min-width: 1025px) and (max-width: 1249px) {


.metro .header-navigation {font: 17px "PT Sans Narrow", sans-serif;}
.site-logo {margin-right: 15px; width: 200px}
.site-logo img {width: 100%}
.metro .header-navigation > ul > li > a {padding:20px 5px 20px}
.metro .reduce-header .header-navigation > ul > li > a  {padding:20px 5px 20px}
.metro .header .header-navigation li.menu-search {top: 15px}
.header .header-navigation li.menu-search span.sep {margin-right: 10px}
.header .header-navigation li.menu-search {margin-left: 0px}
}

@media (min-width: 769px) and (max-width: 1919px) {
	
.container {width: 96% !important; padding: 0}

}

@media (min-width: 1601px) {
.join-block .container {width: 1300px !important}
}


@media (min-width: 1920px){
.container {width: 1850px !important;}
.containerx {width: 1700px !important;}

}

@media (max-width: 999px) {
	.join-block .col-sm-6 {width: 100% !important}


}

@media (max-width: 768px) {

	.slider-item-1 .promo-like-text {
		/*margin-top: 30px;*/
	}
	.slider-item-1 .promo-like {
		padding: 29px 22px 26px 21px;
	}
	.slider-item-1 .promo-like i {
	  font-size: 49px;
	}
	.slider-item-1 .promo-like-text {
	  font: 400 14px "Open Sans", Arial, sans-serif;
	  padding: 22px 25px 17px;
	}
	.slider-item-1 .promo-like-text h2 {
	  font: 400 23px/23px "PT Sans Narrow", Arial, sans-serif;
	}
		.slider-item-1 .promo-like-text h2 a{
	  font: 400 23px/23px "PT Sans Narrow", Arial, sans-serif;
	}
	.join-block .join-main, .join-block .join-second {text-align: center}
	
	/*.side .col-sm-4 {width: 100% !important}
	.side .col-sm-8 {width: 100% !important}*/
		.padx {
    padding-right: 5px !important;
    padding-left: 5px !important;}
	.sidefirst {margin-top: 20px}
	.parallax-window {min-height: 400px;}
}




@media (max-width: 600px) {
	.slider-item-1 .promo-like-text {
		/*margin-top: 30px;*/
	}
	.slider-item-1 .promo-like {
		padding: 27px 22px 28px;
		top: -18px;
	}
	.slider-item-1 .promo-like i {
	  font-size: 23px;
	}
	.slider-item-1 .promo-like-text {
	  font-size: 14px;
	  padding: 10px;
	}
	.slider-item-1 .promo-like-text a{
	  font-size: 14px;
	  padding: 10px;
	}
	.slider-item-1 .promo-like-text h2 {
	  font: 400 18px/1 "PT Sans Narrow", Arial, sans-serif;
	  margin-bottom: 5px;
	}
		.slider-item-1 .promo-like-text h2 a {
	  font: 400 18px/1 "PT Sans Narrow", Arial, sans-serif;
	  margin-bottom: 5px;
	}
	
	.pre-header, .pre-header .fa {
	font-size: 13px;
}
.parallax-window {min-height: 300px;}

}
@media (max-width: 480px) {

	.slider-item-1 .promo-like {
		display: none;
	}
	.slider-item-1 .promo-like-text h2 a {font-size: 12px}
	.slider-item-1 .promo-like-text p {font-size: 12px}
	.slider-item-1 .promo-like-text h2 {padding: 5px 0}
		.price_options {padding: 5px 0px}
		.content h1, .content h2 {
    font: 400 25px "PT Sans Narrow", Arial, sans-serif;}
	.join-block .item strong {
    font-size: 30px;}
	.join-block .join-price {
    padding: 2px 0;}
	
	.join-items {padding-left: 2px !important; padding-right: 2px !important}
	.padx {
    padding-right: 3px !important;
    padding-left: 3px !important;}
	.join-block .form-control {font-size: 16px}
	.services-block h3 {font-size: 14px;}
	.join-block h2 {margin: 0 auto;}
	.join-block {padding: 10px 0 0}
	.header .mobi-toggler {margin-left: 10px}
	.site-logo {max-width: 80%;}
	.site-logo img {max-width: 100%;}
	.metro .site-logo {margin-right: 10px}
	.message-block {
  min-height: 400px;

}
	.padx {
    padding-right: 3px !important;
    padding-left: 3px !important;}
	.pi-added {
    font: 12px 'PT Sans Narrow', sans-serif;}
	
	.parallax-window {min-height: 270px}
	.parallax-window {min-height: 250px;}
	.notrailer h2 {font-size: 16px}

}

@media (max-width: 479px) {
	
.join-block .join-main {font-size: 20px}
.join-block .join-second {font-size: 14px}
}

@media (max-width: 400px) {

	.slider-item-1 .promo-like-text {
	  white-space: normal;
	  margin: 20px 15px 0;
	}
	.photo-block .col-xs-6 {width: 100%}
	.metro h2,.metro h2 .fa {font-size: 24px}
	.pre-header, .pre-header .fa {
	font-size: 11px;
}




}

@media (max-width: 320px) {
	.pre-header .additional-nav {display: none}
	.message-block em {font: 300 13px "Open Sans", Arial, sans-serif;}
	.metro h2,.metro h2 .fa {font-size: 22px !important}
	.parallax-window {min-height: 200px}
	.parallax-window {min-height: 180px;}
} 

