/*----- LEAD MAGNET FORM -----*/

.sidebarLeadMagnetForm {
  background: url(images/LM2-New/hta-lm-sidebar.jpg) no-repeat #f3f3f3;
  padding: 240px 0 10px 0;
  max-width: 320px;

}

.sidebarLeadMagnetForm img {
  margin-bottom: 0 !important;
}

.sidebarLeadMagnetForm h3 {
  color: #174769;
  font-size: 23px;
  line-height: 24px;
  padding: 5px 15px 0;
  text-align: center;
  margin-bottom: 10px;
}

.sidebarLeadMagnetForm h3 span {
  color: #fffb11;
  display: block;
  font-size: 24px;
  line-height: 31px;
  margin: 2px 0 0;
}

.sidebarLeadMagnetForm form {
  padding: 0 15px;
}

.leadMagnetForm form input {
  width: 100%;
}

.leadMagnetForm form input[type='text'] {
  background-color: #ececec;
  border: 1px solid #cacaca;
  padding: 4px 35px 4px 10px;
  -webkit-appearance: none;
  border-radius: 0;
}

.postdetailheform form input[type='text'] {
  width: 90%;
  margin-left: 32px
}



.leadMagnetForm form input[type='submit'] {
  background: #f2594b;
  color: #fff;
  border-bottom: 5px solid #cd2c24;
  padding: 10px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}
.postdetailheform form input[type="submit"] {
  background: url(images/LM2-New/post-lm-btn.png) no-repeat;
  border-bottom: none;
  color: #000;
  font-size: 16px;
  font-weight: 900;
  padding: 5px 10px;
  width: 166px;
  margin-left: 32px;
  margin-top: 10px;
}

.leadMagnetForm form input[type='submit']:hover {
  background: #E5554E;
}
.postdetailheform form input[type="submit"]:hover {
  background: url(images/LM2-New/post-lm-btn.png) no-repeat;
}

.sidebarLeadMagnetForm form input[type='text'] {
  border: 1px solid #c6c6c6;
  color: #6a6a6a !important;
  font-size: 12px;
  padding: 5px 26px 5px 5px !important;
  width: 84%;
}

.sidebarLeadMagnetForm form input[type='submit'] {
  background: url("images/LM2-New/btn.png") no-repeat scroll 0 0;
  border-bottom: none;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  line-height: 10px;
  font-weight: 700;
  white-space: normal;
  width: 148px;
}
.infusion-submit {
  text-align: center;
}

.sidebarLeadMagnetForm form input[type='submit']:hover {
  background: url("images/LM2-New/btn.png") no-repeat scroll 0 0;
}


.postDetailLeadMagnetForm {
  background: #fff url('images/lead-magnet-bg-strip.png') no-repeat left top;
  background-size: 100% auto;
  position: relative;
  padding: 20px 15px;
  border: 1px solid #ececec;
}

.postDetailLeadMagnetForm:after {
  
}

.postDetailLeadMagnetForm .formLeft {
  display: inline-block;
  width: 48%;
  margin-top: 5px;
}

.postDetailLeadMagnetForm .formRight {
  display: inline-block;
  width: 47%;
  margin-left: 4%;
  vertical-align: top;
}

.postdetailheform .formRight {
  float: right;
  width: 58%;
  vertical-align: top;
}

.postDetailLeadMagnetForm h3 {
  font-size: 19px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 17px;
}

.postdetailheform h3 {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 20px;
  color: #174769;
}
.postDetailLeadMagnetForm p {
  margin: 0;
}

.red {
  color: #f57a6f;
}

.pageBottomAdvt h2.widgettitle {
  display: none;
}

.pageBottomLeadMagnetForm {
  padding: 0 20px;
}
.pageBottomLeadMagnetForm h3 {
  text-align: center !important;
  /*color: #174769 !important;*/
  color: #000 !important;
  font-size: 31px !important;
  line-height: 31px !important;
}
.bottomhynosisexposed {
  background: url(images/LM2-New/bottom-page-HE.jpg) no-repeat top center;
}

.pageBottomLeadMagnetForm h3 {
  font-size: 31px;
  line-height: 40px;
  text-align: left;
}

.pageBottomLeadMagnetForm h3 span.red {
  display: block;
  font-size: 31px;
  line-height: 40px;
}

.pageBottomLeadMagnetForm .formRight {
  float: right;
  width: 570px;
  margin-top: 0;
}
.bottomhynosisexposed .formRight {
  float: right;
  margin-top: 0;
  padding-top: 22px;
  width: 510px;
}
.pageBottomLeadMagnetForm .formRight form input[type='text'] {
  background: #eeeeee;
  width: 70%;
  margin-left: -78px;
}

.bottomhynosisexposed .formRight form input[type='text'] {
  background: #eeeeee;
  width: 60%;
  margin-left: 0;
}

.bottomhynosisexposed form input[type='submit'] {
  background:url("images/LM2-New/btn-bottom-lm.png") no-repeat;
  border-bottom: none;
  color: #000;
  font-size: 22px;
  line-height: 27px;
  margin-left: 0px;
  margin-bottom: 10px;
  width: 221px;
}
.bottomhynosisexposed form input[type='submit']:hover {
  background:url("images/LM2-New/btn-bottom-lm.png") no-repeat;
}
.pageBottomLeadMagnetForm .formRight form .formError {
  display: none;
}

.pageBottomLeadMagnetForm .formRight form input[type='submit'] {
 
}

.pageBottomLeadMagnetForm p {
  margin: 0;
}

.pageBottomLeadMagnetForm img {
  margin-bottom: 0;
  margin-top: 20px;
}

.inputbox-error {
  background-image: url('images/input-invalid.png');
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 18px 18px;
}

.inputbox-valid {
  background-image: url('images/input-valid.png');
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 22px 19px;
}

.sidebarLeadMagnetForm .formError .formErrorContent {
  color: #000 !important;
}

.infusion-field {
  text-align: center;
}

/* LM 1 */

.sidebarLM1 {
  margin: 60px 0 0;
  text-align: center;
  background: #f36356;
}

.sidebarLM1 img {
  margin: -60px 0 13px 3px;
}

.sidebarLM1 p {
  margin: 0;
}

.sidebarLM1 h5 {
  color: #000;
  font-size: 27px;
  margin: 0;
  padding: 0 15px;
}

.sidebarLM1 h3 {
  font-size: 37px;
  line-height: 42px;
  padding: 0 15px;
  margin: 10px 0;
}

.sidebarLM1 h4 {
  padding: 0 15px;
  font-size: 29px;
  line-height: 36px;
  color: #000;
  margin: 0;
}

.sidebarLM1 h4 u {
  color: #ffd34e;
}

.sidebarLM1 form {
  margin: 30px 0 0;
}

.sidebarLM1 form input[type='submit'] {
  background: #b9e31b;
  border-bottom: 6px solid #263248;
  color: #212222;
  padding: 11px 15px;
  font-size: 20px;
}

.sidebarLM1 form input[type='submit']:hover {
  background: #c8ef37;
}

.sidebarLM1 .formError .formErrorContent {
  color: #fff000 !important;
}

.pageBottomLM1 h3 span.red {
  display: inline;
}

.pageBottomLM1 h3 {
  margin-bottom: 30px;
  line-height: 45px;
  font-family: 'Open Sans', sans-serif;
}

.pageBottomLM1 h3 u {
  color: #0d9e10;
  font-weight: 900;
}

.pageBottomLeadMagnetForm .leftColumn {
  float: left;
  max-width: 340px;
}

.pageBottomLM1 .leftColumn img {
  
}

.pageBottomLM1 .leftColumn h4 {
  margin: 0 0 10px;
  font-size: 21px;
}

.pageBottomLM1 .formRight {
  margin-top: 0;
}

.postDetailLM1 {
  padding: 15px 15px 15px 0;
  background: #f36356;
  color: #000;
}

.postDetailLM1:before,
.postDetailLM1:after {
  display: none;
}

.postDetailLM1 h5 {
  color: #000;
  font-size: 20px;
  margin: 0 0 10px;
}

.postDetailLM1 h3 {
  color: #000;
  font-size: 20px;
}

.postDetailLM1 h3 u {
  color: #ffce33;
  font-size: 24px;
}

.postDetailLM1 .formLeft img {
  width: 50%;
  margin: 0;
}

.postDetailLM1 img.hotWordsVideoImg {
  margin-top: 35px;
}

.postDetailLM1 img.hotWordsVideoImg2 {
  display: none;
}

.postDetailLM1 .formRight {
  margin-right: 0;
}

.postDetailLM1 form input[type='submit'] {
  background: #b9e31b;
  border-bottom: 6px solid #263248;
  color: #212222;
}

.postDetailLM1 form input[type="submit"]:hover {
  background: #c8ef37;
}

.postDetailLM1 .formError, .postDetailLM2 .formError {
  color: #fff000 !important;
  display: none;
}


/* LM 2 */

.sidebarLM2 {
  background: url(images/LM2-New/repeatable-14signs-form.png) repeat;
  padding: 0;
}

.sidebarLM2 h4 {
  float: left;
  font-size: 38px;
  line-height: 33px;
  padding: 0 0 0 15px;
  color: #fff;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  margin-bottom: 5px;
}
.sidebarLM2 .topSection h4 span.upper {
  text-transform: uppercase;
}

.sidebarLM2 img {
  display: block;
  margin: 0 auto;
  width: 176px;
}

.sidebarLM2 h3 {
  color: #000000;
  font-size: 25px;
  line-height: 25px;
  margin: 0 0 10px;
  padding-top: 0;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
}

.sidebarLM2 h3 span {
  font-size: 32px;
  line-height: 28px;
  color: #000000;
  margin: 0;
}
.signsbg14 {
  background: url(images/LM2-New/12-signs-bg.jpg) no-repeat;
  padding: 20px 0 10px;
}

.sidebarLM2 form input[type="submit"] {
  background: url("images/LM2-New/btn.png") no-repeat scroll 0 0;
  border-bottom: none;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  line-height: 10px;
  font-weight: 700;
  white-space: normal;
  width: 148px;
}

.sidebarLM2 form input[type="submit"]:hover {
  background: url("images/LM2-New/btn.png") no-repeat scroll 0 0;
}

.sidebarLM2 .formError .formErrorContent {
  color: #d60707 !important;
}

.pageBottomLM2 {
  background: url(images/LM2-New/bottom-page-14signs-bg.20201020.jpg) no-repeat top center;
  padding: 0 20px;
}

.pageBottomLM2 .leftColumn {
  max-width: inherit;
  width: 51%;
}

.pageBottomLM2 .leftColumn h4 {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #000;
  font-weight: 900;
  font-size: 54px;
  line-height: 48px;
  padding: 26px 0 0 5px;
  text-align: left;
  margin: 0;
}
.pageBottomLM2 .leftColumn h4 span {
  text-transform: uppercase;
}

.pageBottomLM2 .leftColumn h4 span.red {
  color: #f2594b;
}

.pageBottomLM2 .leftColumn img {

}

.pageBottomLM2 .formRight {
  max-width: inherit;
  width: 49%;
  margin-top: 50px;
}

.pageBottomLM2 .formRight h3 {
  color: #000000;
  font-size: 40px;
  line-height: 38px;
  /*margin: 0 0 5px -70px;*/
  margin: 0 0 5px 0;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-align: center;
}

.pageBottomLM2 .formRight h3 span {
  font-size: 50px;
  line-height: 48px;
}

.pageBottomLM2 .formRight form input[type='submit'] {
  background:url("images/LM2-New/btn-bottom-lm.png") no-repeat;
  border-bottom: none;
  color: #000;
  font-size: 22px;
  line-height: 27px;
  margin-left: -82px;
  margin-bottom: 10px;
  width: 221px;
}

.pageBottomLM2 .formRight form input[type='submit']:hover {
  background:url("images/LM2-New/btn-bottom-lm.png") no-repeat;
}

.postDetailLM2 {
  background: url('images/LM2-New/postdetail-14signs-bg.jpg') no-repeat top center;
  padding: 15px;
  border: none;
}

.postDetailLM2:after {
  display: none;
}

.postDetailLM2 .formLeft {
  margin-top: 15px;
  width: 51%;
}

.postDetailLM2 .formLeft h4 {
  color: #fff;
  font-size: 38px;
  line-height: 40px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  padding-top: 18px;
}

.postDetailLM2 .formLeft h4 span {
  text-transform: uppercase;
}

.postDetailLM2 .formLeft img {
  float: right;
  width: 60%;
  margin: 0;
}

.postDetailLM2 .formRight {
  margin-left: 1%;
  width: 47%;
}

.postDetailLM2 .formRight h3 {
  color: #000;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 29px;
  text-align: center;
  line-height: 30px;
  margin: 14px 0 22px 26px;
}

.postDetailLM2 .formRight h3 span {
  font-size: 38px;
  line-height: 38px;
}

.postDetailLM2 form input[type="submit"] {
  background: url(images/LM2-New/post-lm-btn.png) no-repeat;
  border-bottom: none;
  color: #000;
  font-size: 16px;
  font-weight: 900;
  padding: 5px 10px;
  width: 166px;
}

.postDetailLM2 form input[type="submit"]:hover {
  background: url(images/LM2-New/post-lm-btn.png) no-repeat;
}

.postDetailLM2 .formError .formErrorContent {
  color: #d60707 !important;
}

.postdetailheform {
  background: url(images/LM2-New/post-detail-he-bg.jpg) no-repeat;
  border: none;
}
.postdetailheform .formError {
  display: none;
}
#quotablecontent .postDetailLeadMagnetForm {
  margin-bottom: 25px;
}

/* LM 3 */

.sidebarLM3 {
  background: #265b80;
}

.sidebarLM3 h3 {
  color: #fff;
  margin-bottom: 20px;
}

.sidebarLM3 h3 span {
  color: #ffd34e;
}

.sidebarLM3 form input[type="submit"] {
  background: #ea941b;
  border-bottom: 6px solid #e85a0d;
  padding: 15px 10px 13px;
  color: #212222;
}

.sidebarLM3 form input[type="submit"]:hover {
  background: #e18a10;
}

.sidebarLM3 .formError .formErrorContent {
  color: #ffd34e !important;
}

.postDetailLM3 {
  background: #fff url('images/lead-magnet-bg-strip.png') no-repeat left top;
  background-size: 100% auto;
}

.postDetailLM3:after {
  display: block;
  bottom: -3px;
}

.postDetailLM3 .formLeft h4 span.red {
  color: #f2594b;
}

.postDetailLM3 .formRight h3 {
  color: #515b6d;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
}

.postDetailLM3 .formRight h3 span {
  color: #3db140;
}

.postDetailLM3 form input[type="submit"] {
  background: #f2594b;
  border-bottom: 6px solid #cd2c24;
}

.postDetailLM3 form input[type="submit"]:hover {
  background: #e5554e;
}

.pageBottomLM3 .formRight h3 span {
  color: #49a2a6;
}

.postDetailLM3 .formError .formErrorContent {
  color: #fe2410 !important;
}


/* LM 4 */

.sidebarLM4 {
  margin-top: 125px;
  background: #289f7d;
}

.sidebarLM4 img {
  margin: -120px 0 13px 0;
}

.sidebarLM4 h5 {
  color: #ffd34e;
}

.sidebarLM4 h3 {
  font-size: 28px;
  color: #fff;
  line-height: 35px;
  margin-top: 0;
  margin-bottom: 10px;
}

.sidebarLM4 h3 span {
  color: #000;
  font-size: 35px;
  line-height: 55px;
}

.sidebarLM4 h4 {
  color: #000;
  font-size: 28px;
  line-height: 32px;
}

.sidebarLM4 form {
  margin-top: 25px;
}

.sidebarLM4 form input[type="submit"] {
  background-color: #ffe431;
  border-bottom: 6px solid #f4584a;
}

.sidebarLM4 form input[type="submit"]:hover {
  background-color: #f5da26;
}

.sidebarLM4 .formError .formErrorContent {
  color: #ffd659 !important;
}

.pageBottomLM4 h3 {
  margin-bottom: 23px;
  font-family: 'Open Sans Condensed', sans-serif;
}

.pageBottomLM4 h3 u {
  color: #515b6d;
}

.postDetailLM4 {
  background: url('images/lm4/lm4-bg.png') no-repeat right top;
}

.postDetailLM4 h5 {
  color: #515b6d;
  margin: 0 0 28px;
  text-align: left;
  padding-left: 30px;
}

.postDetailLM4 .formLeft img {
  width: 100%;
}

.postDetailLM4 h3 {
  color: #2c2c2c;
}

.postDetailLM4 h3 u {
  color: #2c2c2c;
  font-size: 20px;
}

.postDetailLM4 h3 span.yellow {
  color: #f8d56a;
}

.postDetailLM4 img.threeTypesFramesIMG2 {
  display: none;
}

.postDetailLM4 .formError .formErrorContent {
  color: #ffd659 !important;
}


.sidebarLeadMagnetForm .blue,
.pageBottomLeadMagnetForm .blue,
.postDetailLM2 .formLeft h4 span.blue {
  color: #015e94;
} 

.homeContent .leftContent .postDetailLeadMagnetForm {
  margin-bottom: 40px;
}


/*----- END OF LEAD MAGNET FORM -----*/
@media only screen and (max-width: 1000px) {
  .pageBottomLM2 .formRight h3, .pageBottomLeadMagnetForm .formRight form input[type="text"], .pageBottomLM2 .formRight form input[type="submit"] {
    margin: 0;
  }
  .pageBottomLeadMagnetForm .formRight form input[type="text"] {
    margin-bottom: 8px;
  }
  .pageBottomLM2 .formRight form input[type="submit"] {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 999px) {
  .pageBottomLeadMagnetForm img.alignleft {
    width: 38%;
  }
  
  .pageBottomLeadMagnetForm .formRight {
    width: 58%;
  }
  
  .pageBottomLeadMagnetForm .leftColumn {
    width: 38%;
  }
  
  .sidebarLM1 img {
    margin-left: 0;
  }
  
  .sidebarLM1 h5 {
    font-size: 22px;
  }
  
  .sidebarLM1 h3 {
    font-size: 27px;
    line-height: 35px;
    margin: 3px 0;
  }
  
  .sidebarLM1 h4 {
    font-size: 23px;
    line-height: 30px;
  }
  
  .sidebarLM1 h4 u {
    display: block;
  }
  
  .postDetailLM1 {
    padding-bottom: 5px;
  }
  
  .sidebarLM2 {
    margin-top: 195px;
  }
  
  .sidebarLM2 .topSection h4 {
    font-size: 26px;
    margin-top: -122px;
    line-height: 28px;
  }
  
  .sidebarLM2 .topSection img {
    margin-top: -169px;
  }
  
  .sidebarLM2 h3 {
    font-size: 28px;
    line-height: 34px;
  }
  
  .sidebarLM2 h3 span {
    font-size: 36px;
    line-height: 48px;
  }
  
  .postDetailLM2 {
    padding-bottom: 5px;
  }
  
  .postDetailLM2 .formLeft {
    margin-top: 0;
  }
  
  .postDetailLM2 .formLeft h4 {
    font-size: 25px;
    line-height: 30px;
    margin-top: 80px;
  }
  
  .postDetailLM2 .formRight {
    margin-top: -10px;
  }
  
  .pageBottomLM2 .leftColumn h4 {
    
  }
  
  .pageBottomLM2 .leftColumn img {
    margin-left: 0;
    width: 58%;
  }
  
  .pageBottomLM2 .formRight h3 span {
    font-size: 35px;
    line-height: 50px;
  }
  
  .postDetailLM3 {
    padding-bottom: 10px;
    padding-top: 20px;
  }
  
  .sidebarLM4 {
    margin-top: 100px;
  }
  
  .sidebarLM4 img {
    margin-top: -100px;
  }
  
  .postDetailLM4 h5 {
    padding-left: 15px;
  }
}


@media only screen and (max-width: 960px) {
   .pageBottomLeadMagnetForm h3 {
    font-size: 28px !important;
    line-height: 30px !important;
  }
  .bottomhynosisexposed .formRight {
    width: 400px !important;
  }
}
@media only screen and (max-width: 880px) {
  .sidebarLM2 {
    margin-top: 175px;
  }
  
  .sidebarLM2 h3 {
    font-size: 25px;
    line-height: 32px;
  }
  
  .sidebarLM2 .topSection h4 {
    font-size: 22px;
  }
  
  .sidebarLM2 .topSection img {
    margin-top: -149px;
  }
  
  .pageBottomLM2 .leftColumn h4 {
    font-size: 44px;
    line-height: 42px;
  }
  
  .pageBottomLM2 .formRight {
    margin-top: 0;
  }
  
  .postDetailLM2 .formLeft img {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 800px) {
  .pageBottomLeadMagnetForm .formRight {
    margin-top: 0;
  }
  
  .pageBottomLeadMagnetForm .formRight h3 {
    font-size: 23px;
    line-height: 32px;
    margin-top: 20px;
  }
  
  .pageBottomLeadMagnetForm h3 span.red {
    font-size: 27px;
    line-height: 32px;
  }
  
  .pageBottomLeadMagnetForm .formRight form input[type="text"] {
    width: 55%;
  }
  
  .pageBottomLeadMagnetForm .formRight form input[type="submit"] {
    width: 43%;
  }
  
  .pageBottomLM1 .formRight,
  .pageBottomLM2 .formRight {
    margin-top: 0;
  }
  
  .pageBottomLM1 .formRight h3,
  .pageBottomLM2 .formRight h3 {
    margin-top: 0;
  }
  
  .pageBottomLM2 .formRight h3 {
    font-size: 26px;
    line-height: 34px;
  }
  
  .pageBottomLM2 .leftColumn h4 {

  }
  
  .postDetailLM2 .formRight h3 {
    font-size: 21px;
    line-height: 24px;
  }
  
  .postDetailLM2 .formLeft h4 {
    margin-top: 75px;
  }
  
  .postDetailLM2 .formLeft img {
    margin-top: 25px;
  }
  
  
  
  .sidebarLM4 {
    margin-top: 85px;
  }
  
  .sidebarLM4 img {
    margin-top: -85px;
  }
  
  .postDetailLM4 {
    background-position: -40px top;
  }
}



@media only screen and (max-width: 767px) {
  .postDetailLeadMagnetForm {
    border: none;
  }

  
  .postDetailLeadMagnetForm h3 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
  }
  
  .postDetailLeadMagnetForm h3 span.red {
    display: block;
    font-size: 28px;
  }
  
  .sidebarLM2 {
    margin-top: 190px;
    /*background: none;*/
  }
  
  .sidebarLM2 .topSection h4 {
    font-size: 29px;
    line-height: 31px;
    margin-top: -135px;
    /*padding-left: 0;*/
  }
  
  .sidebarLM2 .topSection img {
    margin-top: -190px;
  }
  
  .sidebarLM2 h3 {
    font-size: 27px;
    line-height: 32px;
    margin-top: 10px;
  }
  
  .sidebarLM2 h3 span {
    font-size: 40px;
    line-height: 57px;
  }
  
  .sidebarLeadMagnetForm.sidebarLM2 form {
    /*padding: 0;*/
  }
  
  .postDetailLM2 .formLeft {
    width: 45%;
  }
  
  .postDetailLM2 .formLeft img {
    margin-top: 0;
    max-width: 180px;
  }
  
  .postDetailLM2 .formRight {
    margin-left: 1%;
    width: 51%;
  }
  
  .postDetailLM2 .formRight h3 {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
    line-height: 29px;
  }
  
  .postDetailLM4 {
    background: #35a585;
  }
  
  .postDetailLM4 h3 {
    margin-top: 0;
  }
  
  .postDetailLM4 h5 {
    color: #2c2c2c;
  }

  .homeContent .leftContent .postDetailLeadMagnetForm {
    margin-bottom: 0;
  }

  .postDetailLM2,.postdetailheform {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  
  .postDetailLM1 {
    padding: 8px 0 15px 15px;
    background: #fff url('images/lead-magnet-bg-strip.png') no-repeat left 35px;
    background-size: 100% auto;
    border: none;
  }
  
  .postDetailLM1:after {
    display: block;
  }
  
  .postDetailLM1 .formLeft,
  .postDetailLM1 .formRight {
    float: none;
    width: 100%;
    margin: 0;
  }
  
  .postDetailLM1 .formRight {
    padding-right: 15px;
  }
  
  .postDetailLM1 h5 {
    width: 23%;
    float: left;
    margin-top: 50px;
    margin-right: 3%;
    font-size: 22px;
    color: #515b6d;
    text-align: left;
  }
  
  .postDetailLM1 .formLeft img {
    width: 69%;
  }
  
  .postDetailLM1 img.hotWordsVideoImg,
  .postDetailLM1 img.hotWordsBook {
    display: none;
  }
  
  .postDetailLM1 img.hotWordsVideoImg2 {
    display: block;
  }
  
  .postDetailLM1 h3 {
    color: #515b6d;
    text-align: left;
    margin-top: 10px;
  }
  
  .postDetailLM1 h3 span.white {
    color: #f36356;
  }
  
  .postDetailLM1 h3 u {
    color: #0d9e10;
  }
  
  .postDetailLM1 form input[type="submit"] {
    background: #f2594b;
    border-bottom: 5px solid #cd2c24;
    color: #fff;
  }
  
  .postDetailLM1 form input[type="submit"]:hover {
    background: #e5554e;
  }
  
  .postDetailLM2 {
    padding: 0 3% 3%;
    background: none;
    border: 1px solid #ececec;
    margin-top: -22px;
  }
  
  .postDetailLM2:before {
    background: url("images/LM2-New/post-detail-lm2-red-arrow.png") no-repeat left top;
    content: "";
    display: block;
    height: 22px;
    position: relative;
    top: 34px;
    width: 55%;
  }
  
  .postDetailLM2:after {
    display: none;
  }
  
  .postDetailLM2 .formLeft,
  .postDetailLM2 .formRight {
    float: none;
    width: 100%;
    margin: 0;
  }
  
  .postDetailLM2 .formLeft h4 {
    width: 30%;
    font-size: 33px;
    line-height: 42px;
    color: #1a1a1a;
    margin-top: 50px;
  }
  
  .postDetailLM2 .formLeft h4 span.red {
    color: #f2594b;
    font-size: 40px;
  }
  
  .postDetailLeadMagnetForm .formLeft img {
    max-width: 179px;
    width: 50%;
  }
  
  .postDetailLM2 .formRight {
    display: block;
  }
  
  .postDetailLM2 .formRight h3 {
    text-align: left;
    color: #1a1a1a;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: inherit;
  }
  
  .postDetailLM2 .formRight h3 span {
    color: #015e94;
    font-weight: 700;
    font-size: 35px;
  }
  
  .postDetailLM2 form input[type="submit"] {
    margin-bottom: 0;
  }
  
  .postDetailLeadMagnetForm .formRight form {
    margin-top: 20px;
  }
  
  .postDetailLM4 h5 {
    padding-left: 0;
  }
  
  .postDetailLM4 img.threeTypesFramesIMG {
    display: none;
  }
  
  .postDetailLM4 img.threeTypesFramesIMG2 {
    display: block;
  }
  
  .postDetailLM4 h3 u {
    color: #515b6d;
  }
  
  .postDetailLM4 h3 span.yellow {
    color: #f57a6f;
  }
  
  .postDetailLM1 .formError .formErrorContent,
  .postDetailLM2 .formError .formErrorContent,
  .postDetailLM3 .formError .formErrorContent,
  .postDetailLM4 .formError .formErrorContent {
    color: #fe2410 !important;
  }

  .homePage .postDetailLeadMagnetForm .formLeft img {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .postDetailLeadMagnetForm .formLeft {
    display: inline;
  }
  
  .postDetailLeadMagnetForm .formLeft img {
    /*max-width: 170px;*/
    margin-top: 0;
  }
  
  .postDetailLeadMagnetForm .formRight {
    display: inline-block;
  }
  
  .postDetailLeadMagnetForm .formRight form {
    width: 100%;
    margin-top: 35px;
  }
  
  .postDetailLeadMagnetForm h3 {
    font-size: 23px;
    line-height: 30px;
    margin-top: -8px;
  }
  
  .postDetailLM1 .formLeft img {
    float: right;
    margin-top: 0;
    max-width: inherit;
    width: 66%;
  }
  
  .postDetailLM1 .formRight form {
    padding-right: 15px;
  }
  
  .postDetailLM2:before {
    background-size: 175px auto;
    top: 28px;
    height: 17px;
  }
  
  .postDetailLM2 .formLeft h4 {
    font-size: 27px;
    line-height: 34px;
  }
  
  .postDetailLM2 .formRight h3 {
    margin-top: -20px;
  }
  
  .postDetailLM2 .formRight form {
    margin-top: 20px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 400px) {
  .postDetailLeadMagnetForm .formLeft {
    display: block;
    float: none;
    width: 100%;
  }
  
  .postDetailLeadMagnetForm .formLeft img {
    margin-top: -10px;
    max-width: calc();
    width: 100%;
    float: none;
  }
  
  .postDetailLeadMagnetForm h3 {
    font-size: 20px;
    line-height: 28px;
    margin-top: -20px;
  }
  
  .postDetailLeadMagnetForm h3 span.red {
    font-size: 24px;
  }
  
  .postDetailLeadMagnetForm .formRight {
    width: 100%;
  }
  
  .postDetailLeadMagnetForm .formLeft img {
    max-width: 230px;
  }
   
  .postDetailLeadMagnetForm .formRight form {
    margin-top: 20px;
  }
  
  /* LEAD MAGNET */
  
  .postDetailLM1 {
    background-position: left 20px;
    padding-bottom: 0;
  }
  
  .postDetailLM1 .formLeft,
  .postDetailLM1 .formRight,
  .postDetailLM2 .formLeft,
  .postDetailLM2 .formRight {
    float: none;
    width: 100%;
    margin: 0;
  }
  
  .postDetailLM1 .formRight form {
    padding-right: 15px;
  }
  
  .postDetailLM1 .formLeft img {
    width: 60%;
    max-width: inherit;
    float: right;
    margin-top: 0;
  }
  
  .postDetailLM1 h5 {
    margin-top: 20px;
    width: 35%;
  }
  
  .postDetailLM1 h3 {
    margin-top: 5px;
    padding-right: 15px;
    font-size: 23px;
    line-height: 30px;
  }
  
  .postDetailLM2::before {
    background-size: 135px auto;
  }
  
  .postDetailLM2 .formLeft h4 {
    font-size: 25px;
    line-height: 30px;
    margin-top: 30px;
    width: 40%;
  }
  
  .postDetailLM2 .formLeft h4 span.red {
    font-size: 29px;
  }
  
  .postDetailLM2 .formLeft img {
    float: right;
    width: 45%;
    max-width: inherit;
    margin-top: 0;
  }
  
  .postDetailLM2 .formRight h3 {
    font-size: 24px;
    line-height: 32px;
    margin-top: 10px;
  }
  
  .postDetailLM2 .formRight h3 span {
    font-size: 28px;
    line-height: 40px;
  }
  
  .postDetailLM3 .formRight h3 {
    font-size: 23px;
  }
  
  .postDetailLM4 h5 {
    margin-bottom: 10px;
  }
  
  .postDetailLM4 h3 {
    margin-top: 0;
  }
}