.you-tube{
    color: white;
 background-color: #FF0000;
}
.sound-cloud{
    color:  white;
    background-color:  #f70;
}
.blog-font{
    font-size: large;
}
.youtube-rspnsv{
    position: relative; padding-bottom: 56.25%; padding-top: 3px; height: 0; overflow: hidden;

}
.youtube-rspnsv iframe, .youtube-rspnsv object, .youtube-rspnsv embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.fab-call-btn {
 width:60px;
 height:60px;
 border-radius:50%;
 box-shadow:0 6px 10px 0 #666;
 font-size:50px;
 line-height:70px;
 color:#fff;
 text-align:center;
 position:fixed;
 right:25px;
 bottom:100px;
 transition:all .1s ease-in-out;
 cursor:pointer
}
.fab-call-btn:hover {
 box-shadow:0 6px 14px 0 #666;
 transform:scale(1.05);
 align-items:center
}
.dropdown-content-number {
 display:none;
 position:fixed;
 background-color:#131614;
 min-width:auto;
 overflow:auto;
 box-shadow:0 8px 16px 0 rgba(125,16,214,.2);
 right:120px;
 bottom:95px;
 border-radius:15px;
 z-index: +81111;
}
.dropdown-content-number a {
 font-size:25px;
 color:#d1dbee;
 padding:15px 15px;
 text-decoration:none;
 display:inline-block;
 z-index: +81111;
}
.show_number {
 display:inline-block;
 
}
