 /*******************content_section *****************/
.the_content, .the_excerpt{ font-size:20px; line-height:28px; color: #000000;font-family:"Segoe UI regular",arial; /*padding-right: 60px;*/}
.the_content h1, .the_content h2, .the_content h3, .the_content h4{font-family:"Segoe UI semibold",arial;}
.the_content h2{ font-size:30px; line-height:38px; color: #2b3856;  margin: 0 0 28px;}
.the_content h3 {font-size:28px;line-height:30px; }
.the_content h4 {font-size:26px;line-height:28px;  padding-bottom: 10px;}
.the_content h2 span { display:block;}
.the_content h3{ font-size:24px; line-height:34px; color: #2b3856;   margin: 0 0 30px;font-family: "Segoe UI Semilight",arial;}
.the_content p { margin: 0 0 25px; overflow:auto;}
.the_content p span.blod_text , .the_content   strong  ,.the_content  b{font-family: "Segoe UI Bold",arial; color: #2b3856;  }
.the_content p span.italic_text ,  .the_content i ,.the_content em{font-family: 'Segoe UI SemilightItalic',arial;}
.the_content p span.color_text ,.the_content a{ color: inherit !important; text-decoration:underline !important;}
.the_content ul { margin-left: 36px; margin-bottom:25px; margin-top:20px;}
 .the_content ul li{ list-style:none; position:relative; padding-left:15px;}
 .the_content ul li:before{content:"\002022"; color: #2b3856;  font-size:21px;ertical-align:middle; line-height:28px; position:absolute; left:0px;}
.symantec-products ul li::before { content: ""; }
.the_content ol{ margin:25px 0 0 25px;}
.the_content ol li{ list-style:decimal!important; line-height:28px!important; padding-bottom:20px!important; padding-left: 10px!important;}   

iframe {  border: medium none; }
 
/***********************pagination********************/
.wp-pagenavi{border-radius: 4px; display: inline-block; margin: 20px 0; padding-left: 0;  text-align: center;  width: 100%; font-size: 16px;}
.wp-pagenavi span , .wp-pagenavi a{background-color: #ffffff; border: 1px solid #dddddd !important;  line-height: 1.42857; margin: -1px !important; padding: 6px 12px !important;  position: relative !important; text-decoration: none !important; font-weight: normal !important;}
.wp-pagenavi :first-child{border-bottom-left-radius: 4px !important; border-top-left-radius: 4px !important; margin-left: 0 !important;}
.wp-pagenavi :last-child{border-bottom-right-radius: 4px !important; border-top-right-radius: 4px !important; margin-right: 0 !important;}
.wp-pagenavi span.current{background:#0059a8 !important; border-color:#0059a8 !important; color:#ffffff !important;}
.wp-pagenavi a:hover{background: #eeeeee; color:#00437f;}

/***********************Image Align ********************/
img.alignnone { display: inline-block; margin-bottom: 20px; }
img.alignleft { float: left; margin-bottom: 20px; margin-right: 20px; }
img.alignright { float: right;  margin-bottom: 20px; margin-left: 20px; }
img.aligncenter { display: block;  float: none; margin: 0 auto 20px; } 