@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700');

body{
  font-family: 'Montserrat' !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

h1,h2,h3,h4,h5,h6{
  width: 100%;
  display: block;
}
.main-container{
  padding: 0px;
  margin: 0px auto;

}
.center{
  text-align: center;
}
.right{
  text-align: right;
  float: right;
}
.center-align{
  text-align: center;
  display: block;
  width: 100%;
}
.left-align{
  text-align: left;
  display: block;
  width: 100%;
}
.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}

.mt1{margin-top: 10px;}
.mt2{margin-top: 20px;}
.mt3{margin-top: 30px;}
.mt4{margin-top: 40px;}
.mt5{margin-top: 50px;}
.mt6{margin-top: 60px;}
.mt7{margin-top: 70px;}
.mt8{margin-top: 80px;}

.mb1{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}

.b4{font-weight: 400;}
.b5{font-weight: 500;}
.b6{font-weight: 600;}
.b7{font-weight: 700;}
.b8{font-weight: 800;}
.b9{font-weight: 900;}

.white{color: #fff;}
.black{color: #000;}
.red{color: #f00;}
.purple{color: #45007f;}
.green{color: #009933;}
.yellow{color: #ffcc00;}
.grey{color: #666666;}
.darkgrey{color: #333;}
.theme-color{color: #295290;}

.heading1{
  display: block;
  width: 100%;
  font-size: 45px;
}
.headingl{
  font-size: 50px;
}
.t300{
  font-size: 100px;
  font-weight: 900;
  line-height: 1;
}
.top-bar{
  background-color: #BDC3C7;
  display: block;
  /*padding: 10px;*/
   font-size: 20px;
  font-weight: 500;
  border-bottom: 2px solid #E74C3C;
  border-top: 2px solid #E74C3C;
}
.section1{
  background: url('http://stocknation1.imgix.net/secret/images/bg1.png') repeat 0 0 / cover;
  display: block;
  padding: 20px 0px;
  background-position: center;
}
.section2{
  display: block;
  padding: 50px 0px;
}
.section3{
  background: url(http://stocknation1.imgix.net/secret/images/bg1a.png) repeat 0 0 / cover;
  background-position: center;
  display: block;
  padding: 50px 0px;
}
.section4{
    display: block;
  padding: 30px 0px;
}
.section4a{
  background: url(http://stocknation1.imgix.net/secret/images/bg2a.png) repeat 0 0 / cover;
  background-position: center;
    display: block;
  padding: 30px 0px;
}
.section5{
  background: url(http://stocknation1.imgix.net/secret/images/bg3a.png) repeat 0 0 / cover;
  background-position: center;
    display: block;
  padding: 50px 0px;
}
.section6{
  background: url(http://stocknation1.imgix.net/secret/images/bg2.png) repeat 0 0 / cover;
  background-position: center;
  display: block;
  padding-top: 50px;
  padding-bottom: 100px;
}
.section7{
  display: block;
  padding: 50px 0px;
}
.section8{
  background: url(http://stocknation1.imgix.net/secret/images/bg4.png) repeat 0 0 / cover;
  background-position: center;
  display: block;
  padding: 50px 0px;
}
.section9{
  background: url(http://stocknation1.imgix.net/secret/images/bg5.png) repeat 0 0 / cover;
  background-position: center;
  display: block;
  padding: 30px 0px;
}
.section10{
  background: url(http://stocknation1.imgix.net/secret/images/bg6.png) repeat 0 0 / cover;
  background-position: center;
  display: block;
  padding: 50px 0px;
}
.section11{
  display: block;
  padding: 30px 0px;
}
.section12{
  background: url(http://stocknation1.imgix.net/secret/images/bg7.png) repeat 0 0 / cover;
  background-position: center;
  display: block;
  padding: 30px 0px;
}
.section13{
    background: url(http://stocknation1.imgix.net/secret/images/bg4a.png) repeat 0 0 / cover;
  background-position: center;
  display: block;
  padding: 30px 0px;
}
.section14{
background: #333333;
  display: block;
  padding: 80px 0px;
}
.section15{
  background: url(http://stocknation1.imgix.net/secret/images/bg8.png) repeat 0 0 /cover;
  background-position: center;
  display: block;
  padding: 30px 0px;  
}
.section16{
  background: url(http://stocknation1.imgix.net/secret/images/bg9.png) repeat 0 0 /cover;
  background-position: center;
  display: block;
  padding: 30px 0px;  
}
.arrow-left{
      margin-top: -165px;
    margin-right: 50px;
}
.arrow-right{
      margin-top: -165px;
    margin-left: 50px;
}
.footer{
  background: #111235;
  display: block;
  padding-top: 10px;
  padding-bottom: 30px;  
}
.top-strip{
      background-color: #fff;
    width: auto;
    display: inline-block;
    padding: 6px 24px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 20px;
       -webkit-box-shadow: 0px 0px 14px 6px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 14px 6px rgba(0,0,0,0.24);
box-shadow: 0px 0px 14px 6px rgba(0,0,0,0.24);
}
.white-strip{
      background-color: #fff;
    width: auto;
    display: inline-block;
    padding: 10px 50px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 40px;
       -webkit-box-shadow: 0px 0px 14px 6px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 14px 6px rgba(0,0,0,0.24);
box-shadow: 0px 0px 14px 6px rgba(0,0,0,0.24);
}
.shadow{
   -webkit-box-shadow: 0px 0px 14px 6px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 14px 6px rgba(0,0,0,0.24);
box-shadow: 0px 0px 14px 6px rgba(0,0,0,0.24);
}
.green-icon-list li{
    line-height: 26px;
    list-style: none;
    font-size: 18px;
    font-weight: 500;
    background-image: url(http://stocknation1.imgix.net/secret/images/green-bullet.png);
    background-repeat: no-repeat;
    background-position: 35px 18px;
    background-size: 20px;
    padding: 15px;
    padding-left: 70px;
    text-align: left;
    margin: -15px;
}
.green-icon-list li.lpd{
    line-height: 1.2;
    padding:16px;
    padding-left:100px;
}
.blue-icon-list li{
    line-height: 26px;
    list-style: none;
    font-size: 18px;
    font-weight: 500;
    background-image: url(http://stocknation1.imgix.net/secret/images/blue-bullet.png);
    background-repeat: no-repeat;
    background-position: 10px 18px;
    background-size: 20px;
    padding: 15px;
    padding-left: 42px;
    text-align: left;
    margin: -15px;
}
.blue-icon-list li.lpd{
    line-height: 1.2;
    padding:16px;
    padding-left:100px;
}
.icon-list li{
    line-height: 26px;
    list-style: none;
    font-size: 17px;
    font-weight: 500;
    background-repeat: no-repeat;
    background-position: 10px 18px;
    padding: 20px;
    text-align: left;
    margin: -15px;
}
.icon-list li.lpd{
    line-height: 1.2;
    padding:16px;
    padding-left:100px;
}
.icon-list img{
    margin-right: 15px;
    height: 60px;
    width: 60px;
} 
.testimonial-img img{
  width: 80%;
  border-radius: 50%;
  border: 3px solid #F73B64;
}
.testimonial-block{
  background: #212121;
  color: #fff;
  padding: 20px 20px 5px 20px;
  font-family: open sans;
  font-size: 20px;
  font-weight: 500;
  border-radius: 20px;
}
.testimonial-name{
  color: #73787e;
  font-size: 22px;
  font-weight: 600;
}
.white-box{
  background: #fff;
  margin: 0px 70px 0px 70px;
    padding: 150px 70px 30px 50px;
}
.graphic1{
  margin-bottom: -190px;
}
.button-primary{ 
    display: inline-block;
    background: rgb(114,199,72);
background: linear-gradient(90deg, rgba(114,199,72,1) 46%, rgba(69,146,31,1) 72%);
    box-shadow: 0px 5px 0px 0px rgba(69,146,31,1);
-webkit-box-shadow: 0px 5px 0px 0px rgba(69,146,31,1);
-moz-box-shadow: 0px 5px 0px 0px rgba(69,146,31,1);
    padding: 19px 70px;
    font-size: 48px;
    text-shadow: 0px 0px 14px 6px rgba(0,0,0,0.24);
    line-height: 1;
    font-weight: 700;
    border-radius: 65px;
    margin: 20px 0px;
}
.button-primary:hover{
  text-decoration: none;
  transform: scale(1.02);
  color: #fff;
}
.option1{
    background-color: #295290;
    width: auto;
    display: inline-block;
    padding: 10px 32px;
    font-size: 30px;
    border-radius: 37px;
}
.option2{
    background-color: #f00;
    width: auto;
    display: inline-block;
    padding: 10px 32px;
    font-size: 30px;
    border-radius: 37px;
}
.option3{
    background-color: #51b320;
    width: auto;
    display: inline-block;
    padding: 10px 32px;
    font-size: 30px;
    border-radius: 37px;
}
.brand-cover{
  border-style: none;
  height: 77px !important;
  margin-top: 15px;
  padding: 13px;
     -webkit-box-shadow: 7px 7px 14px -2px rgba(0,0,0,0.24);
-moz-box-shadow: 7px 7px 14px -2px rgba(0,0,0,0.24);
box-shadow: 7px 7px 14px -2px rgba(0,0,0,0.24);
}
.image-shadow{
       -webkit-box-shadow: 7px 7px 14px -2px rgba(0,0,0,0.24);
-moz-box-shadow: 7px 7px 14px -2px rgba(0,0,0,0.24);
box-shadow: 7px 7px 14px -2px rgba(0,0,0,0.24);
}
.table-bg{
  background: #295290;
  height: 250px;
  padding-top: 50px;
}
.table-box{
  background: #fff;
  margin: -110px 40px 0px 40px;
    padding: 30px 20px 20px 0px;
}
.white-box1{
  width: 63%;
      margin-top: -125px;
    display: inline-block;
    background: #fff;
    padding: 30px 50px;
           -webkit-box-shadow: 7px 7px 14px -2px rgba(0,0,0,0.24);
-moz-box-shadow: 7px 7px 14px -2px rgba(0,0,0,0.24);
box-shadow: 7px 7px 14px -2px rgba(0,0,0,0.24);
}
.faq-text{
  position: relative;
  margin-top: -52px;
  padding-left: 91px;
}
.footer_menu li{
list-style: none;
float: left;
margin-right: 5px; 
}

.footer_menu li a{
padding: 8px 5px;
}
.jvbutton img{
  width: 90%;
}
.logo{
  width: 50%;
}
.testi-text{
  font-size: 18px;
}

@media (max-width: 767px){
  .testimonial-block iframe{
  width: 100%;
  height: auto;
}
  .logo{
    width: 15%;
  }
  .top-strip{
    font-size: 13px;
  }
  .heading1{
        font-size: 26px;
    font-weight: 600;
  }
  .br-res br{
    display: none;
  }
  .video{
    height: 220px;
  }
  .green-icon-list li{
    font-size: 15px;
    padding-left: 30px;
    background-position: 0px 18px;
  }
  .button-primary{
    font-size: 30px;
  }
  .h3-res{
    font-size: 15px;
  }
  .seal-res{
    width: 70%;
  }
  .testi-text{
    font-size: 15px !important;
  }
  .h2-res{
    font-size: 23px;
  }
  .image{
    width: 100%;
  }
  .bonus-text{
    text-align: center;
  }
  .bonus-text-1{
    text-align: center;
    margin-bottom: 30px;
  }
  .youtube-res{
    width: 50%;
  }
  .graphic2-res{
    margin-top: -30px;
  }
  .white-box1{
    margin-top: -60px;
    width: 100%;
  }
  .table-bg{
    margin-top: 20px;
  }
  .arrow{
    display: none;
  }
  .team{
    width: 35%;
  }
  h4{
    font-size: 16px;
  }
  .graphic1{
    margin-bottom: -105px;
  }
  .white-box {
    margin: 0px 20px 0px 20px;
    padding: 110px 20px 30px 20px;
  }
  .blue-icon-list li{
    font-size: 15px;
    line-height: 22px;
  }
  .h3-res-head{
    font-size: 20px;
  }
  .h5-res{
    font-size: 15px;
  }
  .arrow-left{
    display: none;
  }
  .arrow-right{
    display: none;
  }
  .white-strip{
    font-size: 13px;
  }
  .white-strip br{
    display: none;
  }
  .faq-text {
    margin-top: -33px;
    padding-left: 39px;
  }
}

@media (max-width:991px) and (min-width: 768px){
  .logo{
    width: 30%;
  }
  .top-strip{
    font-size: 15px;
  }
  .heading1{
    font-size: 30px;
  }
  .video{
    height: 220px;
  }
   .green-icon-list li{
    font-size: 17px;
    padding-left: 30px;
    background-position: 0px 18px;
  }
  .seal-res{
    width: 60%;
  }
  .testi-text{
    font-size: 15px !important;
  }
  .h2-res{
    font-size: 20px;
  }
  h4{
    font-size: 17px;
  }
    .graphic1{
    margin-bottom: -130px;
  }
  .white-box {
    margin: 0px 20px 0px 20px;
    padding: 110px 20px 30px 20px;
  }
  .blue-icon-list li{
    font-size: 15px;
    line-height: 22px;
  }
  .h3-res-head{
    font-size: 20px;
  }
  .h5-res{
    font-size: 15px;
  }
    .arrow-left{
    display: none;
  }
  .arrow-right{
    display: none;
  }
  .white-strip{
    font-size: 13px;
  }
  .white-strip br{
    display: none;
  }
  .icon-list img {
    margin-right: 20px;
    height: 60px;
    width: 60px;
  }
  .icon-list li{
    font-size: 15px;
  }
  .h3-res{
    font-size: 18px;
  }
  .faq-text {
    margin-top: -33px;
    padding-left: 39px;
  }
}
