.res_copyright {
	 margin: 20px 0px 30px 50px;
	 color:#2e2e2e;
	 font-size:10pt;
}

#res_content { 
	 max-width:889px;  
	 margin:0 auto;

}

.res-title {
	float:left;
	margin-top:7px;
}

.res-pdf {
	float:left; 
	margin-left:39px; 
	margin-top:32px;
	background:url('../images/res_pdfbg.jpg'); 
	width:319px; 
	height:89px; 
	text-align:center;
	font-size:14pt;
}


.res-cupcake1 {
	float:left;
	margin-left:33px
}

.res-cupcake2 {
	display:none;
	text-align:center;
}

#res-text {
	background: url('../images/res_bg1.jpg');
	max-width:875px;
	margin:0 auto;
	font-size:12pt;
}

.res-text_top2, .res-text_bottom2 {
	display:none;
}

.res-text {
	padding-top:15px;
	padding-left:40px;
}

.res-header {
	margin-top:20px; 
	color:#e02c2c;
	float:left;
	width:250px;
	clear:both;	
}

.resume-one, .resume-two, .resume-three {
	float:left;
}
	
.resume-one {
	width:250px;
	clear:both;
}

.resume-two {
	width:170px;
}

.resume-three {
	min-width: 230px;
}

.resume-two, .resume-three {
	padding-left:35px
}

.res-agent {
	float:right; 
	text-align:center; 
	padding-right:20%
}


#mobile_jamalfahim {
	max-width:630px;
	margin: 0 auto;
	text-align:center;
}



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

#res_content { 
	 max-width:761px; 
}

.res-title {
	margin-top:0px;
}

.res-pdf {
	margin-top:15px;
}

.res-cupcake1 {
	display:none;
}

.res-cupcake2 {
	display:block;
	margin-top:25px;
}

#res-text {
	background: url('../images/res_bg2.jpg');
	width:100%;
	height:auto;
}

.res-text {
	padding-top:10px;
}

.res-text_top2 {
	display:block;
	background: url('../images/res_bg2-top.jpg');
	width:100%;
	height:60px;
	margin-top:15px;
}

.res-text_top2 img {
	max-width:95%
}

.res-text_bottom1, .res-text_top1 {
	display:none;
}

.res-text_bottom2 {
	display:block;
	background: url('../images/res_bg2-bottom.jpg');
	width:100%;
	height:12px;
}


}


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

.res-pdf, .res-title {
float:none;
margin:0 auto;

}

#res_content { 
	 max-width:350px; 
	 
}

.resume-two, .resume-three {
	width: 250px;
}
.res-text {
	max-width:500px;
}

.res-agent {
	clear:both;
	float:none;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
}

}

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

#res_content { 
	 max-width:320px; 
	 
}

.res-text {
	max-width:300px;
}

}