.container {
    float: center;
    margin: 0px;
    padding: 0px;
}
.container_sub{
    float: center;
    margin: 0px;
    padding: 0px;
}
.fluid_cover {
    float: left;
	margin: 0px 0px 0px 0px; /* top, rig, bot, lef */
	padding: 0px 0px 0px 0px; 
} 
.fluid {
    float: left;
    padding: 10px 10px 10px 10px;
    width: 350px;
    height: 180px;
    border: 1px solid #dedede;
}
.content_main{
	border: 2px solid #dddddd;
}
.sub_content{
	float:left;
	width:30%;
	padding: 10px 20px 20px 20px;
}
.sub_content_25{
	float:left;
	width:22%;
	padding: 10px 20px 20px 20px;
}
.sub_content_50{ 
	float:left;
	width:48%;
	padding: 10px 10px 10px 10px;
}
.sub_content_text{
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
}
.container_steps_table{
	float:center;
	background: #222222;
	text-align:center;
	color: #ffffff;
	width:'70%';
}
.container_table1{
	float:center;
	background: #222222;
	text-align:center;
}
.content_setps_td{
	float:center;
	text-align:center;
	font-size: 14px;
	color: #ffffff;
	vertical-align: top;
}

.main_img{
	width:100%;
    height: 100%;
	padding: 0px 0px 0px 0px;
}		/* check responsive.css for mobile version*/

.main_img img{
	width:100%;
    height: 100%;
}

.sub_img{
	width:100%;
    height: 100%;
}		
.sub_content img{
	width:100%;
    height: 100%;
}		/* check responsive.css for mobile version*/

.inner_top_bar {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 300px;
	height: auto;
	background: #000000;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	float:left;
}
.top_search{
	padding: 3px 0px 0px 5px; 
	float:right;
}
.logo{
	margin-top: 1px; 
	width: 236px; 
	height: 129px; 
	position:absolute;
}
.cell_header{
	color:red;
	font-size: 24px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.video_content{
	float:left;
	padding: 0px 5px 0px 5px;
	width:550px;
}


@media screen and (max-width : 520px) {
	.logo{
		margin-top: 1px; 
		margin-bottom: 100px; 
		width: 106px; 
		height: 57px; 
	}
	.top_search{
		padding: 75px 0px 10px 0px;		/* top, rig, bot, lef */
		float:left;
	}
	.textboxSearch{
		width: 106px; 
		height: 57px;
		background: #EDEDED;
		font-size:12px;height:35px;width:200px; 
		-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
		border:0px;
		padding: 0px 20px 0px 20px;
	}
	.main_img{
		width:100%;
		height: 100%;
	}
	.main_img img{
		width:100%;
		height: 100%;
	}
	.main_content{
		padding: 0px 0px 0px 10px;
		float:center;
		width:'100%';
		text-align: center;
	}
	.sub_content{
		float:left;
		width:90%;
		padding: 5px 5px 5px 5px;
	}
	.sub_content_25{
		float:left;
		width:90%;
		padding: 5px 5px 5px 5px;
	}
	.sub_content_50{ 
		float:left;
		width:90%;
		padding: 10px 10px 10px 10px;
	}
	.style_title1{
		font-size: 18px;
		color: #dedede;
		padding: 10px 0px 0px 0px; /* top, rig, bot, lef */
	}
	.style_title2{
		font-size: 18px;
		color: #ffffff;
		padding: 10px 0px 0px 0px; /* top, rig, bot, lef */
		font-weight: bold;
	}
	.style2a{
		font-size: 14px;
		color:#FF0000;
		padding: 10px 0px 5px 5px; /* top, rig, bot, lef */
	}
	.button_big{
		font-size: 32px; 
		color: #00000; 
		background-color: #232323; 
		cursor: pointer;
		width:150px;
		height: 60px;
		padding: 0px 10px 0px 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.button_big2{
		font-size: 36px; 
		color: #ff0000; 
		background-color: #232323; 
		cursor: pointer;
		width:150px;
		height: 60px;
		padding: 0px 10px 0px 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.button_upload{
		font-size: 16px; 
		color: #ff0000; 
		background-color: #232323; 
		cursor: pointer;
		width:100px;
		height: 100px;
		padding: 0px 10px 0px 10px;
	/*	white-space: normal;		*/
		display: block;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.video_content{
		float:left;
		padding: 0px 5px 0px 5px;
		width:95%;
	}

}


@media (min-width: 520px) and (max-width: 800px) {
	.logo{
		margin-top: 1px; 
		margin-bottom: 110px; 
		width: 177px; 
		height: 96px; 
	}
	.main_img{
		width:100%;
		height: 100%;
	}
	.main_img img{
		width:100%;
		height: 100%;
	}
	.main_content{
		padding: 0px 0px 0px 0px;
		float:center;
		width:'100%';
		text-align: center;
	}
	.sub_content{
		float:left;
		width:90%;
		padding: 5px 5px 5px 5px;
	}
	.sub_content_25{
		float:left;
		width:90%;
		padding: 5px 5px 5px 5px;
	}
 }
@media (min-width: 800px) and (max-width: 1024px) {
	.logo{
		margin-top: 1px; 
		margin-bottom: 100px; 
		width: 177px; 
		height: 96px; 
	}
	.top_login{
		width:'100%';
		float:left;
		padding: 0px 0px 0px 250px;
	}
	.main_img{
		height:340px;
		background: #ffffff; 
	}
	.main_img img{
		max-width:850px;
		display: block;
	}
	.main_content{
		padding: 0px 0px 0px 0px;
		float:center;
		width:'100%';
		text-align: center;
	}
	.sub_content{
		float:left;
		width:90%;
		padding: 5px 5px 5px 5px;
	}
	.sub_content_25{
		float:left;
		width:90%;
		padding: 5px 5px 5px 5px;
	}
 }
