/*
Theme Name: Dandapani
Theme URI: http://www.dandapani.org
Description: Theme For Dandapani.org
Author:Webpop Design
Author URI: http://www.webpopdesign.com
Tags: two columns, widgets, CMS, corporate, company
*/


.youtube-video{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.youtube-video iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}