	@media only screen and (max-width: 959px) {
		#wapper{clear:both}
		.th_block_news  .col{width:100%;margin:0 0 40px;}
		.th_block_indentity_2.col_right{width:100%;}
		.th_block_news  .th_b_right_note.col{margin-bottom:0}
		.th_block_news  .th_b_right_note.col .row{margin-bottom:40px;}
		#content_wrap{padding-bottom:0}
		.block_top_content{padding:0;text-align:left;width:100%;}		
		.block_categories .col .right p.chitiet{text-align:right}
		.block_categories .col .right{clear:none;float:none;width:auto;padding:0}
		.pagination ul{text-align:left}
		.adv_design .left_column{padding-left:0;width: 25%;}
		
		.search{float:right;padding-top:0;}
		.va_topheader_position{height:auto;padding-bottom:0;position:relative;float:left}
		.th_icon_sharelink{clear:right;}
		.rev_slider_wrapper{height:auto!important;margin-bottom:20px;}
		
		.block_footer{padding-left:150px;}
		.block_footer{width:66%;}
		.block_footer_content{width:45%;margin-bottom:20px; }		
		#navigationMenu li{border-bottom:1px solid #dcdcdc;}
		.block_footer_content ul.va_tv{width:100%;margin:0}
		.block_footer_content .thanhvien{clear:both}
		.block_footer_content ul li{display:inline-block;margin:0 10px 7px 0;}
		.block_footer_content h4{font-weight:700}
		#gototop{display:none!important;}
		#select_project{background-repeat:repeat}
		.focus_project .slides_two{width:100%!important}
		.focus_project .slides_two .slide{min-height:150px;}
		.focus_project .slides_two .slide img{max-width:100%;}
		.focus_project .slides_two .slides_container{min-height:150px;height:auto}
		.description_project{position:relative;top:auto;width:auto!important;padding:20px;}
		.description_project p.date_projet,
		.description_project p.date_projet span{width:100%}
		img{
			max-width: 100%;
			height: auto!important;
		}
	}
	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		#team .wrapper_team  .player {margin:0 55px 40px;}
		.adv_design  #team .player {margin:0 15px 40px;}
		.block_categories{width:105%;}
		.block_categories .col{width:90%;margin:0 15px 20px 0!important;padding:0 15px 0 0!important;border:none!important;}	
		.adv_design .right_column{width:70%;}
		
	}
	
	/* Small Tablet Portrait size max width:767 (devices and browsers) */
	@media only screen and (max-width: 767px) {		
		#team .wrapper_team{width:100%;}
		body #team .player{width:auto;margin-right:0}
		.block_categories .col{width:100%;padding:0!important;margin:0 0 20px 0!important;border:none!important}
		.adv_design .right_column{width:67%;}
		.adv_design #team .player{width:100%;margin:0 0 30px;text-align:center}
		#team .player .face{display:inline-block}
		
		.block_footer_content{width:100%;margin:0 0 20px 0;border-bottom:1px dashed #403C3D;padding-bottom:15px;}
		.block_footer_content:last-child{border:none;padding-bottom:0;margin-bottom:0}
		#mainMenu{position:relative;z-index:10}
		.search{float:left;margin-left:0;padding:20px 0 10px;}
		.th_icon_sharelink{float:left;padding-top: 17px;margin-left: 15px;}
		.th_icon_sharelink p a{margin:0 20px 0 0}
		.title_header_page{text-align:left}
		.block_footer{width:420px;background:none;padding:20px 0}
		
		.p_left_description{width:100%;padding:0 0 20px;margin:0 0 20px;min-height:150px;}
		.p_right_images{width:100%;padding-bottom:60px;}
		
		
		.contact-form .cs_form_contact{background:none;width:100%;padding:0}
		#contact-form .cs_button{top:0}
		#contact-form p input, #contact-form p textarea{width:333px;}
		
		.logo_vietart_homepage .lvh_1{display:none;}
		.va_logo_mobile{display:block!important;}
		#navigationMenu li{margin-right:4px;}
		.th_icon_sharelink p a{margin-right:15px;}
		.ps-slide-fromright .ps-image img{max-width:100%;}
		.customvietart_note_client img{max-width:300px;}
		.dhf_th_block_categories{
			width: 100%;
		}
		body #team .player{
			width: 45%;
			padding: 0 10px;
		}
	}
	@media only screen and (max-width: 600px) {
		body #team .player{
			width: 100%;
			text-align: center;
			padding: 0;
		}
		.th_icon_sharelink{
			margin-left: 0;
			padding-left: 0;
		}
		img{
			/*width: 100%!important*/
		}
	}
	

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		
		.adv_design .right_column img.cke-resize{width:100%!important;}
		
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.adv_design .left_column{width:100%;margin:0 0 20px;padding:0}
		.nav_categories li{}
		.adv_design .right_column{width:100%;}
		.block_footer{width:300px;}
		#contact-form p [type="text"], #contact-form p [type="email"]{width:270px;}
		#contact-form p input, #contact-form p textarea{width:266px;}
	}
