:not(.et_pb_fullwidth_section).et_pb_section { 
padding-top: 0px !important; 
padding-bottom: 0px !important;
}       .round4me  {-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
.round4me img {-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.circleimage img { border-radius:50%; border:2px solid #355D77; }
.borderimg img { border:2px solid #355D77; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.et_pb_contact_right p input {max-width:55px;}
#footer-widgets {padding:3% 0 0;}
.footer-widget h4 {padding-bottom:20px;}
.roundheader {-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;}
.listlineheight ul li {line-height:2.4em;}
.small-logo img {width:100px;}
.roundheading {-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}
.policydoc ol {
list-style-type: none;
counter-reset: item;
margin: 0;
}
.policydoc ol li { margin-bottom:20px; }
.policydoc ol li ol {padding:0px;}
.policydoc ol li p {font-size:16px;}
.policydoc li {
display: table;
counter-increment: item;
margin-bottom: 0.6em;
font-size:20px;	
}
.policydoc li:before {
content: counters(item, ".") ". ";
display: table-cell;
padding-right: 0.6em;    
}
.policydoc li li {
margin: 0;
font-size:16px;
}
.policydoc li li:before {
content: counters(item, ".") " ";
}
.policydoc li li li { font-size:16px;}
.policydoc li li li:before {
content: counter(item, lower-alpha) ". ";
}
.policydoc li li li li:before {
content: counter(item, lower-roman) ". ";
}
.signaturefont {
font-family: "Comic Sans MS", cursive;
}