.container-fluid .row-fluid .page-center {
  max-width: 1093px !important;
}


/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
  color: #414D53;
  opacity: 1;
  font-weight:bold;
  font-size:14px;
}
:-moz-placeholder { /* Firefox 18- */
  color: #414D53;
  opacity: 1; 
  font-weight:bold;
  font-size:14px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #414D53;
  opacity: 1;
  font-weight:bold;
  font-size:14px;
}
:-ms-input-placeholder { /* IE10 */
  color: #414D53;
  opacity: 1; 
  font-weight:bold;
  font-size:14px;
}
.lp  .header .phone{
  text-align:center !important;
  margin: 10px auto !important;    
  display: block;
  line-height:1em;
}
.lp  .header .logo img {
  width: 210px !important;
  margin: 10px auto !important;
}

@media (min-width: 1007px) {
  .lp   .header .logo img {
    margin: 0 !important;
  }

  .lp  .header .phone{
    font-size:18px !important;
    margin:0 !important;
    padding:0 !important;
    text-align:right !important;
  }
}

.bodyWrap {

  padding: 20px 0 0 0 !important;
}
@media (min-width: 1007px)
  .bodyWrap {
    padding: 60px 0 0 0 !important;
}
} 
@media (max-width: 767px){
  .lp .header .logo img{
    margin-top:20px !important;
  }

}
@media (min-width: 1007px){

  .body-container-wrapper{
    margin-top: 0 !important;
    padding-top:0 !important;
  }

  .header-container-wrapper {
    position: relative !important;
  }
}
.mainContent h2{
  font-size:32px;
  line-height:1.25em;
}
@media (min-width: 1007px){
  .mainContent h2{
    padding-right:50px;

  }
}
.lp-hero{
  overflow:visible;
  padding:0;
  position:relative;
}
.lp-hero .overlay{
  padding:60px 0;
}
@media (min-width: 1007px) {
  .lp-hero .overlay{
    padding:80px 0;
  }
  .lp-hero .overlay{

    height:100% !important;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.lp-hero h2,
.lp-hero h3,
.lp-hero p,
.lp-hero li{
  color:#ffffff;
}
.lp-hero h2,
.lp-hero h3{
  line-height:1.25em;
}

.lp-hero h2{
  font-size:42px;
}
.lp-hero h3{
  text-transform:uppercase;
  font-weight:normal;
  font-size:16px;

}
.lp-hero .hs_firstname label,
.lp-hero .hs_lastname label,
.lp-hero .hs_company label,
.lp-hero .hs_email label,
.lp-hero .hs_phone label{
  display:none !important;
  font-family:'Raleway', Arial, sans-serif;
  color:#003da6 !important;
  font-size:14px;
  font-weight:bold;
}
@media (min-width: 1007px) {
  .lp-hero .hs_email input, 
  .lp-hero .hs_firstname input, 
  .lp-hero .hs_lastname input,
  .lp-hero .hs_company input,
  .lp-hero .hs_phone input{
    border-radius: 20px;
    font-size: 14px !important;
    border:0;
    -webkit-box-shadow: 1px 1px 11px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow:    1px 1px 11px 0px rgba(0, 0, 0, 0.26);
    box-shadow:         1px 1px 11px 0px rgba(0, 0, 0, 0.26);
  }
}

body .lp-hero .hs-button.primary,
body .lp-hero  input[type="submit"],
body .lp-hero input[type="button"] {
  background: #F5B335;
  color:#003DA6;
  padding: 10px 40px;
}
body .lp-hero .hs-button.primary:hover,
body .lp-hero input[type="submit"]:hover,
body .lp-hero input[type="button"]:hover {
  border: none;
  background: #f09820;
  color: #ffffff;
}

.form-padder{
  padding:40px 0;
}

.lp .bodyWrap ul li:before{
  color: #00A98F;
}

@media (min-width: 1007px) {
  .downloadContent{
    padding:0 40px;
  }
}
.downloadContent .headline h3{
  color:#FF9015;
  font-size:24px;
  line-height:1.25em;
}
@media (min-width: 1007px) {
  .downloadContent .headline h3{
    padding-right: 40px;
  }

}
.downloadContent .icon img{
  width:48px;
  height:48px;
}

.downloadContent .downloadHolder{
  -webkit-box-shadow: 0px -9px 7px -7px rgba(0,0,0,0.5); 
  box-shadow: 0px -9px 7px -7px rgba(0,0,0,0.5);
  padding:40px 0;
}
.spotlightRibbon{
  background:#F2F2F2;
  padding:40px 0;
}
.left-content{
  display:none !important;
}
@media (max-width: 1006px) {
  .right-content{
    width:90% !important;
  }
}
@media (min-width: 1007px) {

  .left-content{
    display:block !important;
  }
  .spotlightRibbon{
    background:url(https://2427159.fs1.hubspotusercontent-na1.net/hubfs/2427159/SellSheet_Layout-1177679808.png) #F2F2F2 no-repeat 0 0;
    background-size:50%;
    padding:40px 0;
  }
  .spotlightRibbon .right-content{
    padding:80px 40px;
  }
}
.spotlightRibbon h3{
  color:#00A98F;
}
.spotlightRibbon .right-content p{
  margin-bottom:0px;
}
#webinarLP,
#webinarLP-TY{
  background:url(https://2427159.fs1.hubspotusercontent-na1.net/hubfs/2427159/rebranded-emails/Mask%20Group%201.png) no-repeat center top #00A98F;
  background-size:cover;
  padding:80px 0;
  float:none;
  margin:0 auto;
}
#webinarLP-TY{
  min-height:778px;
  padding:220px 0;
}
#webinarLP h2,
#webinarLP-TY h2{
  color:#ffffff;
  font-size:44px;
  line-height:1.25em;
}
#webinarLP p,
#webinarLP-TY p{
  color:#ffffff;
}

.img img{
  border-radius:300px;
  width:290px;
  height:290px;
  margin-bottom:20px;
}
#webinarLP .image-section  h3,
#webinarLP-TY .image-section  h3{
  color:#ffffff;
  text-align:center;
  margin-bottom:20px;
}
#webinarLP .image-section .cta,
#webinarLP-TY .image-section .cta{
  text-align:center;
}

#webinarLP .textArea p,
#webinarLP .textArea li,
#webinarLP-TY .textArea p,
#webinarLP-TY .textArea li{
  color:#ffffff;
}
#webinarLP .textArea ul li,
#webinarLP-TY .textArea ul li{
  list-style: none; /* Remove default bullets */
}
#webinarLP .textArea ul li:before,
#webinarLP-TY .textArea ul li:before{
  content: "\2022";  
  color: #FF9015; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size: 24px;
  line-height: 1em;
  position:relative;
  top:6px;
}
.contentArea h2{
  font-size:32px;
  line-height:1.25em;
}
.contentArea h3{
  text-transform:uppercase;
  font-size:16px;
}
.contentArea p strong{
  color:#3CB4E5;
}
.contentArea .hs_firstname label,
.contentArea .hs_lastname label,
.contentArea .hs_company label,
.contentArea .hs_email label,
.contentArea .hs_phone label{
  display:none !important;
  font-family:'Raleway', Arial, sans-serif;
  color:#003da6 !important;
  font-size:14px;
  font-weight:bold;
}
.contentArea .hs_email label{
 display:block !important;
}

@media (min-width: 1007px) {
  .contentArea .hs_email input, 
  .contentArea .hs_firstname input, 
  .contentArea .hs_lastname input,
  .contentArea .hs_company input,
  .contentArea .hs_phone input{
    border-radius: 20px;
    font-size: 14px !important;
    border:0;
    -webkit-box-shadow: 1px 1px 11px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow:    1px 1px 11px 0px rgba(0, 0, 0, 0.26);
    box-shadow:         1px 1px 11px 0px rgba(0, 0, 0, 0.26);
    font-family:'Raleway', Arial, sans-serif;
    color:#414D53;
  }
}
body .contentArea  .hs-button.primary,
body .contentArea  input[type="submit"],
body .contentArea input[type="button"] {
  background: #00A98F;
  color:#ffffff;
  padding: 5px 30px;
  border:2px solid #00A98F;
  border-radius:40px;
}
body .contentArea .hs-button.primary:hover,
body .contentArea input[type="submit"]:hover,
body .contentArea input[type="button"]:hover {
  border: none;
  background: #ffffff;
  color: #00A98F;
  border:2px solid #00A98F;
}
.contentArea{
  padding:60px 0;
}


@media (min-width: 1007px) {
  .contentPadder{
    padding:0 50px 0 0;
  }
}


.google-lp .mainContent{
  padding:60px 0 !important;
}


#testimonialSpotlight{
  display:block !important;
  margin:40px 0 0 0;
}
@media (min-width: 1007px) {

  .services{
    padding: 0 20px;
  }
}
.services .logo img{
  padding:20px 0;
}
#bubbleBG{
  background:url(https://2427159.fs1.hubspotusercontent-na1.net/hubfs/2427159/Website%20Redesign/googleBubbles.png) no-repeat right center;
  padding:60px 0;
}
@media (min-width: 1007px) {
  .bubblesLeft{
    padding:0 30px 0 0;
  }
  .bubblesRight{
    padding:0 80px;
  }
}

.bubblesRight h3{
  line-height:1.5em;
}

.pullQuote{
  background:#FFFFFF;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 11px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow:    1px 1px 11px 0px rgba(0, 0, 0, 0.26);
  box-shadow:         1px 1px 11px 0px rgba(0, 0, 0, 0.26);
  padding:30px 40px;
  margin-bottom:20px;
}


#blueCallOut{margin-top:0 !important;}


#blueCallOut .icon img{
  width:94px !important;
  height:96px !important;
  margin:20px 0px !important;
  float:none !important;
}

#blueCallOut h3{
  color:#003DA6 !important;
  margin-bottom:20px;
}
.aboutBlock{
  padding:0 10px;
}
#blueCallOut {
  position:relative;
}