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:35px;
}
h4 { 
	font-size: 30px; 
}
h5 { 
	font-size: 35px; 
}
h6 { 
	font-size: 30px; 
}
.v-align p {
  height: 50px;overflow: hidden;
}
.vid-row {
  padding: 5% 0 0;
}
#idLDMadeWith {
  font-weight: 600;
  background-color: #e4d359;
  color: #b10700;
  border: 2px solid #e4d359;
  padding: 6px;
  padding-top: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 200px;
  transform: translateY(-115%) !important;
}
.csFullDivDates {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 9999999;
  display: none;
}
.scTapUnmute {
  font-size: 14px;
  line-height: 16px;
  max-width: 120px;
  margin: 10px 10px 0px 0px;
  background: rgba(31, 51, 71, 0.5);
  border-radius: 3px;
  z-index: 99;
  font-weight: bold;
  color: rgb(255, 255, 255);
  text-align: center;
  padding: 10px 6px 6px;
  cursor: pointer;
  position: absolute;
  top: 2%;
  left: 2%;
}
.scTapUnmuteImg {
  display: block;
  width: 18px;
  height: 16px;
  margin: 0px auto 4px;
}
.scH1Desc2 {
  text-align: center;
  color: #ffffff;
  padding: 0px;
  font-size: 19px;
  width: 75%;
  border-radius: 10px;
  background-color: #f34036;
  background-repeat: round;
  background-size: cover;
}
.scH1Desc2-prev {
  text-align: center;
  color: #f34036;
  padding: 0px;
  font-size: 19px;
  width: 75%;
}
#idH1TopBuyButton {
  margin-bottom: unset;
  padding-top: 35px;
  padding-bottom:85px;
  margin-top: -30px;
}
.csRowTheater {
  width: 80%;
  position: fixed;
  background-color: #000000;
  left: 11%;
  top: 0;
  padding: 0 !important;
  z-index:999;
}
.csFullPageTheater {
  margin: 0;
  height: 100%;
  overflow: hidden;
}
#contentblock_video_zindex_site {
  width:100%;
  height:100%;
  background-color:#000000;
  border: 1px solid #424242;
  position:absolute;
  z-index:2;
  left:0px;
  top:0px;
  text-align:center;
  filter:alpha(opacity=100);
  opacity:1.0;
  -moz-opacity:1.0;
  -webkit-opacity:1.0;
  -o-opacity:1.0;
  -ms-opacity:1.0;
  -webkit-transition: opacity 0s linear 0s;
  -moz-transition: opacity 0s linear 0s;
  -o-transition: opacity 0s linear 0s;
  transition: opacity 0s linear 0s;
}
img{max-width: 100%;height: auto;}
iframe{ max-width: 100%; }
p{ 
  text-align: left;
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: 300;
}
a{
  color: #fff !important; 
}
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;
  color: #ffffff;
}
.container {
	max-width: 1000px;
	margin: auto;
}
.video-container {
   width: 100%;
   transition: width .4s;
   position:relative;
   padding-bottom: 56.25%;
   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-width{
  background-repeat: no-repeat;
  background-size: cover;
}

.full-width-background1{
  background-image: url(../images/background1-new.png); 
  background-repeat: round;
  background-size: cover;

  
}

.full-width-background1-prev{
  background-color: #0d2329;
}

.full-width-background2 {
  background-image: url(../images/background2.png) !important;
  background-repeat: round;
  background-size: cover !important;

}

.full-width-background3 {
  background-color: #c98e61
;

}


.full-width-background4 {
  background-color: #ededed;

}
.white-text{color: #ffffff;}
.ebook{ margin-left: 41px !important; max-width: 100%; }
.fast-action-header-style { background-color: #b10700; font-weight: bold; color: red; padding: 10px; border-radius: 150px; width: 73%; box-shadow: 2px 4px 7px 0px #000; }
.list-icon-1 li{ background-image: url(../images/check2.png); font-size: 18px; color: #ffffff }
.list-icon-2 li{ background-image: url(../images/check.png); font-size: 18px; }
.list-icon-3 li{ background-image: url(../images/check2.png); font-size: 18px; color: #000000; }
.list-icon-4 li{ font-weight: 400; margin-left: 70px; font-size: 17px; line-height: 1.5; background-image: url(../images/bullet-4.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{ 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; color: #000000 }
.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;
  }
  #idH1Title1 {
    font-size: 50px !important;
  }
  #idH1Title2 {
    font-size: 25px !important;
  }
  #idLDMadeWith {
    transform: translateY(-80%) !important;
  }
}

@media (max-width: 991px) {
  .absolute-img {
    position: relative!important;
    top: 0!important;
  }
}