/************ nlform window *************/
.nlform {
  top: -50px;
  left: 50%;
  margin-left: -451px;
  width: 902px; 
  color: #333;
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  display: none;
  text-align: center;
z-index:9999!important;
}

.nlform .jqmClose {

  width: auto;
  _width: 30px;
  padding: 12px 11px 8px;  /* for larger click area */
  display: block;
  position: absolute;
  right: -15px;
  top: -15px;
  _right: -2px;
  color:#fff!important;
  font-family:arial,helvetica,sans-serif;
  font-size:24px;
  text-decoration:none;
font-weight:bold;
border-radius:50%;
background:#03bfd7;	
}


.nlform .content {
  background-color: #FFFFFF;
  padding: 15px 20px;
  width: fit-content;
  position: relative;
  text-align: left;
  top: -130px;
  _margin-bottom: -270px;
height:fit-content;
box-shadow: 0 0 0 9999px rgba(67, 67, 67, 0.8);
border-radius: 10px;
}

.nlform .shadow_top {
  padding-top: 294px;
}

.nlform .shadow_container {
  padding: 0 155px;
  _padding: 0;
  height: 315px;

}
.nlform .shadow_btm {
  padding-top: 294px;
}


/************ bbform window  **********/
.bbform {
  top: -50px;
  left: 50%;
  margin-left: -486px;
  width: 972px; 
  color: #333;
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  display: none;
  text-align: center;
}


.bbform .jqmClose {

  width: 12px;
  _width: 30px;
  padding: 12px 11px 8px;  /* for larger click area */
  display: block;
  position: absolute;
  right: 25px;
  top: -2px;
  _right: 2px;
  color:#666666;
  font-family:arial,helvetica,sans-serif;
  font-size:11px;
  text-decoration:none;

}


.bbform .content {
  background-color: #FFFFFF;
  padding: 30px 20px 15px;
  width: 630px;
  position: relative;
  text-align: left;
  top: -130px;
  _margin-bottom: -270px;
}

.bbform .shadow_top {
  background: transparent url('https://img.tradepub.com/images/modal_shdw_top.png') no-repeat 0 0;
  _background-image: none;
  _display: inline-block;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://img.tradepub.com/images/modal_shdw_top.png');
  padding-top: 294px;
}

.bbform .shadow_container {
  background: transparent url('https://img.tradepub.com/images/modal_shdw_hrz.png') repeat-y 0 0; 
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://img.tradepub.com/images/modal_shdw_hrz.png',sizingMethod='scale');
  padding: 0 155px;
  _padding: 0;
}

.bbform .shadow_btm {
  background: transparent url('https://img.tradepub.com/images/modal_shdw_btm.png') no-repeat 0 0;
  _background-image: none;
  _display: inline-block;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://img.tradepub.com/images/modal_shdw_btm.png');
  padding-top: 294px;
}


#leadgen {
  height:520px;
  width:630px;
}

#pprofile {
  height:460px;
  width:560px;
}

#bblauncher {
  height:200px;
  width:630px;
}

#video {
position: relative; 
z-index: 2000;
}


.shadow_container #foot {
position:absolute;
bottom:0;
left:0;
padding:0;
width:600px;
}


/* MEDIA QUERIES FOR MOBILE 3/5/25 */

@media (max-width:650px) {

.nlform {
width:100%;
left:unset;
margin-left:-170px;
}

.nlform .content {
width:300px;
left:50%;
padding:15px 10px;
}

#pprofile {
width:100%;
height:550px;
}


}
