


#video{ width: 700px;height: 328px; }
	
.contact-form {
	padding-left: 10px;
	padding-right: 20px;
	width: 100%;
}

	#myUL2 {
    /* VENTANA PLAYLIST */
    list-style-type: none;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 1em;
    text-shadow: 1px 1px 5px black;
    border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
    height: 400px;
    overflow: auto;
    overflow-style: marquee-line;
    scrollbar-width: thin;
    scrollbar-color: #fff #FFCC00;
    background-color: #9A7B00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1em;
	text-shadow: 1px 1px 5px black;		
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 550px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}
	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1em;
	text-shadow: 1px 1px 5px black;		
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 450px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 80%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	





/* Scrollbar styles */
::-webkit-scrollbar {
width: 12px;
height: 12px;
}

::-webkit-scrollbar-track {
border: 1px solid #C90;
border-radius: 10px;
}

::-webkit-scrollbar-thumb {
background: #C90;  
border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
background: #88ba1c;  
}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav,ul,nav,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{
	max-width: 100%;
}
/*end reset*/
@font-face {
    font-family: 'gandhi_sansregular';
    src: url('../fonts/GandhiSans-Regular-webfont.eot');
    src: url('../fonts/GandhiSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GandhiSans-Regular-webfont.woff') format('woff'),
         url('../fonts/GandhiSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/GandhiSans-Regular-webfont.svg#gandhi_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
cursor:pointer;}
/*-----start-wrap----*/
.wrap{
	width: 100%;
	
}
/*---start-header----*/



.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 90%;
	background-size: auto;
}
.logo{
	float:left;
	padding-top: 8px;
	padding-left: 68px;
	padding-bottom: 8px;
	width: 8%;
}
.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	text-align: center;
	text-shadow: 2px 2px 5px grey;	
	color: #FFF;
	padding-top: 24px;
	padding-bottom: 1em;
	font-weight: bold;

}


/*---start-main-content----*/
.main-content {
	padding-bottom: 40px;
}
/*---start-main-content----*/
.left-sidebar{
	width: 20%;
	float: left;
	border-right: 1px solid #F1F0F6;
	margin-top: 20px;

}

.sidebar-box h2{
	font-family: 'gandhi_sansregular';
	color: #888;
	text-transform: uppercase;
	padding: 10px 10px 10px 0;
	display: block;
	font-size: 1em;
}
.sidebar-box ul li{
	display:block;
	padding:5px 0;
	font-family: 'gandhi_sansregular';
	color: #888;
	cursor:pointer;
	
}
.sidebar-box input[type="button"]{
	padding: 15px 20px;
	background: #000;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	font-family: 'gandhi_sansregular';
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 1em;
	text-transform: uppercase;
	display: block;
	
	width: 100%;
}
.sidebar-box input[type="button"]:hover{
	color:#888;
}
.sidebar-box ul {
	padding: 10px 0 10px 22px;
}
.sidebar-box p{
	color: #888;
	font-family: 'gandhi_sansregular';
	font-size: .8em;
	line-height: 1.3em;
	padding: 10px 20px 10px 20px;
	text-align: justify;
}
.sidebar-box img {
	width: 82%;
	margin-left: 26px;
	border-radius: 8px;
	border: solid #edb800 3px; 
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3)  ; 
	-webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3)  ; 
	-moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3)  ; 

	
	}
/*---start-type-videos----*/
.type-videos ul li{
	display:block;
	
}
.type-videos ul li a:before{
	content: url(../images/marker2.png);
	padding: 0px 8px 0px 5px;
	vertical-align: sub;
}
.type-videos ul li a{
	color: #fff;
	font-family: 'gandhi_sansregular';
	font-size: 0.8em;
	line-height: 1em;
	padding: 10px 10px 5px 5px;
	display: block;
	background: #edb800;
	margin: 0px 0;
	border-bottom: 1px solid rgba(85, 85, 85, 0.05);
	text-transform: uppercase;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: black;
	
}
.type-videos ul li img{
	vertical-align:middle;
}
.type-videos ul li a:hover{
	color: #FFF;
	background: #ca9e03;
}
.type-videos h3{
	font-family: 'gandhi_sansregular';
	color: #888;
	text-transform: uppercase;
	padding: 10px;
	padding-left: 30px;
	display: block;
	border: 1px solid #F1F0F6;
	font-size: 0.9em;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

/*---start-type-videos----*/
.type-playlist ul li{
	display:block;
}
.type-playlist ul li a:before{
	content: url(../images/marker2.png);
	padding: 0px 8px 0px 5px;
	vertical-align: sub;
}
.type-playlist ul li a{
	color: #fff;
	font-family: 'gandhi_sansregular';
	font-size: 0.8em;
	line-height: 1em;
	padding: 10px 10px 5px 5px;
	display: block;
	background: #edb800;
	margin: 1px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: black;
	text-transform: uppercase;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.type-playlist ul li img{
	vertical-align:middle;
}
.type-playlist ul li a:hover{
	color: #FFF;
	background: #ca9e03;
}
.type-playlist h3{
	font-family: 'gandhi_sansregular';
	color: #888;
	text-transform: uppercase;
	padding: 10px;
	display: block;
	border: 1px solid #F1F0F6;
	font-size: 0.9em;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
/*-----right-content-----*/
.right-content{
	padding: 0 18px;
	width: 77%;
	float: right;
}
.content-grid{
	width: 13%;
	float: left;
	text-align: center;
	border: 1px solid #edb800;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
	margin-right: 2%;
	margin-bottom: 2%;
	
}
.last-grid{
	margin-right:0px;
}
.content-grid img{
	display:block;
}
.content-grid h3{
	font-family: 'gandhi_sansregular';
	color: #888;
	text-transform: uppercase;
	padding: 10px 0;
	display: block;
	line-height: 1.5em;
	font-size: 0.875em;
}
.content-grid ul li{
	display:inline-block;
}
.content-grid img{
	display:block;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.content-grid:hover  img{
	-webkit-filter: grayscale(100%);
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.content-grid ul li a{
	padding:0 5px;
	display:block;
}
.button{
	background: #000;
	padding: 10px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: 'gandhi_sansregular';
	text-transform: uppercase;
	display: block;
	margin: 10px 0 0 0;
	font-size: 0.875em;
}
.button:hover{
	color:#888;
}
/*---top-social-icons-----*/
.social-icons {
 float: right;
}
.social-icons li a {
	height: 40px;
	width: 40px;
	display:block;
	text-indent: -9999px;
	background: transparent url(../images/social-icons.png);
}
.contact-info1 {
	font-family: Montserrat;
	font-weight: 700;
	color: #eee;
}
.social-icons li:first-child {
	border-left: 1px solid rgba(231, 231, 231, 0.73);
}
.social-icons ul li:first-child, ol li:first-child {
	margin-top: 0px;
}
.social-icons li {
	float: left;
	width: 40px;
	height: 40px;
	border-right: 1px solid rgba(231, 231, 231, 0.73);
	background: none;
	padding: 0px;
	margin: 0;
}
.social-icons a.facebook:hover {
	background-position: 0px bottom;
}
.social-icons a.facebook {
	background-position: 0px top;
}
.social-icons li a {
	height: 40px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/social-icons.png);
}
.social-icons a.twitter {
	background-position: -40px top;
}
.social-icons a.twitter:hover {
	background-position: -40px bottom;
}
.social-icons a.googleplus {
	background-position: -440px top;
}
.social-icons a.googleplus:hover {
	background-position: -440px bottom;
}
.social-icons a.pinterest {
	background-position: -480px top;
}
.social-icons a.pinterest:hover {
	background-position: -480px bottom;
}
.social-icons a.dribbble {
	background-position: -160px top;
}
.social-icons a.dribbble:hover {
	background-position: -160px bottom;
}
.social-iconst a.dribbble:hover {
	background-position: -160px bottom;
}	
.social-icons a.vimeo {
	background-position: -120px top;
}
.social-icons a.vimeo:hover {
	background-position: -120px bottom;
}
.right-content-heading-left{
	float:left;
	padding: 11px 0;
}
.right-content-heading {
	border-bottom: 1px solid #F1F0F6;
	margin-bottom: 0px;
}
.right-content-heading-right{
	float:right;
}
.right-content-heading-left h3{
	font-family: 'gandhi_sansregular';
	color: #888;
	text-transform: uppercase;
	display: block;
}
/*----start-pagenation-----*/
.pagenation{
	float: left;
}
.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
}
.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.775em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
}
.pagenation ul li a:hover{
	color: #000;
}
.pagenation ul li:last-child{
	padding-left: 0em;
}
/*---start-copyright-----*/
.copy-right{
	padding: .5em 0;
	background: #edb800;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
}
.copy-right p{
	background: #edb800;
	color: #FFF;
	outline: none;
	font-family: 'gandhi_sansregular';
	text-transform: uppercase;
	font-size: 0.875em;
}
.copy-right p a{
	background: #000;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: 'gandhi_sansregular';
	text-transform: uppercase;
	font-size: 1em;
}
.copy-right p a:hover{
	color:#888;
}
/*---sigle-page----*/
/*---single-page-----*/
.title ul li{
	display:inline-block;
}
.title h3,.title h4{
	color: #888;
	font-family: 'gandhi_sansregular';
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.title h4{
	font-size:1em;
}
.title ul{
	padding-bottom:10px;
}
.title ul li a{
	color:rgb(155, 155, 155);
	font-family: 'gandhi_sansregular';
	font-size:0.9em;
	padding: 0px 3px;
}
.title ul li img{
	vertical-align:middle;
	margin:0px 3px;
}
.title ul li a:hover{
	color:#888;
}
.video-details p,.video-details span{
	color: #888;
	font-family: 'gandhi_sansregular';
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.video-details p{
	padding: 0 0 7px 0px;
	}

.video-details {
	width: 100%;
	}
.video-details ul{
	padding:10px 0px;
}
.video-details p a{
	color:#888;
	font-family: 'gandhi_sansregular';
}
.tags li a{
	font-size: 0.9em;
	color: #888;
	font-family: 'gandhi_sansregular';
}
.tags ul li{
	display:inline-block;
}
.tags h3{
	color: rgb(155, 155, 155);
	font-family: 'gandhi_sansregular';
	font-size: 0.9em;
	text-transform:uppercase;
}
.other-links ul li{
	line-height:1.8em;
}
.related-videos h6{
	font-size:1em;
	font-family: 'gandhi_sansregular';
	padding-top: 4px;
	padding-bottom: 4px;
	color:rgb(155, 155, 155);
	padding: 15px 0px 10px 0px;
	border-bottom: 1px dashed rgb(201, 201, 201);
}
.video-inner span{
	position: absolute;
	right: -10px;
	bottom: 15px;
	background: rgba(58, 58, 58, 0.61);
	padding: 7px 20px;
	font-family: 'gandhi_sansregular';
	color: #fff;
}
.viwes {
	padding: 11px 0px 0 0;
}	
.video-inner img{
	background: #fff;
	padding: 10px;
	box-shadow: 0px 0px 10px rgb(228, 228, 228);
}
.video-inner{
	position:relative;
	width: 70%;
}
.shareon {
	width:100px;
	border:none;
}
/*----share-artical----*/
.share-artical h3{
	font-family: 'gandhi_sansregular';
	font-weight: 400;
	font-size: 30px;
	color: #626262;
	text-align: left;
	text-transform: none;
	padding: 14px 0;
	margin-top: 15px;
}
.share-artical ul li{
	display:inline-block;
	padding-right:10px;
}
.share-artical ul li img{
	vertical-align: text-top;
	padding-right:7px;
}
.share-artical ul li a{
	color: #888;
	font-family: 'gandhi_sansregular';
	font-size: 1em;
}
.share-artical ul li a:hover{
	color:#000;
}
/*---comment-box----*/
.table-form{
	width:100%;
}
.table-form form input[type="text"]{
	border: 1px solid rgba(192, 192, 192, 0.22);
	outline: none;
	padding: 8px;
	margin-top: 23px;
	color:#888;
	overflow: hidden;
	width: 40%;
	display: block;
	font-family: 'gandhi_sansregular';
}
.table-form textarea{
	font-family: 'gandhi_sansregular';
	padding: 8px;
	margin-top: 25px;
	outline:none;
	color: #888;
	border: 1px solid rgba(192, 192, 192, 0.22);
	width:70%;
	height:100px;
	resize: none;
}
.table-form a{
	font: 400 15px/1.2em Arial;
	color: #5a5a5a;
	padding: 11px 18px;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	border: 1px solid #e9e9e9;
	float: left;
	margin-top: 10px;
	display: block;
	font-family: 'gandhi_sansregular';
}
.table-form a:hover{
	background: #000;
	color: #fff;
	transition: all 0.3s;
}
.artical-commentbox h3{
	font-family: 'gandhi_sansregular';
	font-weight: 400;
	font-size: 30px;
	color: #626262;
	text-align: left;
	text-transform: none;
	padding-top: 14px;
	margin-top: 15px;
	}
/*---start-contact----*/
/*  Contact Form  ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
	zoom: 1;
}
.col{
	display: block;
	float:left;
	margin: 0% 0 0% 0%;
}
	
.span_2_of_3 {
	width: 25%;
	padding-left: 0px;
}
.span_1_of_3 {
	width: 75%;
	padding: 0 0%;
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	font-family: 'gandhi_sansregular';
	font-weight: 400;
	font-size: 1.2em;
	color: #999999;
	text-align: left;
	text-transform: none;
	text-transform: uppercase;
}




.map{


}
.resp-container {
    position: relative;
    padding-top: 66.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 96%;
    border: 0;
}



/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
	.span_1_of_3 {
	width: 70%;
	padding: 0 0% 0%;
		
	}
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.video-details {
	width: 100%;
	}

}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%; 
	}
   

	
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:90%;
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:90%;
		padding:5%; 
	}
}
/*----responsive-design----*/


	

@media screen and (max-width: 1366px) {
	.sidebar-box img {
	width: 68%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	}	
	.wrap{
	width: 100%;
	}
	.right-content {
		width: 77%;
	}
	.content-grid {
		width: 14.4%;
	}
	.video-details {
	width: 100%;
	}
	.pagenation{
	float: inherit;
	width: 80%;
	}
	.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
	}
	.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
	}
	.pagenation ul li a:hover{
	color: #000;
	}
	.pagenation ul li:last-child{
	padding-left: 0em;
	}
	.video-details {
	width: 100%;
	}	
	#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 100%;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 380px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 500px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 87%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	text-align: center;
	text-shadow: 2px 2px 5px grey;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 700px;height: 228px; }
	} 	


@media screen and (max-width: 1280px)  {
	.sidebar-box img {
	width: 70%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	}	
	.wrap{
		width:100%;
	}
	.right-content {
	width: 76%;
	background-color: #edb800;
	}
	.content-grid {
		width: 13.2%;
	}
	.pagenation{
	float: inherit;
	width: 80%;
	}
	.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
	}
	.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
	}
	.pagenation ul li a:hover{
	color: #000;
	}
	.pagenation ul li:last-child{
	padding-left: 0em;
	}
	.video-details {
	width: 100%;
	}	
	#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 1em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 100%;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 320px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}
	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 450px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 87%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	text-align: center;
	text-shadow: 2px 2px 5px grey;	
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 650px;height: 228px; }
	} 	

@media screen and (max-width:991px) {

	.sidebar-box img {
	width: 78%;
	margin-left: 1.1em;
	border-radius: 8px;
	border: solid #edb800 3px;
	
	}	
	.wrap{
		width:100%;
	}
	.right-content {
		width: 76%;
		
	}
	.content-grid {
		width: 15%;
	}
	.type-videos ul li a {
		padding: 10px 10px 2px 10px;
	}
	.share-artical h3,.artical-commentbox h3 {
		font-size: 26px;
	}
	.pagenation{
	float: inherit;
	width: 80%;
	}
	.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
	}
	.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
	}
	.pagenation ul li a:hover{
	color: #000;
	}
	.pagenation ul li:last-child{
	padding-left: 0em;
	}
	.video-details {
	width: 100%;
	}	
	#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .8em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .8em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 100%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 340px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 87%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	text-align: center;
	text-shadow: 2px 2px 5px grey;	
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 650px;height: 228px; }
	} 	
	
	
@media screen and (max-width: 900px) {
	
	.sidebar-box img {
	width: 68%;
	margin-left: 2.2em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	}	
	.content-grid {
		width: 24%;
	}
	.left-sidebar {
		width: 27%;
	}
	.right-content {
		width: 68%;
	}
	.sidebar-box input[type="button"] {
		padding: 10px 11px;
	}
	.pagenation{
	float: inherit;
	width: 80%;
	}
	.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
	}
	.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
	}
	.pagenation ul li a:hover{
	color: #000;
	}
	.pagenation ul li:last-child{
	padding-left: 0em;
	}
	.video-details {
	width: 100%;
	}	
	#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .7.5em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 230px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 230px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 100%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .9em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 900px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 87%; /* Full-width */
	font-size: .8em; /* Increase font-size */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{
	width: 650px;
	height: 328px; 
 	text-shadow: 2px 2px 5px grey;	
	}
	}	
	

@media screen and (max-width:800px) {
	
	.sidebar-box img {
	width: 68%;
	margin-left: 2.2em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	}	
	.content-grid {
		width: 24%;
	}
	.left-sidebar {
		width: 27%;
	}
	.right-content {
		width: 68%;
	}
	.sidebar-box input[type="button"] {
		padding: 10px 11px;
	}
	.pagenation{
	float: inherit;
	width: 80%;
	}
	.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
	}
	.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
	}
	.pagenation ul li a:hover{
	color: #000;
	}
	.pagenation ul li:last-child{
	padding-left: 0em;
	}
	.video-details {
	width: 100%;
	}	
	#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .75em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 230px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 230px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 100%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .9em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 900px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 87%; /* Full-width */
	font-size: .8em; /* Increase font-size */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{
	width: 650px;
	height: 328px; 
 	text-shadow: 2px 2px 5px grey;	
	}
	}

@media only screen and (max-width:736px) {
.sidebar-box img {
	width: 78%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	
	}	

	.right-content {
		width: 80%;
		padding:0px 10px;
	}

	
.left-sidebar {
		width: 100%;
	}
.left-sidebar,	.right-content ,.right-content-heading-left,.right-content-heading-right,.social-icons {
	float: left;
	}
.right-content {
		width: 94%;
	}
.content-grid {
		width: 16%;
		margin: 0 0.5em 1em;
	}
.pagenation{
	float: inherit;
	width: 80%;
}
.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
}
.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
}
.pagenation ul li a:hover{
	color: #000;
}
.pagenation ul li:last-child{
	padding-left: 0em;
}
	

.video-details {
	width: 100%;
	}	
	
#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .7em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 150px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 300px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .8em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 87%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 650px;height: 182px; }
	} 	
@media screen and (max-width: 667px){

.sidebar-box img {
	width: 78%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	
	}

	
.left-sidebar {
		width: 100%;
	}
.left-sidebar,	.right-content ,.right-content-heading-left,.right-content-heading-right,.social-icons {
	float: left;
	}
.right-content {
		width: 94%;
	}
.content-grid {
		width: 30%;
		margin: 0 0.5em 1em;
	}
.pagenation{
	float: inherit;
	width: 80%;
}
.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
}
.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
}
.pagenation ul li a:hover{
	color: #000;
}
.pagenation ul li:last-child{
	padding-left: 0em;
}
	

.video-details {
	width: 100%;
	}	
	
#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .7em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 150px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 300px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .6em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 87%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 650px;height: 182px; }
	} 	
@media screen and (max-width: 640px){
	
.sidebar-box img {
	width: 78%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);

	
	}	
.right-content {
		width: 94%;
	}
.content-grid {
		width: 30%;
		margin: 0 0.5em 1em;
	}
.pagenation{
	float: inherit;
	width: 80%;
}
.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
}
.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
}
.pagenation ul li a:hover{
	color: #000;
}
.pagenation ul li:last-child{
	padding-left: 0em;
}
	

.video-details {
	width: 100%;
	}	
	
#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .7em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 150px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 300px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 87%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 650px;height: 182px; }
	} 	
@media screen and (max-width: 600px){
	
.sidebar-box img {
	width: 78%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	
	}
.right-content {
		width: 94%;
	}
.content-grid {
		width: 30%;
		margin: 0 0.5em 1em;
	}
.pagenation{
	float: inherit;
	width: 80%;
}
.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
}
.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
}
.pagenation ul li a:hover{
	color: #000;
}
.pagenation ul li:last-child{
	padding-left: 0em;
}
	

.video-details {
	width: 100%;
	}	

.#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .7em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 150px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 300px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 87%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 650px;height: 182px; }
	} 	


@media screen and (max-width: 568px){

	.sidebar-box img {
	width: 78%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	}	
	.right-content {
		width: 94%;
	}
	.content-grid {
		width: 28%;
		margin: 0 0.5em 1em;
	}
	.pagenation{
	float: inherit;
	width: 80%;
	}
	.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
	}
	.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
	}
	.pagenation ul li a:hover{
	color: #000;
	}
	.pagenation ul li:last-child{
	padding-left: 0em;
	}
	.video-details {
	width: 100%;
	}	
	#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .7em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 150px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 300px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 87%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 650px;height: 182px; }
	} 	
	
@media screen and (max-width: 480px){
.sidebar-box img {
	width: 78%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	}	
	
.right-content {
		width: 94%;
	}
.content-grid {
		width: 45%;
		margin: 0 0.5em 1em;
	}
.pagenation{
	float: inherit;
	width: 80%;
}
.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
}
.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
}
.pagenation ul li a:hover{
	color: #000;
}
.pagenation ul li:last-child{
	padding-left: 0em;
}
	

.video-details {
	width: 100%;
	}	


.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
}
.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
}
.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	padding-bottom: 1em;
	font-weight: bold;

}#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .7em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 150px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 300px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .5em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 82%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 650px;height: 182px; }
	} 
	
@media screen and (max-width: 414px){
	
.sidebar-box img {
	width: 78%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	
	}	
	
.right-content {
		width: 94%;
	}
.content-grid {
		width: 45%;
		margin: 0 0.5em 1em;
	}
.pagenation{
	float: inherit;
	width: 80%;
}
.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
}
.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
}
.pagenation ul li a:hover{
	color: #000;
}
.pagenation ul li:last-child{
	padding-left: 0em;
}
.copy-right p {
	line-height: 1.5;
	}
	

.video-details {
	width: 100%;
	}	

.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
}
.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
}
.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.8em; }	
	#video{ width: 650px;height: 204px; }

	#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .7em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 150px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 300px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .5em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 82%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 650px;height: 182px; }
	} 
	
	
	 
	
	
@media screen and (max-width: 384px){

	.sidebar-box img {
	width: 78%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	}	
	

	.right-content {
		width: 94%;
	}

	.content-grid {
		width: 40%;
		margin: 0 0.5em 1em;
	}

	.pagenation{
	float: inherit;
	width: 80%;
    }

	.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
    }
	.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.85em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
	}
	.pagenation ul li a:hover{
	color: #000;
	}
	.pagenation ul li:last-child{
	padding-left: 0em;
	}
	.copy-right p {
	line-height: 1.5;
	}
	.video-details {
	width: 100%;
	}
	#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 1.1em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 150px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.1em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 300px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 88%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.1em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 500px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 82%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.6em; }
	#video{ width: 650px;height: 182px; }
	} 
	
	
@media screen and (max-width: 360px){
	.sidebar-box img {
	width: 74%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	}	
	.right-content {
		width: 94%;
	}
	.content-grid {
		width: 40%;
		margin: 0 0.5em 1em;
	}
	.pagenation{
	float: inherit;
	width: 80%;
	}
	.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
	}
	.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.8em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
	}
	.pagenation ul li a:hover{
	color: #000;
	}
	.pagenation ul li:last-child{
	padding-left: 0em;
	}
	.copy-right p {
	line-height: 1.5;
	}
	.video-details {
	width: 100%;
	}	
	#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: .7em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 150px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 300px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 100px;
	margin-top: 100px;
	font-size: .6em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 82%; /* Full-width */
	font-size: .8em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}	
	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	 .logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	}
	.copy-right p { line-height: 1.5; font-size: 0.8em; }
	#video{ width: 650px;height: 172px; }
	} 

@media screen and (max-width: 320px){
	
	.sidebar-box img {
	width: 70%;
	margin-left: 2.5em;
	border-radius: 8px;
	border: solid #edb800 3px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	
	}	
	
	.right-content {
	width: 94%;
	}
	.content-grid {
	width: 43%;
	margin: 0 0.5em 1em;
	}
	.pagenation{
	float: inherit;
	width: 66%;
	}
	.pagenation ul li{
	display: inline-block;
	border-radius: 5px;
	padding-bottom: 10px;
	}
	.pagenation ul li a{
	background: #edb800;
	padding: 5px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	display: block;
	font-size: 0.7em;
	border-radius: 5px;
	/* [disabled]font-weight: bold; */
	margin-top: 5px;
	}
	.pagenation ul li a:hover{
	color: #000;
	}
	.pagenation ul li:last-child{
	padding-left: 0em;
	}
	.copy-right p {
	line-height: 1.5;
	}
	.video-details {
	width: 100%;
	}	

	.header{
	padding: 0px;
	background-image: url(../images/nav2.png);
	height: 60%;
	}
	.logo{
	float:left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 20%;
	}
	.top-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 24px;
	padding-bottom: 1em;
	font-weight: bold;
	}
	#video{ width: 650px;height: 152px; }
	.copy-right p { line-height: 1.5; font-size: 0.7em; }
	#myUL2 {
	/* VENTANA PLAYLIST */
	list-style-type: none;
	margin-bottom: 50px;
	margin-top: 5px;
	font-size: .7em;
	border-bottom: 2px solid #FFFFFF; /* Add a border to all links */
	height: 150px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}	
	#myUL {
	/* VENTANA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .7em;
	border: 0px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	height: 300px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	width: 100%; /* Full-width */	
	}
	#myInput {
	background-position: 10px 12px; /* INPUT SEARCH */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 92%; /* Full-width */
	font-size: 1em; /* Increase font-size */
	padding: 12px 20px 12px 0px; /* Add some padding */
	border: 2px; /* Add a grey border */
	Border-style: solid;
	border-color: #FFCC00;
	margin-bottom: 2px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}

	#myUL3 {
	/* LISTA SEARCH */
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .6em;
	border-bottom: 2px solid #fff; /* Add a border to all links */
	height: 250px;
	overflow: auto;
	overflow-style: marquee-line;
	scrollbar-width: thin;
	scrollbar-color: #fff #FFCC00;
	}
	#myInput3 {
	background-position: 10px 12px; /* INPUT SEARCH PORTADA */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 82%; /* Full-width */
	font-size: .7em; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 2px solid #fff; /* Add a grey border */
	margin-bottom: 0px; /* Add some space below the input */
	background-color: #CEA500;
	color: #000;
	background-image: url(../images/search-icon.png);
	}
		
	} 
	
	
	
	.fb-like {
	padding: 5px 0 0 0;
	}
	.cookieconsent {
	font-family: 'gandhi_sansregular';
    text-transform: uppercase;
   	font-size: .7em;
	position:fixed;padding:20px;left:0;bottom:0;background-color:#000;color:#edb800;text-align:center;width:100%;z-index:99999;
	}

#playlist {
    display:table;
}
#playlist li{
    cursor:pointer;
    padding:8px;
}

#playlist li:hover{
    color:blue;                        
}
#videoarea {
    float:left;
    width:640px;
    height:480px;
    margin:10px;    
    border:1px solid silver;
}

   .promo-especial{
	background: #edb800;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: 700;
}     
