.video-header {
    margin-bottom: 25px;
    text-align: center;
}

.features {
    font-size: 18px;
}

.features > li {
    margin-bottom: 4px;
}

.instructions > li {
    margin-bottom: 10px;
}

.facts {
    list-style: none;
    padding-left: 0;
    font-size: 1.7em;
}
.facts > li {
    padding-bottom: 10px;
}

.prehide {
    display: none
}

.prehide.vs-in {
    display: block;
    transition: opacity 0.5s linear;
}

.vs-out {
    opacity: 0.5;
    display: block;
    transition: opacity 0.5s linear;
}

.container .jumbotron {
    position: relative;
    border-radius: 0;
}

.jumbotron > h3 {
    margin-top: 0;
}

/********************************************************VIDEO PAGE********************************************************/
.boxVideo {
	width: 100%;
	/*border-bottom: 1px solid #eae9e9;
	-webkit-box-shadow: inset 0px -38px 118px -39px rgba(227,220,227,1);
	-moz-box-shadow: inset 0px -38px 118px -39px rgba(227,220,227,1);
	box-shadow: inset 0px -38px 118px -39px rgba(227,220,227,1);*/
    padding-top: 3%;
    padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 4%;
    height: auto;
}

.videocontainer {
    margin: 0 auto;
	max-width: 1160px;
	width: 100%;
}

.video-frame {
	width: 70%;
	padding-top: 20px;
	text-align: left;
	position: relative;	
}

#video-frame-long {
	width: 50%;	
}

#videoplayer {
	width: 100%;
	cursor: pointer;
	
}

.videotitle {
	margin-bottom: 20px;
    /*margin-top: 30px;*/
	color: #502c1e;
}

.videocaptioneach {
	font-size: 17px;
	color: #867874;
 	margin: 0;	
    margin-top: 40px;
	width: 70%;
	line-height: 25px;
	/*text-align: center;*/
}

#videocaptioneach-youtube {
	margin-top: 65px;
}

.video-productrelated-frame {
	width: 100%;
	/*margin-top: 85px;*/
	margin-top: 120px;
	margin-bottom: 80px;
}

.videoproductrelatedgroup {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.videoproductrelated {
	width: 25%;
	float: left;
}

.videoproductrelatedtitle {
	color: #502c1e;
 	margin: 0;
}

.videoproductrelatedtitleeach {
	text-align: center;
}

.videoproductrelatedtitleeach a {
    font-size: 15px;
    text-decoration:none;
    color: #867874;
}

.videoproductrelatedtitleeach a:hover {
    color: #502c1e;
}

.videoproductrelatedimage {
	text-align: center;
}

.videoproductrelatedimage img {
	width: 30%;
}

.videoproductrelatedimage_2 {
	text-align: center;
}

.videoproductrelatedimage_2 img {
	width: 40%;
}

.video-suggested-frame {
	width: 100%;
	margin-top: 50px;
}

.videosuggestedtitle {
    color: #502c1e;
 	margin: 0;
}

.video-suggested-frame-group {
	margin-top: 10px;
}

#video-suggested-frame-each-one {
	margin-left: 0px;
}

.video-suggested-frame-each {
	width: 25%;
    float: left;
	margin-bottom: 30px;
}

.videosuggested img {
	width: 80%;
}

.videosuggestedtitleeach {
	width: 80%;
}

.videosuggestedtitleeach a {
    font-size: 15px;
    color: #867874;
}

.videosuggestedtitleeach a:hover {
    color: #502c1e;
}
	
/*.videosuggestedcaptioneach {
	font-size: 15px;
    color: #a6a6a6;
}*/

/*.playpause {
    background-image: url(../../images/play.png);
    background-repeat:no-repeat;
    width:35px;
    height:35px;
    position:absolute;
    left: -14%;
    right: 0%;
    top: 24%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
	cursor: pointer;
}*/

#play {
	background-image: url(../../images/play.png);
    background-repeat:no-repeat;
	position:absolute;
	top: 50%;
    left: 50%;
    width:80px;
    height:80px;
    margin: -40px 0 0 -40px;
	cursor: pointer;
}


#pause {
	background-image: url(../../images/pause.png);
    background-repeat:no-repeat;
	position:absolute;
	top: 50%;
    left: 50%;
    width:80px;
    height:80px;
    margin: -40px 0 0 -40px;
	cursor: pointer;
}


.smpl-share {
	margin: 0 auto;
	/*float: left;*/
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	/*text-align: center;*/
}

/*.rrssb-facebook,
.rrssb-linkedin,
.rrssb-twitter,
.rrssb-googleplus,
.rrssb-whatsapp, 
.rrssb-weibo,
.rrssb-wechat {
	float: left;
}*/


.item {
	float: left;
	margin-right: -80px;
	list-style-type: none;
	cursor: pointer;
}

.item img {
	width: 28%;
}

#backvideos { 
    margin-top: 55px;
	margin-right: 7%;
	float: right; 
	clear:both; 
}

#backvideos a { 
	font-size: 10px; 
    font-weight: bold;
    color: #313131;
}

#backvideos a:hover { 
    color: #313131;
}

/*.item:last-child {
	margin-right: 0;
}*/

/*.twitter,
.facebook,
.googleplus,
.linkedin,
.whatsapp,
.weibo,
.pinterest, 
.wechat {
	cursor: pointer;
}
*/
/*.twitter img,
.facebook img,
.googleplus img,
.linkedin img,
.whatsapp img,
.weibo img,
.pinterest img, 
.wechat img {
	width: 25%;
}
*/

.youtubelink {
	color:#20bdf9; 
	font-size:14px;
	margin-top: 15px;
	line-height: 15px;
}

.youtubelink-text {
	float: left;
	color: #5a5a5a;
}

.youtubelink img{
	width: 24px; 
	height: 14px;
	margin-right: 4px;
	float: left;
}

.youtubelink a {
	color: #502c1e; 
	font-size: 14px;
}

.youtubelink a:hover {
    color: #867874; 
	text-decoration: underline;
}

/* Banners */
.banner {
    background: -webkit-linear-gradient(top,#1eb2df, #17a7d2);
    background: linear-gradient(top,#1eb2df, #17a7d2);
    padding: 7px 20px 8px 20px;
    position: absolute;
    bottom: -20px;
    left: 35%;
    width: 30%;
    text-align: center;
    color: #ffffff;
    font: 18px 'Patua One', sans-serif;
}

@import url(https://fonts.googleapis.com/css?family=Patua+One);

.ribbon-row {
    margin-bottom: -5px;
}

.ribbon {
    padding: .34em 1em;
    margin: 0;
    color: #ffffff;
    font: 26px 'Patua One', sans-serif;
    text-align: center;
    letter-spacing:0.04em;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
    box-shadow: inset 0px 1px 0px rgba(255,255,255,.3),
                inset 0px 0px 20px rgba(0,0,0,0.1),
                0px 1px 1px rgba(0,0,0,0.4);
    background: -webkit-linear-gradient(top,#1eb2df, #17a7d2);
    display: inline-block;
}

.ribbon:before, .ribbon:after {
    content: "";
    width:.2em;
    bottom:-.5em;
    position:absolute;
    display:block;
    border: .9em solid #1eb2df;
    box-shadow:0px 1px 0px rgba(0,0,0,0.4);
    z-index:-2;
}

@media (max-width: 797px) {
    .ribbon:before, .ribbon:after {
        display: none;
    }
}

.ribbon:before {
        left:-1.35em;
        border-right-width: .75em;
        border-left-color:transparent;
}

.ribbon:after {
        right:-1.35em;
        border-left-width: .75em;
        border-right-color:transparent;
}

.ribbon-content:before, .ribbon-content:after {
        content:"";
        bottom:-.5em;
        position:absolute;
        display:block;
        border-style:solid;
        border-color: #0675b3 transparent transparent transparent;
        z-index:-1;
}

.ribbon-content:before {
      left: 0;
      border-width: .5em 0 0 .5em;
}

.ribbon-content:after {
  right: 0;
  border-width: .5em .5em 0 0;
}

.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
	margin-top: 100px;
}
.mb25 {
    margin-bottom: 25px;
}
.mb40 {
    margin-bottom: 40px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt25 {
    margin-top: 25px;
}
.mt40 {
    margin-top: 40px;
}


@media screen and (max-width: 1110px) { 
.videosuggested img {
    width: 78%;
}
}

@media screen and (max-width: 1050px) { 
.videotitle {
    font-size: 28px;
}

.video-frame {
    width: 90%;
}
	
#video-frame-long {
    width: 70%;
}

.videocaptioneach {
    font-size: 15px;
	 width: 90%;
}

.videoproductrelatedtitle {
	font-size: 17px;
}

.videosuggestedtitle {
	font-size: 17px;
}	

.videosuggestedtitleeach a {
    font-size: 13px;
}

.videoproductrelatedtitleeach a {
    font-size: 13px;
}

.videoproductrelatedimage img {
    width: 33%;
}
	
.videoproductrelatedimage_2 img {
    width: 43%;
}

.videosuggested img {
    width: 88%;
}
}

/*@media screen and (max-width: 992px) { 
#video {
	padding-top: 80px;
}
}*/

@media screen and (max-width: 900px) { 
.youtubelink a {
	font-size: 12px;
}
}

@media screen and (max-width: 820px) { 
.videotitle {
    font-size: 27px;
}
	
.video-suggested-frame-each {
	width: 23%;
}

.videocaptioneach {
    font-size: 14px;
	width: 90%;
}

.videoproductrelatedtitle {
	font-size: 16px;
}

.videosuggestedtitle {
	font-size: 16px;
}

.videosuggestedtitleeach a {
    font-size: 12px;
	width: 100%;
}

.videoproductrelatedtitleeach a {
    font-size: 12px;
}

.videoproductrelatedimage img {
    width: 40%;
}
	
.videoproductrelatedimage_2 img {
    width: 50%;
}


.video-suggested-frame-each {
    margin-left: 10px;
}

.videosuggested img {
    width: 100%;
}
}

@media screen and (max-width: 789px) { 
#video {
	padding-top: 80px;
}
	
/*.boxVideo {
    padding-top: 15%;
}*/
	
.videotitle {
    font-size: 30px;
}

/*#videoplayer {
    width: 85%;
}
*/
	
.video-frame {
    width: 100%;
}	

#video-frame-long {
    width: 90%;
}	

#video-suggested-frame-each-eng:nth-child(odd) {
	clear: left;
}
	
/*.video-suggested-frame-each:nth-child(odd) {
	clear: right;
}*/

.video-suggested-frame-each {
	width: 45%;
	margin-left: 5%;
}

#video-suggested-frame-each-three {
    clear: left;
	margin-left: 0%;
}

.videocaptioneach {
    font-size: 16px;
	width: 100%;
}

.videoproductrelatedtitle {
	font-size: 18px;
}

.videosuggestedtitle {
	font-size: 18px;
}

.videosuggestedtitleeach a {
    font-size: 14px;
}

.videoproductrelatedtitleeach a {
    font-size: 14px;
}

.videoproductrelatedimage img {
    width: 47%;
}
	
.videoproductrelatedimage_2 img {
    width: 57%;
}

.youtubelink a {
	font-size: 13px;
}

}

@media screen and (max-width: 760px) { 
#video-frame-long {
    width: 100%;
}	
	
.videotitle {
    font-size: 28px;
}

.videocaptioneach {
    font-size: 15px;
}

.videoproductrelatedtitle {
	font-size: 17px;
}

.videosuggestedtitle {
	font-size: 17px;
}

.videosuggestedtitleeach a {
    font-size: 13px;
}

.videoproductrelatedtitleeach a {
    font-size: 13px;
}

.videoproductrelatedimage img {
    width: 51%;
}
	
.videoproductrelatedimage_2 img {
    width: 61%;
}
}

@media screen and (max-width: 600px) { 
.videoproductrelatedimage img {
    width: 55%;
}

.videoproductrelatedimage_2 img {
    width: 65%;
}

/*#videoplayer {
	width: 323px;
	height: 181px;
}*/
#play {
	background-image: url(../../images/play_s.png);
	background-repeat:no-repeat;
	position:absolute;
	top: 50%;
	left: 50%;
	width:60px;
	height:60px;
	margin: -15px 0 0 -30px;
	cursor: pointer;
}


#pause {
	background-image: url(../../images/pause_s.png);
	background-repeat:no-repeat;
	position:absolute;
	top: 50%;
	left: 50%;
	width:60px;
	height:60px;
	margin: -15px 0 0 -30px;
	cursor: pointer;
}
}


@media screen and (max-width: 500px) { 
.video-suggested-frame-each {
    width: 70%;
}

#video-suggested-frame-each-two,
#video-suggested-frame-each-four {
	margin-left: 0px;
}

.video-suggested-frame-each {
    margin-bottom: 10px;
}
    
/*.video-suggested-frame-each:nth-child(odd) {
	clear: none;
}*/

/*#videoplayer {
    width: 100%;
}*/
	
.videocaptioneach {
	width: 100%;
}

.videoproductrelatedimage img {
    width: 65%;
}
	
.videoproductrelatedimage_2 img {
    width: 75%;
}
}

@media screen and (max-width: 442px) { 
.video-frame {
    padding-top: 55px;
}
	
#play {
	/*background-image: url(../../images/play_xs.png);
	background-repeat:no-repeat;
	position:absolute;
	top: 50%;
	left: 50%;
	width:50px;
	height:50px;
	margin: -15px 0 0 -30px;
	cursor: pointer;*/
	display: none !important;
}


#pause {
	/*background-image: url(../../images/pause_xs.png);
	background-repeat:no-repeat;
	position:absolute;
	top: 50%;
	left: 50%;
	width:50px;
	height:50px;
	margin: -15px 0 0 -30px;
	cursor: pointer;*/
	display: none !important;
}
}

@media screen and (max-width: 400px) { 
.videotitle {
    font-size: 26px;
}

.videocaptioneach {
    font-size: 13px;
}

.videoproductrelatedtitle {
	font-size: 15px;
}

.videosuggestedtitle {
	font-size: 15px;
}

.videosuggestedtitleeach a {
    font-size: 12px;
}

.videoproductrelatedtitleeach a {
    font-size: 12px;
}

.videoproductrelatedimage img {
    width: 75%;
}

.videoproductrelatedimage_2 img {
    width: 85%;
}
	
.youtubelink a {
	font-size: 12px;
}
}


