.aon-hwork-list-text h3{font-size:18px;font-weight:700;margin-top:20px}@media only screen and(max-width:767px){.aon-hwork-list-text h{font-size:18px;font-weight:700;margin-top:1px!important}}.section-head h1{font-size:40px;font-weight:700}.aon-med-serices-cat-info h2{font-size:18px;font-weight:700}.pl-pr-0{padding-left:0;padding-right:0}.aon-login-form label{color:#fff}.sf-doc-info-wrap h1{font-size:24px;font-weight:700}.accordion-body{text-align:justify;color:#222}#pl-pr-0{padding-left:0;padding-right:0}@media only screen and(max-width:767px){#pl-pr-0{padding-top:40px!important}}@media only screen and(max-width:767px){#width767{display:none!important}}.nav-link h1{font-size:20px}#aon-med-how-work1 .aon-med-sevices-cat{background-color:#d2e7e2}#aon-med-how-work1 .aon-howRight-col{padding:65px 15px 100px 80px}#aon-med-how-work1 .aon-howLeft-col{padding:138px 30px 85px 0}#aon-med-how-work1 .aon-med-sevices-cat p{color:#222}#aon-med-how-work1 .aon-med-sevices-cat:hover p{color:#fff}@media only screen and (max-width:991px){#aon-med-how-work1 .aon-howRight-col{padding-top:15px;padding-right:15px;padding-left:15px;padding-bottom:0}}@media only screen and (max-width:991px){#aon-med-how-work1 .aon-med-sevices-cat{margin-bottom:20px}}@media only screen and (max-width:991px){#aon-med-how-work1 .aon-howLeft-col{padding:15px}}#h45{height:45px!important}.aon-hwork-list-text h1 i{color:#ff8a00}.ml-80{margin-left:80px}.mr-50{margin-right:50px}#sf-contact-1{border:none!important;margin-bottom:0!important;padding:0!important}#menu .fa-angle-right::before{display:none}
 .backgroundOverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: .85;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    z-index: 101;
    display: none;
}
/*   This is the Popup Window   */
.delayedPopupWindow {
    display: none;
    position: fixed;
    width: auto;
    max-width: 500px !important; 
    /*border: 10px solid #ff8a00 ;*/
    height: 492px;
    top: 42%;
    left: 55%;
    margin-left: -250px;
    margin-top: -180px;
    background-color: #efefef;
    border: 2px solid #333;
    z-index: 102;
    padding: 10px 50px;
}
@media only screen and (max-width: 767px)
{
    .delayedPopupWindow {
  display: none;
  position: fixed;
  width: auto;
  max-width: 412px;
  border: 10px solid #ff8a00;
  height: 400px;
  top: 50%;
  left: 53%;
  margin-left: -220px;
  margin-top: -180px;
  background-color: #efefef;
  border: 2px solid #333;
  z-index: 102;
  padding: 10px 20px;}
}
/*   This is the closing button  */
#btnClose {
    width:100%;
    display: block;
    text-align: right;
    text-decoration: none;
    color: #BCBCBC;
}
#btnClose i{color: #0b3930;margin-right: -30px;
}
@media only screen and (max-width: 767px)
{
	#btnClose i{margin-right: 0}
}
/*   This is the closing button hover state  */
#btnClose:hover {
    color: #ff8a00;
}
/*   This is the description headline and paragraph for the form   */
#delayedPopup > div.formDescription {
    float: left;
    display: block;
    /*width: 44%;*/
    /*padding: 1% 3%;*/
    font-size: 18px;
    color: #666;
    clear: left;
}
/*   This is the styling for the form's headline   */
#delayedPopup > div.formDescription h2 {
    color: #444444;
    font-size: 36px;
    line-height: 40px;
}




#delayedPopup #mc_embed_signup {
    float: left;
    width: 47%;
    padding: 1%;
    display: block;
    font-size: 16px;
    color: #666;
    margin-left: 1%;
}

#delayedPopup #mc-embedded-subscribe-form input {
    width: 95%;
    height: 30px;
    font-size: 18px;
    padding: 3px;
  margin-bottom: 5px;
}

#delayedPopup #mc-embedded-subscribe-form input:hover {
    border:solid 2px #40c348;
    box-shadow: 0 1px 3px #AAAAAA;
}

#delayedPopup #mc-embedded-subscribe-form input:focus {
    border:solid 2px #40c348;
    box-shadow: none;
}

#delayedPopup #mc-embedded-subscribe {
    width: 100%!important;
    height: 40px!important;
    margin: 10px auto 0 auto;
    background: #ff8a00;
    border: none;
    color: #fff;
    border-radius: 5px;
}

#delayedPopup #mc-embedded-subscribe:hover {
    background:#ff8a00;
    color: #fff;
    box-shadow:none!important;
    cursor: pointer;
}
#mc-embedded-subscribe{padding: 10px 20px;margin-top: 25px;}
#delayedPopup{border: 8px solid #0b3930;}
.fs-20{font-size: 18px !important;}
@media only screen and (max-width: 767px)
{
    .fs-20{font-size: 14px !important;}
}
.fs-20 span{color: #ff8a00;}
.fs-16{  font-size: 16px;}
.btnBG{
    background-color:#ff8a00;
}
.facebook-button  {
cursor: pointer;
}
.twitter-button{
    cursor: pointer;
}
.google-button{
    cursor: pointer;
}


 .lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #048efb;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

