h1
{
color:#40F;
text-align:center;
font-size:70px;
}
.center{
	  display: flex;
    align-items: center;
	 flex-wrap: wrap;
}
.myfontsize{
	font-size:18px;
	
}
.jobs li{
	padding:10px;
}
.divc
{

width:90%;
}
.divc2
{
height:500px;
width:500px;
background-color:#dee4e9;
border-radius:250px;
margin-top:70px;
margin-left:650px;
}
.speak
{

font-size:150px;
color:#40F;
margin-top:400px;
margin-left:480px;

}
.divc3
{
height:190px;
width:190px;
background-image:url("images/smalllogo.png");
background-size:190px 190px;
margin-top:-235px;
margin-left:270px;
border-radius:100px;

}

.p1
{
text-align:left;
color:rgb(169,169,169);
font-size:30px;
}
.p2
{
text-align:left;
font-size:15px;
font-weight:600;
}
.button1
{
font-size:15px;
height:30px;
width:200px;
background-color:#FF5100;
font-weight:400;
color:white;
border:1px solid #40F;
padding:10px;
text-decoration:none;
}

.button1:hover{
	text-decoration:none;
	background-color:white;
	color:#40F;
}
.half
{


background-color:#40F;
}
.halfcol
{
	
	background-color:#dee4e9;
	height:330px;
	padding:2px 20px 10px 20px;
	margin-top:20px;

}
.halfcoldiv
{
height:60px;
width:60px;
background-color:#40F;
border-radius:30px;
}
.halfrow
{

margin-top:-350px;	
}
.aboutuscol
{
	width:98%;
	border:1px solid #40F;
	height:300px;
}
.shapediv
{

width:850px;

margin-top:40px;
margin:0 auto;

 background-color:white;
}
.shapedivcol
{
	height:295px;
	width:180px;
}

.thinkdiv
{
	height:295px;

	
	margin-top:-295px;
	margin-left:200px;

}
.thinkname
{
	font-size:25px;
	color:black;
	font-weight:900;
	text-align:left;
	margin-top:20px;
}

.half1{
	font-size:50px;color:white;font-weight:600;text-align:center
}

.half2{
	color:white;font-size:30px;text-align:center;
}
.group{
	background-image:url('images/group.jpg');
	background-repeat:no-repeat;
	background-position:center center;
padding-top:300px;
}
.courseStru{
	
	height:300px;
	width:100%;
	background-color:white;
	border:1px solid black;


	position:relative;
}

.who{
	margin-top:150px;
}
.grammer{
	width:100%;
	background-color:#dee4e9;
	height:500px
}
.sticky1{  
position: fixed;
top: 0;
width:100%;
z-index: 1020;
padding-left:20px;
background-color: blue;
color: white;
}

.sticky1 a{
	color:white;
	background-color:orange;
	padding:10px;
	text-decoration:none;
}
.conform{
	background-image:url('images/shape.jpg');
	background-size:100%;
	margin-bottom:100px;
	margin-top:100px;
}
.doyou{
	margin-top:15px;
}



@media screen and (max-width:800px)
{
	
	.doyou{
	margin-top:105px;
}
	
	.who{
	margin-top:50px;
}
.group{
margin-left:0px;
padding-top:10px;	
}


.grammer{
	
margin-top:50px;
	height:500px
}
	.heading
	{

	font-size:20px;
	}

	.divc3{
		
		margin-top: -400px;
margin-left: 10px;
	}
	.divc2{
		margin-top: -400px;
margin-left: 150px;
scale: 0.55;
	}
	
	.half1{
	
		font-size:30px;
		width:80%;
	margin:0 auto;
	}
		.half2{
		font-size:25px;
	}
	.aboutuscol{
		margin-top:20px;
	}
	
}

