@media only screen and (max-width: 1000px) {
	div.so-do-to-chuc img{
		float:none;
		width:100%;
		height:auto;
	}
	div.so-do-to-chuc>div{
		margin-right:51px;
		overflow: auto;
	}
}
@media only screen and (max-width: 750px) {
	div.so-do-to-chuc>div{
		margin-right:0;
		overflow: auto;
	}
	div.main-right {
	    background: #fff none repeat scroll 0 0;
	    border-left: medium none;
	    height: auto;
	    overflow: visible;
	    position: relative;
	    right: 0;
	    top: 0;
	    width: 100%;
	    z-index: 9999;
	    height: 50px;
	    border-bottom: 1px solid #ccc;
	}
	div.main-right > div {
	    overflow: visible;
	    width: 100%;
	}
	h1.logo img{
		height: 45px;
	}
	div.main-right h1 {
	    margin: 0;
	    padding: 0;
	    position: absolute;
	    right: 10px;
	    top: 0;
	}
	div.mang-xh{
		display: none;
	}
	div.main-menu{
		display: none;
	}
	div.mobile-menu{
		border: 1px solid #636161;
	    color: #636161;
	    cursor: pointer;
	    display: block;
	    font-size: 30px;
	    left: 10px;
	    padding: 0 4px;
	    position: absolute;
	    top: 7px;
	}
	div.main-menu-active{
		background: #fff none repeat scroll 0 0;
	    border-top: 1px solid #ccc;
	    display: block;
	    position: absolute;
	    top: 50px;
	    width: 100%;
	}
	div.main-menu-active li a{
		border-bottom: 1px solid #ccc;
	}
	div.main-menu #menu-main-menu > li ul {
	    display: block;
	    padding-left: 0;
	    padding-top: 5px;
	}
	div.main-menu #menu-main-menu > li ul {
	    display: block;
	    padding-left: 0;
	    padding-top: 0;
	}
	div.main-menu #menu-main-menu > li ul li a{
		padding-left: 40px;
	}
	div.main-full-content{
		position: relative;
	}
	body .mc-cycle{
		position: initial !important;
		height: auto !important;
		width: 100% !important;
	}
	#maximage img {
	    display: block;
	}
	div.mc-image{
		height: auto !important;
		width: 100% !important;
	}
	div.main-bottom{
		display: block;
	}
	div.bottom-menu{
		display: block;
	}
	div.main-control {
	    bottom: 0;
	    left: 50%;
	    margin-left: -100px;
	    position: absolute;
	    width: 200px;
	    z-index: 99;
	}
	div.bottom-menu{
		background: #8f8f8f none repeat scroll 0 0;
		display: block;
	}
	div.bottom-menu ul{
		margin: 0;
		padding: 0;
		background: #636161;
	}
	div.bottom-menu ul li{
		text-align: center;
		display: block;
	}
	div.bottom-menu ul li a{
		border-top: 1px solid #000;
	    color: #fff;
	    display: block;
	    font-size: 15px;
	    line-height: 20px;
	    padding: 10px;
	}
	div.bottom-menu ul li ul{
		display: none;
	}
	div.bottom-menu li.current-menu-ancestor ul{
		display: block;
		background: #8b8b8b;
	}
	div.project-info {
	    background: #fff none repeat scroll 0 0;
	    height: 100%;
	    left: auto;
	    overflow-x: hidden;
	    overflow-y: auto;
	    position: relative;
	    right: 0;
	    top: 0;
	    width: auto;
	    z-index: 0;
	}
	div.main-menu #menu-main-menu > li ul li {
	    padding: 0;
	}
	div.icon-hide{
		display: none;
	}
	div.main-menu #menu-main-menu > li {
	    padding: 0;
	}
	div.main-menu #menu-main-menu > li a{
		padding-left: 20px;
		line-height: 30px;
	}
	div.list-product {
	    padding-right: 0;
	}
	div.list-product-2 {
	    padding: 10px 0;
	}
	div.list-product-2 div.duan-item {
	    float: left;
	    width: 100%;
	    margin-bottom: 10px;
	}
	h1.title-content {
	    font-size: 20px;
	    font-weight: normal;
	    margin-top: 20px;
	    padding-bottom: 0;
	}
	div.project-info-2 {
	    font-size: 12px;
	    overflow-x: hidden;
	    padding: 10px;
	    position: relative;
	    width: auto;
	}
	div.main-full-content{
		background: #000;	
	}
	
	div.duan-item img {
	    float: left;
	    height: auto;
	    width: 40%;
	}
	div.intro-info {
	    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	    bottom: 0;
	    float: right;
	    line-height: 18px;
	    position: relative;
	    width: 60%;
	}
	div.duan-item h2 {
	    color: #fff;
	    font-size: 13px;
	    font-weight: bold;
	    margin: 0;
	    padding: 0 0 0 10px;
	    
	}
	div.duan-item h2 a{
		color: #000;
	}
	div.intro-info div {
	    color: #333;
	    display: block;
	    padding: 0 0 0 10px;
	    
	}
	div.intro-info div {
	    color: #333;
	}
	div.duan-item:hover div.intro-info>a{
	  display: none;
	  background: none;
	}
	div.duan-item:hover div.intro-info h2{
	  background: none;
	}
	div.left-nhan-su,div.right-nhan-su{
		float: none;
		width: 100%;	
	}
	div.bottom-menu div.mang-xh{
		position: relative;
		height: 20px;
	}
	
}