@media only screen and (max-width: 1324px) {
	body {
	    min-width: 320px;
	}
	#website .header .submenu-outer {
	    top: 0;
	}
	#website .header .logo a img {
	    display: block;
	}
	#website,
	#website .header,
	#website .header .submenu-outer,
	#website .header .submenu-wrapper .submenu-outer .submenu-inner,
	#website .header .submenu-wrapper .submenu-inner .level-2 li .level-3 li {
		width: 100%;
	}
	#website .header {
		margin-bottom: 0;
		min-height: 0;
		left: 0;
	}
	#website  .wrapper {
		max-width: 1138px;
		margin: 0 auto;
		padding: 0;
	}
	#website .header .main-menu-wrapper {
		padding-top: 78px;
	}
	#website .header .submenu-wrapper .submenu-outer .submenu-inner {
    	padding: 20px 20px 40px;
    	box-sizing: border-box;
	}
	#website .header .submenu-inner .level-2 {
		padding-right: 100px;
	}
	#website .header .close-menu {
		top: 25px;
	}
	#website .header .submenu-wrapper .submenu-outer .submenu-inner .level-2 li {
		width: 30%;
	    margin-right: 3%;
	    margin-left: 0;
	}
	#website .header .submenu-wrapper .submenu-inner .level-2 li.last,
	#website .header .submenu-wrapper .submenu-inner .level-2 li .level-3 li {
		margin-right: 0;
	}
}
@media only screen and (max-width: 1200px) {
	#website  .wrapper {
	    width: 100%;
	    padding: 0 2%;
	    max-width: none;
	    box-sizing: border-box;
	    min-width: 304px;
	}

	.pe-pro-seal {
		display: none !important;
	}
}
@media only screen and (max-width: 1080px) {
	#website .header.sticky .logo,
	#website .header .logo {
		width: 230px;
	}
	#website .header .logo a img {
		width: auto;
	}
}
@media only screen and (max-width: 980px) {
	#website .header.sticky .logo,
	#website .header .logo {
		width: 200px;
	}
	#website .header .logo a img {
		max-width: 100%;
		height: auto;
	    -moz-transition: all 0.2s ease;
	    -o-transition: all 0.2s ease;
	    -webkit-transition: all 0.2s ease;
	    transition: all 0.2s ease;
	}
	#website .header ul.main-menu li {
		padding-right: 12px;
	}
	#website .header ul.main-menu li {
		margin-right: 6px;
	}
	#website .header ul.main-menu li a {
		font-size: 13px;
	}
	#website .header .main-menu-wrapper {
		padding-top: 41px;
	}
	#website .header .search {
		width: 44px;
	}
	#website .header .main-menu-wrapper .search span span {
		padding: 8px 0px 0px 20px;
	}
	#website .header ul.main-menu li > .icon {
		right: 0;
	}
	#website .header .submenu-inner .level-2 {
		padding-right: 60px;
	}
	#website .header .close-menu {
		right: 40px;
	}
	#website .header .submenu-wrapper .submenu-inner .level-2 li .level-3 li {
		margin-bottom: 5px;
	}
}
@media only screen and (max-width: 850px) {
	#website .header .logo {
	    width: 135px;
	    max-height: 60px;
	}
	#website .header.sticky .logo {
	    width: 135px;
	}
}
@media only screen and (min-width: 769px) and (orientation: portrait) {
	.wb-responsive-wrapper {
		display: none;
	}
}
@media screen and (max-device-width:768px) and (min-device-width: 320px) and (orientation: portrait),
screen and (max-width:768px) {
	#website .header ul.meta-menu,
	#website .header .main-menu-wrapper,
	.header .submenu-outer,
	.header header + .submenu-wrapper {
	    display: none;
	}
	.wb-responsive-menu-wrapper {
		display: block;
	}
	#website .header {
		left: 0;
	}
	#website .header.sticky .logo,
	#website .header .logo {
	    width: 150px !important;
	}
	.wb-responsive-menu-outer {
		display: block;
	}
	.wb-responsive-search .tx-indexedsearch-searchbox-sword {
		border: none;
	    background: #f1f1f1;
	    font-size: 16px;
	    width: auto;
	    padding: 0;
	    margin: 0;
	    width: 100%;
	}
	.wb-responsive-search form {
		height: 45px;
	}
	.wb-responsive-search .icon-search3 {
		font-size: 23px;
	    color: #db2224;
	    position: absolute;
	    top: 23px;
	    right: 20px;
	}
	#website .header .wrapper {
		padding: 0 13px 0 20px;
	}
	#wb-overlay {
		display: none !important
	}
}
@media screen and (max-device-width:768px) and (min-device-width: 320px) and (orientation: portrait),
screen and (max-width:768px) {
	#website .header.menu-invisible .header-content {
	    height: 0;
	    width: 0;
	    overflow: hidden;
	    padding: 0;
	}
}
@media only screen and (max-width: 400px) {
	.wb-responsive-menu .wb-main-menu > li > a {
		font-size: 15px;
	}
}

@media screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
	#website .header .header-content {
		padding: 5px 0px 11px 0px !important;
	}
	#website .header .main-menu-wrapper {
    	padding-top: 47px !important;
	}
	#website .header.sticky .logo,
	#website .header .logo {
    	width: 150px !important;
    	padding-top: 11px !important;
	}
}

@media screen and (max-width: 600px) and (orientation: landscape) {
	.wb-responsive-menu ul.meta-menu {
		margin-bottom: 69px;
	}
}
