/* CSS Document */


.sample-movie-box{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom:10px!important;
}


.sample-movie-box iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.c5-movieList{
	width:100%;
}

.c5-feature__movie1 {
  text-align: center;
  margin: 20px auto;
  width: 600px;
}

.c5-feature__movie1 .c5-feature__movie1__inner {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.c5-feature__movie1 .c5-feature__movie1__inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
/*
.s5-featureA--solid .s5-featureA__textCol{
	padding:10px;
	width:40%;
}*/

.s5-featureA__multiCol{
	width:90%;
}

.s5-featureA__imageCol {
	padding:15px;
}



.s5-featureA__textCol{
		padding:15px;
}

.s5-row__col2{
	margin:10px;
}
.s5-row__col2 :hover {
	background:#E6E6E6;}
	
.s5-price_under_btn .s5-buttonContainer{
	text-align: left;
}

.s5-price_under_btn_right{
	text-align: left;
    margin-left: 43%;
	margin-bottom:50px;
}
		
		
.s5-price_under_btn_right .s5-buttonContainer{
	text-align:left;
}

.s5-cashback_box{
	border:#c93434 2px solid;
	padding:15px;
}

.s5-venice{
	background-color:#5E5D61;
	padding:15px;
	color:#f5683a;
}

.s5-developer{
	background-color:#000000;
	padding:15px;
	color:#ffffff;
}


.s5-row {
    display: table;
    width: 100%;
    table-layout: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.s5-row__col4 {
    width: 25%;
    display: table-cell;
    vertical-align: top;
}

.c5-row__col4_a {
    width: 15%;
    display: table-cell;
    vertical-align: top;
}


.mod-include.s5-row .s5-row__col4 img {
    float: left;
    margin-right: 1%;
}

.mod-include.s5-row span {
    display: block;
}
	

@media screen and (max-width: 600px) {
	
	.c5-movieList{
		text-align:center;
		}

	.c5-feature__movie1 {
	  text-align: center;
	  margin: 20px auto;
	  width: 100%;
	}
	
	.s5-featureA__imageCol {
		padding:0;
	}
	
	.s5-featureA__textCol{
			padding:0;
	}
	
	.s5-row__col2{
		width:100%;
}

.s5-featureA--solid .s5-featureA__textCol {
    width: 100%;
}
	
	.c5-row__col4_a {
    width: 100%;
    display: table-cell;
    vertical-align: top;
}
}

.c5-pt0{
	padding-top: 0 !important;
	}

.c5-new-icon {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 3px 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 8px;
    line-height: 1;
    background: #eb0100;
}

.videoWrap{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.videoWrap iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


.c5-font{
	font-weight: normal;
}

