﻿/* trauma_menu.css */

.stabilize_icon {background: url("../images/common/stabilize_icon.png") no-repeat;background-size: cover;height: 1.315em;width: 1.315em;display: inline-block;position: absolute;max-width: 100%;max-height: 100%;margin-left: 0.8em;top: 0.85em;}
.marginTop09em {margin-top: 0.9em;}
#trauma_menu{display: block}


@media (min-width:1300px) and (min-height:700px) {
	.trauma_wrap {display: none}
	.trauma_wrapweb{display: block}
	#trauma_menu{display:contents !important;}
	#header_tra{display:none;}
	#content_tra{display:none;}
	.section {width: 100%;height: 100%;border: 0px solid#000} 
  .wsubtiteng{line-height: 60px;font-size: 18px;font-weight: 600;color:#707070;letter-spacing: -0.8px}
  .titleline{width:50px;height: 3px;background-color:#39d1cc;margin:auto;}
  .sec3{color:#333;text-align: center;padding-top: 150px;}
  .sec3 .wtitle{font-size: 35px;padding: 20px 0 30px;font-weight: 100;font-family: 'SpoqaHanSans-Light';letter-spacing: -3px;color:#000}
  .sec3 .wsubtitle{font-size: 14px;letter-spacing: -0.6px;font-weight: 600;color:#777;padding-bottom: 90px;line-height: 26px}
  .wcontent_wrap{width:90%;max-width: 1300px;margin:auto;margin-top: 220px}
  .wcontent_wrap img{width:80px;text-align: center}
  .wcontent_wrap li{float: left;width: 15%;margin-left: 1%;height: 210px;background: #eee;line-height: 230px;border-radius: 10px;position: relative;font-family: 'SpoqaHanSans-Light';letter-spacing: -0.8px;transition: background 0.5s;}
  .wcontent_wrap .mltext{width: 100%;position: absolute;text-align: center;bottom: -140px;font-family: 'SpoqaHanSans-Medium';font-weight: 600;}
  .wcontent_wrap .mstext{width: 100%;position: absolute;text-align: center;bottom: -162px;font-size:12px;font-weight: 600;color:#777}
  .wcontent_wrap li:hover{background: #91d9d7}
  .section.sec3.overflowHidden{position: relative;z-index: 0}
  .ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper{background-color:rgba(255, 255, 255, 0)!important}
  body{/*overflow-y: hidden*/}
  overflowHidden.ui-page.ui-page-theme-a.ui-page-active{/*overflow-y: hidden*/}
}

@media (max-height:960px){body{overflow: auto}
 overflowHidden.ui-page.ui-page-theme-a.ui-page-active{overflow-y:auto}}
