       .cuserver-wrap {
            width: 200px;
            height: 150px;
            display: flex;
            flex-direction: column;
            flex-wrap: nowrap;
            justify-content: center;
            align-items: center;
			margin: 10px;
        }
	#wrapper {
		margin: 0;
		width: 100%;
		/* height: 100vh !important;*/
	}

	#header-wrapper {
		background: url(../images/headbackground.jpg) repeat-x scroll 0 0 transparent;
		height: 10vh;
		width: 100%;
		display: flex;
		justify-content: center;
	}

	#header {
		height: 100%;
		margin: 0 auto;
		max-width: 100%;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	h1.multimedium-logo {
		background: url(../images/logo.png) no-repeat scroll 0 0 transparent;
		height: 100%;
		text-indent: -8000px;
		max-width: none;
		width: 80%;
	}
	#menu {
		line-height: 53px;
		display: flex;
		justify-content: space-around;
		width: 100%;
		float: none;
	}

	#menu li {
		float: none;
		margin-right: 0;
	}



	#content-wrapper {
		/*padding-bottom: 5%;*/
		width: 95%;
		max-width: 95%;
	}

	#module-wrapper {
		padding-top: 0;
		display: flex;
		justify-content: center;
	}

	.column {
		float: none;
	}

	.column14 {
		width: 25%;
		max-width: 25%
	}

	.column34 {
		max-width: 60%;
		width: 60%;
		display: flex;
		justify-content: center;
		flex-direction: column;
	}

	#module-introduction-wrapper {
		padding-left: 0;
	}

	#banner-home {
		position: relative;
		max-width: 100%;
		width: 100%;
		height: auto;
	}

	.banner-1 {
		display: flex;
		justify-content: center;
		align-items: center;
		height: calc(50vw / 16 * 9 - 20px);
	}

	.banner-1-left {
		width: 50%;
		height: 100%;
		display: flex;
		justify-content: space-around;
	}
	.column12 {
		width: 100%;
		display: flex;
		justify-content: space-around;
		height: auto;
		flex-direction: column;
		max-width: none;
		/*align-items: center;*/
	}

	.justtext {
		width: 45%;
	}

	.withimg {
		width: 45%;
	}

	.allmodules {
		padding: 20px 56px;
		border-bottom: 1px solid rgb(215, 217, 219);
		background: rgb(240, 240, 240);
		position: relative;
		width: 90% !important;
		overflow: hidden;
		z-index: 1;
		display: flex;
		justify-content: center;
	}
	.noticereading {
		height: 90%;
	}

	.slideText {
		height: 90%;
	}

	.intro-home {
		width: 45%;
		padding-top: 20px;
	}

	.intro-home h3 {
		font-size: 150%;
	}

	.intro-home p {
		font-size: 120%;
		line-height: 160%;
	}

	#info-home-intro {
		display: flex;
		flex-direction: row;
	}

	#info-home-intro h3 {
		padding-top: 30px;
	}

	#info-home-office h2 {
		padding-top: 20px;
	}

	.firstimg {
		background-size: cover;
		background-repeat: no-repeat;
		height: 30%;
	}

	.firstcontent {
		display: flex;
		width: 100%;
		justify-content: space-around;
	}

	.stcont1 {
		width: 40%;
		padding-top: 20px;
	}

	.newread {
		font-size: 120%;
		line-height: 150%;
	}

	.newread ul li {
		background: url(../images/menu-arrow.jpg) no-repeat scroll left top transparent;
		padding: 0 0 14px 15px;
	}

	#contact-form-wrapper {
		padding: 0;
	}

	.contact-detail {
		width: 100%;
		display: flex;
		justify-content: space-around;

	}

	.detail-div {
		padding-top: 20px;
		width: 40%;
	}

	.cuservice2 {
		display: flex;
		float: none;
	}

	.notice h2,
	.cuservice h2 {
		font-size: 150%;
	}
	.notice h2,.cuservice h2,.emptydiv h2{
		text-align: center;
		color: darkgreen;
		font-weight: bold;
		font-size: 16px;
		border-bottom: 1px solid #D7D9DB;
		padding-top:10px;
	}
	#info-home-map {
		background: url(../images/contacts.jpg) no-repeat scroll 20px 0 transparent;
		height: 40vh;
		background-position: center;
		margin-top: 10px;
	}

	#push-footer {
		display: none;
	}

	#footer {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}

	#footer #news {
		display: none;
	}

	#footer-wrapper {
		border: 0px;
	}

	.noticereading p {
		font-size: 120%;
	}

	.noticereading h3 {
		font-size: 150%;
	}

	#module-details-wrapper {
		background-size: cover;
	}

	.goback {
		display: none;
	}

	h2.big {
		font-size: 2.2em;
		padding-bottom: 20px;
	}

	.sys-stra1 {
		background-image: url(../images/allpbx-service.png);
		width: 100%;
		height: 45vh;
		background-size: contain;
		background-repeat: no-repeat;
	}

	.grtalk-out .qrtalk {
		background-image: url(../images/qrtalk2.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		width: 200px;
		height: 200px;
	}

	.notice .grtalk-out {
		width: 100%;
		height: 80%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

        .chat-button1,
        .chat-button2 {
            width: calc(100% - 54px);
            height: calc(50% - 24px);
            display: inline-flex;
            align-items: center;
            background-color: #e5f5d6;
            border-radius: 25px;
            padding: 10px 15px;
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
            font-family: Arial, sans-serif;
            text-decoration: none;
            font-size: 16px;
            font-weight: bold;
            color: black;
            border: 2px solid #b5d3a0;
            margin: 10px;
			margin-bottom: 0px;
            justify-content: space-evenly;
            flex-wrap: nowrap;
            flex-direction: row;
        }

        .chat-button1 svg,
        .chat-button2 svg {
            width: 30px;
            height: 30px;
            margin-right: 10px;
        }

        .chat-text {
            display: flex;
            flex-direction: column;
            line-height: 1.2;
            flex-wrap: nowrap;
            justify-content: center;
            align-items: center;
        }

        .chat-text span {
            font-size: 14px;
            font-weight: normal;
        }

        .chat-button1:hover,
        .chat-button2:hover {
            background-color:rgba(218, 234, 189, 0.86);
        }

        .chat-button1:hover svg.call,
        .chat-button2:hover svg.chat {
            animation-name: fa-bounce;
            animation-duration: 1s;
            animation-iteration-count: infinite;
            animation-timing-function: cubic-bezier(.28, .84, .42, 1);
        }

		.textcall{
			background-image: none;
		}


.customservice{
	position:fixed;
    text-align: right;
    /*margin-top: 80vh;*/
	z-index:98;
	/*margin-right:10vh;*/
	top: 90px;
	left: 80vw;
}
.customservice img{
	padding-right:0;
}
.customservice a{
	padding-right:0;
}
#submenu a.question-ippbx {
    background-image: url(../images/submenu/pbx.jpg);
}
#submenu a.question-callcenter {
    background-image: url(../images/submenu/callout.jpg);
}
#submenu a.question-webcall {
    background-image: url(../images/submenu/webcall2.jpg);
}
#submenu a.question-ehome {
    background-image: url(../images/submenu/ehome.jpg);
}
#module-intro-chat {
    background: url(../images/icons/chat.png) no-repeat top left;
    padding: 10px 15px 20px 140px;
}
a.chat-module {
    background-image: url(../images/icons/chat.png);
}
#module-intro-sipapp {
    background: url(../images/icons/hoo.png) no-repeat top left;
    padding: 10px 15px 20px 140px;
}
a.sipapp-module {
    background-image: url(../images/icons/hoo.png);
}
.success_pic {
	border-style: solid;border-width: 1px;
}
.myintro table {
    border: 1px solid #DEDEDE;
    font-size: 16px;
    padding: 0 0 10px 0px;
    width: 100%;
}
.mymbmemo{
	display:none;
}
.apply-doc{
	padding-right: 200px;padding-top: 12px;float:right;
}
.form-fields-container input{
	height:24px;
}
.index_youtubefram {
    width: 50%;
    height: 100%;
}

.youtubefram {
    width: 100%;
    height: 300px;
}
.min-limit{
	min-width: 60vw;
}
.success-hide{
	display:none;
}
.ui-dialog-titlebar {
    background: green;
    color: white;
}
.ui-dialog {
    background: #EDFAE2;
}
.repost2{
	position: absolute;
    right: 165px;
    top: 20px;
}
.repost3{
    position: absolute;
    padding-left: 25px;
    font-size: 14px;
}

#buttons2{
    display: inline-block;
}

/* 基本按鈕樣式 */
#buttons2 a.mybutton{
    display: inline-flex;
    align-items: center;
    justify-content: center;

    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 10px 18px;
    color: #fff;
    text-decoration: none;
    border-radius: 12px;

    background: linear-gradient(180deg, #77c12d 0%, #4d9a22 100%);
    border: 1px solid rgba(255,255,255,0.18);

    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25);
    transition: all 0.25s ease;
}

/* Hover 狀態（更亮＋浮起） */
#buttons2 a.mybutton:hover{
    transform: translateY(-2px);
    background: linear-gradient(180deg, #8fe33a 0%, #57b426 100%);
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.35);

    color: #fffb7a; /* hover 變淡黃更有質感 */
}

/* 點擊狀態（按下去效果） */
#buttons2 a.mybutton:active{
    transform: translateY(1px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

/* 讓文字不會因 span 有樣式影響 */
#buttons2 a.mybutton span{
    display: inline-block;
    line-height: 1;
}
.goback{
    width: 30px;
    overflow: hidden;
    position: relative;
    width: 30px;
    overflow: hidden;
    float: right;
    padding-top: 16px;	
	
}
div.goback div{
	background: url(../images/arrow-right-s.png) no-repeat top left;
	height:24px;
    padding: 0px 15px 20px 70px;
	cursor: pointer;
}
div.goback div:hover{
	background-position: -33px 0;
}
.ann{overflow:hidden;height:50px;}
.msgcircle
  {
	display:none;
  }	

#info-web-service {
	padding-left:220px;
	padding-top:0px;	
	background:url(../images/htm5phone.png) no-repeat scroll 20px 0 transparent;
	padding-bottom:5px;
}

.noticereading {
	text-align:left;
	height: 200px;
	width:100%;	
}
.noticereading h3{
	text-align:center;
}
.noticereading p{
	padding-left:10px;
	padding-right:10px;
}
.slideText {
    position: relative;
    overflow: hidden;
    width: 100%;
	height:200px;
	word-wrap: break-word;
	word-break: break-all;	
}
.slideText ul, .slideText li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
.slideText ul {
    position: absolute;
}
.slideText li {
    text-align: left;
}
.slideText li a {
    display: block;
    overflow: hidden;
    font-size: 1em;
    height: 1.5em;
    line-height: 1.5em;
    text-decoration: none;
}
.slideText li a:hover {
    text-decoration: underline;
}


.coooo1 {
	float: left;
}
.flashcall{
	background: url(../images/newflash.png) no-repeat scroll 0 0 transparent;	
}
.htm5call{
	background: url(../images/newhtm5.png) no-repeat scroll 0 0 transparent;	
}
.flashcall,.htm5call,.textcall{
	position:relative;
	width:200px;
	height:60px;	
	margin-top:5px;
}

.flashcall:hover,.htm5call:hover,.textcall:hover{
	background-position: -200px;
}
.cuservice2{
	float:left;	
}
.cuservice{
	float:left;	
}

.emptydiv{
	float:left;width:20px; height: 220px; 	
}

.notice {
    width: 50%;
    height: 100%;
    border-color: #E4E4E4;
}


.notice div{
	width: 100%;
	word-break: break-all;
}
.reading p{
	font-size:0.9em;	
}
.y2video{
	float:right;
}
a.icon-suplarge{
	display: block;
	width: 200px;
	padding-top: 180px;
	text-align: center;
	font-weight: bold;
	font-size: 0.93em;
	background-position: top left;
	background-repeat: no-repeat;
}
.li-suplarg{
    height: 220px;
    float: left;
    text-align: center;
    list-style: none outside none;	
}
#module-introduction-wrapper li.li-suplarg{
	width: 300px;
}
.myintro ul li.li-suplarg {
    list-style-type: none;
	height: 180px;
}
.myintro ul li.li-suplarg a {
    padding-top: 150px;
}

a.gotopbtn{
    font-size: 14px;
    padding: 10px 30px 10px 20px;
    float: right;
    font-weight: bold;
	text-decoration: none;
    background: url(../images/arrow_up.png) no-repeat center left;
}
#webcustomlize{
	width:100%;
}
#textpading{
	 padding: 0px 0px 0px 30vw;
}
#ehomeimg1,#ehomeimg2,.successimg1{
	width:550px;
}
img[class^="mbimg"]{
	width:200px;
}
.couldyu2b{
	width:500px;
	height: auto;
}
h2.picnote{
	color: white;font-weight: bold;padding: 100px 20px 0px 700px;
}

.contact-page h2 .picnote {
     padding: 80px 20px 0px 650px;
}
.appdownline {
    display: flex;
    padding-top: 20px;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.appdownline div{
	
}
.appdownline img{
	width: 100px;
	cursor: pointer;
}
.subtext{
	display:block;
}
#isccc {
	color: white;
	text-shadow: 0.1em 0.1em 0.2em black;
	text-align: center;
	font-size: 150%;
}

#submenu a.centerControl-module {
	object-fit: contain;
	background-image: url(../images/submenu/center-Control.png);
}
#footer-wrapper {
	margin-top: 0px;
}
.grtalk-out div{
	display:flex;
	justify-content:center;
}
 @keyframes fa-bounce {
	0% {
		transform: scale(1) translateY(0);
	}

	10% {
		transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
	}

	30% {
		transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
	}

	50% {
		transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
	}

	57% {
		transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
	}

	64% {
		transform: scale(1) translateY(0);
	}

	100% {
		transform: scale(1) translateY(0);
	}
}
@media only screen and (min-height:900px) {	
	#header-wrapper {
		height: 6vh;
	}	
}

/* 以下是平板 */ 

@media only screen and (max-width:850px) {	
		#footer{
			font-weight: 400;
		}
		#module-intro-chat {
			background-size: 25vw;
			padding: 10px 15px 20px 25vw;
		}	
		h2.big {
			font-size: 25px;
			padding-bottom: 20px;
		}	
		.reading p{
			font-size: 16px;
		}		
		.apply-doc {
			padding-right: 0;
		}		
		.youtubefram{
			width: auto;
			height: auto;
		}		
		.noticereading p {
			font-size: 1.2em;
		}	
		.notice h2, .cuservice h2, .emptydiv h2 {
			font-size: 20px;
		}
		.noticereading {
			height: 200px;
		}			
		.mbnoshow{
			display:none;
		}
		#header {
			height: 14vh;		
		}	
		h1.multimedium-logo {
			width: 100%;
			background-image: url(../images/logo.png);
			background-size: 98%;
			height: 50%;
			min-height: 50%;
			background-repeat: no-repeat;
			background-position: left center;
		}
		
		#header-wrapper {
			width: 100%;
			background: #C5D706;
			height: 88px;
		}
		#menu-wrapper {
			border-bottom: 1px solid #C0C4C7;
			height: 0;
			margin: 0 auto;
			position: relative;
			z-index:900;
		}			
		#menu{
			float: none;		
			line-height: 42px;
			width: 100%;
			margin-top:-42px;
		}
		#menu li {
			display: flex;		
			float: none;
			margin-right: 0px;
			border-bottom: 1pt solid #fff;
			background: #333;
			line-height: normal;			
		}	
		#menu li.selected {
			/* background: url(../images/menu-selected-bg.gif) no-repeat scroll center bottom transparent; */
			height: 42px;
			background: #C5D706;
			color:white;
			display:block;

		}	
		#menu li.selected a, #menu li.selected a:visited {
			color: #fff;
			font-size: 20px;
		}
		#menu li a, #menu li a:active {
			padding: 10px 60vw 10px 10px;
			color: white;
		}
		#content-wrapper {
			margin: 48px 0px 0px 0px;
			padding-bottom: 0px!important;
		}
		.fbborder{
			padding: 32px!important;
			border-bottom: 0px!important;
			margin-bottom: 0px!important;
		}
		 #buttons2{
			 display:none;
		 }
		 .emptydiv{
			 display:none;
		 }		 
		.chat-button1, .chat-button2 {
			width: 80%;
		}	
		 .notice{
			 width:50%;
			 height: 70%;
		 }
		 .cuservice2{
			 width:50%;
			 overflow-x: hidden;
		 }	 		 
		 .cuservice{
			 width:50%;
			 overflow-x: hidden;
		 }	 
		.flashcall, .htm5call, .textcall {
			position: relative;
			background-size: 70vw;
			height: 80px;
			padding-top: 5px;
			margin-top: 0px;
			width: 35vw;
		}
		.cuservice2 .flashcall, .cuservice2 .htm5call, .cuservice2 .textcall {
			position: relative;
			background-size: 70vw;
			height: 80px;
			padding-top: 5px;
			margin-top: 0px;
			width: 35vw;
		}		
		.cuservice .flashcall, .cuservice .htm5call, .cuservice .textcall {
			position: relative;
			background-size: 70vw;
			height: 80px;
			padding-top: 5px;
			margin-top: 0px;
			width: 35vw;
		}
		.column12 {
			width: 100%;
		}
		.column {
			 float: none;
			 min-height: 50px;
		}
		#banner-home {
			height: auto;
		}
		.noticereading h3 {
			padding-top: 5px;
			font-size: 19px;
		}
		#module-introduction-wrapper li {
			width: 50%;
		}
		#module-introduction-wrapper {
			 /*padding-left: 5%; */
		}
		.reading p{
			margin-right:6%;
		}
		#footer-wrapper {
		}
		#submenu ul li,#submenu li a  {
			display:inline;
		}
		#submenu {
			width: 100vw;
			text-align: center;
		}
		#submenu li a {
			padding: 10px 10px 10px 40px;
		}
		#module-introduction-wrapper li{
			height:200px;
		}
		#softwar-product li a img{
			width:100%;
		}

		#lastproduct{
			display:none;
		}
		.module-intro {
			max-height: 250px;
			height: auto;
		}
		#module-intro-pbx {
			background-size: 25vw;
			padding: 10px 15px 20px 25vw;
		}
		.product_info{
			width:90%
		}
		.myintro h3 {
			font-size: 19px;
		}
		.myintro ul li.li-suplarg a {
			width: 30vw;
			font-size: 0.6em;
			padding-top: 100px;
		}
		.myintro ul li.li-suplarg {
			height: 110px;
		}	
		#webcustomlize{
			width:100%;
		}
		.flashcall:hover, .htm5call:hover, .textcall:hover {
			background-position: initial;
		}
		#textpading{
			 padding: 0px 0px 0px 50vw;
		}
		#ehomeimg1,#ehomeimg2,.successimg1{
			width:80vw;
		}
		img[class^="mbimg"]{
			width:80vw;
		}
		.mbimg2,.mbimg3{
			display:none;
		}			
		.couldyu2b{
			width:70vw;
			height: auto;
		}
		h2.picnote{
			padding: 80px 10px 0px 70vw;
		}
		#contact-form-wrapper {
			padding: 0px 20px 0px 20px;
		}
		#contact-wrapper {
			 padding-top: 0;
		}
		#info-home-map {
			background: none;
			padding-bottom:0;
		}

		#info-home-map {
			padding-left: 0;
			padding-top: 0;
		}
		.info-home-map table{
			width:100vw;
		}
		.hide-submenu .column14{
			display:none;
		}
		.success-hide{
		display:block;
		}
		.min-limit {
			min-width: 50vw;
		}
		#info-home-intro p,#info-home-intro h3{
			padding-left: 8vw;
		}
		.appdownline img {
			width: 22vw;
		}		
		.appdownline div {
			display: inline;
		}		
		.notice h2, .cuservice h2 {
			font-size: 120%;
		}			
		.cuserver-wrap {
			width: 100%;
			margin: 0;
			padding: 20px 0px;
		}
		.notice .grtalk-out {
			height:100%;
		}	
		.grtalk-out .qrtalk {
			width: 36vw;
			height: 36vw;
		}

		.sys-stra1 {
			height: 35vh;
		}

		#wrapper {
			width: 100vw;
			/* height: 100vh !important;*/
		}

		#content-wrapper {
			width: 100%;
			max-width: 100%;
		}

		h2.big {
			font-size: 170%;
		}

		.noticereading p {
			font-size: 100%;
		}

		.noticereading h3 {
			font-size: 110%;
		}

		.notice h2,
		.cuservice h2 {
			font-size: 120%;
		}

		.detail-div {
			width: 100%;
		}

		.contact-detail {
			flex-direction: column;
		}

		.stcont1 {
			width: 90%
		}

		.firstcontent {
			align-items: center;
			flex-direction: column;
			background-position: center left;
		}

		.firstimg {
			height: 20%;
		}

		intro-home p {
			padding-left: 8vw;
		}

		#info-home-intro {
			flex-direction: column;
		}

		.intro-home {
			width: 95%;
		}

		.goback {
			display: none;
		}

		.justtext {
			width: 90%;
		}

		.withimg {
			width: 60%;
		}

		.cuservice2 {
			width: 100%;
		}
		.banner-1 {
			height: 65vh;
			flex-direction: column;
		}
		.banner-1-left {
			width: 100%;
			height: 50%;
		}

		.index_youtubefram {
			width: 100%;
			height: 50%;
		}

		#module-introduction-wrapper {
			padding-left: 5%;
		}

		.column {
			float: none;
			min-height: 50px;
		}

		.column14 {
			width: 100%;
			max-width: 100%;
		}

		.column34 {
			max-width: 100%;
			width: 100%
		}

		#module-wrapper {
			flex-direction: column;
		}

		#header {
			flex-direction: column;
			align-items: center;
		}

		#menu {
			float: none;
			line-height: 42px;
			width: 100%;
			margin-top: -42px;
			flex-direction: column;
		}



		#menu-wrapper {
			border-bottom: 1px solid #C0C4C7;
			height: 0;
			margin: 0 auto;
			position: relative;
			z-index: 9;
		}

		#header-wrapper {
			width: 100%;
			background: #C5D706;
			height: 14vh;
		}
		.msgcircle {
			border: 1pt solid lightgrey;
			width: 50px;
			height: 50px;
			background: white;
			border-radius: 50%;
			text-align: center;
			/*position: absolute;*/
			z-index: 20;
			margin: 0px 50px 0px 87%;
			display: flex;
			align-items: center;
			justify-content: center;
			position: relative;
		}
}


/* 以下是手機 */

@media only screen and (max-width:550px) {
		#footer{
			font-weight: 400;
		}
		h2.big {
			font-size: 25px;
			padding-bottom: 20px;
		}	
		.apply-doc {
			float:none;
		}		
		.slideText {
			height:160px;
		}	
		.youtubefram{
			width: auto;
			height: auto;
		}	
		.noticereading p {
			font-size: 1em;
		}		
		.notice h2, .cuservice h2, .emptydiv h2 {
			padding-top:0px;
			font-size: 16px;
		}
		.noticereading {
			height: 200px;
		}
		.mbnoshow{
			display:none;
		}
		#header {
			justify-content: flex-start;
		}	
		h1.multimedium-logo {
			background-image: url(../images/logo.png);
			text-indent: -8000px;
			background-size: 98%;
			/* width: 550px; */
			height: 42px;		
			background-repeat: no-repeat;
			background-position: left center;
		}	
		#header-wrapper {
			width: 100%;
			background: #C5D706;
			height: 88px;
		}
		#menu-wrapper {
			z-index:9;
		}			
		#menu{
			float: none;		
			line-height: 42px;
			width: 100%;
			margin-top:-42px;
		}
		#menu li {
			display:none;		
			float: none;
			margin-right: 0px;
			border-bottom: 1pt solid #fff;
			background: #333;
			line-height: 30px;
		}	
		#menu li.selected {
			/* background: url(../images/menu-selected-bg.gif) no-repeat scroll center bottom transparent; */
			height: 42px;
			background: #C5D706;
			color:white;
			display:block;

		}	
		#menu li.selected a, #menu li.selected a:visited {
			color: #fff;
			font-size: 20px;
		}
		#menu li a, #menu li a:active {
			padding: 10px 60vw 10px 10px;
			color: white;
		}
		#content-wrapper {
			margin: 48px 0px 0px 0px;
			padding-bottom: 0px!important;
		}
		.fbborder{
			padding: 32px!important;
			border-bottom: 0px!important;
			margin-bottom: 0px!important;
		}
		 #buttons2{
			 display:none;
		 }
		.banner-1 {
			width: 100%;
			height: 55vh;
		}		 
		 .emptydiv{
			 display:none;
		 }
		 .notice{
			 width:50%;
			 height: 190px;
		 }
		 .cuservice2{
			 width:100%;
			 overflow-x: hidden;
			 padding-top: 20px;			 
		 }	 		 
		 .cuservice{
			 width:50%;
			 overflow-x: hidden;
		 }	 
		.flashcall, .htm5call, .textcall {
			position: relative;
			background-size: 70vw;
			height: 60px;
			padding-top: 5px;
			margin-top: 0px;
			width: 35vw;
		}
		.cuservice2 .flashcall, .cuservice2 .htm5call, .cuservice2 .textcall {
			position: relative;
			background-size: 99vw;
			height: 60px;
			padding-top: 5px;
			margin-top: 0px;
			width: 179;
		}		
		.cuservice .flashcall, .cuservice .htm5call, .cuservice .textcall {
			position: relative;
			background-size: 99vw;
			height: 60px;
			padding-top: 5px;
			margin-top: 0px;
			width:auto;
		}
		.column12 {
			width: 100%;
		}
		.column {
			 float: none;
			 min-height: 50px;
		}
		#banner-home {
			height: auto;
		}
		.noticereading h3 {
			padding-top: 5px;
			font-size: 19px;
		}
		#module-introduction-wrapper li {
			width: 50%;
			height:200px;			
		}
		#module-introduction-wrapper {
			 /*padding-left: 5%; */
		}
		.reading p{
			margin-right:6%;
		}
		#footer-wrapper {
		}
		#submenu ul li,#submenu li a  {
			display:inline;
		}
		#submenu {
			width: 100vw;
			text-align: center;
		}
		#submenu li a {
			padding: 10px 10px 10px 40px;
		}
		#softwar-product li a img{
			width:100%;
		}

		#lastproduct{
			display:none;
		}
		.module-intro {
			max-height: none;
			height: auto;
		}
		#module-intro-pbx {
			background-size: 25vw;
			padding: 10px 15px 20px 25vw;
		}
		.product_info{
			width:90%
		}
		.myintro{
			padding-left: 25px;
		}
		.myintro h3 {
			font-size: 19px;
		}
		.myintro ul li.li-suplarg a {
			width: 30vw;
			font-size: 0.6em;
			padding-top: 100px;
		}
		.myintro ul li.li-suplarg {
			height: 110px;
		}	
		#webcustomlize{
			width:100%;
		}
		.flashcall:hover, .htm5call:hover, .textcall:hover {
			background-position: initial;
		}
		#textpading{
			 padding: 0px 0px 0px 50vw;
		}
		#ehomeimg1,#ehomeimg2,.successimg1{
			width:80vw;
		}	
		.couldyu2b{
			width:70vw;
			height: auto;
		}
		h2.picnote{
			padding: 80px 10px 0px 45vw;
			font-size: 1.7em;			
		}
		#contact-form-wrapper {
			padding: 0px 20px 0px 20px;
		}
		#contact-wrapper {
			 padding-top: 0;
		}
		#info-home-map {
			background: none;
			padding-bottom:0;
		}

		#info-home-map {
			padding-left: 0;
			padding-top: 0;
		}
		.info-home-map table{
			width:100vw;
		}
		.hide-submenu .column14{
			display:none;
		}
		.success-hide{
		display:block;
		}
		.min-limit {
			min-width: 50vw;
		}
		#info-home-intro p,#info-home-intro h3{
			padding-left: 8vw;
		}
		#module-intro-jbox,#module-intro-voip {
			background: none;
			padding: 0;
		}
		.appdownline img {
			width: 22vw;
		}
		.subtext{
			display:none;
		}
		.mymbmemo{
			display:block;
			position: absolute;
			padding-left: 15px;
			color: gray;
			font-size: 16px;
		}
		.success_pic {
			width:82vw;
		}		
		.cuserver-wrap {
			width: 100%;
			margin: 0px;
			padding: 5px 0;
			height: 16vh;
		}
		.grtalk-out .qrtalk {
			width: 36vw;
			height: 36vw;
		}
		.sys-stra1 {
			height: 25vh;
		}
		.chat-button1, .chat-button2 {
			width: 70%;
		}
		.msgcircle {
			width: 35px;
			height: 35px;
			margin: 0px 50px 0px 90%;
			position: absolute;
			top: 48px;
		}		 

} 