/* 1281+ */
@media only screen and (min-width: 1281px) {
	div.menu-area-wrapper {height:60px !important;}
	div.menu-popup-wrapper {top:60px !important;}
	div.scroll-wrapper {top:60px !important;}
	div.portfolio {top:60px !important;}
}
@media only screen and (min-width: 1281px) and (orientation: portrait) {}
@media only screen and (min-width: 1281px) and (max-height: 56.25vw) and (orientation: landscape) {
	div.menu-area-wrapper {height:48px !important;}
	div.menu-popup-wrapper {top:48px !important;}
	div.scroll-wrapper {top:48px !important;}
	div.portfolio {top:48px !important;}
}



/* 1280 */
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
	div.menu-area-wrapper {height:60px !important;}
	div.menu-popup-wrapper {top:60px !important;}
	div.scroll-wrapper {top:60px !important;}
	div.portfolio {top:60px !important;}
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) and (orientation: portrait) {}
@media only screen and (min-width: 1025px) and (max-width: 1280px) and (max-height: 56.25vw) and (orientation: landscape) {
	div.menu-area-wrapper {height:42px !important;}
	div.menu-popup-wrapper {top:42px !important;}
	div.scroll-wrapper {top:42px !important;}
	div.portfolio {top:42px !important;}
}



/* 1024 */
@media only screen and (min-width: 801px) and (max-width: 1024px) {
	div.menu-area-wrapper {height:54px !important;}
	div.menu-popup-wrapper {top:54px !important;}
	div.scroll-wrapper {top:54px !important;}
	div.portfolio {top:54px !important;}
}
@media only screen and (min-width: 801px) and (max-width: 1024px) and (orientation: portrait) {}
@media only screen and (min-width: 801px) and (max-width: 1024px) and (max-height: 56.25vw) and (orientation: landscape) {
	div.menu-area-wrapper {height:36px !important;}
	div.menu-popup-wrapper {top:36px !important;}
	div.scroll-wrapper {top:36px !important;}
	div.portfolio {top:36px !important;}
}



/* 800 */
@media only screen and (min-width: 641px) and (max-width: 800px) {
	div.menu-area-wrapper {height:48px !important;}
	div.menu-popup-wrapper {top:48px !important;}
	div.scroll-wrapper {top:48px !important;}
	div.portfolio {top:48px !important;}
}
@media only screen and (min-width: 641px) and (max-width: 800px) and (orientation: portrait) {}
@media only screen and (min-width: 641px) and (max-height: 56.25vw) and (max-width: 800px) and (orientation: landscape) {
	div.menu-area-wrapper {height:36px !important;}
	div.menu-popup-wrapper {top:36px !important;}
	div.scroll-wrapper {top:36px !important;}
	div.portfolio {top:36px !important;}
}



/* 640 */
@media only screen and (min-width: 481px) and (max-width: 640px) {
	div.menu-area-wrapper {height:42px !important;}
	div.menu-popup-wrapper {top:42px !important;}
	div.scroll-wrapper {top:42px !important;}
	div.portfolio {top:42px !important;}
}
@media only screen and (min-width: 481px) and (max-width: 640px) and (orientation: portrait) {}
@media only screen and (min-width: 481px) and (max-height: 56.25vw) and (max-width: 640px) and (orientation: landscape) {
	div.menu-area-wrapper {height:36px !important;}
	div.menu-popup-wrapper {top:36px !important;}
	div.scroll-wrapper {top:36px !important;}
	div.portfolio {top:36px !important;}
}



/* 480 */
@media only screen and (max-width: 480px) {
	div.menu-area-wrapper {height:42px !important;}
	div.menu-popup-wrapper {top:42px !important;}
	div.scroll-wrapper {top:42px !important;}
	div.portfolio {top:42px !important;}
}
@media only screen and (max-width: 480px) and (orientation: portrait) {}
@media only screen and (max-width: 480px) and (max-height: 56.25vw) and (orientation: landscape) {
	div.menu-area-wrapper {height:36px !important;}
	div.menu-popup-wrapper {top:36px !important;}
	div.scroll-wrapper {top:36px !important;}
	div.portfolio {top:36px !important;}
}