body{
	font-family: "M PLUS Rounded 1c"; 
	height:100%;

}

* {
margin: 0px ;
padding: 0px ;
}

html{
	height:100%;
}

.header{
	background-image: url(../img-assets/toptop.png);
	background-size:cover;
	height:100%;
	max-width: 1260px;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
}

.header-logo {
	font-family: 'Raleway', sans-serif;
	float: left;
	color: black;
	font-size:30px;
	padding-left:20px;


}

#g_nav{
    margin-right: 20px;

}

#g_nav ul{
	height: 100%;

}

#g_nav ul li{
	list-style: none;
	float:right;
	font-size:30px;
	color: black;
	padding-left:15px;

}

.top-wapper {
	background-image: url(../img-assets/backgroung3_03.png);
	background-size:cover;
	text-align:center;
	padding-top: 130px;
    padding-bottom: 130px;
}



   
.leasson-p{
	color:#846c6c;
	font-size:13px;
	font-weight:normal;
	line-height:3em;
}

.lesson-p2{
	color:#846c6c;
	font-size:13px;
	font-weight:normal;
	line-height:3em;
}

.lesson-p3{
	color:#846c6c;
	font-size:15px;
	font-weight:normal;
}

h1{
	font-family: 'Raleway', sans-serif;
	font-size:35px;
}

#g_nav a{
	color:#000;
}

.main-program{
	background-image: url(../img-assets/black3.png);
	background-size:cover;
	color: #FFFFFF;
	background-position: center;
	height:auto;
	text-align:end;
	padding: 150px 0px 150px 0px;
}


.main-topprogram1 {
	width:90%;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;

}

.main-topprogram1  h2 {
	font-weight: bold;
	margin-bottom:30px;
	font-size: 25px;
	
}

.main-topprogram1 p {
	font-size:15px;
	font-weight: lighter;
	
}



.important {
	background-image: url(../img-assets/background4_05.png);
	background-size:cover;
	margin-left: auto;
    margin-right: auto;
    padding: 150px 0px 150px 0px;
    text-align:end;
}

.main-important{
	width:90%;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
}

.main-important h3{
	padding-top: 0px;
    padding-bottom: 30px;
    font-weight:bold;
    font-size: 25px;
}


.main-important p{
	line-height:3em;
	padding-top: 50px;
    padding-bottom: 50px;
    font-size:13px;
    font-weight: lighter;
    color:#846c6c;
    padding-bottom:0px;
    padding-top:0px;
}

.aboutme{
	background-image: url(../img-assets/aboutme.png);
	background-size:cover;
	color: #FFFFFF;
	padding-top:100px;
	padding-bottom:100px;
}



.clearfix:after{
    content:"";
    display:block;
    clear:both;
    line-height:0px;
    font-size:0px;
}

.aboutme h4{
	font-size: 25px;
	font-weight: bold;
    text-align: center;

}


.row {
	background-image: url(../img-assets/black.png);
	background-size:cover;
    margin-right: auto;
    border-radius: 20px;
    margin-left: auto;
    width: 70%;
    text-align: center;
    padding :30px 30px;
    margin-top: 30px;
    z-index: 0;
    
}


.row-left {
    display: inline-block;
	width:45%;
	float:center;
}

.row-left p{
	padding-top:10px;
	padding-bottom:20px;
	font-size: 13px;
}

.row-left img{
	padding-top:30px;
	width: 60%;

}

.row-right {
	width:45%;
	float: center;
    display: inline-block;
 float:right;
}

.row-right h5{
	font-size:35px;
	margin-bottom: 40px;
	margin-top: 0px;
	line-height: 1.0;
}

.row-right p{
	font-size:25px;
	margin-bottom: 30px;
}

.row-right li{
	line-height: 2.0;
	list-style: none;
	line-height: 2.0;
	font-size: 13px;
}




	
.message-wrapper{
	background-image: url(../img-assets/contact.png);
	background-size:cover;
	height: 500px;
	text-align: center;
}

h6{
	font-size: 25px;
	padding-top:70px;
	padding-bottom: 50px;

}

.massage{
	color:#846c6c;
	font-size: 13px;
	line-height:2.3em;
}

footer{
	background-color:#fec5cb;
	color:#846c6c;
	text-align: center;
	font-size: 12px;
}

.linkArea{
	padding-top:40px;
}



@media screen and (max-width:900px) {
 
  
	.main-topprogram1 h2{
		padding-left:0px!important;
		width:100%;
	}

   .row-left{
     width:40%;
     box-sizing: border-box;
   }

   .row-left img{
     width:170px;
   }

   .row-right{
     width:40%;
   }
   .row-right h5{
     font-size:30px;
     margin-top:40px;
	 margin-bottom: 25px;
   }

  


   .main-program{
   	 background-size:cover;
     height: 95%;
     max-width:900px;
     padding: 0 auto;
     margin: 0 auto;
     text-align:center;
   }
  


   .important{
   	 background-size:95%;
   	 background-image: url(../img-assets/background4_06_05.png);
   	 max-width:900px;
   	 
   }

   .main-important{

   }

   .main-important h3{
   	  text-align: right;
   }
   .main-important p{
   	  text-align: right;
   }

   .aboutme-wrapper{
      clear: both;
   }
  .main-program{
	  padding-top:30px;
  }
}


@media screen and (max-width:600px) {



   .row-right{
   	width: 100%;
   	box-sizing: border-box;

   }

   .main-program{
   	  background-size:100%;
   	  background-repeat: no-repeat;
   	  background-size:cover;
   }

   .main-topprogram1{
      text-align: center;
      background-size:80%;

   }

   .main-topprogram1 h2{
   }


   .main-topprogram1 p{
   }
   
   .main-important h3{
   	  text-align: center;
   	  padding-left:300px;
   	  width: 60%;

   }
   .main-important p{
   	  text-align: center;
   	  padding-left:300px;
   	  width: 60%;
   	  margin-bottom: 30px;

   }
   .row{
   	 width: 60%;
   	 height: 70%;
   	 overflow: hidden;
   	 padding: 30px 20px;
   	 
   }
   .aboutme h4{
   	padding-bottom: 25px;
   }
  
   .row-left img{
     width: 80%;
     padding-top:10px;
   }
   .row-left{
     font-size: 14px;

   }
   .row-left p{
   	 font-weight: lighter;
   	 padding-right: 0px;
   	 padding-left:0px;
   	 
   	 
   }


   .row-right h5{
   	 padding-top: 0px;
   	 margin-bottom: 15px;
   	 font-size: 25px;
   }
   .row-right p{
   	 font-size: 15px;
   }
   .row-right li{
   	 font-weight: lighter;
   	 font-size: 14px;
   	 line-height: 1.5;

   }
   
   .main-important h3{
	padding-left:0px!important;
	width:100%!important;
}
.main-important p{
	padding-left:0px!important;
	width:100%;
	margin-bottom:0px;
}
.row-left{
	width:100%;
}

   
}
