/*body
{
	margin:0px;
	background:#f4faff !important;
}
.container
{
	width:80%;
    margin:auto;
}
.author
{
    padding: 20px 0px;
    float: left;
}
.section 
{
	background: #F4FAFF;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding: 25px 15px;
    border: solid #0072C6;
    box-sizing:border-box;
}
.left
{
	font-family:arial;
	font-size: 10px !important;
	width: calc(100% - 200px);
	float: left;
	line-height: 32px;
	padding-right: 25px;
	box-sizing: border-box;
}
.intro h3,
.author-content h3
 {
    color: #0294f9;
    font-size: 30px;
    margin-bottom: 20px !important;
}

.intro p {
    font-size: 18px;
    font-weight: bold;
}
.right
{
	width:200px;
	float:right;
}
.right img
{
	width:100%;
	
}

.section.intro {
    display: flex;
    align-items: center;
}
.full
{
	color:green;
}
.full li
{
	list-style:none;
	color:green;
	font-size:15px;
	float:left;
	text-align:center;
	width:33.333%;
	padding:10px 0px;
}
.full a
{
	color: #006400 !important;
	text-decoration: none;
    font-weight: 700;
}
	.section h1
{	
	color:#0294f9;
	font-size: 30px;		
	text-align:left;			
}		
.section span li		
{		
	list-style:none;		
	color:green;		
	font-size:18px;		
	line-height: 32px;		
	width:100%;		
	float:left;		
	text-align:left;		
}		
span li a		
{		
	color: #006400 !important;		
	text-decoration: none;		
    font-weight: 700;		
}
.author h3 {
    padding: 0px;
    margin: 0px;
}


.half
{
    width:50%;
    float:left;
    padding:10px 0px;
}

.tl
{
    text-align:left;
}

.tr
{
    text-align:right;
}

.name-title
{
 font-size:32px;
 font-weight:bold;
 color:#0294f9;
 font-family:arial;
} 


@media only screen and (max-width: 500px){
.intro .left, .intro .right
{
    width: 100%;
    padding: 0px;
}
 .intro .right img
 {
     width:100%;
 }
 
.full li
{
    width:100%;
}

.full li h3
{
    //font-size:14px;
}
.intro h3, .author-content h3 {
    color: #0294f9;
    font-size: 25px;
    margin-bottom: 20px !important;
}
.section.intro {
    display: block;
    align-items: center;
}
.section span li {
    list-style: none;
    color: green;
    font-size: 18px;
    line-height: 32px;
    width: 100%;
    float: left;
    text-align: left;
}
  


.half
{
    width:100%;
    float:left;
}

.tl
{
    text-align:center;
}

.tr
{
    text-align:center;
}

.name-title
{
 font-size:25px;
}


}*/

body
{
	margin:0px;
}
.container
{
	width:80%;
    margin:auto;
}
.section
{
	background: #F4FAFF;
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 15px 15px;
   /* border: solid #0072C6;*/
    box-sizing:border-box;

}
.left
{
	font-family:arial;
	font-size: 10px !important;
	width: calc(100% - 150px);
	float: left;
	line-height: 32px;
	padding-right: 25px;
	box-sizing: border-box;
}
.left h1
{
	color:#0294f9;
	
}
h2
{
    color:black;
    text-align:left;
    font-size: 17px;
}
.right
{
	width:150px;
	float:right;
	height:176px;
}
.full
{
	color:green;
}
.full li
{
	list-style:none;
	color:green;
	font-size:20px;
	float:left;
	text-align:center;
	width:25%;
	padding:10px 0px;
}
.full a
{
	color: #006400 !important;
	text-decoration: none;
    font-weight: 700;
}
.section h1
{
	color:#0294f9;
	font-size: 30px;
	text-align:left;
	font-family: arial;
}
.list li
{
	list-style:none;
	color:green;
	font-size:20px;
	line-height:34px;
	width:100%;
	float:left;
	text-align:left;
	font-family: arial;
}
.list li a
{
	color: #006400 !important;
	text-decoration: none;
    font-weight: 700;
    text-align: left;
}
 .list h3
{
	color: green ;
	font-size:18px;
	float:left;	
	/*list-style:none;
	color:green;
	font-size:18px;
	line-height: 32px;
	width:100%;
	float:left;
	text-align:left;*/
}
.list p
{
	color: black ;
	font-size:18px;
	font-weight: 500;
	line-height: 30px;
	float:left;
	width:100%;
}
.mobilebreak {
    display: inline;
}
@media only screen and (max-width: 540px){
	.container
	{
	width:90%;
    margin:auto;
	}
	.mobilebreak{
	 display: block;
	}
	.left
	{
		font-family:arial;
		font-size: 10px ;
		width: 100%	;
		float: left;
		line-height: 28px;
		padding-right:0px;
		box-sizing: border-box;
	}
	.left h1
	{
		font-size:22px;
	}
	.right
	{
		float:left;
		width:100%;
		background-repeat:no-repeat;
	}
	.right img
	{
		display: block;
		margin: auto;
	/*	width: 50%;*/
	}
	.full li
	{
		width:100%;
		text-align:center;
		padding:5px 5px;
		font-size:20px;
	}
	.section h1
	{
		font-size:26px;
		margin-top:0px;
	}
	.list li
	{
		font-size:20px;
		line-height:35px;
	/*	list-style: gurmukhi;*/
	}
	 .list h3
{
	color: green;
	font-size:26px;
	float:left;
	/*list-style:none;
	color:green;
	font-size:18px;
	line-height: 32px;
	width:100%;
	float:left;
	text-align:left;*/
}
.list p
{
	color: black ;
	font-size:19px;
	font-weight: 500;
	float:left;
}

}
