a.btn-style {
    background: #7b868a !important;
    font-size: 14px !important;
    transition: all 1s;
    position: absolute;
    right: 0;
    top: 33px;
    line-height: 20px;
}
.reqEvlTbl {
    font-size: 12px; 
    width: 100%;
}
.reqEvlTbl td{
    padding: 8px 0;
    width: auto;
    font-size: 13px;
    vertical-align: middle;
}
.reqEvlTbl  input, .reqEvlTbl  select {
    padding: 7px;
    border: 1px solid #ccc;
    font-size: 12px;
    height: 15px;
    width: 94%;
}
.reqEvlTbl select {
    height: 30px;
    width: 100%;
    background: #fff;
}
.reqEvlTbl textarea{
   background: #fff;
   height: 40px;
   width: 95%;
}
#meGDPRMessage {
    margin: 0;
    width: 100%;
    font-size: 10px;
}
#meGDPRMessage .checkmarkgdpr {
   vertical-align: middle;
}
.dwn-priv {
    line-height: 15px;
    color: #666;
    font-size: 9px;
    margin: 10px 0 15px 0;
}
.reqEvlTbl .formfooter {
    background: none;
    text-align: left;
    padding-top: 20px;
}
.reqEvlTbl .formfooter input[type="submit"] {
    background: #069b4f !important;
    border: none;
    cursor: pointer;
    padding: 8px 35px;
    color: #fff;
    height: auto;
    width: auto;
}
.reqEvlTbl .formfooter input[type="reset"] {
    background: #cfd7da !important;
    border: none;
    color: #676b6d;
    margin: 0 0 0 5px;
    padding: 8px 35px;
    height: auto;
    width: auto;
}
@media screen and (max-width:767px) {
.sec-pTB {
    width:100%;
    box-sizing:border-box
}
.head{padding-top:40px;
    margin-bottom:10px
}
.footHead {margin:5% 0 0;
   border-bottom:1px solid #3e3e3e;
   margin-bottom:15px!important;
   padding-left:22px
}
.footCont ul li a{color:#bbb;
   display:block;
   border:1px solid #3e3e3e;
   margin-bottom:5px;
   padding:5px 10px;
   background:#333;
   border-radius:2px}
.footer .col3 {
   padding:20px 24px;
   box-sizing:border-box}
#header-mainsec {
   top:33px
}
.melogosvg img {
   width:125px!important
}
#commonHeader {
   min-height:88px
}
#MEmobPanel.prdMobMenu {
  top:86px
}
div#scroll {
  width:80%;
  padding:0 40px
}
.container h1 {
  text-align:center;
  margin-bottom:20px;
  width:100%;
  font-size:33px;
  line-height: 40px;
}
.container p{
   font-size:16px!important;
   font-weight:100;
   line-height:30px;
   text-align:center;
}
.reqEvlTbl  {
   width:80%;
   margin-top:25px
}
.reqEvlTbl   tr td {
   padding:10px
}
.reqEvlTbl  tr td b {
   font-size:16px
}
.reqEvlTbl  tr td input,select,textarea {
   height:30px;
   font-size:16px;
   width:100%;
   line-height:30px;
   padding:7px 10px;
   border-radius:2px;    
   background: rgba(249, 249, 249, 0.45);
   border: 1px solid #d1d2d3;
}
.reqEvlTbl tr td select {
   border:0;
   height:42px;
   font-size:16px;
   width:108%;
   line-height:30px;
   border-radius:2px;    
   background: rgba(249, 249, 249, 0.45);
   border: 1px solid #d1d2d3;
}
.reqEvlTbl tr td textarea {border:0;
   height:30px;
   font-size:16px;
   width:100%;
   line-height:30px;
   border-radius:2px;
   height:100px;    
   background: rgba(249, 249, 249, 0.45);
   border: 1px solid #d1d2d3;
}
.notebox {
   background:#ffffff;
   text-align:center;
   width:80%;
   margin:8px auto;
   border:0;
   padding:25px 20px;
   border-radius:2px;
   color:#fff;
   box-shadow:0 0 17px -1px rgba(11, 58, 82, 0.08)
}
.notebox img {
   margin:0 auto;
   display:none;
   margin-bottom:8px
}
.notebox span {
   font-size:16px;
   font-weight:100!important
}
.notebox a {
  border:1px solid rgba(255,255,255,0.6);
  color:#fff;padding:10px;
  display:table;
  border-radius:2px;
  width:52%;
  box-sizing:border-box;
  margin:0 auto;
  margin-top:20px;    
  background: #069b4f;
}
.reqEvlTbl  input[type="submit"] {
   background:#069b4f!important;
   border:none;
   cursor:pointer;
   padding:8px 35px;
   width:100%;
   margin-bottom:10px
}
.reqEvlTbl input[type="reset"] {
   background:#cfd7da!important;
   border:none;
   color:#676b6d;
   margin:0!important;
   padding:8px 35px;
   width:94%
}
#footerLnks {
   display:none
}
.footer-stripe {
   border-top:
   4px solid #1e6488}
}
.mob-hide {
   font-size:11px;
   font-weight:normal;
   text-align:right;
   height:15px;
   margin: -12px 0 0px 10px;
   position: absolute;
}
.mob-hide a{
   color:#0099ce;
   text-decoration:underline;
}
#country_state{margin-top: 20px;}
.err {color: red;display: none;}

@media screen and (max-width:480px) {
   .reqEvlTbl  {width:100%}
   .heading-menu{display:none}
   .mob-hide{display:none;}
   .fixed_bar_hcontainer{display:none;}
}
