/*Styles for ransomware solutions part*/
#ransomwareSolutionContainer{
	width:100%;	
	font-size:14px;
	margin-top: 30px;
}


#ransomwareSolutionContainer h3{
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	margin-top:10px;
	margin-bottom:10px;
}

.RW_spacer_break{
	margin-top:20px;	
}
#RW_rowholder {
    width: 100%;
    margin: 0;
    margin: 0 auto !important;
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 1.3em;
    display: table;
}


#RW_rowholder a {
    font-size: 11px;
}

#RW_rowholder p{
	font-size:11px;	
	line-height: 1.3em;
}

.RW_paddingcontent{
	padding:10px;
	padding-bottom:5px;
}

#RW_rowholder h3{
	font-style:normal !important;
	font-size:15px !important;
	font-weight:bold !important;
	margin-top:5px;	
}

#RW_rowholder ul{
	margin:0;
	padding:0;
	list-style-type:none;	
}


#RW_rowholder li{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline-block;
	vertical-align:top;
	position: relative;
}


#RW_rowholder li:nth-child(1){
	width:100%;
}

#RW_rowholder li:nth-child(1) div{
	padding-left:20px;
	margin-bottom:0px;
	background-image:url(http://blog.trendmicro.com/trendlabs-security-intelligence/files/2016/06/RW-check-icon.png);
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	padding-bottom:3px;
	padding-top: 3px;
}

#RW_rowholder li:nth-child(3) div:first-child{
	margin-top:0px;
}

.RW_col {
    display: table-cell;
	vertical-align:top;
    width: 50%;
    border: width: 2%;
    border: 1px solid #e8e8e8;
    background-color: #f9f9f9 !important;
}

.RW_col_noleftborder{
	 border-left: none;	
}

.RW_col_notopmargin{
	margin-top:0px;
}

.RW_col_nomarginbottom{
	 margin-bottom: 0px !important;	
}

.RW_col_notopborder{
	border-top:none;	
}

.RW_spacer {
    width: 2%;
    border: 0px solid #e8e8e8;
	background:transparent !important;
}

.RW_icon {
    background-size: 90%;
    background-repeat: no-repeat;
    display: block;
    background-position: center;
    width: 52px;
    height: 52px;
    background-color: #ed4137;
    border-radius: 80px;
    margin-right: 5px;
    float: left;
}

.RW_emailGateway{
	background-image:url(http://blog.trendmicro.com/trendlabs-security-intelligence/files/2016/06/RW-email-gateway.png);
}

.RW_endpoint{
	background-image:url(http://blog.trendmicro.com/trendlabs-security-intelligence/files/2016/06/RW-endpoint.png);	
}

.RW_network{
	background-image:url(http://blog.trendmicro.com/trendlabs-security-intelligence/files/2016/06/RW-network.png);	
}

.RW_server{
	background-image:url(http://blog.trendmicro.com/trendlabs-security-intelligence/files/2016/06/RW-server.png);	
}

.RW_smallBusiness{
	background-image:url(http://blog.trendmicro.com/trendlabs-security-intelligence/files/2016/06/RW-small-business.png);
}

.RW_homeSol{
	background-image:url(http://blog.trendmicro.com/trendlabs-security-intelligence/files/2016/06/RW-home-solutions.png);
}

.RW_freeTools{
	background-image:url(http://blog.trendmicro.com/trendlabs-security-intelligence/files/2016/06/RW-free-tools.png);	
}

.RW_fullWith{
	width:75% !important;	
}

.post-text table td {
    word-break: break-word !important;
}

@media (max-width: 525px){

	
#RW_rowholder li:nth-child(2){
	width:80%;
}

#RW_rowholder li:nth-child(3){
	width:100%;
	text-align:center;
}

#RW_rowholder li:nth-child(3) br{
	display:none;
}

.RW_fullWith{
	width:auto !important;	
}

#RW_rowholder li:nth-child(3) div:first-child{
	margin-top:0px;
}

}

@media (max-width: 390px){

#RW_rowholder li:nth-child(3) {
    width: 100%;
    padding-left: 0px;
    padding-top: 0px;
}	

#RW_rowholder li:nth-child(2) {
    width: 70%;
}

}

@media (max-width: 320px){
.RW_col {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.RW_spacer {
    display: none;
}
#RW_rowholder {
    margin-bottom: 0px !important;
}
}
