.p_2 {
	width: 100%;
	height: 100%;
	background-size: cover;
	position:relative;
}
.p_2 li {
	color: #0052b7;
	font-size: 11px;
}
.p_2.pageHolder {
    width: 100%;
    height: 100%;
    position: relative;
    background: url(../../images/p_2_bg.png) no-repeat 0 0;
    background-size: cover;
}
.p_2 .left_text_area {
	width: 44%;
}
.p_2 .left_text_area p.para_inner_head {
    font-size: 20px;
    font-family: 'Calibri-Bold';
}
.p_2 .left_text_area p {
	font-size: 14px;
}
.p_2 .left_txt_4 {
	float: left;
	width: 50%;
}
.p_2 .right_txt_4 {
	float: right;
	width: 50%;
}
.txt_small_4 {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 12px;
}
.images_4 {
	clear: both;
	margin-left: 61px;
	margin-bottom: 10px;
	
}
.midal_text2_4 {
	position: absolute;
    top: 56%;
    left: 40%;
    width: 24%;
    text-align: center;
}
.images_4 img {
	width: 30%;
}
.p_2 ul {
	padding-left: 0px;
    margin-left: 23px;
}
.p_2 .left_txt_4 img {
	width: 18%;
	float: left;
	margin-top: 16px;
}
.p_2 .right_txt_4 img {
	width: 18%;
	float: left;
	margin-top: 16px;
}
.content_box_4 {
	width: 80%;
    float: right;
}
.footer_txt02{
	position: absolute;
	bottom: 3%;
	left: 6%;
	font-size: 0.7em;
	color: #fff;	
	width: 87%;
}
/* code for zoom-in effect */
.zoom-in .footer-l::before{
	width: 54px;
	height: 33px;
	background-size: 55px 28px;
}
.zoom-in .footer-l{
		font-size: 0.892em !important;
		line-height: 18px !important;left: 8%;
}
.zoom-in .footer-l::before{
	left: -8%;
}
.zoom-in .p_2 li {
	font-size: 21px;
    line-height: 24px;
}
.zoom-in .midal_text2_4 {
    position: absolute;
    top: 52%;
	left: 38%;
	line-height: normal;
}