/*

Template: The Corps — Responsive Multi-purpose HTML5 Template
Author: potenzaglobalsolutions.com
Version:  1
Design and Developed by: potenzaglobalsolutions.com

Note: This is the file where you can add your custom styles to change the look of the
theme. But don't modify "style.css" file.

*/

/* Your custom css codes start from here: */


 
  .overlayGM {
    background: black;
     background:transparent; 
     position:relative; 
     width:100%;
     height:450px; /* your iframe height */
     top:450px;  /* your iframe height */
     margin-top:-450px;  /* your iframe height */
  }

  .msjForm{
  	background: none;
  	float: left;
  	font-size: .8em;
  	text-align: center ;
  	position: relative;
  	width: 100%;
  }

  #msjFormCont{
  	background: none;
  	float: left;
  	color: #363636;
  	font-size: 1em;
  	text-align: center ;
  	position: relative;
  	width: 100%;
  }

  #emailPP{
  	text-transform: none;
  }