/* Enter Your Custom CSS Here */


/***


@media only screen and (max-width: 500px){
  #cboxContent{
  width:auto!important;
  height:auto!important;}
  #colorbox{
  width:100%!important;
  height:24%!important;}
  
  .cboxIframe{
    width: auto;
    height: auto;}
#cboxTopRight{
display:none;}

#cboxTopCenter{
  display:none;
}
#cboxTopLeft{
    display:none;

}
#cboxContent{
background: #fff0;
}
#cboxMiddleLeft{
      display:none;

}
  #cboxBottomLeft{
    display:none;
  }
  #cboxBottomCenter{      display:none;

  }
  #cboxBottomRight{
          display:none;

  }
}


#vid-mai- {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
#vid-mai- iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

**/