h1{font-size:36px;} h2 {font-size:32px;}h3 {font-size:30px;}h4 {font-size:28px;}h5 {font-size:26px;}h6 {font-size:20px;}p {font-size:18px;}

.bold {
	font-weight: bold;
}

.main-basic-content{
	max-width: none;
	margin: 0;
	padding: 0;
}

.container.maxwid {
    max-width: 1320px !important;
}

.section-features {
	padding: 62px 0 50px!important;
}

.basic-page-breadcrumb{
	display: none;
}

.title-display-center{
	display: none!important;
}



 /* start */

.fwa-other-connectivity-technologies{
	 background:url('/sites/zyxel/files/library/assets/solutions/5g_fixed_wireless_access/FWA_vs_Other_connectivity_technologies_banner.jpg') no-repeat center;
	 height:600px;
	 background-size:cover;
	 position:relative;
}

.title-content {
	width:65%;
	margin:0 auto;
	text-align:center;
}

.title-content h1{
	padding-bottom:30px;
	font-weight:bold;
}


@media screen and (max-width: 1601px) {
.fwa-other-connectivity-technologies{
	 height:550px;
}
}

@media screen and (max-width: 1440px) {
.fwa-other-connectivity-technologies{
	 height:450px;
}
}

@media screen and (max-width: 1025px) {
.title-content {
	width:80%;
}	
}

@media screen and (max-width: 450px) {
.fwa-other-connectivity-technologies {
    height: 250px;
}
}




/* start */

.fwa-other-connectivity-technologies_comparion {
	width:100%;
	margin: 0 auto;
}

.title {
	width:15%;
	color:#fff!important;
	text-align: center;
}

.fwa-other-connectivity-technologies_comparion .table-responsive {
	border-top-left-radius: 35px;
    border-top-right-radius: 35px;
}

.fwa-other-connectivity-technologies_comparion .table {
    text-align: center;
}

.fwa-other-connectivity-technologies_comparion .table>thead>tr th{
    font-size: 18px;
}

.fwa-other-connectivity-technologies_comparion .table>thead {
    border: none;
    border-right: 0;
    border-left: 0;
	background-color:#5e6168;
}

.fwa-other-connectivity-technologies_comparion .table>tbody>tr>td{
	border-top: 1px solid #000;
}

.fwa-other-connectivity-technologies_comparion .table>tbody>tr>td:first-child {
   background-color: #ededed;
}


.fwa-other-connectivity-technologies_comparion .table>tbody>tr{
	 background-color: #f4f4f4;
}

/* 當滑鼠移到「Wireless (5G/4G)」時，讓同一行與第一欄變色 */
.fwa-other-connectivity-technologies_comparion .table tbody tr:hover,
.fwa-other-connectivity-technologies_comparion .table tbody tr:hover td:first-child {
    background-color: #e0f2cc !important
}

.fwa-other-connectivity-technologies_comparion .note{
	padding-top: 50px;
    width: 60%;
    margin: 0 auto;
}
.fwa-other-connectivity-technologies_comparion .note p{
	font-size: 12px;
}

.note-section {
    padding-top: 20px;
    padding-left: 45px;
}

.note-section ul {
    margin-top: 30px;
    width: 100%;
	line-height: 1.6em;
}

.note-section ul li {
    text-indent: -20px;
    padding-left: 20px;
}

.note-section  p{
	font-size: 14px;
}


@media screen and (max-width: 1025px) {
.fwa-other-connectivity-technologies_comparion .note{
    width: 80%;   
}
.note-section ul li {
    text-indent: 0px;
    padding-left: 20px;
}
}

@media screen and (max-width: 450px) {
.fwa-other-connectivity-technologies_comparion .text {
    text-align: left;
	padding-right: 10px;
}
.table-responsive>.table>tbody>tr>td{
	white-space: normal;
}
.table>tbody>tr>td:first-child {
    padding-left: 5px;
}
}
