@media screen and (min-width:685px) and (max-width:1000px) 
{

.left-content
{
	width: 60%;
}

.middle-content {
    width: 40%;
    margin-top: 100px !important;
}

.right-content 
{
	width:100%;
}

.discuss-right
{
	width:100%;
}

.meeting 
{
width:100%;
}

.discuss
{
	width:100%;
	}

.icon-image i {
   
    margin-right: 64%;
    padding-top: 1%;
}

.sea-land-contact {
    padding-left: 0%!important;
}

.title-menu {
    padding-left:0%!important;
}

sea-land 
{
    padding-left: 157px!important;
    padding-top: -2px;
}

.sea-land-image {
    padding-left: 33%!important;
    padding-top: 5%;
    margin: 0;
    /* padding: 0; */
}

.logo-two {
    padding-top: 7%;
	}

.youplay {
    display:none;
}

.banner_text {
    position: absolute;
    top: 32%;
    right: 0%;
    left: inherit;
    width: 17%;
    /* height: 75px; */
    margin-right: 68px;
}

.rightinfo li{
     width: 100%;
}
.map iframe{
height:1000px;
}
.mar_auto{
 margin-left: 0px;width: 100%;
}

.col-sm-3.ware{
float:left;
 width: 48%;
margin-bottom: 20px;
}
.left-content, .middle-content{
float:left;
}.topborder, .topborder-log{
	display:none;
}	
}
@media screen and (min-width:685px) and (max-width:770px) {
.menu_icon {
    width: 50px;
    height: 44px;
    margin: 32px 0px 0px 15px;
    background: url(../images/if_menu-alt_134216.png) no-repeat center;
    z-index: 9;
    /* background-color: #007C99; */
    display: block;
    /* position: absolute; */
    /* right: 20px; */
    /* top: 20px; */
    float: right;
}
ul.responsive {
	width:100%;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background-color: #333;
	float: right;
	display: none;
	z-index: 99999;
	top: 110px;
}
ul.responsive li {
	width:100%;
	padding:0px;
	margin: 0px;
	border-bottom: 1px solid #444;
	float: left;
	z-index: 99999;
	list-style:none;
}
ul.responsive li:last-child {
	border:none!important;
}
ul.responsive li a {
	display: block;
	padding:10px 0 10px 15px;
	margin: 0px;
	font-size: 14px;
	color: #efefef;
	text-decoration: none;
}
ul.responsive li a:hover {
	display: block;
	padding:10px 0 10px 15px;
	margin: 0px;
	color: #efefef;
	text-decoration: none;
}

.title-menu {
    display: none;
}
.sea-land{
float:left;    padding-left: 10px!important;
    padding-bottom: 10px;
    padding-top: 10px;
}
}



