
/*--------------------------------------------------
                 Reset RD code
--------------------------------------------------*/

.toptop_banner.full {
  overflow: hidden;
}

.nav.nav_mobile.submenu_nav {
  display: none;
}

/*--------------------------------------------------
                 Comparison style
--------------------------------------------------*/
.comparison {
    max-width: 1200px;
    margin: 0 auto;
}
.comparison span{
	/*display: initial;*/
	color: #000;
}
.comparison img{
	margin-top:10px;
}
.comparison .nav_compare {
	padding:0px;
	margin-top: 39px;
}
.comparison .page_title{
font-size: 2.0em;
    line-height: 1.2em;
    font-weight: 400;
    color: #079bcc;
    text-align: center;
    padding: 25px 20px 0 20px;
	font-family: 'Poppins', sans-serif;
}
.comparison .page_des {
    font-size: 1.0em;
    text-align: center;
    line-height: 1.6em;
    padding: 25px 20px 0px 20px;
}
.comparison_table {
  border-collapse: collapse;
  width: 100%;
}
.comparison_table p {
  font-size: 13px;
  font-weight:400;
}
.comparison_table a {
  color: #006699;
}
.comparison_table tr {
  background-color: white;
}
.comparison_table tr:hover {
  background-color: #f9fae7;
}
.comparison_table th {
  border: #cccccc 1px solid;
  padding-left: 10px;
  color: #333333;
  font-size: 13px;
}
.comparison_table td {
  border: #cccccc 1px solid;
  padding: 4px;
  /* font-size: 0.9em; */
  color: #09c;
  vertical-align: middle;
}
.comparison_table p {
  margin-left: 18px;
  margin-right: 10px;
  line-height: 18px;
  color: #222;
  padding: 0;
}
.c_check{
	width:22px;
	height:18px;
	display:block;
	background-image:url(https://www.cyberlink.com/stat/edms/product-version-images/2023/PHD/yes.gif);
}
.c_new{
	color:#fff !important;
	background:#900;
	padding:0 0.4em 0 0.4em;
	border-radius:2px;
	font-size:0.8em;
}
.comparison .table_name {
    font-size: 1em;
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
    line-height: 1.5em;
    }
@media (min-width: 441px){
.comparison .table_name {
line-height: 1.5em;
    font-size: 1.2em;
    padding: 0 10px;

    }	
}
@media (min-width: 768px){
.comparison .table_name {
    line-height: 1.5em;
    font-size: 0.9em;
    padding: 0 0px;
    }	
}
@media (min-width: 960px){
.comparison .table_name {
    line-height: 1.5em;
    font-size: 1.2em;
    padding: 0 0px;
    }	
}
@media (min-width: 1200px){
.comparison .table_name {
line-height: 1.5em;
    font-size: 1.2em;
    padding: 0 10px;
    }	
} 
.tablebuy {
    color: #FFF;
    margin-top: 5px;
    margin-bottom: 5px;
}
.tablebuy a {
    display: block;
    width: 80%;
    margin: 0 auto;
    background-color: #09F !important;
    border-radius: 3px;
    font-size: 1em;
    line-height: 1.3em;
    padding: 6px 0;
    color: #FFF;
    text-decoration: none;
}
.tableprice_discount {
    font-size: 16px;
    color: #C30;
    line-height: 2em;
}
.tableprice_ori {
    font-size: 14px;
    color: #666;
    text-decoration: line-through;
}

.app_table p {
    font-weight: 600 !important;
    font-size: 1.4em;
    float: left;
    line-height: 2em !important;
}
span.a-txt a {
    color: #09f;
    margin-left: 5px;
}
.comparison_table h4{
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  line-height:  1em;
}
.compare_switch{
    padding: 1.2em 0.8em 0em 0.8em;
    font-size: 1.2em;
    color: #FF5A00;
    font-weight: 400;
    line-height: 1.3em;
}
.compare_switch a{
    color: #ff5700;
}

.compare_switch a:hover{
  text-decoration:underline;
}

.comparison_table h4 {
    color: #fff;
    font-size: 1em;
    font-weight: normal;
    line-height: 1em;
}
