/* CSS Document */

body { 
	font-family: 'Poppins', sans-serif;
	font-size:96%;
	/*background-image:url(images/bg_ae.png) !important;
	background-repeat:repeat-x !important;
	background-color: #598eaa;*/
	margin: 0px;
	padding:0px;
	line-height:1.8em; 
	text-align: center;
	}
	

img {
border: 0px;

}	
	
	
a:visited {
	color: 880088 !important;
}
	
	
h1 {
	font-size: 24px;
	margin-bottom: 10px;
}


h2 {
	font-size: 20px;
	margin-bottom: 5px;	
}


h3{
	font-size: 16px;
	border: dotted 0px #f00;
	margin-bottom: 5px;	
}

h4{
	font-size: 14px;	
	margin-bottom: 5px;	
}
	
h5 {
	margin-top: 0.3em;
	margin-bottom: 0.8em;
	font-size: 100%;
}	
	
	
p {
	font-size: 15.4px;
	margin-top: 0.3em;
	margin-bottom: 16px;
	border: dotted 0px #f00;
}	

div.long {
	margin-top: 0.3em;
	margin-bottom: 3em;
	border: dotted 0px #f00;
}	



li {

border: dotted 0px #f00;
padding-bottom: 0.4em;

}

hr {

height: 1px;
color: #999;

}
	
	
	
	
	
	
.container{
	background-color:#F7F7F7;
	padding: 20px;
	text-align: left;
	}
	
	
	
.header {
	background-color:#F7F7F7;
	background-repeat:repeat-x !important;
	height: 120px;
	
	}
	
	
.header_left {
	float: left;
	border: dotted 0px #f00;
	margin: 20px;	
}
	
	
	
.header_right {
	float: right;
	border: dotted 0px #0f0;
	padding: 40px 60px 0px 0px;
	}
	
.header_right a {
font-weight: 900;
	color: black;
text-decoration: none;
margin-left: 20px;
	}
	
	
div.header_right a:hover {
	color:#0f519a;
	border-bottom: 1px solid #0f519a;
	padding-bottom: 3px;
}	


	
.inner-container {
	padding: 16px;
	border: dotted 0px #f00;
	}	
	
	
	
.left_col {
	width: 270px;
	background-color:#F0F0F0; 
	display: block;
	}
	
	
	
td.right_col {
	padding: 0px 20px 0px 20px; 
	border: dotted 0px #f00;
	}	
	
	
.footer {
text-align: center;
padding: 0px 0px 40px 0px;
height: 9em;
	
	}	
	
	
table td {
	vertical-align:top;
	}
	
	
	
div.menu_block {
border-bottom: solid 1px #e5e5e5;
padding: 15px;
margin: 0px 0px 0px 0px;
}	
	
div.menu_block2 {
border-bottom: solid 1px #e5e5e5;
padding: 10px 15px 15px 15px;
margin: 0px 0px 50px 0px;
}		
	
	
	
div.menu_block h3 {
 font-size: 120%;
 border: dotted 0px #00f;
 margin: 0px 0px 4px 0px;
}	


	
div.menu_block a {
	display: block;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
	font-weight: 700;
	color: #0f519a;
}	


div.menu_block a#at {
	display: block;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
	font-weight: 900;
	background-color:black;
	color: #fff;
}	


div.menu_block a.source_forge {
	display: block;
	padding: 4px 0px 4px 10px;
	text-decoration:none;
	font-weight: 900;
	color: #0f519a;
}	
	
div.menu_block a:hover {
	text-decoration: underline;
	font-weight: 700;
	color: #0d4585;
}	

/* Main div with flex display */
.newadditionlinks {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Style for the upgrade button span only */
.newadditionlinks span {
    border-radius: 4px;
    background: var(--Primary-500, #2675EC);
    padding: 6px 12px;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    text-transform: none;
    cursor: default;
}

/* Sponsored section styling */
.sponsored-section {
    margin-top: 20px;
    text-align: center;
    border-top: 1px solid #E5E5E5;
    display: flex;
    gap: 17px;
    padding-top: 20px;
}

.sponsored-text {
    color: #000;	
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 27.65px; /* 197.5% */
    margin: 0;
}

.zmanda-logo-section {
    display: flex;
    align-items: center;   
}




table.download tr.table_head td{
color: #fff;
background-color: #567d92;
width: 130px;
}


table.download td {
border: solid 0px #fff;
}


table.download tr.gray {
background-color:#b6c8d1;

}

table.download tr.silver {
background-color:#d8e0e4;

}



table.download tr.slategray{
background-color:#81b5d1;
}


table.download tr.slategray th{
background-color:#81b5d1;
}


table.download tr.gainsboro {
background-color:#aadbf4;

}



.banner {
	
	padding: 30px 30px 30px 30px;
	background-image:url('https://www.zmanda.com//wp-content/uploads/2025/08/Zmanda-pro-expert-banner-1.webp');background-repeat: no-repeat;    
	background-size: cover;    
	width: 100%;
}

.banner-inner{
	padding:40px; 
	border-radius: 32px;
	border-top: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	border-left: 1px solid #9A9A9A;
	background: rgba(23, 23, 23, 0.54);
	backdrop-filter: blur(21.049999237060547px);
}


.banner-secondary {
	height: 200px;
	font-weight: 700;
	background-color: #C7E2E9;
	color: #0B1641;
	padding: 20px;
	background-position: top right;
	background-repeat: no-repeat;
}


.banner-final {
	height: 200px;
	font-weight: 700;
	color: #0B1641;
	padding: 20px;
	background-position: top right;
	background-repeat: no-repeat;
}


.banner .banner-inner h2  {
	color: #FFF;	
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top:0px !important;
	margin-bottom:3px !important;
}

.banner .banner-inner h3  {
	color: #FFF;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top:0px !important;
}

.button-group{
	margin-top:20px;
}

.button-group .download-btn {
	border-radius: 8px;
	background: #FFF;
	padding:15px 30px;
	color:  #0F264C;
	text-align: center;	
	font-size: 14px;	
	font-weight: 700;
	line-height: 14px; 
	letter-spacing: 0.25px;	
	text-transform: capitalize;
	margin: 0px;
	border: 1px solid #FFF;
}

.button-group .download-btn:hover{
	text-decoration: underline;
}

.button-group .upgrade-btn{
	border-radius: 8px;
	border: 1px solid #FFF;
	padding:13px 30px;
	color:  #FFF;	
	font-size: 14px;
	font-weight: 700;
	line-height: 20px; 		
	margin: 0 0 0 10px;
}

.button-group .upgrade-btn:hover{
	text-decoration: underline;
}

.banner-inner-flex{
	display: flex;
    justify-content: space-between;
	padding:60px 30px !important; 
}

.banner a img { 
dipslay: block;
padding: 10px 0px 0px 4px;
border: dotted 0px #f00;
}

.banner2 {
height: 151px;
background-color: #134f93;
color: #fff;
padding: 0px;
margin-top: 0px;

}


.banner2 h2  {
padding: 30px 0px 0px 10px;
font-size: 160%;
}

.banner2 h3  {
padding: 0px 0px 0px 10px;
}


.banner2 a img { 
dipslay: block;
padding: 10px 0px 0px 4px;
border: dotted 0px #f00;
}

.button {
	font-weight: 700;
	border: none;
	color: #0B1641;
	padding: 10px 40px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 24px 10px;
	cursor: pointer;
  }

  .primary_button{
	background-color: #FFAB66;
  }

  /*home banner top latest release 3.5.2*/

  .home-banner{
	text-align: center;
	background: linear-gradient(90deg, #0F264C 0%, #1055BC 50%, #0F264C 100%);
	padding: 10px;
  }

  .home-banner p{
	color: #EAF1FA;
	margin-bottom: 0.3em;
  }

  .home-banner p a{
	color: #EAF1FA;	
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
  }

  .top-pad{
	padding:0px 20px 20px 20px;
  }

  .download-content{
	display: block;
    max-width: 100%;
    width: 100%;
    overflow: scroll;
  }

  table td, table th { overflow-wrap: anywhere; }

  

  /*about us new css*/  

.cta-text {
	color: #000;	
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: 21px;
	margin-bottom: 10px;
	margin-top:20px;
}
.features-section {
	margin-bottom: 30px;
}

.features-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px 20px;
}

.feature-item {
	display: flex;
	align-items: center;
	border-radius: 8px;
	background: #FFF;
	padding: 20px;
}

.feature-item svg {
	margin-right: 12px;
	flex-shrink: 0;
}

.feature-text {
	color: #000;	
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
}


.comparison-table {
	width: 100%;
	border-collapse: collapse;
	overflow: hidden;	
	border-radius: 8px;
	margin-bottom: 30px;
}

.comparison-table th {
	background: #E8F3FF;
	color: #000;	
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 28.8px;
	padding: 10px 20px;
	text-align: left;
}

.comparison-table th:first-child {
	border-radius: 8px 0 0 0;
}

.comparison-table th:last-child {
	border-radius: 0 8px 0 0;
}

.comparison-table tr:last-child td:first-child {
	border-radius: 0 0 0 8px;
}

.comparison-table tr:last-child td:last-child {
	border-radius: 0 0 8px 0;
}

.comparison-table td {
	color: #000;	
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 28.8px;
	padding: 10px 20px;
}

.comparison-table tr:nth-child(even) {
	background: #F8F9FA;
}

.comparison-table tr:nth-child(odd) {
	background: #fff;
}

 .solutions-container {
	display: block;   
    max-width: 100%;
    margin-bottom: 30px;
    text-decoration: none;
    align-items: center;
}

 .solutions-container a {	
    text-decoration: none;	
}

.solution-box {
	border-radius: 8px;
    background: #FFF;
    padding: 10px 20px;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}



.solution-text {
	color: #000;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    line-height: 27.65px;
    margin-bottom: 0;
    text-align: left;
    text-decoration: none;
}

.solution-link {
	color: #2675EC;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.65px;
    text-decoration: none;
    text-align: right;
    display: block;
    padding-right: 17px;	
	margin-bottom: 0;
}


@media (max-width: 600px) {
	.solutions-container {
		flex-direction: column;
		gap: 15px;
	}
}
      