@charset "UTF-8";
@font-face {
  font-family: 'LatoBold';
  src: url('/cmc/fonts/Lato_Bold.eot'), url('/cmc/fonts/Lato_Bold.eot?#iefix') format('embedded-opentype'), url('/cmc/fonts/Lato_Bold.ttf') format('truetype'), url('/cmc/fonts/Lato_Bold.woff') format('woff'), url('/cmc/fonts/Lato_Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoHeavy';
  src: url('/cmc/fonts/Lato_Heavy.eot'), url('/cmc/fonts/Lato_Heavy.eot?#iefix') format('embedded-opentype'), url('/cmc/fonts/Lato_Heavy.ttf') format('truetype'), url('/cmc/fonts/Lato_Heavy.woff') format('woff'), url('/cmc/fonts/Lato_Heavy.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoItalic';
  src: url('/cmc/fonts/Lato_Italic.eot'), url('/cmc/fonts/Lato_Italic.eot?#iefix') format('embedded-opentype'), url('/cmc/fonts/Lato_Italic.ttf') format('truetype'), url('/cmc/fonts/Lato_Italic.woff') format('woff'), url('/cmc/fonts/Lato_Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoLight';
  src: url('/cmc/fonts/Lato_Light.eot'), url('/cmc/fonts/Lato_Light.eot?#iefix') format('embedded-opentype'), url('/cmc/fonts/Lato_Light.ttf') format('truetype'), url('/cmc/fonts/Lato_Light.woff') format('woff'), url('/cmc/fonts/Lato_Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoMedium';
  src: url('/cmc/fonts/Lato_Medium.eot'), url('/cmc/fonts/Lato_Medium.eot?#iefix') format('embedded-opentype'), url('/cmc/fonts/Lato_Medium.ttf') format('truetype'), url('/cmc/fonts/Lato_Medium.woff') format('woff'), url('/cmc/fonts/Lato_Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoMediumItalic';
  src: url('/cmc/fonts/Lato_MediumItalic.eot'), url('/cmc/fonts/Lato_MediumItalic.eot?#iefix') format('embedded-opentype'), url('/cmc/fonts/Lato_MediumItalic.ttf') format('truetype'), url('/cmc/fonts/Lato_MediumItalic.woff') format('woff'), url('/cmc/fonts/Lato_MediumItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoRegular';
  src: url('/cmc/fonts/Lato_Regular.eot'), url('/cmc/fonts/Lato_Regular.eot?#iefix') format('embedded-opentype'), url('/cmc/fonts/Lato_Regular.ttf') format('truetype'), url('/cmc/fonts/Lato_Regular.woff') format('woff'), url('/cmc/fonts/Lato_Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoSemiBold';
  src: url('/cmc/fonts/Lato_SemiBold.eot'), url('/cmc/fonts/Lato_SemiBold.eot?#iefix') format('embedded-opentype'), url('/cmc/fonts/Lato_Semibold.ttf') format('truetype'), url('//cmc/fonts/Lato_Semibold.woff') format('woff'), url('/cmc/fonts/Lato_SemiBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SemiBoldItalic';
  src: url('/cmc/fonts/Lato_SemiboldItalic.eot'), url('/cmc/fonts/Lato_SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('/cmc/fonts/Lato_SemiboldItalic.ttf') format('truetype'), url('/cmc/fonts/Lato_SemiboldItalic.woff') format('woff'), url('/cmc/fonts/Lato_SemiboldItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
/*Media Queries of min-width*/
@media (min-width: 768px) {
  .hgroup {
    margin-bottom: 7.5rem;
  }
}
@media (min-width: 1025px) {
  .hgroup {
    margin-bottom: 9.7rem;
  }
}
.hgroup h2 {
  display: inline-block;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .hgroup h2 {
    max-width: 90rem;
  }
}
.hgroup h1 {
  width: 100%;
  margin-bottom: .5em;
  display: inline-block;
}
@media (min-width: 1200px) {
  .hgroup h1 {
    width: 80%;
  }
}
@media (min-width: 1440px) {
  .hgroup h1 {
    width: 70%;
  }
}
/*End Media Queries of min-width*/
/*Start Css of main Parts*/
.startholder {
  margin: 0 auto 20px;
  width: 100%;
  max-width: 500px;
  position: relative;
  margin-top: 4em;
}
.details {
  color: #fff;
  text-align: center;
  font-family: LatoHeavy !important;
  font-weight: 700;
  font-size: 44px;
  margin-top: 2em;
  width: 100%;
  margin-left: 0em;
}
.thank {
  margin-top: 7em;
  margin-left: auto;
  color: #fff;
  text-align: center;
  font-family: LatoHeavy !important;
  font-weight: 700;
  font-size: 44px;
}
.mysocial {
  margin-right: 5em;
}
.desciption {
  margin-left: 3em;
}
.sideright {
  padding-left: 3em;
  width: 37%;
}
footer p {
  font-size: 14px;
  margin: 0;
  color: #8f8f8f;
  font-weight: 700;
  font-family: LatoRegular;
  margin-right: 16em;
}
.mybut {
  background-color: #fd8f10 !important;
  color: #fff;
  border: #fd8f10;
  height: 2.5em !important;
  font-weight: 700;
  font-size: 2.2em;
  border-radius: 0.2em !important;
  font-family: lato !important;
}
body,
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  background: #024da1;
  background: -webkit-linear-gradient(270deg, #024da1, #024896);
  background: -webkit-linear-gradient(right, #024da1, #024896);
  background: url(/minisite/1887/img/Landing_Page_Option_2.png);
  background-repeat: no-repeat;
  background-size: cover;
  max-height: fit-content;
}
.hideover .bg-primary {
  background: #fdcc52;
  background: -webkit-linear-gradient(#fdcc52, #fdc539);
  background: linear-gradient(#fdcc52, #fdc539);
}
.hideover .text-primary {
  color: #fdcc52;
}
.hideover .no-gutter > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.hideover .btn-outline {
  color: #fff;
  border-color: #fff;
  border: 1px solid;
}
.hideover .btn-outline.active,
.hideover .btn-outline:active,
.hideover .btn-outline:focus,
.hideover .btn-outline:hover {
  color: #fff;
  background-color: #fdcc52;
  border-color: #fdcc52;
}
.hideover .btn {
  font-family: Gotham A, Gotham B, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 0;
}
.hideover .btn-xl {
  padding: 15px 45px;
  font-size: 11px;
}
.hideover ::-moz-selection {
  color: #fff;
  text-shadow: none;
  background: #222;
}
.hideover ::-moz-selection,
.hideover ::selection {
  color: #fff;
  text-shadow: none;
  background: #222;
}
.hideover img::-moz-selection {
  color: #fff;
  background: transparent;
}
.hideover img::-moz-selection,
.hideover img::selection {
  color: #fff;
  background: transparent;
}
.hideover .form-group {
  position: relative;
}
.groupdiv {
  overflow: hidden;
}
.privacy {
  font-size: 18px;
  margin-top: 20em;
  font-weight: 300;
  font-family: LatoRegular;
  text-align: center;
  padding-left: 1.5em;
}
.full-height .lead-center-wrap h1 {
  font-size: 3.13em;
  color: #1b365d !important;
  font-family: LatoHeavy !important;
  margin-top: 1.5em;
  font-weight: 900;
}
.starthere {
  position: absolute;
  top: 5px;
  left: 45%;
}
.full-height {
  height: 100%;
  padding: 60px 45px;
  padding-bottom: 0px;
}
.full-height .media-right,
.full-height .media > .pull-right {
  padding-left: 0;
}
.full-height .showcase {
  height: 100vh;
}
.full-height .regform-wrap {
  display: table;
  width: 100%;
  margin: 20px auto 40px;
  max-width: 600px;
  color: #fff;
  margin-left: -0.5em;
}
.full-height .regform-wrap form {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.full-height .regform-wrap h2 {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 30.6666666667px;
  font-size: 3.0666666667rem;
  font-family: Gotham Rounded SSm A,Gotham Rounded SSm B;
  line-height: 1.5em;
  font-weight: 400;
}
.full-height .lead-wrap .holdit {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.full-height .lead-wrap .holdit img {
  width: 100%;
  min-width: 200px;
  max-width: 300px;
}
.full-height .lead-wrap .scaletxt {
  font-size: 3vw;
  line-height: 1;
  text-align: left;
  margin-bottom: 40px;
}
.full-height .lead-wrap ul.featureList li a {
  color: #afd135;
  text-decoration: none;
  -webkit-transition: all,.5s;
  transition: all,.5s;
}
.full-height .lead-wrap ul.featureList li a:hover {
  border-bottom: .3rem solid;
}
.full-height .lead-center-wrap {
  display: table;
  width: 100%;
  margin: 0px auto 40px;
  max-width: 700px;
  min-height: 650px;
}
.full-height .lead-center-wrap .holdit {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.full-height .lead-center-wrap .holdit img {
  max-width: 300px;
  margin: 0 auto 20px;
}
.full-height .lead-center-wrap ul.featureList li a {
  color: #afd135;
  text-decoration: none;
  -webkit-transition: all,.5s;
  transition: all,.5s;
}
.full-height .lead-center-wrap ul.featureList li a:hover {
  border-bottom: .3rem solid;
}
.full-height .lead-nocov-wrap {
  display: table;
  width: 100%;
  margin: 30px auto 40px;
  max-width: 650px;
  min-height: 650px;
}
.full-height .lead-wrap .scaletxt-long {
  font-size: 150%;
  line-height: 1;
  text-align: left;
  margin-bottom: 40px;
}
.full-height .lead-nocov-wrap .holdit {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.full-height .lead-nocov-wrap .holdit img {
  max-width: 200px;
}
.full-height .lead-nocov-wrap .bio h4 {
  margin-bottom: 0;
}
.full-height .lead-nocov-wrap .bio p {
  text-align: center !important;
}
.full-height .lead-nocov-wrap ul.featureList {
  margin: 0 0 1em .5em;
  text-align: left !important;
}
.full-height .lead-nocov-wrap ul.featureList li {
  padding: .2em 0;
  font-size: 1em;
  list-style-type: none;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: .4rem;
  color: #484848;
  text-align: left !important;
}
.full-height .lead-nocov-wrap ul.featureList li:hover:before {
  color: #fff;
  background-color: #859a31;
}
.full-height .lead-nocov-wrap ul.featureList li:before {
  content: "\2713 ";
  font-size: 14px;
  margin-left: -40px;
  margin-right: 18px;
  padding: .2em .45em;
  position: relative;
  color: #fff;
  background-color: #afd135;
  border-radius: 50%;
}
.full-height .lead-nocov-wrap .scaletxt {
  font-size: 3vw;
  line-height: 1;
  text-align: left;
  margin-bottom: 40px;
}
.full-height .lead-nocov-wrap h1 {
  font-size: 150%;
}
.full-height .lead-nocov-wrap ul.featureList li a {
  color: #afd135;
  text-decoration: none;
  -webkit-transition: all,.5s;
  transition: all,.5s;
}
.full-height .lead-nocov-wrap ul.featureList li a:hover {
  border-bottom: .3rem solid;
}
.full-height form {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/*SVG CSS*/
.firstebookcolor {
  fill: #FFFFFF;
}
.st1 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #005170;
}
.st2 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #1b365d;
}
.st10 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #1b365d;
}
.st3 {
  fill: #005170;
}
.st4 {
  fill: #043a4f;
}
.st5 {
  fill: #676767;
}
.st6 {
  fill: #043a4f;
}
.st7 {
  fill: url(https://admin.patientsites.com/#SVGID_1_);
}
.st8 {
  fill: url(https://admin.patientsites.com/#SVGID_2_);
}
/*End SVG CSS*/
/*Running Ebook CSS*/
.runningebook_image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 230px;
  width: 230px;
  margin-top: 2em;
  margin: 0 auto 20px;
}
/*End Running Ebook CSS**/
.download {
  color: #1b365d;
  font-family: LatoHeavy !important;
  font-weight: 700;
  font-size: 38px;
  text-align: left;
}
.lead-center h1 {
  margin-bottom: 20px;
  text-align: center;
}
.lead-center h1.centered {
  text-align: center !important;
}
.lead-center p {
  text-align: center;
  margin-bottom: 25px;
}
.lead-center p.left,
.lead-center ul {
  text-align: left !important;
}
.lead-center ul {
  margin: 0 0 1em .5em;
}
.lead-center ul li {
  padding: .2em 0;
  list-style-type: none;
  font-size: 14px;
  margin-bottom: .4rem;
  color: #484848;
  text-align: left !important;
}
.lead-center ul li:hover:before {
  color: #fff;
  background-color: #859a31;
}
.lead-center ul li:before {
  content: "\2713 ";
  font-size: 1em;
  margin-left: -40px;
  margin-right: 18px;
  padding: .2em .45em;
  position: relative;
  color: #fff;
  background-color: #afd135;
  border-radius: 50%;
}
.lead-noborder .right-img,
.lead .right-img {
  margin: 0 auto 25px;
  max-width: 100%;
}
.lead-center ul li a {
  color: #afd135;
  text-decoration: none;
  -webkit-transition: all,.5s;
  transition: all,.5s;
}
.lead-center ul li a:hover {
  border-bottom: .3rem solid;
}
.lead-center img {
  height: auto;
  width: 270px;
  z-index: -2;
  border-radius: 3px;
  margin-bottom: 40px;
}
.lead-center hr {
  border: none;
  border-bottom: 1px solid #e3ebee;
}
.lead-center .desciption h2 small,
.lead-center .desciption h2.small {
  font-weight: 300;
  font-size: 70%;
}
.lead-center .desciption p,
.lead-center .desciption ul {
  font-size: 14px;
  margin-bottom: 20px;
}
.related a,
.related a:hover {
  text-decoration: none;
}
.fill-height {
  height: 98vh;
  padding: 60px 45px;
}
.lead-center-wrap-ty {
  display: table;
  width: 100%;
  margin: 10px auto 40px;
  max-width: 650px;
  min-height: 650px;
}
.lead-center-wrap-ty .holdit {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.lead-center-wrap-ty .holdit img {
  max-width: 300px;
  margin: 0 auto 20px;
}
.lead-center-wrap-ty h1 {
  font-size: 150%;
}
.lead-center-wrap-ty .scaletxt {
  font-size: 150%;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
.lead-center-wrap-ty .bio {
  margin: 40px 0 0;
}
.sidebar-form {
  position: relative;
  background: #005170;
  margin-bottom: -5000px;
  padding-bottom: 5000px;
  overflow: hidden;
  -moz-overflow: hidden;
}
footer {
  background-color: #043a4f;
  padding: 15px 0 0;
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
}
footer ul {
  margin-bottom: 0;
}
footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
footer ul li a.active,
footer ul li a:active,
footer ul li a:focus,
footer ul li a:hover {
  text-decoration: none;
}
footer div.sociald {
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0 auto;
}
.full-height .lead-wrap h1 {
  font-size: 150%;
}
footer div.sociald a {
  color: #cdcdcd;
  font-size: 20px;
  padding: 10px;
}
footer div.sociald a,
footer div.sociald a:hover {
  color: transparent;
}
footer div.sociald a:hover {
  color: transparent;
}
footer .bottom-fix {
  text-align: center;
  width: 100%;
  font-size: 14px;
  color: #cdcdcd;
  padding: 5px 0 20px;
}
footer .bottom-fix a {
  font-size: 18px;
  color: #cdcdcd;
  color: #8f8f8f;
  font-weight: 700;
  font-family: lato;
}
footer .bottom-fix a.active,
footer .bottom-fix a:active,
footer .bottom-fix a:focus,
footer .bottom-fix a:hover {
  text-decoration: none;
  color: #fff;
}
footer .bottom-fix ul {
  text-align: center;
}
footer .bottom-fix ul li a {
  font-size: 12px;
  color: #e1e1e1;
  color: rgba(255, 255, 255, 0.9);
}
footer .bottom-fix ul li a.active,
footer .bottom-fix ul li a:active,
footer .bottom-fix ul li a:focus,
footer .bottom-fix ul li a:hover {
  text-decoration: none;
  color: #fff;
}
.form-group {
  position: relative;
  margin-bottom: 22px;
}
.form-control {
  width: 100%;
  height: 66px !important;
  border: none;
  border-radius: 0.5em;
  padding: 1.5em !important;
  background: #fff;
  color: #666;
  border: 2px solid #ddd;
}
.form-group .fa {
  position: absolute;
  right: 15px;
  top: 23px;
  color: #999;
}
.navbar-myinverse > li {
  background: url(https://admin.patientsites.com/cmc/media/img/icons/light/circle_tick_icon.png) no-repeat left top;
  padding-bottom: 1em;
  color: #333;
  list-style: none;
  padding-left: 2em;
  margin-left: -2em;
  background-position: 0px 5px;
  text-align: left;
  color: #fff;
  font-weight: 400;
  font-size: 1.3em;
  font-family: LatoRegular;
}
.sideleft {
  padding-left: 7em;
}
footer div.sociald a {
  padding: 0px;
}
.full-height .lead-center-wrap .holdit img {
  max-width: 230px;
  margin-top: 2em;
}
.free {
  color: #fff;
}
.secondh1 {
  text-align: center;
  font-size: 23px;
  line-height: 1.4em;
  color: white;
  font-weight: 100;
  font-family: LatoMedium;
  text-transform: unset;
  padding-left: 0.2em;
  font-weight: 500;
  padding-right: 0.2em;
}
.read {
  color: #fff;
  font-size: 1.5em;
  font-family: LatoMedium;
}
.readmy {
  text-align: left;
}
.psbox-root {
  display: block;
  float: left;
  margin: 0;
  width: 100%;
}
.psbox-nostyle {
  background: none !important;
}
.psbox {
  max-width: 100%;
  background: none !important;
}
.form {
  border: none;
  border-radius: 8px;
  box-sizing: border-box;
  display: block;
  float: left;
  margin: 1% -5% 0 0;
  max-width: 600px;
  padding: 3% 3% 2.75%;
  text-align: center;
  width: 35%;
}
.psbox form {
  padding: 0;
}
.psbox-line {
  display: block;
  float: left;
  margin: 0;
  padding: 0 0 1.5%;
  width: 99% !important;
}
.psbox .psbox-error,
.psbox .psbox-field input.psbox-error,
.psbox .psbox-field select.psbox-error,
.psbox .psbox-field textarea.psbox-error {
  border: 2.5px solid #c00 !important;
}
.psbox-field input[type="text"] {
  border-radius: 5px;
  box-sizing: border-box;
  color: #333333;
  display: block;
  font-family: RobotoRegular,Arial,sans-serif;
  font-size: 17px !important;
  font-weight: 100;
  line-height: 58px;
  padding-left: 1em !important;
  margin: 0;
  padding: 0 12px;
  width: 100%;
}
.psbox-field input[name=cf_field_40923] {
  background-image: url(https://admin.patientsites.com/cmc/media/img/icons/light/user_gray_form_field.png);
  background-repeat: no-repeat;
  background-position: 96% 55%;
}
.psbox-field input[name=cf_field_40924] {
  background-image: url(https://admin.patientsites.com/cmc/media/img/icons/light/mail_gray_form_field.png);
  background-repeat: no-repeat;
  background-position: 96% 55%;
}
.psbox-field input[name=cf_field_40925] {
  background-image: url(https://admin.patientsites.com/cmc/media/img/icons/light/phone_gray_form_field.png);
  background-repeat: no-repeat;
  background-position: 96% 55%;
}
.lock {
  margin-top: -0.2em;
}
.psbox-line-submit {
  background-color: #ffffff00;
  margin: 0;
  padding: 3.25% 0 5.5%;
}
.psbox .psbox-line-submit .psbox-field,
.psbox .psbox-line-submit .psbox-text {
  max-width: 100% !important;
}
.psbox-field input[type="submit"],
.psbox-field input[type="button"] {
  background: #8fad15;
  border: none;
  border-radius: 5px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: left;
  font-family: RalewayBold,RobotoBold,Arial,sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 70px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #925a1a;
  text-transform: uppercase;
  width: 99%;
}
.psbox-line-submit input:hover {
  background: #8fad15 !important;
}
/*End Css of main Parts*/
/*Css Media Queries Parts*/
@media only screen and (max-width: 1400px) {
  .details {
    color: #fff;
    text-align: center;
    font-family: LatoHeavy !important;
    font-weight: 700;
    font-size: 44px;
    margin-top: 2em;
    width: 100%;
    margin-left: 0em;
  }
  .download {
    font-size: 36px !important;
  }
  .full-height .lead-center-wrap h1 {
    font-size: 2.8em;
  }
  footer p {
    font-size: 12px;
    margin-right: 12em;
  }
  .mybut {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .starthere {
    max-width: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .full-height {
    padding: 20px 15px !important;
    height: 100%;
    margin-bottom: 0em;
  }
  .privacy {
    margin-bottom: auto !important;
  }
  .sidebar-form {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    overflow: auto;
  }
  .starthere {
    top: 29px;
  }
  .startholder {
    margin-top: -3em;
  }
  .details {
    margin-top: 3em !important;
  }
}
@media only screen and (max-width: 767px) {
  .full-height .showcase {
    height: 100%;
  }
  .full-height .regform-wrap {
    margin-left: -0.5em !important;
  }
}
@media (min-width: 768px) {
  .full-height .regform-wrap h2 {
    font-size: 30.6666666667px;
    font-size: 3.0666666667rem;
  }
}
@media (min-width: 1025px) {
  .full-height .regform-wrap h2 {
    font-size: 30.6666666667px;
    font-size: 3.0666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .full-height .lead-wrap {
    margin: 0 auto 40px;
    min-height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .full-height .lead-wrap .scaletxt {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 767px) {
  .full-height .lead-wrap .scaletxt-long {
    font-size: 150%;
  }
}
.full-height .lead-wrap .bio {
  margin: 40px 0 0;
}
@media only screen and (max-width: 850px) {
  .full-height .lead-wrap .bio {
    margin: 5px 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .full-height .lead-wrap ul.featureList li:before {
    margin-right: 13px;
  }
  .desciption {
    margin-left: 0em;
  }
}
@media only screen and (max-width: 767px) {
  .full-height .lead-center-wrap {
    margin: 0 auto 40px;
    min-height: 100%;
  }
}
@media only screen and (max-width: 850px) {
  .full-height .lead-center-wrap .holdit img {
    max-width: 250px;
  }
}
@media only screen and (max-width: 850px) {
  .full-height .lead-center-wrap h1 {
    font-size: 2.8em;
  }
}
@media only screen and (max-width: 767px) {
  .full-height .lead-center-wrap .scaletxt {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 850px) {
  .full-height .lead-center-wrap .bio {
    margin: 5px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .full-height .lead-nocov-wrap {
    margin: 0 auto 40px;
    min-height: 100%;
  }
}
@media only screen and (max-width: 850px) {
  .full-height .lead-nocov-wrap .holdit img {
    max-width: 150px;
  }
}
@media only screen and (max-width: 850px) {
  .full-height .lead-nocov-wrap h1 {
    font-size: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .full-height .lead-nocov-wrap .scaletxt {
    font-size: 6vw;
  }
}
@media only screen and (min-width: 1440px) {
  .full-height .lead-nocov-wrap .scaletxt {
    font-size: 45px;
  }
}
@media only screen and (max-width: 850px) {
  .full-height .lead-nocov-wrap .bio {
    margin: 5px 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .full-height .lead-nocov-wrap ul.featureList li:before {
    margin-right: 13px;
  }
}
@media (min-width: 1025px) {
  .webinar .header {
    height: 35%;
    height: 35vh;
    margin-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .webinar .max-container .cover-img {
    margin: 0 auto;
    max-width: 70%;
  }
}
@media (min-width: 1025px) {
  .webinar .max-container .textwrap-lt {
    position: absolute;
    right: 0;
    top: 18%;
    width: 92%;
  }
}
@media (min-width: 768px) {
  .webinar .max-container .textwrap-lt h2 {
    font-size: 23px;
    font-size: 2.3rem;
  }
}
@media (min-width: 1025px) {
  .webinar .max-container .textwrap-lt h2 {
    font-size: 23px;
    font-size: 2.3rem;
  }
}
@media (min-width: 768px) {
  .webinar .max-container .textwrap-rt {
    position: absolute;
    left: 0;
    top: 15%;
    width: 80%;
  }
}
@media (min-width: 768px) {
  .webinar .max-container .textwrap-rt h2 {
    font-size: 23px;
    font-size: 2.3rem;
  }
}
@media (min-width: 1025px) {
  .webinar .max-container .textwrap-rt h2 {
    font-size: 23px;
    font-size: 2.3rem;
  }
}
@media (min-width: 1025px) {
  .webinar .max-container .columns {
    height: 100%;
  }
}
.webinar .max-container .height-col {
  height: 100%;
}
@media (min-width: 1025px) {
  .webinar .max-container .height-col {
    height: 600px;
  }
}
@media only screen and (max-width: 850px) {
  .webinar footer {
    padding: 25px 0 20px;
  }
  .sideleft {
    padding-left: 0em;
    width: 100%;
  }
  .sideright {
    width: 100%;
  }
}
@media only screen and (min-width: 1480px) {
  .webinar footer div.sociald {
    padding: 0;
  }
}
@media only screen and (max-width: 480px) {
  .webinar footer div.sociald {
    padding: 20px 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  .lead-noborder ul.featureList li:before,
  .lead ul.featureList li:before {
    margin-right: 13px;
  }
}
@media only screen and (max-width: 480px) {
  .lead-noborder .media-right,
  .lead .media-right {
    display: block;
    margin: -20px 0 5px;
  }
  .mysocial {
    margin-right: 0em !important;
    float: none !important;
  }
}
@media only screen and (max-width: 480px) {
  .lead-noborder .right-img,
  .lead .right-img {
    width: 180px !important;
  }
}
@media only screen and (max-width: 480px) {
  .lead-center ul li:before {
    margin-right: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .fill-height {
    padding: 20px 15px;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .lead-center-wrap-ty {
    margin: 0 auto 40px;
    min-height: 100%;
  }
  footer p {
    margin-right: 4em !important;
    font-size: 13px !important;
  }
}
@media only screen and (max-width: 850px) {
  .lead-center-wrap-ty .holdit img {
    max-width: 250px;
  }
}
@media only screen and (max-width: 850px) {
  .lead-center-wrap-ty h1 {
    font-size: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .lead-center-wrap-ty .scaletxt {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 850px) {
  .lead-center-wrap-ty .bio {
    margin: 5px 0 0;
  }
  .mybut {
    font-size: 1em;
  }
}
@media only screen and (max-width: 480px) {
  .lead-center-wrap-ty ul li:before {
    margin-right: 13px;
  }
  .sideright {
    width: 100%;
  }
  .mybut {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar-form:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  footer {
    padding: 25px 0 20px;
  }
}
@media only screen and (min-width: 1480px) {
  footer div.sociald {
    padding: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .privacy {
    padding-left: 0.5em;
    margin-top: 1em;
  }
  .thank {
    margin-top: 7em;
    font-size: 40px;
  }
  .psbox .psbox-line-submit .psbox-field,
  .psbox .psbox-line-submit .psbox-text {
    max-width: 100% !important;
  }
  .mysocial {
    margin-right: 2em;
  }
  .startholder {
    margin-top: 1em;
    margin-left: -0.8em;
  }
  .full-height .regform-wrap {
    max-width: 100%;
  }
  .details {
    font-size: 32px;
    margin-top: 7em;
    margin-top: 2em !important;
    margin-left: 0em;
  }
  .sideleft {
    padding-left: 2em !important;
  }
  .download {
    font-size: 29px !important;
  }
  .full-height .regform-wrap {
    margin-left: -0.5em;
  }
  footer p {
    margin-right: 10em;
  }
}
@media only screen and (max-width: 1000px) {
  .details {
    font-size: 33px;
    margin-top: 3em !important;
  }
}
@media only screen and (max-width: 850px) {
  .full-height .lead-wrap .holdit img {
    min-width: 150px;
  }
  .startholder {
    margin-top: -2em;
    margin-left: auto;
  }
  .mysocial {
    margin-right: 4em;
    float: right;
  }
  footer p {
    margin-right: 5em !important;
  }
  .thank {
    margin-top: 0em;
    margin-bottom: 2em;
  }
  .details {
    font-size: 44px;
    margin-top: 2em !important;
    margin-left: 0em !important;
  }
  .full-height .regform-wrap {
    margin-left: -1em !important;
  }
  .hideover {
    background-attachment: fixed !important;
  }
}
@media only screen and (max-width: 850px) {
  .full-height .lead-wrap h1 {
    font-size: 130%;
  }
}
@media only screen and (max-width: 480px) {
  .full-height .lead-center-wrap ul.featureList li:before {
    margin-right: 13px;
  }
  body,
  html {
    width: 100%;
    height: 100%;
    background-attachment: fixed !important;
    background: #024da1;
    background: -webkit-linear-gradient(270deg, #024da1, #024896);
    background: -webkit-linear-gradient(right, #024da1, #024896);
    background: url(/minisite/1884/img/Landing_Page_Option_2.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .starthere {
    top: -50px;
  }
  .full-height .regform-wrap {
    margin-left: -0.5em !important;
  }
}
@media only screen and (max-width: 767px) {
  .chiclet .content p a {
    font-size: 3vw;
    font-size: 4vw;
  }
  .thank {
    margin-top: 0em;
    margin-bottom: 0.5em;
  }
  .mysocial {
    margin-right: 0em !important;
    float: none !important;
  }
  footer p {
    margin-right: 0em !important;
  }
  .details {
    font-size: 44px;
    margin-left: 0em !important;
    margin-top: 2em !important;
  }
}
@media only screen and (max-width: 480px) {
  footer div.sociald {
    padding: 20px 0 10px;
  }
  .startholder {
    margin-top: 5em !important;
  }
  .details {
    margin-top: 2em !important;
    margin-left: 0em !important;
    font-size: 27px;
  }
  footer p {
    margin-right: 0em !important;
  }
  .thank {
    margin-top: 0em;
    margin-bottom: 3.5em;
    font-size: 23px;
  }
}
/*End Css Media Queries Parts*/
