#mc4wp_email { max-width:200px; display:inline; margin-right:15px; }
.mc4wp-form { text-align: center; display:inline; }
div .products .product { width: 100%; max-width: 250px; }

#mc4wp_fname { max-width:200px; display:inline; margin-right:15px; }

.kam-li-title {
 font-weight: bold;
}

.onp-sl-friendly-giant {
margin-top: 0px !important;
}

.download-text-area {
min-height: 48px;
max-width: 310px;
display: inline-block; 
color: white; 
vertical-align: text-top;
}

@media only screen and (max-width: 769px) { .buttom_text_mobile { max-width: 182px !important; }}

.download-text-area a {
color: white !important; 
}

.download-button-box {
min-height: 48px;
max-width: 390px;
padding: 5px 12px 5px 12px;
background-color: #719430;   
}

@media only screen and (max-width: 769px) { .buttom_box_mobile { max-width: 270px !important; }}

.download-button-box:hover {
background-color: #8bba34;   
}

.download-icon-box {
min-width: 48px;
min-height: 48px;
display: inline-block;  
vertical-align: text-top;

background-repeat: no-repeat;
background-position: 0px -48px;
}

.download-icon-box.ppt  {
background-position: 0px 0px;
}
.download-icon-box.xls {
background-position: -48px 0px;
}
.download-icon-box.doc  {
background-position: -96px 0px;
}

