@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,600,600italic,700italic,800,800italic,300,300italic);
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
* {
    box-sizing: border-box;
}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}

a {
    color: white;
    text-decoration: none;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

body {
	/* Margin bottom by footer height */
	/*background:url(../images/bg_screen.png) no-repeat #0365c0 top center;*/
	background: #eceef1 ;
	margin-bottom: 0px;
	height:100%;
	font-family:pnr,Arial, Helvetica, sans-serif;
	color:#414040;
	  font-size: 14px;
    line-height: 1.42857;
}

img { max-width:100%}
@font-face {
    font-family: 'chalkdustregular';
    src: url('../fonts/ChalkDust-webfont.eot');
    src: url('../fonts/ChalkDust-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ChalkDust-webfont.woff2') format('woff2'),
         url('../fonts/ChalkDust-webfont.woff') format('woff'),
         url('../fonts/ChalkDust-webfont.ttf') format('truetype'),
         url('../fonts/ChalkDust-webfont.svg#chalkdustregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
   font-family: osm;
   src: url(../fonts/Oswald-Medium.ttf);
}
@font-face {
   font-family: osb;
   src: url(../fonts/Oswald-Bold.ttf);
}
@font-face {
   font-family: osr;
   src: url(../fonts/Oswald-Regular.ttf);
}
@font-face {
   font-family: osl;
   src: url(../fonts/Oswald-Light.ttf);
}
@font-face {
   font-family: pnr;
   src: url(../fonts/ProximaNova-Regular.otf);
}
@font-face {
   font-family: pnb;
   src: url(../fonts/ProximaNova-Bold.otf);
}
@font-face {
   font-family: pns;
   src: url(../fonts/ProximaNova-Semibold.otf);
}
@font-face {
   font-family: pxb;
    src: url(../fonts/ProximaNova-Extrabold.otf);}

	.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.top_bar .container { width:auto; padding:0 15px;}
.top_bar { width:100%; background:none; min-height:85px;}
.logo { padding:22px 0; float:left}
.top_link { float:right; padding:25px 0 0; margin:0px; text-align:right;font-family: pns;}
.top_link a { display:inline-block; border:0; padding:0 10px;font-size:16px; font-weight:700; text-transform:uppercase; text-decoration:none; color:#fff}
.top_link a:hover {color:#fff}

.main_container { padding:0px 0 0 0}
.section_one { padding:0px; margin:0px; background:url(../images/top_bg.jpg) no-repeat top center; background-size:cover; width:100%; min-height:500px;}
.section1_content { text-align:center; padding:9% 0 15% ; margin:0px; color:#fff}
.section1_content h1 { font-family: pxb; font-weight: normal; font-size:50px;}
.section1_content h3 { font-family: pns; padding:0px 0 50px 0; margin:0px; font-size:34px; font-weight: normal; color:#fff}

.email_box { max-width:584px; position:relative; margin:0 auto; }
.email_box input[type="email"],.email_box input[type="text"] { font-family: pns; font-size:18px; color:#aeadad; height:64px; padding:0 20px; float:left; width:58%;border-radius:5px 0px 0px 5px; border:0;}
.email_box input[type="submit"]{ background:#f6af49; font-family: pnb; border:0; font-size:18px;color:#fff; padding:0px 15px; height:64px; border-radius:0px 5px 5px 0; width:42%;}
.email_box input[type="email"]:focus,.email_box input[type="text"]:focus { border:0px; box-shadow:none;}
.email_box .form-control:-moz-placeholder {
    color: #aeadad;
    opacity: 1;
}
.btn.gta:hover { background:#f26363}

.email_box.two { background:#f6af49; padding:2px; border-radius:5px;}

.section_two { background:#fff; padding:0px 0 1px 0; margin:0px; min-height:320px;}
.box_heading { text-align:center; padding:65px 0 50px 0; margin:0px; position:relative;}
.box_heading:before { position:absolute; bottom:0px; height:2px; width:125px; content:""; background:#e3e3e3; margin:0 0 0 -62px;}
.box_heading h1{  font-family: pnb; text-align:center; color:#1d1d1d; font-size:32px; padding:0px; margin:0px;}
.box_heading h1 span { display:block; font-size:24px; color:#aeadad;font-family: pns; padding:10px 0 0 0;}
.step_pic { text-align:canter; padding:10px 0 0 0}
.step_list { padding:0px 0 0 20px; margin:0px; text-align:left; color:#aeadad;font-family: pnr;}
.step_list p { padding:0px 0 20px 0; margin:0px; font-size:24px; line-height:28px;}
.step_list h2 { font-size:26px; font-family: pnb; font-weight: normal; color:#1d1d1d; padding:0px 0 4px 0; margin:0px;}
.step_list ul { padding:0px; margin:0px; list-style:none;}
.step_list ul li{ padding:60px 0 0px 0; margin:0px;}
.box_heading.two:before { position:absolute; top:0px; height:2px; width:125px; content:""; background:#e3e3e3; margin:0 0 0 -62px;}


.footer { background:#111111; padding:0px; margin:0px;}
.footer_logo { padding:24px 0; margin:0px;}
.design_by { text-align:right; font-size:18px; font-weight:bold; text-transform:uppercase; color:#999999; padding:22px 0}


/********************Step3****************************/

.welcome_box { background:#fff; max-width:800px; margin:50px auto 0; box-shadow:0 0 10px 0px #ccc; padding:80px 40px;}
.welcome_heading { text-align:center; padding:0px 0 30px ; margin:0px;font-family: 'Open Sans', sans-serif; position:relative}
.welcome_heading:before { position:absolute; bottom:0px; height:2px; width:125px; content:""; background:#e3e3e3; margin:0 0 0 -62px;}
.welcome_heading h1{ color:#99c34d; font-size:34px; font-weight: 600; padding:0px; margin:0px;}
.welcome_heading p{ font-size:20px; padding:0px;font-weight: 600;  margin:0px; color:#adadad}

.welcome_text { padding:0px; margin:0px;font-family: 'Open Sans', sans-serif; }
.welcome_text p{ text-align:center; font-weight:600; padding:50px 0 0 0; margin:0px; font-size:20px; color:#111111;}
.butn { background:#99c34d; font-size:22px;font-family: pnb; color:#fff; padding:10px 25px; display:inline-block; border-radius:5px; margin-top:10px; text-decoration:none;}
.butn:hover { color:#fff; text-decoration:none;}
.fb{ background:#3f71ad;}
.copyright_text { text-align:center; font-size:13px; color:#999999;font-family: pnr; padding:10px 0 50px 0}
/***********************Step1********************************/
.quote_wrap { background: url(../images/shadow.png) no-repeat center bottom; padding:0px 0 20px 0; margin:45px 20px 0;}
.quote { background:url(../images/quote.jpg) no-repeat top right #f5fbfc; border:1px solid #d6d8dc; border-radius:5px; padding:10px; text-align:center;}
.quote p { padding:20px 0 0 0; margin:0px; font-size:18px; color:#666666; font-style:italic; font-weight:normal;}
.tw{  background: #60b4f0 none repeat scroll 0 0; bottom: -34px; margin: -15px 0 0;  position: relative;}
.hate_bonus {font-family: 'Open Sans', sans-serif; padding:60px 0 0 0; margin:0px; text-align:center; font-size:16px;}
.hate_bonus a { text-decoration:none; border-bottom:1px dotted #adadad; color:#adadad;}
.progress-bar-success2 { position:relative;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9ac147+0,a1d54f+50,cbeb40+100 */
background-color: #c3e738; /* Old browsers */
background-color: -moz-linear-gradient(left,  #9ac147 0%, #a1d54f 50%, #cbeb40 100%); /* FF3.6-15 */
background-color: -webkit-linear-gradient(left,  #9ac147 0%,#a1d54f 50%,#cbeb40 100%); /* Chrome10-25,Safari5.1-6 */
background-color: linear-gradient(to right,  #9ac147 0%,#a1d54f 50%,#cbeb40 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ac147', endColorstr='#cbeb40',GradientType=1 ); /* IE6-9 */
}
.progress.custom { background:#000; border-radius:30px; height:30px; padding:2px; position:relative; margin:50px auto 0px; max-width:660px;}
.progress.custom .progress-bar {border-radius:30px;}
.progress.custom .sr { position:absolute; width:50%; right:0px; top:5px; z-index:9; color:#fff; text-align:center;}

.quote_wrap2 { background: url(../images/shadow.png) no-repeat center bottom; padding:0px 0 20px 0; margin:30px 20px 0;}
.quote2 { background:#fff; border:1px solid #d6d8dc; border-radius:0px; padding:0px 0px; text-align:center;}
.quote2 p { padding:20px 0 0 0; margin:0px; font-size:18px; color:#666666; font-style:italic; font-weight:normal;}



/*.progress.custom {
    background: #000 none repeat scroll 0 0;
    border-radius: 30px;
    height: 30px;
    margin: 50px auto 0;
    max-width: 660px;
    padding: 2px;
    position: relative;
}*/

.clearfix { clear:both; padding-top: 65px;}

@keyframes progress-bar-stripes {
0% {
    background-position: 40px 0;
}
100% {
    background-position: 0 0;
}
}

.progress-bar {
    background-color: #337ab7;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
}
.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.progress.custom .progress-bar {
    border-radius: 30px;
}
.progress.active .progress-bar, .progress-bar.active {
    animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
.progress-bar-success2 {
    background-color: #c3e738;
    position: relative;
}
.progress-striped .progress-bar, .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.higlite { float:left; width:50%; padding:10px;}
.higlite:first-child { border-right:1px solid #d6d8dc;}

.inner_text { padding:30px 0 0 0; margin:0px; text-align: center;font-family: 'Open Sans', sans-serif;}
.inner_text h3{ padding:0px; margin:0px; color:#99c34d; font-size:24px; font-weight:600;}
.inner_text h3 span { font-weight:bold;}
.inner_text p{ padding:15px 0 0 0; margin:0px; text-align: center; font-size:16px; font-style:normal; color:#111111;}
.higlite .tw{ background:#62a7eb;}
.higlite.active .inner_text { background: url(../images/tick.png) no-repeat center center #e0edc9;}
.higlite.active .inner_text h3{ color:#bcd88b; text-decoration:line-through;}
.higlite.active .inner_text p{ font-style:italic; font-weight:normal; color:#787f6d;}
.higlite.active .tw { background:#d6d8dc;}



.col-sm-4 {
    width: 33.3333%;
}
.col-sm-8 {
    width: 66.6667%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.container {
	  width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 768px) {
.focing_man{ right:0}
.most_effective_desc .gta {
    font-size: 15px;
    padding: 10px 30px;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: none;
	width:auto;
}
.container { width:auto;}
}
@media (max-width: 767px) {
.step_pic{ text-align:center}
.step_list{ padding:30px 0 80px}
.design_by { text-align:center}
.footer_logo { text-align:center}
}
@media (max-width: 639px) {
.btn.gta { font-size:20px; padding:15px 20px;border-radius: 5px;}
.section1_content h3 { font-size:28px;}
.section1_content h1 { font-size:36px;}
.section_one { min-height:630px;}
.box_heading h1{ font-size:28px;}
.higlite {
    float:  none;
    padding: 10px;
    width: auto;
}
.welcome_heading h1 { font-size:26px;}
.butn { font-size:20px;}
}
@media (max-width: 480px) {
	.email_box { max-width:380px; padding:0 10px;}

.email_box input[type="email"], .email_box input[type="text"]{ float:none; width:100%;border-radius: 5px;}
.email_box input[type="submit"] { float:none; width:100%;border-radius: 5px; margin-top:15px;}
.email_box.two { background:none; padding:0 10px;}
.email_box.two input[type="email"], .email_box.two input[type="text"] { border:1px solid #f6af49;}
.top_link a { font-size:12px; padding:2px 3px;}
    .video-mobile {
        height: 100% !important;
        left: 10% !important;
        position: absolute !important;
        top: 0 !important;
        width: 78% !important;
    }
}

.video-mobile {
    height:50%;
    left:25%;
    position:absolute;
    top:0;
    width:50%;
}
