h1, h2, h3, h4, h5, h6, p, span, li, a{ font-family: 'Montserrat', sans-serif; color: #525151; }
h1{
	font-size: 50px;
}
h2{
	font-size: 40px;
}
h3{
	font-size:35px;
}
h4 { 
	font-size: 30px; 
}
h5 { 
	font-size: 35px; 
}
h6 { 
	font-size: 30px; 
}
img{max-width: 100%;height: auto;}
iframe{ max-width: 100%; }
p{ 
  text-align: left;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.5;
}
ul{ padding-left: 0; list-style-image: none; list-style-type: none;}
li {
  background-image: url(../images/checked.png);
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 1rem;
  min-height: 32px;
  padding-left: 44px;
  text-align: left;
}
.container {
	max-width: 1000px;
	margin: auto;
}
.video-container {
   position:relative;
   padding-bottom: 46.5%;
   padding-top:31px;
   height:0;
   overflow:hidden;
   border: 10px solid #eee;
   border-radius: 5px;
}
.video-container iframe, .video-container object, .video-container embed {
   position:absolute;
   top:0;
   left:0;
   width:100%;
   height:100%;
}
.full-width1{
  background-image: url(../images/bg3.png); 
  background-repeat: no-repeat;
  background-size: cover; 
 
}

.full-width2{
  background-image: url(../images/bg4.png); 
  background-repeat: no-repeat;
  background-size: cover; 
 
}


.full-width-header{
  background-color: #232323; 
  background-image: url(../images/background-1.png); 
  background-repeat: no-repeat;
  background-size: cover;
  /*background-attachment: fixed; */
}
/*.full-width-background1 {
  background-image: url(../images/background1.jpeg) !important; 
  background-repeat: no-repeat !important;
  background-size: cover !important;
}*/

.fast-action-header-style1 { background-color: #ffbc00; font-weight: bold; color: white; padding: 4px; border-radius: 40px 0; }


.full-width-background2 {
  background-image: url(../images/bg2.png); 
  background-repeat: no-repeat;
  background-size: cover; 
 
}
.full-width-background3 {
  background-color: #de901c !important;
}
.full-width-background4 {
  background-image: url(../images/background4.jpg) !important; 
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.instatext-style { font-size: 92px; font-weight: bolder;
  background: -webkit-linear-gradient(#f442df, #ef7a0b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
.instatext-style2 { font-weight: bolder;
  background-color: #de901c;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; text-align: left; }
.center-image { display: block; margin-left: auto; margin-right: auto;  height: 222px; width: 260px; }
img .ebook-cover {padding-top: 60px; width: 50rem !important;}
.header-style { font-family: 'Kaushan Script', cursive; font-size: 111px; font-weight: normal; color: #ffffff;  }
.header-style-2{ font-family: 'Kaushan Script', cursive; font-size: 70px; 
background-image: linear-gradient(to top, #de901c 0%, #de901c 100%); padding-bottom: 50px; margin-top: unset;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
.list-1 li { color:#ffffff;  background-image: url(../images/instagram.png); }  
.dear-friend { font-family:'Alex Brush', cursive; font-size: 65px; }
.list-icon-3 li{ background-image: url(../images/instagram.png); font-size: 18px; }
.list-icon-2 li{height: 65px; background-image: url(../images/sad.png); }
.list-icon-4 li{ margin-bottom: 3rem; color:#fff; font-size: 19px; line-height: 1.1em; background-image: url(../images/checked.png);}
.list-icon li{ color: #ffffff; margin-bottom: 3rem; font-size: 19px; line-height: 1.1em; background-image: url(../images/checked.png);}
.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; }
.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{ /*background-color: #f35858;*/ padding: 15px 0; color: #fff;}
.fast-action-contents{ background-color: #fff;border: 1px solid #eee; padding: 40px;display: flex;align-items: center; }
.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;
  }
}