@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Light.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Light.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-ThinItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-ThinItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 100;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BoldItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BoldItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BlackItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BlackItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 900;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Thin.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Thin.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Black.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Black.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Medium.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Medium.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Bold.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Bold.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Book.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Book.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-LightItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-LightItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BookItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BookItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-MediumItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-MediumItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Italic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Italic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
}
body {
  background-image: none !important;
  background: #eeeeee !important;
  margin: 0;
  font-family: Circular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
* {
  box-sizing: border-box;
}
.container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
#main {
  width: 100% !important;
}
header.jfHeader {
  background: #2682cd;
}
#header {
  width: 100% !important;
  background: #444444;
  border-bottom: 1px solid #222222;
}
#headerWrapper {
  width: unset;
}
#header-sub {
  width: 900px;
  margin: 0 auto;
}
.jfRHeader button {
  background: transparent;
}
body #mContent {
  border: none;
  background: none;
  width: 100%;
}
/* Header
 ----------------------------------------------*/
#fitHeader {
  background: #47a1ea;
  width: 100%;
  border-top: 1px solid #87c5f8;
  border-bottom: 1px solid #2682cd;
  text-shadow: 1px -1px 0 #2682cd;
}
.fitHeader-sub {
  max-width: 900px;
  padding: 0 2%;
  margin: 0 auto;
  position: relative;
}
/* Header - Slogan
-----------------------*/
#fitHeaderSlogan {
  display: block;
  border-bottom: 1px solid #2682cd;
  padding: 36px 0 24px;
  text-align: center;
}
#fitHeaderSlogan img {
  width: 100%;
  max-width: 383px;
  display: inline-block;
  vertical-align: bottom;
}
/* Header - Action
--------------------------*/
#fitHeaderAction {
  display: block;
  position: relative;
  padding: 36px 0;
  border-top: 1px solid #87c5f8;
}
#fitHeader h1 {
  font-size: 21px;
  font-weight: 300;
  margin: 0;
  color: #ffffff;
  text-shadow: 0 -2px 0 #2682cd;
  letter-spacing: 0.3px;
}
#fitHeader h2 {
  font-size: 18px;
  font-weight: normal;
  color: #d7edff;
  margin: 0;
}
#fitHeader button {
  position: absolute;
  top: 1px;
  right: 0;
  font-size: 24px;
  cursor: pointer;
}
html[dir="rtl"] #fitHeader button {
  left: 0;
  right: auto;
}
/* Buttons
 ---------------------------------------------*/
/* Action Button
 -------------------- */
.fitActionButton {
  /* IE7 Fix */
  overflow: visible;
  outline: none !important;
  width: auto;
  /* IE7 Fix END */
  background: #fda400;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fda400 0%, #fe6a00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fda400), color-stop(100%, #fe6a00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fda400 0%, #fe6a00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fda400 0%, #fe6a00 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fda400 0%, #fe6a00 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fda400', endColorstr='#fe6a00', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(top, #fda400 0%, #fe6a00 100%);
  /* W3C */
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  color: #ffffff;
  font-size: 28px;
  padding: 8px 36px 6px;
  border: 1px solid #2682cd;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 8px 8px;
  -moz-border-radius: 8px 8px;
  border-radius: 8px 8px;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  .fitActionButton {
    font-size: 16px;
  }
}
.fitActionButton:hover {
  background: #fdc000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fdc000 0%, #fe8900 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdc000), color-stop(100%, #fe8900));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fdc000 0%, #fe8900 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fdc000 0%, #fe8900 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fdc000 0%, #fe8900 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdc000', endColorstr='#fe8900', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(top, #fdc000 0%, #fe8900 100%);
  /* W3C */
}
.fitActionButton:active {
  background: #fe6a00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fe6a00 0%, #fda400 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe6a00), color-stop(100%, #fda400));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fe6a00 0%, #fda400 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fe6a00 0%, #fda400 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fe6a00 0%, #fda400 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe6a00', endColorstr='#fda400', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(top, #fe6a00 0%, #fda400 100%);
  /* W3C */
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 3px rgba(0, 0, 0, 0.3) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 3px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 3px rgba(0, 0, 0, 0.3) inset;
}
/* Demo Button
 -------------------- */
.deactive-button {
  background: #47a1ea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #47a1ea 0%, #2682cd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #47a1ea), color-stop(100%, #2682cd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #47a1ea 0%, #2682cd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #47a1ea 0%, #2682cd 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #47a1ea 0%, #2682cd 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#47a1ea', endColorstr='#2682cd', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(top, #47a1ea 0%, #2682cd 100%);
  /* W3C */
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  color: #ffffff;
  font-size: 20px;
  padding: 8px 36px 6px;
  border: 1px solid #1d6fb1;
  display: inline-block;
  font-weight: 300;
  letter-spacing: 0.3px;
  text-shadow: 0 -1px 0 #1d6fb1;
  -webkit-border-radius: 8px 8px;
  -moz-border-radius: 8px 8px;
  border-radius: 8px 8px;
}
.deactive-button:hover {
  background: #71b4e8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #71b4e8 0%, #3f8fcc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #71b4e8), color-stop(100%, #3f8fcc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #71b4e8 0%, #3f8fcc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #71b4e8 0%, #3f8fcc 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #71b4e8 0%, #3f8fcc 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71b4e8', endColorstr='#3f8fcc', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(top, #71b4e8 0%, #3f8fcc 100%);
  /* W3C */
}
.deactive-button:active {
  background: #2682cd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2682cd 0%, #47a1ea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2682cd), color-stop(100%, #47a1ea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2682cd 0%, #47a1ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2682cd 0%, #47a1ea 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #2682cd 0%, #47a1ea 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2682cd', endColorstr='#47a1ea', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(top, #2682cd 0%, #47a1ea 100%);
  /* W3C */
}
/* Content
 ----------------------------------------------*/
#fitContent {
  font-size: 18px;
  color: #333333;
  border-bottom: 1px solid #aaaaaa;
}
#fitContent .gif {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
#fitContent .gif img {
  width: 100%;
  display: none;
}
/* Image Examples
 ----------------------------------------------*/
#fitExample {
  max-width: 900px;
  margin: 48px auto 0;
  text-align: center;
  padding-bottom: 48px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
#fitExample > img {
  display: none;
}
#fitTapeBig {
  width: 595px;
  height: 658px;
  display: block !important;
  z-index: -1;
  position: absolute;
  top: -48px;
  left: 108px;
}
.fitImage {
  background: url(/jf/cdn.jotfor.ms/p/fit-forms/images/form-new2.png) no-repeat 6px 6px #ffffff;
  padding: 6px;
  max-width: 424px;
  width: 100%;
  height: 209px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -moz-box-shadow: 1px 3px 6px #cccccc;
  -webkit-box-shadow: 1px 3px 6px #cccccc;
  box-shadow: 1px 3px 6px #cccccc;
}
.fitImage.fitImgFirst {
  background: url(/jf/cdn.jotfor.ms/p/fit-forms/images/form-old2.png) no-repeat 6px 6px #ffffff;
  margin-right: 28px;
  min-height: 550px;
  height: 100%;
}
html[dir="rtl"] .fitImage.fitImgFirst {
  margin-left: 28px;
  margin-right: 0;
}
#fitBeforeAfter {
  max-width: 124px;
  width: 100%;
  position: absolute;
  display: block !important;
  top: -24px;
  left: 388px;
  z-index: 3;
}
#fitDemo {
  position: absolute;
  display: inline-block;
  width: 384px;
  padding: 12px 24px 24px;
  text-align: center;
  right: 0;
  top: 280px;
}
#fitDemo p {
  font-size: 16px;
  color: #999999;
  text-shadow: 0 1px 0 #ffffff;
}
#fitDemo p strong {
  color: #666666;
  font-weight: bold;
}
/* Demo Animation Fields
---------------------*/
.fitDemoField {
  max-width: 233px;
  width: 100%;
  max-height: 17px;
  height: 100%;
  position: absolute;
  z-index: 2;
  line-height: 17px;
  font-size: 10px;
  color: #333333;
  padding-left: 5px;
  text-align: left;
}
.filling {
  background: #f5f5f5;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
}
#fitName {
  top: 73px;
  left: 176px;
}
#fitLastName {
  top: 118px;
  left: 176px;
}
#fitPict {
  top: 163px;
  left: 253px;
}
#fitMonth {
  top: 206px;
  left: 178px;
  width: 61px;
}
#fitDay {
  top: 206px;
  left: 276px;
  width: 17px;
}
#fitYear {
  top: 206px;
  left: 330px;
  width: 31px;
}
#fitGender {
  top: 264px;
  left: 171px;
  width: 16px;
  display: none;
  padding-left: 0;
}
#fitMail {
  top: 324px;
  left: 176px;
}
#fitLoc {
  top: 369px;
  left: 176px;
}
#fitStoryOld {
  top: 414px;
  left: 176px;
  height: 82px;
}
#fitStoryNew {
  top: 63px;
  left: 176px;
  height: 82px;
}
/* Testimonial
 ----------------------------------------------*/
#fitTestimonial {
  max-width: 828px;
  padding: 36px;
  margin: 0 auto;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #dddddd;
  text-align: center;
}
#fitTestimonial h3 {
  position: relative;
  color: #ff8900;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  text-shadow: 0 1px 0 #ffffff;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 768px) {
  #fitTestimonial h3 {
    font-size: 18px;
  }
}
#ldquo,
#rdquo {
  position: absolute;
  color: #dddddd;
  text-shadow: 1px 1px 0 #ffffff;
  font-size: 96px;
  z-index: -1;
}
#ldquo {
  top: -12px;
  left: -36px;
}
html[dir="rtl"] #ldquo {
  top: auto;
  bottom: -100px;
}
#rdquo {
  bottom: -56px;
  right: -36px;
}
html[dir="rtl"] #rdquo {
  bottom: auto;
  top: -12px;
}
#fitTestimonial h4 {
  text-align: right;
  margin: 12px 0 0;
  color: #666666;
  font-size: 18px;
  font-weight: 400;
  text-shadow: 0 1px 0 #ffffff;
}
/* Features
 ----------------------------------------------*/
#fitFeats {
  max-width: 900px;
  margin: 0 auto;
  padding: 12px 2%;
  border-top: 1px solid #ffffff;
}
#fitFeats > div {
  position: relative;
  margin: 48px 0;
}
#fitFeats h5 {
  color: #2682cd;
  font-size: 32px;
  margin: 0;
  text-shadow: 0 1px 0 #ffffff;
  letter-spacing: 0.5px;
}
#fitFeats p {
  max-width: 504px;
  font-size: 14px;
  line-height: 24px;
}
#fitFeats img {
  max-width: 361px;
  width: 100%;
  position: absolute;
  top: -18px;
  right: 24px;
}
#fitFeatsSec {
  margin: 72px 0 48px;
  padding-left: 360px;
}
#fitFeatsSec img {
  max-width: 292px;
  width: 100%;
  right: auto;
  left: 18px;
  top: 0;
}
/* Bonus Features
 ----------------------------------------------*/
#fitBonus {
  max-width: 804px;
  padding: 30px 48px;
  margin: 24px auto 48px;
  background: #d6edff;
  border: 1px solid #2682cd;
  position: relative;
  z-index: 1;
  -moz-border-radius: 3px 3px;
  -webkit-border-radius: 3px 3px;
  border-radius: 3px 3px;
  overflow: hidden;
}
#fitBonus h5 {
  font-size: 24px;
  margin: 0 0 12px;
}
#fitBonus li {
  list-style: inside disc none;
  font-size: 14px;
  line-height: 24px;
}
#fitBonus img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
html[dir="rtl"] #fitBonus img {
  right: auto;
  left: 0;
  transform: scale(-1, 1);
}
@media screen and (max-width: 480px) {
  #fitBonus img {
    display: none;
  }
  #fitBonus ul {
    padding: 0;
  }
}
/* Instructions
 ----------------------------------------------*/
#fitInstruction {
  background: #47a1ea;
  width: 100%;
  border-top: 1px solid #2682cd;
  border-bottom: 1px solid #2682cd;
  text-shadow: 1px -1px 0 #2682cd;
  color: #ffffff;
  display: none;
}
#fitInstruction-sub {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
#fitInstruction h5 {
  font-size: 48px;
  margin: 36px 0 18px;
}
/* Video Stuff
 ----------------*/
#fitVideo {
  width: 566px;
  height: 356px;
  border: 3px solid #dddddd;
  background: #000000;
  display: inline-block;
  margin: 0 0 48px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -moz-box-shadow: 0 3px 12px #0f67ae;
  -webkit-box-shadow: 0 3px 12px #0f67ae;
  box-shadow: 0 3px 12px #0f67ae;
}
#fitVideoBorder {
  border: 3px solid #444444;
  display: inline-block;
  border-color: #222222 #555555 #888888;
}
.videoHolder {
  width: 560px;
  height: 350px;
  overflow: hidden;
}
/* Details
 ----------------*/
#fitDetails {
  display: inline-block;
  margin: 0 0 48px 36px;
  vertical-align: top;
  width: 292px;
}
#fitDetails ol {
  font-size: 24px;
  font-weight: 400;
  padding-left: 0;
  list-style-position: inside;
}
#fitDetails li {
  padding: 6px 0px 8px 8px;
  margin: 6px 0;
  position: relative;
  cursor: pointer;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.fitArrow {
  display: none;
  position: absolute;
  top: 0;
  left: -42px;
  border: 21px solid transparent;
  width: 0;
  height: 0;
}
#fitDetails li:hover {
  background: #87c5f8;
  text-shadow: 1px -1px 0 #47a1ea;
  -moz-box-shadow: inset 0 1px 0 #abd7fa, inset 0 -1px 0 #2682cd;
  -webkit-box-shadow: inset 0 1px 0 #abd7fa, inset 0 -1px 0 #2682cd;
  box-shadow: inset 0 1px 0 #abd7fa, inset 0 -1px 0 #2682cd;
}
#fitDetails li:hover .fitArrow {
  display: block;
  border-right: 21px solid #87c5f8;
}
#fitDetails li.fitSel {
  background: #ff8900;
  text-shadow: 1px -1px 0 #bb6300;
  cursor: pointer;
  -moz-box-shadow: inset 0 1px 0 #ffad4d, inset 0 -1px 0 #bb6300;
  -webkit-box-shadow: inset 0 1px 0 #ffad4d, inset 0 -1px 0 #bb6300;
  box-shadow: inset 0 1px 0 #ffad4d, inset 0 -1px 0 #bb6300;
}
#fitDetails li.fitSel .fitArrow {
  display: block;
  border-right: 21px solid #ff8900;
}
#fitDetails h6 {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  color: #ffffff;
  display: inline-block;
}
#fitInstruction p {
  font-size: 14px;
  color: #f5f5f5;
  letter-spacing: 0.3px;
  line-height: 18px;
  position: absolute;
  bottom: 45px;
  right: 126px;
}
#fitInstruction p a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
#fitInstruction p a:hover {
  text-decoration: none;
}
/* Main Action Button
 ----------------------------------------------*/
#fitAction {
  background: #ff8900;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #cf6e01;
}
#fitAction-sub {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
#fitAction img {
  position: absolute;
  bottom: 0;
  left: 150px;
  width: 236px;
  height: 156px;
  z-index: 5;
}
#fitAction .fitActionButton {
  margin: 36px 0 36px 370px;
  border: 1px solid #bb6300;
}
/* Demo Animation
 ----------------------------------------*/
#demo-texts {
  position: absolute;
  display: block;
  width: 428px;
  text-align: center;
  right: 0;
  top: 300px;
  z-index: 4;
}
.demo-slides {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.demo-slides span {
  display: block;
  font-size: 12px;
  text-align: center;
  color: #ff8900;
  font-size: 36px;
  text-shadow: 0 1px 0 #ffffff;
}
#fitArrow1 {
  position: absolute;
  width: 225px;
  height: 104px;
  left: -154px;
  top: 24px;
}
#fitArrow2 {
  position: absolute;
  width: 225px;
  height: 104px;
  left: -154px;
  top: -32px;
}
#fitArrow3 {
  position: absolute;
  width: 54px;
  height: 244px;
  right: 86px;
  top: -216px;
}
#fitArrow4 {
  position: absolute;
  width: 255px;
  height: 304px;
  left: -245px;
  top: -200px;
}
.demo-slides .wizard-button {
  border: 1px solid #bb6300;
  margin-top: 6px;
  font-size: 24px;
}
.app-id-help-pages li,
.fb-pages p,
.fb-app-id-field label {
  color: #fff !important;
  text-shadow: none !important;
}
@media screen and (max-width: 480px) {
  .app-id-help-pages img {
    width: 100%;
  }
  .app-id-help-pages {
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  .protoplus-dim + div {
    width: 100% !important;
    max-width: 100% !important;
    left: 0 !important;
  }
}
/* Header
 ----------------------------------------------*/
.locale {
  display: inline-block;
}
#socialButtons.to-left {
  right: auto;
  left: 0;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 06px;
  border-radius: 0 6px 6px 0;
}
#socialButtons.to-left > div {
  padding: 16px 12px 16px 8px;
}
#socialButtons.to-left .socFirst {
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 06px;
  border-radius: 0 6px 0 0;
}
#socialButtons.to-left .socLast {
  -moz-border-radius: 0 0 6px 0;
  -webkit-border-radius: 0 0 6px 0;
  border-radius: 0 0 6px 0;
}
/* Responsive
 ----------------------------------------------*/
@media screen and (max-width: 768px) {
  #fitHeaderAction {
    text-align: center;
  }
  #fitHeader button {
    position: static;
    margin-top: 35px;
    font-size: 18px;
  }
  #fitHeader h1 {
    margin-bottom: 10px;
  }
  #fitFeats img,
  #fitFeatsSec img {
    position: static;
  }
  #fitFeats {
    text-align: center;
  }
  #fitFeats p {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }
  #fitFeatsSec {
    padding-left: 0;
  }
  #fitBonus {
    margin: 24px 15px 48px;
  }
  #fitAction img {
    margin-left: -118px;
    left: 50%;
    top: -30px;
  }
  #fitAction .fitActionButton {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 126px;
    margin-bottom: 20px;
  }
  #fitExample {
    display: none;
  }
  #fitContent .gif img {
    display: block;
  }
}
@media screen and (max-width: 900px) {
  .fitImage.fitImgFirst {
    margin-right: 0;
    margin-bottom: 125px;
  }
  #fitBeforeAfter {
    top: 558px;
    margin-left: -62px;
    left: 50%;
  }
  #fitDemo {
    position: static;
  }
  #fitTapeBig {
    display: none !important;
  }
}
/* Responsive
 ----------------------------------------------*/
