#sp-top-bar {
    border-bottom: 1px solid #ebebeb;
    margin-top: 80px;
    padding: 0px 0px 0px 0px;
    width: 100vw;
    position:  fixed;
    z-index: 99;
    top:0;
      background: #e5e5e5;
    /*background: Transparent;*/
    	background-position: center;
	/*background-size: cover;
	/*background-repeat: no-repeat;*/
    /*opacity: 0.8;
}
#sp-top-bar ul.social-icons li {
    margin: 0;
    padding: 0px 0px;
    line-height: 41px;
    border-right: 1px solid #ddd;
    float: right;
}
  .sp-contact-info {
    display: table;
    float: right;
    margin: 0;
    text-align: right;
    width: 100%;
  }
  .sp-contact-info li {
    margin: 0 0px;
    font-size: 89%;

  }
    #sp-top1 .col-sm-6  {
    display: table;
    float: left;
    margin: 0;
    text-align: left;
    width: 110%;
    }

  #sp-top2 .col-md-6 {
    display: table;
    float: left;
    margin: 0;
    text-align: left;
    width: 110%;
    }

    
/*@media (max-width: 980px) {
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge::before {display:none;}
 .timeline-movement.even::before {background: #7ed321 !important;}
.timeline-movement.even::after {border-color:#7ed321 !important;}
}*/


@media only screen and (max-width: 400px ) {
#top-menu-nav, #top-menu {display: none;}
#et_top_search {display: none;}

}
.sppb-addon-timeline .sppb-addon-timeline-wrapper:before {
 background-color: #7ed321; 
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before {
border: 3px solid #7ed321;  
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
background: #7ed321 none repeat scroll 0 0;
}

.acymailing_module .acymailing_module_form .acymailing_form {
 width: 80%;
}
.acymailing_module .acymailing_module_form .acymailing_form tbody tr {
 float: left;
 width: 40%;
}
.acymailing_module .acymailing_module_form .acymailing_form tbody tr td.acy_requiredField {
 width: 340px;
}
.acymailing_module .acymailing_module_form .acymailing_form tbody tr td.acy_requiredField input {
 background: #fff;
 border: 1px solid #eee;
 border-radius: 40px;
 height: 45px;
 width: 100%;
}
.acymailing_module .acymailing_module_form .acymailing_form tbody tr:last-child {
 width: auto;
}