h4 {font-size:26px;} h6 {font-size:20px;} p{font-size:16px;}

.page-title-holder{display:none;}

.imagephoto {
    width: 75%;
    margin: 0 auto;
}

.siezmob{
    width: 55%;
    margin: 0 auto;
}

.underline{text-decoration:underline;}

.imgbox {
    border: 1px solid #ccc;
}

@media screen and (max-width: 450px){
.imagephoto {
    width: 100%;
    margin: 0 auto;
}
.MSP_Pack_feature{margin-left:-30px;}
}

a, a:hover {
    color: #64be00;
}

.Licenses{width:80%; margin: 0 auto;}

.Licenses p{letter-spacing: 0.5px;}

.CNP_license{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.CNP_license_Image{
	width:15%!important;
}

.titletext{font-size:20px;}

.table-hover>tbody>tr:hover {
    background-color: #eff8e5;
}

.table-specification th {width:50%;}

.table-responsive .model{
	padding-left:40px;
}

.CNP_license_Hardware .table-responsive p{
    font-size:14px;
}

@media screen and (max-width: 1025px){
.Licenses{width:100%; margin: 0 auto;}
}

@media screen and (max-width: 991px){
.CNP_license_Image{
	width:25%!important;
}
}


@media screen and (max-width: 768px){
.CNP_license{
	padding-top:30px;
}
.CNP_license_Hardware .table-responsive {
    border: none;
}
}


@media screen and (max-width: 450px){
.CNP_license{
    flex-direction: column;
}
.CNP_license_Image{
	width:50%!important;
}
}

.NR-LTE{
	display: flex;
    position: relative;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.NR-LTE ul{
	list-style: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.NR-LTE img{
	width:300px!important;
}

.panel-default {
    border-color: #fff !important;
}

.panel-default:first-child {
    border-top: none!important;
}