*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;

}

h1{
    font-size: 50px;
    font-family: 'K2D', sans-serif;
}
h2{
    font-size: 30px;
    font-family: 'K2D', sans-serif;
}
h3{
    font-size: 20px;
    font-weight: 700;
}
h4{
    font-size: 21px;
}
h4 span{
    font-size: 19px;
    color: #D12A23;
}
h5{
    font-size: 16px;
    color: #655C5C;
}
p{
    font-size: 14px;
    color: #655C5C;
    
}
p span{
    font-weight: 600;
}
span{
    font-size: 14px;
    color: #655C5C;
    font-weight: 600;
}
#top-logo{
    width: 100%;
    padding: 20px 0;
    background: #FFF;
    text-align: center;
}
#top-logo img{
    width: 220px;
}
#entrepreneurial{
    width: 100%;
    padding: 50px 0;
    background: #F9F9F9;
}
.entrepreneurial-main{
    display: flex;
    align-items: center;
}
.entrepreneurial-text h1{
    margin-bottom: 20px;
}
.entrepreneurial-photo{
    margin-left: 30px;
}
.entrepreneurial-photo img{
    width: 80%;
    border-radius: 20px;
}
#wisdom{
    width: 100%;
    background: #FFF;
    padding: 50px 0;
}
.wisdom-title{
    width: 100%;
    text-align: center;
}
.wisdom-title h5{
    margin-top: 15px;
}
.wisdom-main{
    text-align: center;
    justify-content: center;
    margin-top: 50px;
}
.wisdom-box img{
    width: 70px;
}
.wisdom-btom{
    text-align: center;
    margin-top: 100px;
}
.wisdom-btom h5{
    font-size: 20px;
    color: #D12A23;
    font-weight: 700;
}
#genius{
    width: 100%;
    padding: 50px 0;
}
.genius-main{
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.genius-photo img{
    width: 100%;
}
.genius-text{
    margin-left: 30px;
}
.genius-text h2{
    margin-bottom: 20px;
}
.genius-text-btom{
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.genius-text-btom a{
    color: #fff;
    margin-bottom: 0;
    padding: 10px 10px;
    background: #000;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 700;
}
.genius-text-btom a:hover{
    text-decoration: none;
}
#revolutionary{
    width: 100%;
    padding: 50px 0;
}
.revolutionary-title{
    width: 100%;
    text-align: center;
}
.revolutionary-title h5{
    margin-top: 15px;
    color: #D12A23;
}
.revolutionary-main{
    margin-top: 50px;
    display: flex;
    align-items: center;
}
.revolutionary-text{
    margin-right: 70px;
}
.revolutionary-text ul{
    margin-left: 20px;
}
.revolutionary-text ul li{
    color: #655C5C;
    font-size: 14px;
}
.revolutionary-photo img{
    width: 85%;
}
.revolutionary-text h2{
    margin-bottom: 20px;
}
#movement{
    width: 100%;
    padding: 50px 0;
    background: #F9F9F9;
}
.movement-main{
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.movement-text{
    width: 100%;
}
.movement-text h2{
    margin-bottom: 20px;
}
.movement-photo img{
    width: 90%;
}
.learning{
    text-align: center;
    justify-content: center;
    margin-top: 70px;
}
.learning-title{
    margin-bottom: 50px;
}
.learning-box{
    padding: 30px 15px ;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.12);
    height: 100%;
}
.learning-box img{
    width: 80px;
    border-radius: 50px;
}
.learning-box h5{
    margin-top: 10px;
   color: #000;
   font-weight: 700;
}
#membership{
    width: 100%;
    padding: 70px 0;
}
.membership-main{
    display: flex;
    align-items: center;
    margin-bottom: 70px;
}

.membership-text ul {
    margin: 20px 0;
    margin-left: 20px;
}
.membership-text ul li{
    color: #655C5C;
    font-size: 14px;
}
.membership-photo{
    margin-left: 70px;
    width: 70%;
}
.membership-photo img{
    width: 100%;
}
#revolution{
    width: 100%;
    padding: 50px 0;
}
.revolution-title{
    text-align: center;
}
.revolution-main{
    margin-top: 70px ;
    display: flex;
    align-items: center;
}

.revolution-photo img{
    width: 90%;
}
.revolution-btom{
    margin-top: 30px;
    margin-left: 15px;
    width: 80%;
}
#book{
    width: 100%;
    padding: 50px 0;
    background: #F9F9F9;
}
.book-main{
    margin-top: 30px;
    text-align: center;
    justify-content: center;
}
.transformation{
    width: 100%;
}
.transformation p{
    font-size: 12px;
}
.transformation-main{
    display: flex;
    align-items: center;
    
}
.transformation-text h2{
    margin-bottom: 20px;
}
#author{
    width: 100%;
    padding-top: 100px ;
    padding-bottom: 100px;
    background: url(../images/author-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
}
.author-title{
  
    text-align: center;
    margin-bottom: 50px;
}
.author-title h2{
    margin-bottom: 50px;
}
.author-title img{
    width: 150px;
    margin-top: 50px;
    border-radius: 50%;
    border: 8px #ffffff solid;
    fill: #FFF;
    filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.15));
    margin-bottom: 15px;
}
.author-title h5{
    
    color: #000;
    font-weight: 700;
}
.author-main{
    width: 90%;
    margin: 0 auto;
}
.author-btom{
    width: 55%;
    margin: 0 auto;
    margin-top: 30px;
}
.author-btom-text{
    width: 100%;
    text-align: center;
    background: #D12A23;
    padding: 15px 0;
}
.author-btom-text p{
    color: #FFF;
    margin-bottom: 0;
}
.profile-title{
    text-align: center;
}


#popup-from{
    width: 100%;
    padding: 100px 0;
    background: #000;
}
.popup-top-arrow{
    text-align: center;
    margin-bottom: -12px;
}
.popup-top-arrow i{
    width: 25px;
    height: 25px;
    background: #D12A23;
    color: #FFF;
    border-radius: 50%;
    padding-top: 5px;
}
.popup-main{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 100px 0;
    background: #FFF;
    border-radius: 30px;
}
.form-content{
    width: 50%;
    margin: 0 auto;
    margin-top: 22px;
    display: flex;
    background: #000;
    padding: 5px 5px;
    justify-content: space-between;
    border-radius: 10px;
}
.form-content button{
    border-radius: 10px;
    background: #FFF;
    border: none;
    padding: 5px 20px;
}
.form-content button a{
   text-decoration: none;
   color: #000;
   font-size: 14px;
   font-weight: 600;
}
.form-content input{
    width: 70%;
    padding: 0px 10px;
    background: #000;
    border: none;
    border-radius: 10px;
    color: #FFF;
    
}
.form-content input:focus{
      outline: none;   
}





.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	/* Semi-transparent black */
	z-index: 9998;
	/* Behind the popup */
}

.popup {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);

	z-index: 9999;
	animation: popupAnimation 0.5s ease-in-out;
	/* Adding animation */
}
.genius-text-btom:hover{
    cursor: pointer;
}


