.row {
	width: 50%;
}

.videoscabeza{
margin: 0 auto;
width: 100%;
height: auto;
background-color: ;	
text-align: center;
margin-top: 10px;
}

.videoscabeza img{
width: 65%;
}

.texvideos{
font-weight: 600;
font-family: 'Rajdhani', sans-serif;
color:#0099FF;
margin-top: 10px;
margin-bottom: 0px;
}

/* YouTube Responsive CSS for HubSpot */

.hs-responsive-embed-youtube {
position: relative;
padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
padding-top: 25px;
}

.hs-responsive-embed-youtube iframe {
position: absolute;
width: 100%!important;
height: 100%!important;
}

h300{
font-size: 36px;
}

h301{
font-size: 30px;
}

h302{
font-size: 40px; font-weight: 700; color:#007af4;
}

.videos{
width:50%;
margin: 0 auto;
}
	
.float_r { float: right }
.float_l { float: left }
.float_c { float: center }
	



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

.videoscabeza img{
width: 80%;
}

h300{
font-size: 34px;
line-height: 100%;
}

h301{
font-size: 28px;
}

h302{
font-size: 36px; 
}

.videos{
width:70%;
}

}

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

.videoscabeza img{
width: 70%;
}

h300{
font-size: 28px;
line-height: 100%;
}

h301{
font-size: 22px;
}

h302{
font-size: 30px; 
}

}

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

.videoscabeza img{
width: 82%;
}

h300{
font-size: 28px;
line-height: 100%;
}

h301{
font-size: 22px;
}

h302{
font-size: 30px; 
}

}


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

h300{
font-size: 24px;
line-height: 100%;
}

h301{
font-size: 20px;
}

h302{
font-size: 26px; 
}

.videos{
width:85%;}

}

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

h300{
font-size: 26px;
line-height: 100%;
}

h301{
font-size: 20px;
}

h302{
font-size: 24px; 
}

}

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

.videoscabeza img{
width: 90%;
}

h300{
font-size: 18px;
}

h301{
font-size: 14px;
}

h302{
font-size: 20px;
line-height: 200%; 
}

.videos{
width:90%;
}

}
