/********************************
all edited by anam
*********************************/


header{
	height: 44px;
	background:#ed2227;
}
header .back{
	background:#669d41;
	width:49px;
	height: 44px;
	display: inline-block;	
}
header  img{
	/*margin-top:-2px;*/
	height: 44px;
}

header .right, .text, .home, .guide{
	display: inline-block;
}
header .right{
	float:right;
}
header .home, .guide{
	background:#669d41;
	height: 44px;
	width: 49px;
	display: inline-block;
}
header .home{
	margin-right:-3px;
}
header .text{
	padding-left:15px;
	color:#fff;
	font-size: 22px;
}
header .text a{
	color:#fff;
}




div.container-fluid div.button_links{
	padding-right:70px;
}
.edit_container{
	width:1170px;
	margin:0px auto;
	text-align: right;
}

.edit_btn{
	display: inline-block;
	width: 157.625px;
	height: 55px;
	text-align: center;
	margin:16px 15px;
}



/************************************cl1_anam_1********************************/
.vowel_write_1{
    margin-top:70px;
}

div.no-pad{
	cursor: pointer;
}



/************************************cl1_anam_2********************************/
section.button_bar div.container-fluid{
    text-align: right;
    padding-top:20px;
    padding-right:95px;
}
section.button_bar div.container-fluid a{
    width: 138px;
    height: 56px;
    margin:0px 8px;
    color:#fff;
    border-radius: 5px;
    line-height: 56px;
    display: inline-block;
    text-align: center;
    background-color:#3A72B8;
    font-size: 23px;
}
section.button_bar div.container-fluid a.button_selected{
    background-color:#ED2227;
}

/************************************cl1_anam_3********************************/
@media (max-width: 800px) {
	section.button_bar div.container-fluid{
	    text-align: center;
	    padding-top:20px;
    	padding-right:0px;
    	padding-left:0px;	    
	}
	section.button_bar div.container-fluid{
	    text-align: right;
	    padding-top:20px;
	    padding-right:20px;
	}
}
@media (max-width: 650px) {
	section.button_bar div.container-fluid{
	    text-align: right;
	    padding-top:20px;
	    padding-right:20px;
	}

	header .text{
		padding-left:0px;
		
	}

	header a{
		font-size: 14px;
	}
	.vowel_write_1{
	    margin-top:20px;
	}
	h1.draw_text{
		margin-top:5px !important;
	}
	section.button_bar div.container-fluid a{
	    width: 80px;
	    height: 45px;
	    margin:0px 8px;
	    color:#fff;
	    border-radius: 5px;
	    line-height: 45px;
	    display: inline-block;
	    text-align: center;
	    background-color:#3A72B8;
	    font-size: 14px;
	}
	img.anim{width:150px;height:auto;}
	img.draw{width:150px;height:auto;}
}
@media (max-width: 600px) {
	header .text{
		padding-left:0px;
		
	}

	header a{
		font-size: 14px;
	}
	.vowel_write_1{
	    margin-top:20px;
	}
	h1.draw_text{
		margin-top:5px !important;
	}
	section.button_bar div.container-fluid a{
	    width: 80px;
	    height: 45px;
	    margin:0px 8px;
	    color:#fff;
	    border-radius: 5px;
	    line-height: 45px;
	    display: inline-block;
	    text-align: center;
	    background-color:#3A72B8;
	    font-size: 14px;
	}
	img.anim{width:150px;height:auto;}
	img.draw{width:150px;height:auto;}
}
@media (max-width: 400px) {
	section.button_bar div.container-fluid a{
	    width: 65px;
	    height: 35px;
	    margin:0px 8px;
	    color:#fff;
	    border-radius: 5px;
	    line-height: 35px;
	    display: inline-block;
	    text-align: center;
	    background-color:#3A72B8;
	    font-size: 14px;
	}

	img.anim{width:124px;height:auto;}
	img.draw{width:124px;height:auto;}
}


/******************** cl1_anam_4 *************************/
section.content_bar{
	padding-top:90px;
}
section.content_bar div.text-right div.content_wraper{
	margin-right:50px;
}
section.content_bar div.text-left div.content_wraper{
	margin-left:50px;
}
section.content_bar div.content_wraper{
	width: 398px;
	height: 398px;
	display: inline-block;
	/*border:solid 1px red;*/
}