h1, h2, h3, h4, h5, h6, p, span, li, a{ font-family: 'Poppins', sans-serif; color: #000; }
h1{
	font-size: 50px;
  text-align: center;
}
h2{
	font-size: 40px;
  text-align: center;
}
h3{
	font-size:36px;
}
h4 { 
	font-size: 30px; 
}
h5 { 
	font-size: 24px;
}
h6 { 
	font-size: 18px; 
}
img{max-width: 95%;height: auto;}
iframe{ max-width: 100%; }
p{ 
  text-align: left;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: 300;
}
a:active{
  color: #0080FF !important; 
  text-decoration:underline;
  
}
a:hover {
  color: #80FFFF !important;
  text-decoration:underline;
    
}
a:visited {
  color: #804040
}
ul{ padding-left: 0; list-style-image: none; list-style-type: none;}
li {
  background-repeat: no-repeat;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1.3rem;
  min-height: 32px;
  padding-left: 44px;
  text-align: left;
  background-image: url(../images/bullet.png);
  background-size: 30px;
}
.container {
	max-width: 1000px;
	margin: auto;
}
.video-container {
   position:relative;
   padding-bottom: 46.5%;
   padding-top: 31px;
   height:0;
   overflow: visible;
   border: none;
   border-radius: 5px;
}
.video-container iframe, .video-container object, .video-container embed {
   position:absolute;
   top:0;
   left:0;
   width:100%;
   height:100%;
}
.full-width{
  background-repeat: no-repeat;
  background-size: cover;
}
.full-width-background1{
  background-image: url(../images/background1.png); 
  background-repeat: round;
  background-size: cover;  
}
.full-width-background2 {
  background-image: url(../images/background2.png) !important;
  background-repeat: round;
  background-size: cover !important;
}
.full-width-background3 {
  background-color: #ededed;
  background-position: fixed;  
}
.full-width-background4 {
  background-image: url(../images/bg2.png);
  background-attachment: fixed;
}
.white-text {
  color: #ffffff;
}
.ebook {
  margin-left: 41px !important; 
  max-width: 100%;
  margin-bottom: -60px;  
}
.fast-action-header-style { 
  background-color: #edc12a;  
  font-weight: bold; 
  color: white; 
  padding: 10px; 
  border-radius: 150px; 
  width: 73%; 
  box-shadow: 2px 4px 7px 0px #fff; 
}
.list-icon-1 li { 
  color: #ffffff; 
  margin-bottom: 3rem; 
  font-size: 21px; 
  line-height: 1.1em; 
  background-image: url(../images/bullet1.png); 
  background-size: 24px;
}
.list-icon-2 li {
  color:#000;  
  background-image: url(../images/bullet1.png); 
  background-size: 24px; 
  font-size: 15px; 
  border-bottom: 1px dotted #000; 
  margin-bottom: 20px; 
}  
.list-icon-3 li {
  background-image: url(../images/bullet1.png); 
  font-size: 15px;  
  border-bottom: 1px dotted gray; 
  background-size: 24px; 
  margin-bottom: 15px;
}
.list-icon-4 li {
  font-weight: 400; 
  margin-left: 30px; 
  font-size: 40px; 
  line-height: 1.5; 
  background-image: url(../images/bullet2.png);
  background-size: 24px;
}
.footer {
  background-color: #000000; 
  padding-top: 2%; 
  padding-bottom: 1%; 
}
.footer .row {
  padding: 0; 
}
.footer p { 
  font-size: 14px; 
  margin-bottom: 0px; 
  text-align: center; 
  color:#FFFFFF 
}
.footer a {
  color:#FFFFFF 
}
.row {
  padding: 5% 0; 
}
.heading {
  color: #333;
  font-weight: 700;
  line-height: 1;
}
.subheading {
  color: #ffeb3b;
  font-weight: normal;
}
.logo {
  margin-bottom: 30px; 
}
.fast-action-heading {
  padding: 15px 0; 
  color: #fff;
}
.fast-action-contents {
  background-color: #fff;
  padding-top: unset !important; 
  padding-bottom: 55px !important; 
  padding: 40px;
  display: flex;
  align-items: center; 
  width: 100%; 
}
.fast-action {
  margin-bottom: 50px; 
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.06); 
}
.right {
  float: right; 
}
.faq {
  margin-bottom: 20px; 
}
.faq p {
  margin-bottom: 5px; 
}
.faq img {
  vertical-align: middle; 
  margin-right: 10px;
}
.faq ul {
  padding-left: 55px; 
}
.faq ul li {
  padding-left: 15px; 
  background-image: none; 
}
.answer {
  padding-left: 65px; 
}
.advice img {
  vertical-align: middle; 
}

@media (max-width: 900px) {
	.rw-1 .columns{
		width: 100%;
	}
}
@media (max-width: 767px){
  .header-buy-button{ margin-bottom: 0px!important; }
  .ask{ top: 0px!important; }
  .fast-action-contents { display: block;}
  .fast-action-contents .col-md-5, .fast-action-contents .col-md-7 { margin: 15px 0; }
  .video-container {
    margin-bottom: 30px;
 }
  
 .for-mobile{
    font-size: 19px !important;
 }

 .for-mobile1{
    width: 90% !important;
 }

 .for-mobile2{
    font-size: 23px !important;
 }

 .for-mobile3{
    font-size: 27px !important;
 }

 .for-mobile4{
    font-size: 21px !important;
 }

 .for-mobile5{
    font-size: 53px !important;
 }

 .for-mobile6{
    font-size: 14px !important;
 }

 .for-mobile7{
    font-size: 52px !important;
 }

 .for-mobile8{
    font-size: 26px !important;
 }

 .ebook{
    margin-top: 30px !important;
   }

.thinking {
    margin-top: 20px !important;
   }

 }