h4 {font-size:26px;} h6 {font-size:20px;} p{font-size:16px;}

.page-title-holder{display:none;}

.imagephoto {
    width: 85%;
    margin: 0 auto;
}

a, a:hover {
    color: #64be00;
}

.extend_network_security{display:none;}
.FA{
	display: flex;
    flex-direction: row-reverse;
    align-items: center;
	}

.FA_image{width:60%!important;}
.text-decoration{text-decoration:underline;}


@media screen and (max-width: 991px) {
.pull-right{display:none;}
.extend_network_security{display:block;}
.FA{flex-direction: column-reverse;}
.FA_image{width:85%!important;}
}


.securityPack{display:flex; align-items: center; flex-direction: row;}
.security_cloud {padding-left:30px; padding-top: 20px;padding-top:20px; width: 40%;}
.security_cloud_text {font-size:14px;text-align:center;}
.license-pack {table-layout: fixed; white-space: nowrap; margin:0 auto; width: 90%;}
.license-pack th{font-weight:normal; font-size:18px; padding: 20px 10px;white-space:normal; }
.license-pack td {white-space: nowrap; overflow: visible; padding: 10px;}
.license-pack td, .license-pack th {text-align: center; color: #000; border-bottom:1px solid #000;}
.license-pack td:first-child, .license-pack th:first-child, .license-pack td:nth-child(2), .license-pack th:nth-child(2){text-align:left;}
.license-pack a{color:#000;}

@media screen and (max-width: 768px){
.table-responsive {
    border: none;
}
}

@media screen and (max-width: 450px){
.license-pack {
    width: auto;
}
}