/*
Theme Name: News
*/

@font-face {
	font-family: Roboto-medium;  
    src: url('roboto/Robotomedium.ttf');  
    font-weight: normal;  
    
}

@font-face {
	font-family: Roboto-black;  
    src: url('roboto/Robotoblack.ttf');  
    font-weight: normal;  
    
}

@font-face {
	font-family: Roboto-blacki;  
    src: url('roboto/Robotoblackitalic.ttf');;  
    font-weight: normal;  
    
}

@font-face {
	font-family: Roboto-bold;  
    src: url('roboto/Robotoblackitalic.ttf');;  
    font-weight: normal;  
    
}
@font-face {
	font-family: Roboto-thin;  
    src: url('roboto/Robotothin.ttf');;  
    font-weight: normal;  
    
}
.wp-block-media-text__media{
    min-width:50%;
    padding: 40px;
}
.ajaxGet{
    width:100%;
	height: 100%;
}
.col-xl-12{

    width: 100%;
    position: fixed;
    height: 100%;
    font-family: Roboto-thin;
   
}
 
h3.wp-block-my-timer-timer{
   display: none;
}
.wp-block-video video{
    border: 0;
    margin: 15px;
    min-width: 95vw;
    height: 95vh;
}
.wp-block-media-text{
    height: 99vh;
}
/*wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio*/

/*wp-block-media-text alignwide is-stacked-on-mobile*/


/*wp-block-media-text__media
wp-block-media-text__content
has-text-align-center has-large-font-size*/