
.negri-misas{
	font-family: 'Oswald', sans-serif;
font-size: 40px;
}
.negri-misas-reper{
    font-family: 'Oswald', sans-serif;
font-size: 25px;
text-align: center;
}
.misas{
    margin-top: 90px;
}

.cuadro{
    background: hsl(14, 100%, 50%);
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: white;
}
.videomisas-tres iframe{
    height: 200px;
    width: 100%;
}
.wedding-misas{
    padding: 30px;
    margin-top: 0px;
}
.sax-azul{
    background: hsl(200, 100%, 50%);
    padding-left: 5px;
    padding-right: 5px;
   
    color: white;
}
.text-misas-titulo{
    text-align: center;
    font-size: 18px;
}
.videomisas-uno iframe {
    width: 100%;
    height: 200px;
}
.videomisas-dos iframe{
    width: 100%;
    height: 200px;
}
strong{
    font-weight: bold;
}
.info-misas{
    
        margin-top: -20px;
    
}
.lista{
    list-style: none;
}
.embebido-misas iframe{
    height: 400px;
    width: 100%;
}
.videos-misas iframe{
    width: 100%;
    height: 200px;

}
.embebido-misas{
    margin-top: 0;
}
.multimedia{
    background: hsl(37, 100%, 50%);
    color: white;
}



/********************responsive********************/

@media screen  and (min-width:768px){
   
    .videomisas-tres iframe{
        height: 250px;
    }
      
   
        .wedding-misas {
            margin-top: 20px;
            padding: 10px;
          
         
        }
        
        .embebido-misas iframe{
            width: 100%;
            height: 420px;
            
        }
        .videos-misas iframe{
            width: 100%;
            height: 370px;
         
        }
        .vid{
           margin-bottom: 70px;
        }
    }
    
    @media screen  and (min-width:1024px){
        .misas{
            margin-top: 150px;
        }
        .text-misas-titulo{
            font-size: 30px;
        }
        .negri-misas{
            font-size: 60px;
        }
        .info-misas{
            margin-top: 22px;
            
            
        }
        .info-misas p{
            font-size: 17px;
        }
        .info-misas ul{
            font-size: 17px;
        }
        .videomisas-dos iframe{
            height: 365px;
        }
        .videomisas-uno iframe{
            height: 365px;
        }
       
       .videomisas-tres iframe{
           height: 350px;
       }
       .wedding-misas img{
           padding: 10px;
           margin-top: -10px;
       }
      
       .embebido-misas iframe{
           height: 420px;
       }
       
       .bodas-misas{
           top: 50px;
       }
     
       .vid{
           margin-top: 10px; ;
       }
       .videos-misas iframe{
           height: 500px;
       }
    }
