/*
	********************************************
		CUSTOM STYLES
	********************************************
*/
body {
	/*background-color: transparent !important; */
} 
.logo-section {
    background-color: #383b4a;
}
.divider{
	width: 20px;
	margin: 0 auto;
	border-bottom: 2px solid #f7c548;
	margin-top: 24px;
	margin-bottom: 30px;

}
.elementor-icon-box-title {
    text-align: left;
    margin: 20px 0 10px 0;
    letter-spacing: 0;
    text-transform: none;
}
.learn-text p {
    font-size: 14px;
    line-height: 25px;
    color: #999;
    font-weight: 400;
}
#white_text {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.white_text p {
    color: #fff;
    font-weight: 400;
}
.eael-accordion-content p {
    color: #333;
    letter-spacing: 0.5px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.7;
}
.lae-testimonial-text p {
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.5px;
}
.plus_text p {
    font-weight: 400;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.under_video p {
    font-weight: 400;
    color: #666;
}
.under_video h3 {
    text-transform: none;
    letter-spacing: 0px;
}
.above_testimonial p {
  font-weight: 600;
    color: #666;
    padding-top: 10px;
    padding-bottom: 20px;
}
/*-----------------  banner section css start -----------------*/
.banner-section{
	background-image: url(../images/banner.png);
    min-height: 1038px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-content {
    padding: 20% 15%;
}
.banner-content h1{
	color: #fff;
	font-size: 70px;
	font-weight: 700;
	line-height: 90px;
}
.custom-btn{
	background-color: #f7c548;
	border-color: #f7c548;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 10px 30px;
	text-transform: uppercase;
	border-radius: 0;
	transition: 0.3s;
}
.custom-btn:active:hover,
.custom-btn:active,
.custom-btn:focus,
.custom-btn:hover{
	background-color: #f7c548;
	border-color: #f7c548;
	color: #000;

}
/*-----------------  banner section css end -----------------*/
/*-----------------  claim section css start -----------------*/
.claim-section {
    background-color: #f7c548;   
    padding: 60px 0 80px;
}
.claim-section h3,
.claim-section .num,
.claim-section .txt{
	color: #fff;
}
.claim-section h3 {
    font-size: 40px;
    margin-bottom: 50px;
}
.claim-section h2{	
	margin-bottom: 60px;

}
.claim-section .num{
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	display: block;
}
.claim-section .txt{
	text-transform: uppercase;
}
/*-----------------  claim section css end -----------------*/
/*-----------------  dailt stoic section css start -----------------*/
.daily-stoic {
    padding-top: 60px;
    padding-bottom: 60px;
}

.daily-stoic .left-part{
	padding-top: 25px;
	padding-right: 70px;
	padding-bottom: 25px;
}
.daily-stoic .left-part h3{
	font-size: 30px;
}
.it-txt {
    font-weight: 400;
    font-style: italic;
    color: #666;
    line-height: 1.8;
    margin-bottom: 25px;
    margin-top: 15px;
}
.daily-stoic .right-part{
	background-image: url(../images/stoic-philosophers-busts.png);
    min-height: 360px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 6% 8%;    
}
.daily-stoic .right-part h4{
	font-size: 25px;
	line-height: 35px;
	font-weight: 400;
}
.daily-stoic .right-part h5{
	letter-spacing: 2px;
}

/*-----------------  dailt stoic section css end -----------------*/
/*-----------------  exclusive section section css start -----------------*/

.exclusive-section{
	background-image: url(../images/get_access_bg.png);
    min-height: 360px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 6% 8%;    
}
.exclusive-section h2,
.exclusive-section p{
	color: #fff;
}
.exclusive-section h2+p{
	margin-top: 30px;
	margin-bottom: 40px;
}
.part-img{width: 100%; max-height: 256px;}
.txt-part{
	padding: 30px 40px;
    background-color: #fff;
    min-height: 290px;
}
.txt-part h4{
	color: #000;
	font-size: 20px;
	line-height: 30px;
}
.txt-part p{
	font-weight: 400;	
	color: #666;
	line-height: 23px;
	font-size: 14px;
}
/*-----------------  exclusive section section css end -----------------*/
/*-----------------  plus section section css start -----------------*/
.plus-section{
	padding-top: 60px;
    padding-bottom: 60px;
}
.plus-left-part {
    padding: 25px 70px 25px 0;
    text-align: center;
}
.plus-left-part img {
    width: 100%;
    max-width: 502px;
}
.plus-right-part {
    padding: 6% 0% 10% 6%;
}
.plus{
	color: #f7c548;
	text-transform: uppercase;
	margin-top: 10px;
	font-size: 30px;
}
.plus-right-part h2 {
    padding-top: 0;
}

/*-----------------  plus section section css end -----------------*/

/*-----------------  carousel-section section css start -----------------*/

.carousel-section {
    background-image: url(../images/slider_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 94px;
    padding-bottom: 100px;
    height: 571px;
}
.carousel-section .item blockquote img {
    margin-bottom: 25px;
}
.carousel-section #quote-carousel{
	padding-bottom: 150px;
}

/*-----------------  carousel-section section css end -----------------*/
/*-----------------  private-learning-section section css start -----------------*/
.private-learning-section{
	background-color: #f7f7f7;
	padding-top: 50px;
    padding-bottom: 100px;	
}
.private-learning-head{
	padding-left: 19%;
    padding-right: 19%;
    margin-bottom: 30px;
}
.private-learning-section .txt-part{
	padding: 20px;
    background-color: #fff;
    min-height: 360px;
}
.private-learning-section .txt-part h4{
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 25px;
}
.private-learning-section .txt-part p{
	font-weight: 400;	
	color: #999;
	font-size: 14px;
    line-height: 20px;
}

/*-----------------  private-learning-section section css end -----------------*/
/*-----------------  curabitur-section section css start -----------------*/

.curabitur-section{
	background-image: url(../images/bg01.png);
    max-height: 1080px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 150px;
}
.curabitur-section h2, 
.curabitur-section p {
    color: #fff;
}
.curabitur-section h2{
	font-size: 40px;
	margin-bottom: 40px;
}
.curabitur-section p {
	font-size: 15px;
}
.value-box {
    margin-top: 50px;
}
.value-box-heading {
    background-color: #f7c548;
    padding: 20px 10px;
}
.value-box-heading h4 {
    color: #fff;
    line-height: 38px;
    font-size: 30px;
    max-width: 700px;
margin-left: auto;
margin-right: auto;
font-weight: 700;
margin-top: 1rem;
}
.value-box-content{
	background-color: #fff;
	padding-bottom: 30px;
}
.value-box-content .col-md-10{
	padding-right: 0 !important;
	padding-left: 60px;
}
.value-box-content .col-md-2{
	padding-left: 0 !important;
	padding-right: 60px;
}
.value-box-content ul{
	padding-top: 20px;
	padding-bottom: 20px; 
	/*padding-left: 15px; */
	overflow: hidden;
}
.value-box-content ul li {
    color: #666;
    font-size: 15px;
    font-weight: normal;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #f7c548;
}
.pricing_text {
    color: #666;
    font-size: 20px;
    white-space: nowrap;
    margin-left: 10px;
}

ul.price {
    list-style-type: none;
    padding-left: 5px !important;
}
.price li span{
	font-weight: 700;
	color: #000;
}
span.price-symbol {
    font-size: 25px;
    margin-left: 5px;
    margin-right: 5px;
}

span.actual-price {
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 33px;
}
.value-box-content .price li {
    margin-top: 17px;
    margin-bottom: 17px;
}
span.total-value-price {
    float: left;
    font-size: 40px;
color: #000;
margin-left: -10px
}
.total-value h4 {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    line-height: 42px;
}
/*-----------------  curabitur-section section css end -----------------*/



/*-----------------  FAQ-section section css start -----------------*/
.container-fluid.faq-section {
    padding-top: 150px;
    padding-bottom: 150px;
}
.faq-section h2 {
    font-size: 50px;
    color: #000;
    margin-bottom: 40px;
}
.accordion {
    margin-top: 100px;
}

.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 1rem 1rem 60px;
  color: #000;
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;  
}
.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #f7c548;
}
.accordion a:hover::after {
  border: 1px solid #f7c548;
}
.accordion a.active {
  color: #000;
 }
.accordion a::after {
  /*font-family: 'Ionicons';
  content: '\f218'; */
  font-family: 'Open Sans';
  content: '+';
  position: absolute;
  float: left;
  left: 1rem;
  font-size: 1rem;
  color: #fff !important;
  padding: 5px;
  width: 30px;
  height: 30px;
  background: #f7c548;
  border: 1px solid #f7c548;
  text-align: center;
  font-weight:700;
  line-height:14px;
  letter-spacing:-1px;
  font-size:25px;
}
.accordion a.active::after {
  font-family: 'Open Sans';
  content: '--';
  color: #fff;
  border: 1px solid #f7c548;
  font-weight:700;
  line-height:12px;
  letter-spacing:-1px;
  font-size:25px;
}
.accordion .content {
  display: none;
  padding: 1rem 0;
  overflow: hidden;
}
.accordion .content p {
  font-size: 15px;
  font-weight: 400;
  padding-left: 60px;
}
.accordion-item {
  width:48%;
  float:left;
  margin-right: 4%;
}
.accordion-item:nth-child(2n+2) {
    margin-right: 0 !important;
}
.accordion a.wpf_link{
	color: #f7c548;
	display: inline !important;
	font-size: 15px;
	font-weight: normal;
	padding: 0;
}
.accordion a.wpf_link:after {
	content: " ";
	display: none !important;	
}

.eael-accordion-header, .eael-adv-accordion .eael-accordion-list .eael-accordion-content {
    border: none !important;
}
.eael-accordion-header i{
  color: #F7C548;
}
.eael-accordion-header.active-default.active i::before {
    content: "\f146";
}
.value-box-content .row {
    margin-left: -10px !important;
    margin-right: -10px !important;
}
.fa.fa-plus-square.fa-accordion-icon {
    float: left;
    line-height: 26px;
}
.eael-accordion-header span{
  display: flex;

}

/*-----------------  FAQ-section section css end -----------------*/

iframe {
    border: none !important;
}


/*-----------------  member-section section css start -----------------*/
.member-section {
    background-image: url(../images/bg02.png);
    max-height: 1080px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 17%;
    padding-bottom: 17%;
}
.member-section h2 {
    color: #fff;
    font-size: 72px;
    margin-bottom: 60px;
    line-height: 1.3;

}
/*-----------------  member-section section css end -----------------*/


/*--------------------- Css above 1400px display ------------------------*/
@media (min-width: 1400px){
	/*.forcefullwidth_wrapper_tp_banner .tp-caption{
		font-size: 80px !important;
		font-weight: 700 !important;
		line-height: 100px !important;
		letter-spacing: 2px !important;
	}*/
	.custom-btn{
		padding: 21px 54px !important;
		letter-spacing: 2px !important;
	}
	.claim-section h3{
		font-size: 44px !important;
		margin-bottom: 45px;
	}
	.claim-section .num {
	    font-size: 79px;
	    line-height: 85px;
	}
	.claim-section .txt {	    
	    font-size: 20px;
	    letter-spacing: 2px;
	    font-weight: 600;
	}
	.claim-section {	    
	    padding: 80px 0 90px;
	}
	.daily-stoic .left-part h2{
		font-size: 46px !important;
	}
	.it-txt{
		font-size: 17px !important;
		line-height: 30px !important;
	}
	.daily-stoic .right-part h4{
		line-height: 43px;
	}
	.exclusive-content h2{
		font-size: 46px !important;
	}
	.plus-right-part h2{
		font-size: 46px !important;
	}
	.item blockquote p{
		font-size: 22px;
		line-height: 40px;
		padding-left: 100px;
		padding-right: 100px;
	}
	#quote-carousel .carousel-control.left {
	    left: -50px;
	}
	#quote-carousel .carousel-control.right {
	    right: -50px !important;
	}
	.item blockquote small{
		font-size: 14px;
	}
}


.lae-testimonials-slider .lae-testimonial-user .lae-image-wrapper {
    display: inline-block;
    position: absolute;
    top: -310px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: auto;
}
.lae-testimonials-slider .lae-testimonial-user {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.lae-testimonials-slider .lae-testimonial-user .lae-text {
  display: block;
}
.lae-testimonials-slider .lae-testimonial-text {
  margin-top: 160px !important;
}
.lae-testimonials-slider .lae-testimonial-user .lae-image-wrapper img {
  margin-right: 0 !important;
  max-width: 160px !important;
  display:inline-block;
  margin-top: 38px;
}

.learn-head .elementor-widget-container {
    min-height: 110px;
}
.learn-text .elementor-widget-container {
    min-height: 290px;
}
.text-part .elementor-widget-container {
    min-height: 365px;
}
.text-part .elementor-icon-box-title {
    min-height: 100px;
}
.wpf_link {
  color: #f7c548;
}
.value-box-content .price li {
    margin-top: 24px;
    margin-bottom: 23px;
    margin-left: 30px;
}
.checkout-breadcum img.attachment-full.size-full{
  width: 100%;
}
#check-payment .elementor-button.elementor-size-lg{
  padding: 22px 40px;
}
#check-payment .elementor-button span{
  text-decoration: none;
}
.max_970 {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto
}
.thankyou_footer {
  background: #383b4a;
}
.popup_contact input {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    border: 0px;
    box-shadow: 0px 1px 4px inset;
}
.popup_contact input {

    width: 100%;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    border: 0px;
    box-shadow: 0px 1px 4px inset;

}
.popup_contact .wpcf7-form-control.wpcf7-submit {
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase;
    background: #F6C44B;
    color: #fff;
    letter-spacing: 4px;
    font-weight: 600;
}
/*----------max-width: 1200px--------------*/
@media (max-width: 1200px) {
  .value-box-heading h4 {    
    line-height: 25px;
    font-size: 20px;
}
  .pricing_text {    
    font-size: 18px;
  }
  .value-box-content .col-md-10 {   
    padding-left: 30px;
}
  .value-box-content ul li { 
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .value-box-content .col-md-2 {    
    padding-right: 0;
}
  .value-box-content ul {
    padding-left: 20px;
  }
  .value-box-content .price li {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 3px;
    text-align: center;
}
  .wpf_tick img {
    width: 18px;
}
}
/*----------max-width: 767px--------------*/
@media (max-width: 767px) {
  .value-box-heading h4 {    
    line-height: 25px;
    font-size: 20px;
}
  .pricing_text {    
    font-size: 12px;
  }
  .value-box-content .col-md-10 {   
    padding-left: 30px;
}
  .value-box-content ul li { 
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .value-box-content .col-md-2 {    
    padding-right: 0;
}
  .value-box-content ul {
    padding-left: 20px;
  }
  .value-box-content .price li {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 3px;
}
  .wpf_tick img {
    width: 18px;
}
}
@media (max-width: 479px) {
  .pricing_text {    
    font-size: 8px !important;
    margin-left: 0 !important;
  }
  .wpf_tick img {
    max-width: 30% !important;
}
}


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) { 
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {    
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 640px) {
}

@media only screen and (max-width : 480px) {
}
@media only screen and (max-width : 360px) {
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
}

