/* ================================================================= */
/* SCREEN SIZE Max width 1280px */
/* ================================================================= */

@media only screen and (max-width: 1280px){

	
}

/* ================================================================= */
/* SCREEN SIZE Max width 1160px */
/* ================================================================= */

@media only screen and (max-device-width: 1160px){
	
}

/* ================================================================= */
/* SCREEN SIZE Max width 979px */
/* ================================================================= */

@media only screen and (max-width: 979px){
	
	nav{
		width: 100%;
		display: block;
		float: left;
	}
	
	.selectmenu{
		display: block;
		width: 60px;
		float: left;
	}
	
	.callnow-box{
		
	}
	
	.mainmenu{
		margin-top: 20px;
		display: none;
		position: relative;
		z-index: 999999;
	}
	
	.mainmenu li{
		display: block;
		width: 100%;
	}
	
	.mainmenu li a{
		display: block;
		width: 100%;
	}
	
	.mainmenu li > ul{
		position: static;
		margin-top: 0px;
	}
	
	.mainmenu li a span{display: block; float: left;}
	
	.search{
		position: absolute;
		right: 15px;
		top: 0px;
	}
	
	.search-box form input[type=submit]{
		border: none;
		height: 36px;
		width: 36px;
		background: #222;
		color: #fff;
		margin-left: 5px;
		-webkit-text-align: center;
		font-size: 14px;
	}
	
	.submenu, 
	.submenu2{
		width: 100%;
		height: auto;
	}
	
	.slogan{
		margin: 15px auto 10px auto;
		text-align: center;
		float: left;
		width: 100%;
	}
	
	.page-top-bar{
		height: 40px;
		background: #ebebeb;
		line-height: 40px;
	}

}

/* ================================================================= */
/* SCREEN SIZE Max width 767px */
/* ================================================================= */

@media only screen and (max-width: 767px){

	header{
		height: auto;
	}
	
	.logo{
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	
	.callnow-box{
		float: none;
		margin-top: 20px;
		margin-bottom: 20px;
		max-width: 220px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.language{
		border:none;
		width: 100%;
		text-align: center;
		height: 20px;
		margin: 0 auto;
		padding: 0;
		line-height: 20px;
	}
	
	.social{
		display: none;
	}
	
	.slide{
		width: 100%;
		float: left;
	}
	
	nav{
		width: 100%;
		display: block;
		float: left;
	}
	
	.selectmenu{
		display: block;
		width: 60px;
		float: left;
	}
	
	.mainmenu{
		margin-top: 20px;
		display: none;
		position: relative;
		z-index: 999999;
	}
	
	.mainmenu li{
		display: block;
		width: 100%;
	}
	
	.mainmenu li a{
		display: block;
		width: 100%;
	}
	
	.mainmenu li > ul{
		position: static;
		margin-top: 0px;
	}
	
	.mainmenu li a span{display: block; float: left;}
	
	.search{
		position: absolute;
		right: 15px;
		top: 0px;
	}
	
	.bottom{font-size: 12px;}
	
	.submenu, 
	.submenu2{
		width: 100%;
		height: auto;
	}
	
	.slogan{
		margin: 15px auto 10px auto;
		text-align: center;
		float: left;
		width: 100%;
	}
	
	.page-top-bar{
		display: none;
	}
		
}

/* ================================================================= */
/* SCREEN SIZE Max width 480px iPhone Landscape*/
/* ================================================================= */
@media only screen and (max-width: 480px){

	header{
		height: auto;
	}
	
	.logo{
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	
	.callnow-box{
		float: none;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.language{
		border:none;
		width: 100%;
		text-align: center;
		height: 20px;
		margin: 0 auto;
		padding: 0;
		line-height: 20px;
	}
	
	.social{
		display: none;
	}
	
	.slide{
		width: 100%;
		float: left;
	}
	
	nav{
		width: 100%;
		display: block;
		float: left;
	}
	
	.selectmenu{
		display: block;
		width: 60px;
		float: left;
	}
	
	.mainmenu{
		margin-top: 20px;
		display: none;
		position: relative;
		z-index: 999999;
	}
	
	.mainmenu li{
		display: block;
		width: 100%;
	}
	
	.mainmenu li a{
		display: block;
		width: 100%;
	}
	
	.mainmenu li > ul{
		position: static;
		margin-top: 0px;
	}
	
	.mainmenu li a span{display: block; float: left;}
	
	.search{
		position: absolute;
		right: 15px;
		top: 0px;
	}
	
	.bottom{font-size: 12px;}
	
	.submenu, 
	.submenu2{
		width: 100%;
		height: auto;
	}
	
	.slogan{
		margin: 15px auto 10px auto;
		text-align: center;
		float: left;
	}
	
	.page-top-bar{
		display: none;
	}
		
}


/* ================================================================= */
/* SCREEN SIZE Max width 360px  iPhone Portrait */
/* ================================================================= */
@media only screen and (max-width: 360px){
	header{
		height: auto;
	}
	
	.logo{
		width: 100%;
		float: none;
		margin: 0;
		text-align: center;
	}
	
	.callnow-box{
		float: none;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.language{
		border:none;
		width: 100%;
		text-align: center;
		height: 20px;
		margin: 0 auto;
		padding: 0;
		line-height: 20px;
	}
	
	.social{
		display: none;
	}
	
	.slide{
		width: 100%;
		float: left;
	}
	
	nav{
		width: 100%;
		display: block;
		float: left;
	}
	
	.selectmenu{
		display: block;
		width: 60px;
		float: left;
	}
	
	.mainmenu{
		margin-top: 20px;
		display: none;
		position: relative;
		z-index: 999999;
	}
	
	.mainmenu li{
		display: block;
		width: 100%;
	}
	
	.mainmenu li a{
		display: block;
		width: 100%;
	}
	
	.mainmenu li > ul{
		position: static;
		margin-top: 0px;
	}
	
	.mainmenu li a span{display: block; float: left;}
	
	.search{
		position: absolute;
		right: 15px;
		top: 0px;
	}
	
	.bottom{font-size: 12px;}
	
	.submenu, 
	.submenu2{
		width: 100%;
		height: auto;
	}
	
	.slogan{
		margin: 15px auto 10px auto;
		text-align: center;
		float: left;
	}
	
}