/*!
 * Theme Name: FastBlog
 * Version: 1.6.5
 * Theme URI: https://wordpress.org/themes/fastblog
 * Author: Jitesh Patil <jitesh.patil@gmail.com>
 * Author URI: https://www.jiteshpatil.com/
 * Description: FastBlog is a simple WordPress theme for marketers and bloggers. Supports a hero area, full page wide template for page builders like Elementor, custom colors and custom fonts.
 * Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, full-width-template, sticky-post, threaded-comments, translation-ready, blog
 * License: GNU General Public License v3 or later
 * License URI: https://www.gnu.org/licenses/gpl-3.0.en.html/
 * Text Domain: fastblog
 */
 
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900;1000&display=swap');

/* =Notes
--------------------------------------------------------------

Please don't edit this file directly. Consider using a Child Theme (http://codex.wordpress.org/Child_Themes) or overiding CSS by using the Custom CSS box in the theme options panel.


/* apply a natural box layout model to all elements */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* = Normalize and Reset
-------------------------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family: 'Mulish', sans-serif;}
body{margin:0}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
h1{font-size:2em;margin:.67em 0}
h2{font-size:1.5em;margin:.83em 0}
h3{font-size:1.17em;margin:1em 0}
h4{font-size:1em;margin:1.33em 0}
h5{font-size:.83em;margin:1.67em 0}
h6{font-size:.75em;margin:2.33em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
p,pre{margin:1em 0}
pre,code,kbd,samp{font-family:  'Mulish', sans-serif;_font-family:  'Mulish', sans-serif;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:75%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:0px !important;}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}


/* =Responsive Grid
-------------------------------------------------------------- */

/*.row, .row-fixed, .row-adaptive, .row-delaybreak { width: 100%; max-width: 980px; margin: 0 auto;zoom: 1; }*/
.row:before, .row:after, .row-fixed:before, .row-fixed:after, .row-adaptive:before, .row-adaptive:after, .row-delaybreak:before, .row-delaybreak:after { content:""; display:table; }
.row:after, .row-fixed:after, .row-adaptive:after, .row-delaybreak:after { clear: both; }
.column { margin-left: 4.4%; float: left; min-height: 1px; position: relative; margin-bottom:1.5em;}
.column:first-child { margin-left: 0;}
.row .col-half, .row-fixed .col-half, .row-adaptive .col-half {width: 47.78%;}
.row.half-gutter .col-half:nth-child(3n+4), .row-fixed.half-gutter .col-half:nth-child(3n+4), .row-adaptive.half-gutter .col-half:nth-child(3n+4), .row-delaybreak.half-gutter .col-half:nth-child(3n+4) {margin-left:0;clear: left;}
.row .col-third, .row-fixed .col-third, .row-adaptive .col-third {width: 30.4%;}
.row.half-gutter .col-third:nth-child(3n+4), .row-fixed.half-gutter .col-third:nth-child(3n+4), .row-adaptive.half-gutter .col-third:nth-child(3n+4), .row-delaybreak.half-gutter .col-third:nth-child(3n+4) {margin-left:0;clear: left;}
.row .col-fourth, .row-fixed .col-fourth, .row-adaptive .col-fourth {width: 21.7%;}
.row.half-gutter .col-fourth:nth-child(4n+5), .row-fixed.half-gutter .col-fourth:nth-child(4n+5), .row-adaptive.half-gutter .col-fourth:nth-child(4n+5), .row-delaybreak.half-gutter .col-fourth:nth-child(4n+5) {margin-left:0;clear: left;}
.row .col-fifth, .row-fixed .col-fifth, .row-adaptive .col-fifth {width: 16.48%;}
.row .col-sixth, .row-fixed .col-sixth, .row-adaptive .col-sixth {width: 12.98%;}
.row.half-gutter .column, .row-fixed.half-gutter .column, .row-adaptive.half-gutter .column, .row-delaybreak.half-gutter .column {margin-left:2.2%;}
.row.half-gutter .column:first-child, .row-fixed.half-gutter .column:first-child, .row-adaptive.half-gutter .column:first-child, .row-delaybreak.half-gutter .column:first-child {margin-left:0;}
.row.half-gutter .col-half, .row-fixed.half-gutter .col-half, .row-adaptive.half-gutter .col-half, .row-delaybreak .col-half {width: 48.9%;}
.row.half-gutter .col-third, .row-fixed.half-gutter .col-third, .row-adaptive.half-gutter .col-third, .row-delaybreak .col-third {width: 31.86%;}
.row.half-gutter .col-fourth, .row-fixed.half-gutter .col-fourth, .row-adaptive.half-gutter .col-fourth, .row-delaybreak .col-fourth {width: 23.35%;}
.row.half-gutter .col-fifth, .row-fixed.half-gutter .col-fifth, .row-adaptive.half-gutter .col-fifth, .row-delaybreak .col-fifth {width: 18.24%;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth, .row-delaybreak .col-sixth {width: 14.83%;}
.row.no-gutter .column, .row-fixed.no-gutter .column, .row-adaptive.no-gutter .column {margin-left:0;}
.row.no-gutter .col-half, .row-fixed.no-gutter .col-half, .row-adaptive.no-gutter .col-half {width: 50%;}
.row.no-gutter .col-third, .row-fixed.no-gutter .col-third, .row-adaptive.no-gutter .col-third {width: 33.333%;}
.row.no-gutter .col-fourth, .row-fixed.no-gutter .col-fourth, .row-adaptive.no-gutter .col-fourth {width: 24.99%;}
.row.no-gutter .col-fifth, .row-fixed.no-gutter .col-fifth, .row-adaptive.no-gutter .col-fifth {width: 20%;}
.row.no-gutter .col-sixth, .row-fixed.no-gutter .col-sixth, .row-adaptive.no-gutter .col-sixth {width: 16.66%;}

@media only screen and (max-width: 720px) {
.row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row .row .column { padding: 0; }
.row .column { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.row .column:last-child { margin-right: 0; float: none;}
.row .column:before, .column:after { content:""; display:table; }
.row .column:after { clear: both; }
.row-adaptive .col-fourth {width: 47.8%;}
.row-adaptive .col-fourth:nth-child(3) {margin-left: 0;}
.row-adaptive.half-gutter .col-fourth {width: 48.9%;}
.row-adaptive .col-sixth {width: 30.4%;}
.row-adaptive .col-sixth:nth-child(4n+4) {margin-left: 0;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth {width: 31.86%;}
.row.no-gutter .column, .row-fixed.no-gutter .column, .row-adaptive.no-gutter .column {margin-left:0;}
.row.half-gutter .column {margin-left:0;}
.row-adaptive.hff .col-half, .row-adaptive.ffh .col-half {width:auto !important; float: none; margin-left: 0; margin-right: 0;clear:both;}
.row-adaptive.hff .col-fourth:nth-child(2) {margin-left:0;clear:left;}
.row-adaptive.hff .col-fourth:nth-child(3) {margin-left:4.4%;}
.row-adaptive.hff .col-fourth:nth-child(3) {clear:inherit;}
}

@media only screen and (max-width: 480px) {
.row-delaybreak { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row-delaybreak .row .column { padding: 0; }
.row-delaybreak .column { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.row-delaybreak .column:last-child { margin-right: 0; float: none; }
.row-delaybreak .column:before, .column:after { content:""; display:table; }
.row-delaybreak .column:after { clear: both; }
.row-adaptive .col-sixth, .row-adaptive .col-fourth {width: 47.78%;}
.row-adaptive .col-sixth:nth-child(4n+4) {margin-left:4.4%;}
.row-adaptive .col-sixth:nth-child(2n+3)  {margin-left: 0;}
.row-adaptive .col-fourth:nth-child(3) {margin-left: 0;clear:left;}
.row-adaptive .col-fourth, .row-adaptive.half-gutter .col-fourth {width:100%;margin-left:0;}
.row-adaptive.hff .col-fourth:nth-child(3) {margin-left:0;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth {width: 48.9%;}
.row-adaptive.half-gutter .col-sixth:nth-child(4n+4) {margin-left: 2.2%;}
}


/* = Core Classes
-------------------------------------------------------------- */

/*	Clearfix */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";}.clearfix:after{clear:both;}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	width: inherit;
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/*	Responsive Video Container  */
.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe, .video-container object, .video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}


/* = Entry Content Styling
-------------------------------------------------------------- */

/* For consistent vertical rhythm */
.entry-content p, 
.entry-content ul, 
.entry-content ol,
.entry-content dl,
.entry-content blockquote,
 
.entry-content code,
.entry-content pre,
.entry-content table {
	margin:0 0 24px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
}

/* Links + Bolg */
.entry-content > a {
	-ms-word-break: break-all;
     word-break: break-all;
     /* Non standard for webkit */
     word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.entry-content > a,
.entry-content  > strong {
	font-weight:600;
}
/* Lists */
.entry-content ul, 
.entry-content ol {
	margin-left:48px;
	padding: 0;
}
.entry-content ul li, 
.entry-content ol li {
	padding-left:6px;
	margin-bottom:12px;
}
.entry-content dt,
.comment-content dt {
	font-weight: 600;
}
.entry-content dd,
.comment-content dd {
	margin-bottom: 24px;
}
/* Blockquotes */
.entry-content blockquote {
	background: #f7f7f7;
	border-left:4px solid #e5e5e5;
	padding: 30px 35px 30px 100px;
    font-style: italic;
	color:#404040;
    position: relative;
}
.entry-content blockquote:before {
	display:block;
	padding: 10px;
	font-family: FontAwesome;
	content: "\f10d";
	position:absolute;
	left:25px;
	top:30px;
	font-style:normal;
	font-size:26px;
	color:#ccc;
	border:2px solid #ccc;
	border-radius:99%;
	-moz-border-radius:99%;
	-webkit-border-radius:99%;
}
.entry-content blockquote p {
	margin:0 0 20px;
}
.entry-content blockquote p:last-of-type {
	margin:0;
}
 
/* Code/Pre */
code, pre {
	display: block;
	font-family:  'Mulish', sans-serif;
	font-size: 13px;
	line-height: 22px;
	word-break: break-all;
    word-wrap: break-word;
}
pre {
	background:#F7F7F7;
	border: 1px solid #E5E5E5;
	padding: 20px;
}
/* Tables */
.entry-content table {
	background:#fafafa;
	border: 1px solid #E5E5E5;
	line-height: 2;
	width: 100%;
}
.entry-content table thead,
.entry-content table tfoot  {
	background:#f2f2f2;
}
.entry-content table td,
.entry-content table th {
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding: 8px;
	vertical-align: top;
	line-height:1.42;
}
.entry-content table td:first-child,
.entry-content table th:first-child {
	border-left: none;
}
.entry-content table tbody tr:nth-child(even) {
	background:#fff;
}

/* Intro Style */
.entry-content > .intro {
	line-height:28px;
	font-size:20px;
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.entry-caption {
	font-size: 12px;
	color: #595959;
	text-align:center;
	background:#F5F5F5;
	display:table;
	margin:5px auto 0;
	padding: 5px 20px;
	border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
img.alignleft {
	margin-right: 24px;
}
img.alignright {
	margin-left: 24px;
}

/* WordPress Gallery */
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
.gallery dd {
	margin:0;	
}
.gallery p {
	padding:0 0 10px;	
}
.gallery .gallery-caption {
	font-size:12px;
	line-height:16px;
}
.gallery .gallery-item {
	float:left;	
}
.gallery.gallery-columns-1  .gallery-item {
	width:100%;
}
.gallery.gallery-columns-2  .gallery-item {
	width:50%;
}
.gallery.gallery-columns-3  .gallery-item {
	width:33%;
}
.gallery.gallery-columns-4  .gallery-item {
	width:25%;
}
.gallery.gallery-columns-5  .gallery-item {
	width:20%;
}
.gallery.gallery-columns-6  .gallery-item {
	width:16.5%;
}
.gallery.gallery-columns-7  .gallery-item {
	width:14%;
}
.gallery.gallery-columns-8  .gallery-item {
	width:12.5%;
}
.gallery.gallery-columns-9  .gallery-item {
	width:11%;
}
.gallery.gallery-columns-6  .gallery-caption,
.gallery.gallery-columns-7  .gallery-caption,
.gallery.gallery-columns-8  .gallery-caption,
.gallery.gallery-columns-9  .gallery-caption {
	display:none; /* Hide gallery captions when they will disturb the layout */
}

/* =Forms
-------------------------------------------------------------- */

/* Inputs */
textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
	background:#fff;
	border: 1px solid #E5E5E5;
	color:#383838;
	padding: 1em;
	outline: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	*padding-top: 2px;
	*padding-bottom: 1px;
	*height: auto;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
textarea:focus,
select:focus,
input:focus {
	background:#fcfcfc;
}
textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eeeeee;
}
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
}
textarea {
	min-height: 40px;
	overflow: auto;
	resize: vertical;
	width: 100%;
}

/* Buttons */
input[type="reset"],
input[type="submit"],
input[type="button"] {
	color:#fff;
	border:none;
	-webkit-appearance: none;
	cursor: pointer;
	display: inline-block;
	outline: 0;
	overflow: visible;
	margin: 0;
	padding: 0.5em 1em;
	text-decoration: none;
	vertical-align: top;
	width: auto;
	-webkit-transition-property:background;
	-webkit-transition-duration:.12s;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-property:background;
	-moz-transition-duration:.12s;
	-moz-transition-timing-function:ease-out;
	-o-transition-property:background;
	-o-transition-duration:.12s;
	-o-transition-timing-function:ease-out;
	transition-property:background;
	transition-duration:.12s;
	transition-timing-function:ease-out;
}
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  text-decoration: none;
}
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
}
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea, select[size], select[multiple] {
    height: auto;
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}


/* = Document Setup
-------------------------------------------------------------- */

html {
	background: #fff;
}
body {
	font: 15px/24px 'Mulish', sans-serif;	
	color: #383838;
}	
a {
	text-decoration:none;
	outline:0;
	-webkit-transition-property:background color;
	-webkit-transition-duration:.12s;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-property:background color;
	-moz-transition-duration:.12s;
	-moz-transition-timing-function:ease-out;
	-o-transition-property:background color;
	-o-transition-duration:.12s;
	-o-transition-timing-function:ease-out;
	transition-property:background color;
	transition-duration:.12s;
	transition-timing-function:ease-out;     word-break: break-word !important;
}
a:hover {
	cursor:pointer;
}
a:focus {
	outline: none;
}

/*	Headings */
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-weight:600; 
	margin: 0 0 10px;
	color:#1a1a1a;
}


/* = Page Structure
-------------------------------------------------------------- */

body.site-boxed {
	background:#ccc;
}
body.site-boxed #site-container {
	background:#fff;
}
.container {
	/*padding:0 30px;*/
}
body.site-boxed #site-container,
.container {
	margin: 0 auto;
	max-width: 1200px; 
}
#primary {padding: 70px 0px !important; background: #f6f6f6 !important;}
#content {
	float:left;
	width: 75%;  
}
#primary.sidebar-off #content {
	width:100%;
	float:none;
	padding: 40px 0 0 0;
}
#primary.sidebar-left #content {
	float:right;
	padding: 40px 0 0 40px;
	border-left:1px solid #e6e6e6;
}
#primary.sidebar-right #content {
	float:left;
	padding: 30px !important;
	border-right:1px solid #e6e6e6;
}
#sidebar {
	float:left;
	width: 25%;
	font-size:13px;
	line-height:22px;
	padding:0;
	position:relative;
}
#primary.sidebar-left #sidebar {
	padding-right: 30px;
	border-right:1px solid #e6e6e6;
	right: -1px;
}
#primary.sidebar-right #sidebar {
	padding-left: 30px;
	border-left:1px solid #e6e6e6;
	left: -1px;
}


/* = Header
-------------------------------------------------------------- */

/*#site-header {
	padding:35px 0;
	position: relative;
	z-index: 8000;
}
#site-header #logo {
	float:left;
}
#site-header #logo h1 {
	margin:0;
	font-size: 32px;
}
#site-header #logo, 
#site-header #logo a {
	font-size: 32px;
	color:#1a1a1a;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -1px;
}
#site-header #logo img {
	display:block;
	max-width:100%;
}*/


/* = Navigation
-------------------------------------------------------------- */

#primary-nav {
	float:right;
	position:relative;
}
#primary-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#primary-nav ul a {
    position: relative;
	color: #444;
	position: relative;
	line-height: 18px;
	font-size:15px;
	text-decoration:none;
}
#primary-nav ul li:last-child {
	background:none;
	padding:0;
	margin:0;
}
#primary-nav ul li {
	float: left;
	z-index: 40;
	height:30px;
	margin: 0 15px 0 0;
	position: relative;
}
#primary-nav > ul > li:after {
	content:"/";
	color:#ccc;
	margin: 0 0 0 15px;
}
#primary-nav > ul > li:last-child:after {
	content:"";
}
#primary-nav ul li:hover {
	visibility: inherit;
}
#primary-nav ul li:hover ul, 
#primary-nav ul li.sfHover ul {left: 0;top: 30px;z-index: 99;}
#primary-nav ul li:hover li ul, 
#primary-nav ul li.sfHover li ul, 
#primary-nav ul li li:hover li ul, 
#primary-nav ul li li.sfHover li ul, 
#primary-nav ul li li li:hover li ul, 
#primary-nav ul li li li.sfHover li ul {
	top: -9999em;
}
#primary-nav ul li li:hover ul, 
#primary-nav ul li li.sfHover ul,
#primary-nav ul li li li:hover ul, 
#primary-nav ul li li li.sfHover ul, 
#primary-nav ul li li li li:hover ul, 
#primary-nav ul li li li li.sfHover ul {
	 left: 220px;
	 top: -12px;
	}
#primary-nav ul li a:hover, 
#primary-nav ul li:hover, 
#primary-nav ul li.sfHover a, 
#primary-nav ul li.current-cat a, 
#primary-nav ul li.current_page_item a, 
#primary-nav ul li.current-menu-item a {
	text-decoration: none;
}
#primary-nav ul ul {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    margin: 10px 0 0;
    padding: 10px 0;
	position: absolute;
	top: -9999em;
	width: 220px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#primary-nav ul ul:before {
	border-color: transparent transparent #ccc;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 25px;
    position: absolute;
    top: -24px;
    width: 0;
	z-index: 999;}
#primary-nav ul ul:after {
	border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 25px;
    position: absolute;
    top: -23px;
    width: 0;
	z-index: 999;
}
#primary-nav ul ul ul:before, 
#primary-nav ul ul ul:after  {
	display:none
}
#primary-nav ul ul li {
	float: none;
	width: 100%;
	margin:0;
	padding:0;
	border:none;
	height:auto;
	text-align:left;
}
#primary-nav ul ul li a {
	display:block;
    font-size: 13px;
	font-weight: normal;
	color:#444;
	padding: 5px 10px;
    display: block;
	margin: 0 10px 2px;
	border-left:0;
}
#primary-nav ul ul li a:hover {
	text-decoration:none;
	background:#F5F5F5;	
	-moz-border-radius:99px;
	-webkit-border-radius:99px;
	border-radius:99px;
}
#primary-nav ul ul li a:hover {
	color:#4d4d4d;
}
#primary-nav .sf-sub-indicator:after {
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	content: "\f107";
	color: #999;
	margin:0 -2px 0 5px;
}
#primary-nav ul ul .sf-sub-indicator:after {
	content: "\f105";
	float:right;
}
#primary-nav ul ul a.sf-with-ul {
	margin: 0 10px;
	padding-right: 25px;
}
#primary-nav ul li.sfHover ul a {
	color: #444 !important;
}
#primary-nav ul li.sfHover ul a:hover {
	color: #444 !important;
}
#primary-nav ul li.current-cat a, 
#primary-nav ul li.current_page_item a, 
#primary-nav ul li.current-menu-item a {
	font-weight:600;
}

/* Responsive Menu */
#primary-nav-mobile {
	display:none;
	margin: 0 0 15px;	
}
#primary-nav-mobile .menu-toggle {
	background: #242526;
	position:relative;
	padding: 20px 30px;
	display:block;
	outline:none;
}
#primary-nav-mobile .menu-toggle i {
	color:#fff;
	font-size:22px;
	float:right;
}	
#primary-nav-mobile ul {
	background: #242526;
	list-style:none;
	margin: 0;
    padding:0 20px 10px;
	display:none;
}
#primary-nav-mobile ul a {
	display: block; 
	padding: 12px 0;
	outline:none;
	color: #cccccc;
	font-weight:600;
}
#primary-nav-mobile ul li {
	border-top:1px solid #313335;
}
#primary-nav-mobile ul li:first-child {
	border-top:none;
}
#primary-nav-mobile ul .sub-menu {
	border-top:1px solid #313335;
}




/* = Page Header
-------------------------------------------------------------- */

#page-header {
	border-top:0;
	/*border-bottom:1px solid #e6e6e6;*/
	margin:0 0 30px;
	padding:0 0 10px;
	position:relative;
	z-index: 0;
}
.single #page-header,
.single-format-video #page-header,
.category #page-header {
	padding-left: 50px;
}
.single #page-header:before,
.single-format-video #page-header:before,
.category #page-header:before {
	display: inline-block;
    font-family: FontAwesome;
    font-size: 32px;
    font-weight: normal;
	position: absolute;
    left: 0;    
    top: 9px;
}
.single-format-video #page-header:before {
	top: 4px;
}
.single #page-header:before {
    content: "\f0f6";
}
.single-format-video #page-header:before {
	content: "\f008";
	font-size: 22px;
}
.category #page-header:before {
	content: "\f07b";
	font-size: 26px;
}
.error404 #page-header {
	margin:60px 0 100px;
	border:none;
	text-align:center;
}
#page-header .page-title {
	font-size:28px;
	line-height: 32px;
	margin: 0 0 6px;
}
#page-header p {
	color: #808080;
    font-size: 16px;
    margin: 0 0 6px;
}
/* Breadcrumbs */
#breadcrumbs {
	color: #808080;
	font-size: 14px;
}
#breadcrumbs li {
	display:inline;
}
#breadcrumbs span {
	margin:0 5px;color:#b3b3b3;
}
#breadcrumbs a,
#breadcrumbs a:visited {
	color: #808080;
}


/* = Category Page
-------------------------------------------------------------- */

.category .sub-categories {
	list-style:none;
	padding:0;
	margin:0 0 30px 50px;
}
.category .sub-categories li {
	padding:0 0 0 30px;	
	margin: 0 0 10px;
	position:relative;
	float:left;
	width:50%;
}
.category .sub-categories h4, .category .sub-categories a {
	color:#666;
}
.category .sub-categories li:before {
	display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 0;
	content: "\f07b";
}



/* =Post Content Styles
-------------------------------------------------------------- */

.type-page {
	margin: 0 0 50px;
}
.post {
	border: 1px solid #E6E6E6;
    margin: 0 0 20px;
    padding: 30px 40px;
	position:relative; float:left; width: 100% !important;
}

.post:before {
    content: "\f0f6";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 10px;
}
.post.format-video:before {
    content: "\f008";
	font-size: 22px;
}
.search-results .st_faq:before {

    content: "\f059";
}
.single .post {
	padding:0;
	margin:0 0 40px;
	border:none; padding: 30px 40px;
}
.single .post:before {
	display:none;	
}
.sticky {}
.entry-title {
	margin:0;
}
.entry-header {
	border: 0;
}
.entry-title, 
.entry-title a,
.entry-title a:visited {
	font-size: 22px;
	color:#45454C;
	text-decoration:none;
	line-height: 32px;
	letter-spacing: -0.5px;
}
.entry-thumb {
	margin:8px 0 0 20px;
	float:right;
}
.entry-thumb a {
	display:block;
	line-height:0;
}
.entry-thumb img {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.entry-video {
	margin:0 0 25px;
}
.entry-meta {
	list-style:none;
	color:#6b6773;
	font-size:12px;
	margin: 0px !important;
	padding:0 0 10px;	
	border-bottom: 1px solid #E6E6E6; display: none !important;
}
.entry-meta a,
.entry-meta a:visited, 
.entry-meta a:hover {
	color:#666;
	text-decoration:none;
}
.entry-meta a:hover {
	border-bottom:1px dotted #666;
}
.entry-meta strong {
	color:#4c4c4c;
}
.entry-meta ul {
	list-style:none;
	margin:0 0 24px;
	padding:0;
}
.entry-meta li {
	display:inline;
	margin:0 15px 0 0;
}
.entry-meta i {
	margin:0 3px 0 0;	
}
.tags a,
.tags a:visited {
	display:inline-block;
	padding: 5px 10px 6px;
	position: relative;
	color:#fff;
	font-size: 11px;
	line-height: 10px;
	margin: 0 0 5px 20px;
	text-decoration:none;
}
.tags a:hover {
	background:#4a4a4a;
	color:#fff;
	text-decoration:none;
}
.tags a:before {
	border-image: none;
	border-style: solid;
	border-width: 10px 8px;
	content: "";
	height: 1px;
	left: -17px;
	position: absolute;
	top: 0;
	width: 1px;
}
.tags a:hover:before {
	border-color: transparent #4a4a4a transparent transparent;
}
.tags a:after {
	background: #fff;
	content: "";
	height: 4px;
	left: -2px;
	position: absolute;
	top: 8px;
	width: 4px;
	z-index: 999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.readmore {
	display: block;
	font-style: italic;
	text-decoration:none;
}


/* =Page Navigation & Pagination
-------------------------------------------------------------- */

.page-navigation {
	color:#666;
	text-align: center;
	margin:-5px 0 30px;
}
.page-navigation a,
.page-navigation a:visited {
	color:#666;
	font-size:13px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.page-navigation .nav-next {
	float:right;
	margin:0 0 0 15px;
}
.page-navigation .nav-next a {
}
.page-navigation .nav-previous {


	float:left;
	margin:0 15px 0 0;
}
.page-navigation .nav-previous a {
}
.page-navigation .nav-next a:hover, 
.page-navigation .nav-previous a:hover {
	text-decoration:none;
}
.pagination {
	display: inline-block;
}
.pagination .current, 
.pagination a {
	padding:10px 14px;
	margin:0 5px 0 0;
	font-size:12px;
	-moz-border-radius:0%;
	-webkit-border-radius:0%;
	border-radius:0%;
}
.pagination .current {
	color:#fff; background: #223793;
}
.pagination a {
	background:#F5F5F5;
	border:1px solid #E6E6E6;
}
.page-links {
	margin:0 0 15px;	
}
.page-links strong {
	margin:0 15px 0 0;	
}
.page-links a, .page-links span {
    font-size: 12px;
    margin: 0 2px 0 0;
    padding: 4px 10px;
	border-radius: 99%;
	-moz-border-radius: 99%;
	-webkit-border-radius: 99%;
}
.page-links a {
	background: #F5F5F5;
    border: 1px solid #E6E6E6;
	color:#666;
}
.page-links span {
	color:#fff;
}


/* = Headings & Content Blocks
-------------------------------------------------------------- */

#entry-author,
#related-posts,
#comments {
	margin:0 0 50px;
}
#entry-author-title,
#related-posts-title,
#comments-title {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 25px;
    padding: 0 0 10px;
	font-size: 24px;
    line-height: 28px;
	color:#444;
	letter-spacing: -0.5px;
}


/* =  Related Styling
-------------------------------------------------------------- */

#related-posts ul {
	font-size: 13px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#related-posts li {
	float:left;
	margin: 0 0 5px;
	width: 50%;	
}
#related-posts li.standard a:before,
#related-posts li.video a:before {
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	font-size: 16px;
	margin:0 10px 0 0;
}
#related-posts li.standard a:before {
	content:"\f0f6";	
}
#related-posts li.video a:before {
	content:"\f008";
	font-size: 12px;
}
#related-posts a {
    color: #444;
}
#related-posts a:hover {
    text-decoration: none;
}
#related-posts .entry-title, 
#related-posts .entry-title a {
	font-size:14px;	
	font-weight:normal;
	margin:0;
	letter-spacing:0;
}


/* = Article Author
-------------------------------------------------------------- */
#entry-author .gravatar {
	float: left;
	margin: 0 25px 0 0px;
}
#entry-author .avatar {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#entry-author h4, 
#entry-author .entry-author-desc {
	margin: 0 0 0 95px;
}
#entry-author h4 a {
	color: #3A3A40;
    display: block;
    font-size: 18px;
    margin: 0 0 10px;
	line-height:100%;	
	
}


/* =Comment Styling
-------------------------------------------------------------- */

#comments ol {
	margin: 0;
	padding:0;
	list-style:none;
}
#comments ol.children {
	padding: 0 0 0 60px;
	position:relative;
}
#comments ol.children:before {
	content:"\f062";
	display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
	color: #808080;
    font-weight: normal;
	position: absolute;
    left: 15px;
    position: absolute;
    top: 10px;
}
#comments ol.children li:last-child .comment-content {
	border-bottom: 1px solid #DEE0E0;
}
#comments .comment-content {
	border-bottom: 1px solid #DEE0E0;
	margin: 0 0 30px 80px;
	padding: 0 0 20px;
}
#comments ol li:last-child .comment-content {
	border:none;
}

/* Comment Meta  */	
#comments .comment-meta {
	margin:0 0 10px;
}
#comments .comment .avatar {
	float:left;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#comments .comment .comment-meta time, 
#comments .comment .comment-content {
	display: block;
	margin-left: 80px;
}
#comments .comment-meta cite {
	font-style:normal;
	font-weight:bold;
	font-size:16px;
	color: #444;
	margin-left: 35px;
}
#comments .comment-meta cite a {
	color: #444;
}
#comments .comment-meta .author-badge {
	margin:0 0 0 10px;
	padding:3px 10px;
	color:#fff;
	font-size: 11px;
	font-weight:normal;
}
.comments-area .comment-meta time {
	font-size:13px;
	color: #808080;
}

/* Comment Actions  */
#comments .comment-action {
	float:right;
	font-size:13px;
}
#comments .comment-action a, 
#comments .comment-action a:hover {
	color:#666;
}
#comments .comment-edit-link {
	margin:0 10px 0 0;	
}
#comments .comment-edit-link:before {
	content: "\f044";
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	margin:0 5px 0 0;
}

#comments .comment-reply-link:before {
	content: "\f112";
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	margin:0 5px 0 0;
}
.bypostauthor {}

/* =Respond Styling
-------------------------------------------------------------- */

#respond {
	margin:0 0 30px;
}
#reply-title {
	font-size: 24px;
	line-height: 28px;
	border-bottom: 1px solid #E6E6E6;
	margin: 0 0 20px;
	padding: 0 0 10px;
	color:#444;
	letter-spacing: -0.5px;
}
#respond p {
	margin:0 0 15px;
	overflow: hidden;
}
#respond #author, #respond #email, #respond #url {
	float:left;
	margin:0 10px 0 0;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label {
	font-size: 13px;
    line-height: 46px;
}
#respond .required {
	font-size:12px;
	color:#A03717;
	position:relative;
	top:-5px;
}
#respond .comment-form-comment label {
	display:none;
}
#respond .form-allowed-tags {
	background:#f7f7f7;
	padding: 15px 20px;
	font-size:13px;
}
#respond .form-allowed-tags code {
	margin:10px 0 0;
	font-size:12px;
	line-height:1.4em;
}
#commentform #submit {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	padding: 14px 25px;
	border:none;
	text-shadow:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#commentform #submit:hover {
	background:#4A4A4A;
}
#respond #commentform #comment {
	width:100%;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	margin-bottom:20px; padding: 30px !important;
}
.widget .widget-title {
	    border-bottom: 4px double #E5E5E5;
    color: #444;
    font-size: 20px;
    margin: 0 0 20px;
    position: relative;
    padding: 0 0 10px 0;
}
.widget .widget-title span {
	background:#fff;
	display: table;
    margin: -6px 0 -9px;
    padding: 0 10px 0 0;
}
.widget ul {
	padding:0;
	margin:0;
	list-style:none;
}
.widget a,
.widget a:visited {
	color:#45454C;
	text-decoration:none; font-weight: 400;
}
.widget li {
	margin:0 0 10px;
}
.widget li:last-child {
	border-bottom:none;
}
.widget ul ul {
	margin:10px 0 0 10px;
}

/*	Custom Category Widget */
.widget_categories ul span {
	color:#fff;
	font-size:11px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:5px 7px;
	line-height:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.widget_categories ul ul {
    margin: 10px 0 0 20px;
}
.widget_categories ul li {
    clear: both;
    line-height: 18px;
    margin: 0 0 12px;
}

/*	List Widget Styling */
.widget_recent_entries li, 
.widget_recent_comments li, 
.widget_meta li, 
.widget_nav_menu li, 
.widget_pages li,
.widget_archive li,
.widget_recent_comments li {
	padding:0 0 0 20px;
	position:relative;
}
.widget_recent_entries li:before,
.widget_meta li:before, 
.widget_nav_menu li:before, 
.widget_pages li:before,
.widget_archive li:before,
.widget_recent_comments li:before {
	font-family: FontAwesome;
	content: "\f105";
	position:absolute;
	top:0;
	left:0;
}

/*	Article Widget */
.widget.st_articles_widget li, 
.widget.st_popular_articles_widget li {
	margin: 0 0 15px;
	padding: 0 0 0 30px;
	border:none;
	min-height:22px;
	position:relative;
}
.widget.st_articles_widget li:last-child, 
.widget.st_popular_articles_widget li:last-child {
	margin: 0;
}
.st_articles_widget li.format-standard:before, 
.st_popular_articles_widget li.format-standard:before,
.st_articles_widget li.format-video:before, 
.st_popular_articles_widget li.format-video:before {
    display: inline;
    font-family: FontAwesome;
    font-weight: normal;
	font-size: 22px;
	position:absolute;
	top:2px;
	left:0;
}
.st_articles_widget li.format-standard:before, 
.st_popular_articles_widget li.format-standard:before {
	content: "\f0f6";
}
.st_articles_widget li.format-video:before, 
.st_popular_articles_widget li.format-video:before {
	content: "\f008";
	font-size: 16px;
}

/*	Search Widget */
.widget_search #s {
	width:100%;
	padding:8px;
}

/* Calendar Widget */
.widget_calendar {
	float: left;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #525A61;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}
#wp-calendar thead {
	font-size: 10px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
}
#wp-calendar tbody {
	color: #aaa;
	background:#fafafa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding:8px;
}
#wp-calendar tbody td:hover {
	background: #fff;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}

/* Sidebar Widget Styles */
#sidebar .widget_search #s {
	background:#fff;
}


/* = Homepage
-------------------------------------------------------------- */

.home .page-title {
	font-size:22px !important;	
}
#homepage-categories {
	margin:0 0 24px;
}
#homepage-categories .row {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 24px;
	padding:0;
}
#homepage-categories .row:last-child {
	border:none;
	margin: 0;
	padding:0;
}
#homepage-categories .column {
	padding-left:0x;
}
#homepage-categories .column:before {
    content:  "\f07b";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 26px;
    font-weight: normal;
	color: #4D4D4D;
	position: absolute;
    left: 0;
    top: 0;
}
#homepage-categories a,
#homepage-categories a:visited {
	color:#4d4d4d;
}
#homepage-categories h3 {
	font-size:16px;
	margin:0 0 25px 40px;
}
#homepage-categories h3 a {
	color:#4d4d4d;
}
#homepage-categories .cat-count,
.category .sub-categories .cat-count {
	color: #999999;
	font-size: 12px;
	margin: 0 0 0 5px;
}
#homepage-categories ul {
	list-style:none;
	padding:0;
	margin:0;
	line-height: 20px;
}
#homepage-categories ul li {
	padding:0 0 0 30px;
	margin: 0 0 15px;
	position:relative;
}
#homepage-categories ul li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	font-size: 22px;
    position: absolute;
    top: 0;
	left: 0;
}
#homepage-categories ul li.format-standard:before {
	content: "\f0f6";
}
#homepage-categories ul li.format-video:before {
	content: "\f008";
	font-size: 16px;
}
#homepage-categories .sub-categories {
	list-style:none;
	padding:0;
	margin:0;
}
#homepage-categories .sub-categories li {
	padding:0 0 0 30px;
	margin: 0 0 15px;
	position:relative;
}
#homepage-categories .sub-categories li:before {
    content:  "\f07b";
    display: inline;
    font-family: FontAwesome;
    font-weight: normal;
	font-size: 18px;
	color: #4D4D4D;
	position: absolute;
	left: 0;
    top: 0;
}


/* = Live Search
-------------------------------------------------------------- */

#live-search {
	/*background:#f5f5f5;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;*/padding:40px 0 !important;
	background: linear-gradient(90deg, #000a2d 0%, #06155a 100%); text-align: center;
	
}
#live-search h1 {font-weight: 700; font-size: 40px; color: #fff; line-height: 50px;}
#live-search h1 span {color: #fff; font-size: 20px; font-weight:400; display: block;}
#live-search #searchform {
	width:100%;
	background:#fff;
	border:1px solid #d1d1d1;
	position:relative;
	-moz-border-radius:99px;
	-webkit-border-radius:99px;
	border-radius:99px;
}
#live-search #s {
	float: left;
    width: 80%;
	background:none;

	color:#595959;
	font-size:16px;
	padding:20px 25px;
	border:none;
	box-shadow:none;
	position:relative;
}
#live-search i.live-search-loading {
	font-size: 24px;
	position:absolute;
    right: 160px;
    top: 18px;
	display:none;
}
#live-search #s.live-search-loading + i.live-search-loading {
	display:inline-block;
}
#live-search #searchsubmit {
	position:absolute;
	right:0;
	top:0;
	color:#fff;
	margin:12px 25px 0 0;
	padding: 10px 18px;
	text-transform:uppercase;
	border:none;
	-moz-border-radius:99px;
	-webkit-border-radius:99px;
	border-radius:99px;
}
#live-search #searchsubmit:hover {
	background-color:#4A4A4A;
}
#live-search #searchsubmit i {
	margin:0 5px 0 0;
}
#search-wrap {
	position:relative;
}
#search-result {
	position:absolute;
	background:#fff;
	list-style:none;
	font-size:13px;
	top:20px;
	left: 5px;
	margin: 0;
    padding: 10px 5px;
	border:1px solid #d1d1d1;
	box-shadow:1px 1px 2px rgba(0,0,0,0.1);
	z-index:9999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}
#search-result:before {
	border-color: transparent transparent #ccc;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 40px;
    position: absolute;
    top: -25px;
    width: 0;	
}
#search-result:after {
	border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;



    left: 40px;
    position: absolute;
    top: -24px;
    width: 0;
	z-index: 999;
}
#search-result li {
	margin:0;
}
#search-result li.standard a:before,
#search-result li.video a:before,
#search-result li.faq a:before {
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	font-size: 16px;
	margin:0 10px 0 0;
}
#search-result li.standard a:before {
	content:"\f0f6";	
}
#search-result li.video a:before {
	content:"\f008";
	font-size: 12px;
}
#search-result li.faq a:before {
	content:"\f059";
}
#search-result li:last-child {
	margin:0;
}
#search-result a {
	display:block;
	color:#444;
	padding: 5px 10px;
	white-space:nowrap;
}
#search-result a:hover {
	text-decoration:none;
	background:#F5F5F5;	
	-moz-border-radius:99px;
	-webkit-border-radius:99px;
	border-radius:99px;
}
#search-result img {
	vertical-align:middle;
	margin:0 10px 0 0;
}
#search-result .nothing-here {
	padding:0 5px;	
}
#jquery-live-search {
	overflow:visible  !important;	
}


/* = FAQ Styling
-------------------------------------------------------------- */

.st_faq {
	border-bottom: 1px solid #E6E6E6;
	margin: 0 0 20px;
	padding: 0 0 10px 45px;
}
.st_faq .entry-title {
	font-size: 22px;
	line-height: 28px;
	padding: 0 40px 0 0;
	position: relative;
}
.st_faq .entry-title:hover {
	cursor:pointer;
}
#content .st_faq:last-child {
	border:none;
}
.post-type-archive-st_faq .st_faq .entry-content {
	display:none;
}
.st_faq .entry-content p {
	margin: 0 0 10px;
}
.st_faq .action {
	background:#4d4d4d;
	color:#fff;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: -45px;
	top:4px;
	width: 25px;
	height: 25px;
	border-radius:99%;
	-moz-border-radius:99%;
	-webkit-border-radius:99%;
}
.st_faq h2 .plus, .st_faq h2 .minus {
	display:none;
}
.st_faq h2 .plus {
	display:block;
}
.st_faq h2.active .minus {
	display:block;
}
.st_faq h2.active .plus {
	display:none;
}

/*------------------------------------------------------------------------------
Author Page
------------------------------------------------------------------------------*/

.author #entry-author {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 30px;
    padding: 0 0 30px;
}




/*------------------------------------------------------------------------------
Responsive CSS
------------------------------------------------------------------------------*/

@media screen and (max-width: 720px) {


/* Site Structure */
#primary.sidebar-off #content,
#primary.sidebar-right #content,
#primary.sidebar-left #content,
#primary.sidebar-off #sidebar,
#primary.sidebar-right #sidebar,
#primary.sidebar-left #sidebar {
	width:100%;
	float:none;
	clear: both;
	padding:40px 0 0;
	margin: 0 0 20px;
	border:none;
	left:auto;
	right:auto;	
}

/* Site Header */

#site-header {
	text-align:center;
}
#site-header #logo {
	float:none;
	margin:0 auto 24px;
}
#site-header #logo h1 {
	margin: 0 auto;
}
#site-header #logo img {
	margin: 0 auto;
}

/* Site Footer */

#site-footer 
#footer-nav, 
#site-footer #copyright {
	float: none;
	text-align:center;
}
#site-footer #footer-nav {
	display:block;
	margin:0 0 20px;
}
#footer-widgets .widget {
    margin-bottom: 36px;
}

/* Nav Primary */

#primary-nav  {
	display: none;
}
#primary-nav-mobile {
	display:block;	
}

/* Live Search */

#live-search #searchsubmit span {
	display:none;
}
#live-search #searchsubmit i {
    margin: 0;
}

} /* END Media Query */

@media screen and (max-width: 480px) {

#live-search #s {
	width:75%;
}
.category .sub-categories li {
	margin: 0 0 10px;
	float:none;
	width:auto;
}


} /* END Media Query */


/* Sidebar */

	aside#sidebar a.sb-button
	{
		width: 100%;
		height: 51px;
		margin-bottom: 20px;
		display: block;
		color: #fff;
		font-size: 30px;
		padding-top: 14px;
		text-transform: lowercase;
		text-align: center;
	}

	aside#sidebar a.blue
	{
		background: #1a66b4;
	}


	aside#sidebar a.blue:hover
	{
		background: #0C539D;
	}

	aside#sidebar a.grey
	{
		background: #444444;
	}

	aside#sidebar a.grey:hover
	{
		background: #333333;
	}

/* End Sidebar */


/* Header */

	header
	{
	 
		height: auto;
		margin: 0 0 0px 0px !important;
		/*border-top: 5px solid #fcc852;*/
		background: #fff;
		z-index: 1; color: #999;
    font-size: 14px;
	}
	
	/* Logo and Top Links */
	
		.head
		{ 
			width: 100%;
			height: auto; background: linear-gradient(90deg, #000a2d 0%, #06155a 100%);
			
		}

		div.header-nav
		{
			float: right;
			width: 400px;
			min-height: 41px;
			margin-top: 16px; /*38px;*/
			font-family:  'Mulish', sans-serif;
		}
		
		div.header-nav > div
		{
			font-size: 18px;
			padding-top: 11px;
		}
		
		div.header-nav > div > a:link, div.header-nav > div > a:visited
		{
			color: #000;
			font-weight: bold;
			text-decoration: none;
		}
		
		div.header-nav > div.header-nav1
		{
			float: left;
			width: 35%;
			min-height: 41px;
			padding-left: 60px;
			background: url('https://www.webhosting.uk.com/kb/wp-content/themes/knowhow/images/icons/forums-icon.png') no-repeat 0% 50%;
		}
		
		div.header-nav > div.header-nav2
		{
			float: right;
			width: 50%;
			min-height: 41px;
			padding-left: 45px;
			background: url('https://www.webhosting.uk.com/kb/wp-content/themes/knowhow/images/icons/kb-icon.png') no-repeat 0% 50%;
		}

		@media (max-width: 710px)
		{
			div.header-nav
			{
				display: none;
			}
		}
		
		div.header-logo
		{
			float: left;
			/*width: 256px;*/
                         width: auto;
			-webkit-transition: all 200ms ease 0s;
			-moz-transition: all 200ms ease 0s;
			-ms-transition: all 200ms ease 0s;
			-o-transition: all 200ms ease 0s;
			transition: all 200ms ease 0s;
		}
		
		div.header-logo a
		{
			display: block;
			width: 100%;
			height: auto;
			margin: 10px;
			font-size: 0px;
		}
		
		div.header-logo a img
		{
			width: 100%;
			max-width: 256px;
			max-height: 82px;
			height: auto;
		}
		
		@media (max-width: 991px) /* Make the top right menu items central if viewport is small */
		{
			
			/* If the header menu is smaller than it should be, we need to increase the size of it
			 * this occurs if the user has scrolled down the page while viewport width >= 992 px 
			 * 
			 * (Header Adjustments) */
			 
			 /* Header Adjustments */
			 
				.header-logo
				{
					width: 256px !important;
					margin: auto;
				}
				
				.navbar-inverse .navbar-nav > li, .navbar-inverse .navbar-nav > li > a
				{
					height: auto !important;
				}
				
				.navbar
				{
					min-height: 40px !important;
				}
				
				.navbar-inverse .navbar-nav > li > a
				{
					padding-top: 12px !important;
				}
			
			/* End Header Adjustments */
			
			header
			{
				position: static;
			}
			
			.middle-area
			{
				margin-top: 42px !important;
			}
		}
		
	/* End Logo and Top Links */
	
	/* Menu Container */
	
		.navbar
		{
			min-height: 40px;
			z-index: 1;
		}
		
		@media (max-width: 991px)
		{
			.navbar, .dropdown-menu
			{
				font-size: 12px;
			}

		}
		
		.navbar, .navbar-inverse
		{
			/*background: #1a66b4;background: #C22026;*/ background: linear-gradient(90deg, #000a2d 0%, #06155a 100%);
			border: 0;
			margin-bottom: 0;
			/*box-shadow: 0px 1px 5px -2px #555;*/
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
			border-radius: 0;
			z-index: 101;
		}
		
		.navbar-inverse .container
		{
			width: auto;
			max-width: 1200px;
		}
		
		.navbar .navbar-nav
		{
			width: 100%;
			padding: 0;
		}

		.navbar .navbar-nav li
		{
			font-size: 14px;
			font-family:  'Mulish', sans-serif;
		}
		
	/* End Menu Container */
	
	
	/* Main Menu Items */
	
		.navbar-inverse .navbar-nav li.client-login
		{
			float: right;
		}
	
		.navbar-inverse .navbar-nav > li > a
		{
			color: #fff;
			padding-top: 12px;
			padding-bottom: 10px;
			-webkit-transition: all 200ms ease 0s;
			-moz-transition: all 200ms ease 0s;
			-ms-transition: all 200ms ease 0s;
			-o-transition: all 200ms ease 0s;
			transition: all 200ms ease 0s;
		}

		.navbar-inverse .navbar-nav > .active > a
		{
			box-shadow: none;
		}
		
		.navbar-inverse .navbar-nav li.active a:hover, .navbar-inverse .navbar-nav li a:hover, .navbar-inverse .navbar-nav > li.open > a, .navbar-inverse .navbar-nav > li.open > a:hover, .navbar-inverse .navbar-nav li.open a:focus, .navbar-inverse .navbar-nav li.active a:focus
		{
			color: #fff;
			/*background: #FCC852; background: #1e4496;*/background: #4a4a4a;
		}
		
		.navbar-inverse .navbar-nav li.active a
		{
			color: #fff;
			font-weight: bold;
			background: #1a66b4;					
		}
		
		.navbar-inverse .navbar-nav li.client-login a
		{
			background: #FCC852;
		}
	
	/* End Main Menu Items */
	
	
	/* Navbar Toggle Button (Mobile Optimised Menu) */
	
		.navbar-toggle
		{
			border: 0;
		}
		
		.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active
		{
			/*background: #1c63ac;*/ background: #a7161c;
		}
	
	/* End Navbar Toggle Button (Mobile Optimised Menu) */
	
	
	/* Drop Down Menus */
	
		.dropdown-menu
		{
			/*background: #1c63ac;*/background: #C22026;
			border: 2px solid #a7161c;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			box-shadow: none;
			z-index: 999 !important;
		}

		.navbar .navbar-nav li.active
		{
			float: right;
		}

		@media (max-width: 767px)
		{
			.navbar .navbar-nav li.active
			{
				float: left;
			}

			.navbar .navbar-nav li.active > a
			{
				background: none !important;
			}
		}

		.navbar .navbar-nav li.active > a
		{
			font-weight: normal;
			/*background: #FCC852; background: #1e4496;*/ background: #4a4a4a;
		}
		
		.navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .dropdown-menu li a
		{
			color: #fff;
		}
		
		.navbar-inverse .navbar-collapse
		{
			max-height: none;
			border-color: #1c63ac;
			padding: 0;
		}
		
		@media (max-width: 767px) /* Mobile Users */
		{
			.navbar-inverse .container .navbar-collapse .dropdown, .navbar-inverse .container .navbar-collapse .navbar-nav li
			{
				padding-left: 10px;
			}
			
			.navbar-inverse .navbar-nav li.client-login
			{
				display: block;
				float: none;
			}
			
			.navbar-inverse .navbar-nav li.offers
			{
				display: block;
			}
		}
	
	/* End Drop Down Menus */


	/* Sliding Gallery */

		#featured .ui-tabs-panel, #featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured li.ui-tabs-nav-item a:hover{background:#1a66b4}

		#content .info .fdate, #content .info p.postedby, #content .info a.fcomment{color:#fff}

	/* End Sliding Gallery */


	/* Breadcrumbs */
		a [class^="icon-"]:hover, a [class*=" icon-"]:hover{text-decoration:none}
	/* End Breadcrumbs */

/* ** End Header ** */


/* ** Footer Area ** */

	footer
	{
		width: 100%;
		padding-bottom: 10px;
		min-height: 215px;
		/*border-top: 5px solid #FCC852;*/
		background: #C22026;
	}
	
	footer > .middle-footer
	{
		max-width: 1200px;
		margin: auto;

	}
	
	footer > .middle-footer > div
	{		
		font-weight: 200;
		color: #fff;
		padding: 20px;
	}
	
	footer > .middle-footer > .middle-footer1
	{
		float: left;
		width: 70%;
	}
	
	footer > .middle-footer > .middle-footer2
	{
		float: right;
		width: 30%;
	}

	@media (max-width: 500px)
	{
		footer > .middle-footer > .middle-footer1, footer > .middle-footer > .middle-footer2
		{
			float: none;
			width: 100%;
		}
	}
	
	footer > .middle-footer div h2
	{
		margin: 0;
		padding: 10px 0px 5px;
		color: #fff;
		font-size: 30px;
		font-weight: 200;
		font-family:  'Mulish', sans-serif;
		margin-bottom: 6px;
		text-transform: lowercase;
	}

	footer p
	{
		font-size: 13px;
		line-height: 22px;
	}
	
	footer > .middle-footer p
	{
		margin: 0px;
		padding: 0px;

		color: #fff;
		font-family:  'Mulish', sans-serif;
		font-weight: 300;
	}
	
	footer > .middle-footer > p
	{
		margin-left: 20px;
		font-size: 13px;
	}
	
	footer > .middle-footer div p a:link, footer > .middle-footer div p a:visited, footer > .middle-footer p a:link, footer > .middle-footer p a:visited
	{
		color: #fff;
	}
	
	footer > .middle-footer div p a:hover
	{
		text-decoration: underline;
	}

	/* Cookie Notice */

		#cookie{width:129px;height:76px;position:fixed;bottom:0;right:85px;display:none;background:url(https://www.eukhost.com/images/cookies.png) no-repeat;z-index:999}#cookie #cookies_info{width:57px;height:45px;position:absolute;bottom:0;left:0}#cookie #cookies_accept{width:72px;height:45px;position:absolute;bottom:0;right:0}#cookie:hover{cursor:pointer}

	/* End Cookie Notice */

/* ** End Footer Area ** */


/* Gaurav CSS */
.nav__item .btn {line-height: 0px !important;}
/*.nav__item a {color: #fff !important;}*/
.nav>li>a:hover, .nav>li>a:focus {background-color: transparent !important;}
#live-search #searchsubmit, input[type="submit"] {background-color: #223793 !important;}
.nav__dropdown ul{margin:0px !important;}
body.scroll-up nav .main-nav .nav__link, body.scroll-down nav .main-nav .nav__link {color: #2a3044 !important;}

.site-content {z-index: 10;  background: #ccc; padding: 40px 0px !important;background: #f6f6f6 !important;}

.post:before {display: none;}
.entry-content p {margin: 0px}
/*.entry-meta span {display: none !important;}
.entry-meta {margin: -15px 0 15px; }*/
.search-form label {width: 100% !important; margin-bottom: 15px !important;}
#block-3 {background: transparent !important; padding: 0px !important;  box-shadow: none !important;}

.wp-block-button__link {width: 100% !important; float: left;}
.wp-block-buttons>.wp-block-button {display: block !important; margin: 0; width: 100%;}
.wp-block-button__link {color: #fff;  background-color: #102483 !important; border-radius: 0;}
#block-2 a {color: #fff !important; text-decoration: none;}
#block-3 a {color: #ffffff !important;} 
#block-3 a:visited {color: #ffffff !important;}
#search-3 input[type="search"] {width: 88% !important;}
.entry-content img {margin: 20px 0 !important;}
.page-header {padding-bottom: 9px; margin: 0 0 20px 0 !important; border: 1px solid #E6E6E6; padding: 10px 20px 5px 20px;}
.page-title {font-weight: 1em !important;}
.page-header h1 {font-weight: 1em !important;}


/*-------- Gaurav CSS ---------*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
margin-bottom:.5rem;
	font-weight: 500;
	line-height: 1.2;
}
.h1, h1 {
	font-size: calc(1.375rem + 1.5vw) !important;
}
@media (min-width:1200px) {
.h1, h1 {
	font-size: 2.5rem !important; 
}
}
.h2, h2 {
font-size:calc(1.325rem + .9vw) !important;
}
@media (min-width:1200px) {
.h2, h2 {
	font-size: 2rem !important; 
}
}
.h3, h3 {
font-size:calc(1.3rem + .6vw) !important;
}
@media (min-width:1200px) {
.h3, h3 {
	font-size: 1.75rem !important;
}
}
.h4, h4 {
font-size:calc(1.275rem + .3vw) !important;
}
@media (min-width:1200px) {
.h4, h4 {
	font-size: 1.5rem !important;
}
}
.h5, h5 {
	font-size: 1.25rem !important;
}
.h6, h6 {
	font-size: 1rem !important;
}

/*dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0; 
}
 
 
ol, ulol, ul {
	padding-left: 3rem !important;
 	margin: 10px 0px !important;
}

 
ul, ol {
	padding-left: 3rem !important;
	margin: 10px 0px !important;
}
ul li {line-height: 35px !important;}
ol li {line-height: 35px !important;}*/
article ol, ulol, ul {padding: 20px !important;  margin: 10px 0px !important;}
aside ol, ul {padding-left: 40px !important;  margin: 10px 0px !important;}
aside h4 {margin-bottom: 0rem !important;}
.sidebar-main aside:nth-child(n+6) {padding: 10px 30px 30px 30px !important;}
.sidebar-main aside:nth-child(n+7) {padding: 30px 30px 0 30px !important;}
.sidebar-main aside:nth-child(n+8) {padding: 10px 30px 30px 30px !important;}

/*-------- Gaurav CSS heading tag and Menu  ---------*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
margin-bottom:.5rem;
	font-weight: 500 !important;
	line-height: 1.2;
}
.h1, h1 {
	font-size: calc(1.375rem + 1.5vw);
}
@media (min-width:1200px) {
.h1, h1 {
	font-size: 2.2rem;
}
}
.h2, h2 {
font-size:calc(1.325rem + .9vw);
}
@media (min-width:1200px) {
.h2, h2 {
	font-size: 2rem;
}
}
.h3, h3 {
font-size:calc(1.3rem + .6vw);
}
@media (min-width:1200px) {
.h3, h3 {
	font-size: 1.75rem
}
}
.h4, h4 {
font-size:calc(1.275rem + .3vw);
}
@media (min-width:1200px) {
.h4, h4 {
	font-size: 1.5rem
}
}
.h5, h5 {
	font-size: 1.25rem;
}
.h6, h6 {
	font-size: 1rem;
}


article ul {display: block; list-style-type: disc; margin-left: 0;  margin-right: 0; padding-left: 40px; width: 100% !important;}
article ul li { font-size: 16px!important; color: #2a2d38; font-weight: 400;  line-height: 27px; letter-spacing: 0!important; font-family: 'Mulish', sans-serif;}
article ul li > ul {padding-left: 1.2em !important; width: 100% !important; list-style-type:circle !important;}

article ol {list-style-type: none !important; counter-reset: item !important; margin: 0!important; padding: 0; width: 100% !important;}
article ol > li {display: table !important; counter-increment: item !important; font-size: 16px!important; color: #2a2d38; font-weight: 400;  line-height: 27px; letter-spacing: 0!important; font-family: 'Mulish', sans-serif;}
article ol > li:before {content: counters(item, ".") ". " !important; display: table-cell !important; padding-right: 0.6em !important;}
article ol li > ol {padding-left: 0 !important; margin: 0px !important; width: 100% !important;  }
article li ol > li:before {content: counters(item, ".") " " !important;}

article li img {margin: 10px 0 !important;}

article ol > li p {margin: 10px 0 10px 0 !important;}
article ol > p {margin: 10px 0 10px 0 !important;}
article ul > li p {margin: 10px 0 10px 0 !important;}
article ul > p {margin: 10px 0 10px 0 !important;}
.footer-container ul { padding-left: 0px !important;}
.footer-container ol { padding-left: 0px !important;}
.footer-container h6 {font-size: 1.2rem !important;}
#categories-3 ul {padding-left: 0px !important;}
#block-3 ul {padding-left: 0px !important;}
#block-5 ul {padding-left: 0px !important;}


h1.entry-title {
	font-size: calc(1.375rem + 1.5vw); line-height: 40px !important;
}
@media (min-width:1200px) {
h1.entry-title {
	font-size: 2.5rem; line-height: 40px !important; 
}
}
h2.entry-title {
font-size:calc(1.325rem + .9vw); line-height: 35px !important;
}
@media (min-width:1200px) {
h2.entry-title {
	font-size: 2rem; line-height: 35px !important;
}
}
h3.entry-title {
font-size:calc(1.3rem + .6vw); line-height: 30px !important;
}
@media (min-width:1200px) {
h3.entry-title {
	font-size: 1.75rem; line-height: 30px !important;
}
}
h4.entry-title {
font-size:calc(1.275rem + .3vw); line-height: 27px !important;
}
@media (min-width:1200px) {
h4.entry-title {
	font-size: 1.5rem; line-height: 27px !important;
}
}
h5.entry-title {
	font-size: 1.25rem; line-height: 27px !important;
}
h6.entry-title {
	font-size: 1rem; line-height: 27px !important;
}

h1 strong {font-weight: 500 !important;}
h2 strong {font-weight: 500 !important;}
h3 strong {font-weight: 500 !important;}
h4 strong {font-weight: 500 !important;}
h5 strong {font-weight: 500 !important;}
h6 strong {font-weight: 500 !important;}
aside ul {padding: 0px !important; margin: 0px !important;}
p a {color: #de000a; text-decoration: underline; font-size: 14px; font-weight: 400; }
.footer__site-map ul {margin: 0px !important; padding: 0px !important;}
#block-2 {margin-bottom: 20px; padding: 0!important;}
a.more-link {
    margin: 15px 0 0 0;
    float: left;
    display: block;
    width: 100%;
}

/*!
 * Theme Name: FastBlog
 * Version: 1.6.5
 * Theme URI: https://wordpress.org/themes/fastblog
 * Author: Jitesh Patil <jitesh.patil@gmail.com>
 * Author URI: https://www.jiteshpatil.com/
 * Description: FastBlog is a simple WordPress theme for marketers and bloggers. Supports a hero area, full page wide template for page builders like Elementor, custom colors and custom fonts.
 * Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, full-width-template, sticky-post, threaded-comments, translation-ready, blog
 * License: GNU General Public License v3 or later
 * License URI: https://www.gnu.org/licenses/gpl-3.0.en.html/
 * Text Domain: fastblog
 */
 

/* =Notes
--------------------------------------------------------------

Please don't edit this file directly. Consider using a Child Theme (http://codex.wordpress.org/Child_Themes) or overiding CSS by using the Custom CSS box in the theme options panel.


/* apply a natural box layout model to all elements */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* = Normalize and Reset
-------------------------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family: 'Mulish', sans-serif;}
body{margin:0}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
h1{font-size:2em;margin:.67em 0}
h2{font-size:1.5em;margin:.83em 0}
h3{font-size:1.17em;margin:1em 0}
h4{font-size:1em;margin:1.33em 0}
h5{font-size:.83em;margin:1.67em 0}
h6{font-size:.75em;margin:2.33em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
p,pre{margin:1em 0}
pre,code,kbd,samp{font-family:  'Mulish', sans-serif; _font-family:  'Mulish', sans-serif; font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:75%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:0px !important;}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}


/* =Responsive Grid
-------------------------------------------------------------- */

/*.row, .row-fixed, .row-adaptive, .row-delaybreak { width: 100%; max-width: 980px; margin: 0 auto;zoom: 1; }*/
.row:before, .row:after, .row-fixed:before, .row-fixed:after, .row-adaptive:before, .row-adaptive:after, .row-delaybreak:before, .row-delaybreak:after { content:""; display:table; }
.row:after, .row-fixed:after, .row-adaptive:after, .row-delaybreak:after { clear: both; }
.column { margin-left: 4.4%; float: left; min-height: 1px; position: relative; margin-bottom:1.5em;}
.column:first-child { margin-left: 0;}
.row .col-half, .row-fixed .col-half, .row-adaptive .col-half {width: 47.78%;}
.row.half-gutter .col-half:nth-child(3n+4), .row-fixed.half-gutter .col-half:nth-child(3n+4), .row-adaptive.half-gutter .col-half:nth-child(3n+4), .row-delaybreak.half-gutter .col-half:nth-child(3n+4) {margin-left:0;clear: left;}
.row .col-third, .row-fixed .col-third, .row-adaptive .col-third {width: 30.4%;}
.row.half-gutter .col-third:nth-child(3n+4), .row-fixed.half-gutter .col-third:nth-child(3n+4), .row-adaptive.half-gutter .col-third:nth-child(3n+4), .row-delaybreak.half-gutter .col-third:nth-child(3n+4) {margin-left:0;clear: left;}
.row .col-fourth, .row-fixed .col-fourth, .row-adaptive .col-fourth {width: 21.7%;}
.row.half-gutter .col-fourth:nth-child(4n+5), .row-fixed.half-gutter .col-fourth:nth-child(4n+5), .row-adaptive.half-gutter .col-fourth:nth-child(4n+5), .row-delaybreak.half-gutter .col-fourth:nth-child(4n+5) {margin-left:0;clear: left;}
.row .col-fifth, .row-fixed .col-fifth, .row-adaptive .col-fifth {width: 16.48%;}
.row .col-sixth, .row-fixed .col-sixth, .row-adaptive .col-sixth {width: 12.98%;}
.row.half-gutter .column, .row-fixed.half-gutter .column, .row-adaptive.half-gutter .column, .row-delaybreak.half-gutter .column {margin-left:2.2%;}
.row.half-gutter .column:first-child, .row-fixed.half-gutter .column:first-child, .row-adaptive.half-gutter .column:first-child, .row-delaybreak.half-gutter .column:first-child {margin-left:0;}
.row.half-gutter .col-half, .row-fixed.half-gutter .col-half, .row-adaptive.half-gutter .col-half, .row-delaybreak .col-half {width: 48.9%;}
.row.half-gutter .col-third, .row-fixed.half-gutter .col-third, .row-adaptive.half-gutter .col-third, .row-delaybreak .col-third {width: 31.86%;}
.row.half-gutter .col-fourth, .row-fixed.half-gutter .col-fourth, .row-adaptive.half-gutter .col-fourth, .row-delaybreak .col-fourth {width: 23.35%;}
.row.half-gutter .col-fifth, .row-fixed.half-gutter .col-fifth, .row-adaptive.half-gutter .col-fifth, .row-delaybreak .col-fifth {width: 18.24%;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth, .row-delaybreak .col-sixth {width: 14.83%;}
.row.no-gutter .column, .row-fixed.no-gutter .column, .row-adaptive.no-gutter .column {margin-left:0;}
.row.no-gutter .col-half, .row-fixed.no-gutter .col-half, .row-adaptive.no-gutter .col-half {width: 50%;}
.row.no-gutter .col-third, .row-fixed.no-gutter .col-third, .row-adaptive.no-gutter .col-third {width: 33.333%;}
.row.no-gutter .col-fourth, .row-fixed.no-gutter .col-fourth, .row-adaptive.no-gutter .col-fourth {width: 24.99%;}
.row.no-gutter .col-fifth, .row-fixed.no-gutter .col-fifth, .row-adaptive.no-gutter .col-fifth {width: 20%;}
.row.no-gutter .col-sixth, .row-fixed.no-gutter .col-sixth, .row-adaptive.no-gutter .col-sixth {width: 16.66%;}

@media only screen and (max-width: 720px) {
.row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row .row .column { padding: 0; }
.row .column { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.row .column:last-child { margin-right: 0; float: none;}
.row .column:before, .column:after { content:""; display:table; }
.row .column:after { clear: both; }
.row-adaptive .col-fourth {width: 47.8%;}
.row-adaptive .col-fourth:nth-child(3) {margin-left: 0;}
.row-adaptive.half-gutter .col-fourth {width: 48.9%;}
.row-adaptive .col-sixth {width: 30.4%;}
.row-adaptive .col-sixth:nth-child(4n+4) {margin-left: 0;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth {width: 31.86%;}
.row.no-gutter .column, .row-fixed.no-gutter .column, .row-adaptive.no-gutter .column {margin-left:0;}
.row.half-gutter .column {margin-left:0;}
.row-adaptive.hff .col-half, .row-adaptive.ffh .col-half {width:auto !important; float: none; margin-left: 0; margin-right: 0;clear:both;}
.row-adaptive.hff .col-fourth:nth-child(2) {margin-left:0;clear:left;}
.row-adaptive.hff .col-fourth:nth-child(3) {margin-left:4.4%;}
.row-adaptive.hff .col-fourth:nth-child(3) {clear:inherit;}
}

@media only screen and (max-width: 480px) {
.row-delaybreak { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row-delaybreak .row .column { padding: 0; }
.row-delaybreak .column { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.row-delaybreak .column:last-child { margin-right: 0; float: none; }
.row-delaybreak .column:before, .column:after { content:""; display:table; }
.row-delaybreak .column:after { clear: both; }
.row-adaptive .col-sixth, .row-adaptive .col-fourth {width: 47.78%;}
.row-adaptive .col-sixth:nth-child(4n+4) {margin-left:4.4%;}
.row-adaptive .col-sixth:nth-child(2n+3)  {margin-left: 0;}
.row-adaptive .col-fourth:nth-child(3) {margin-left: 0;clear:left;}
.row-adaptive .col-fourth, .row-adaptive.half-gutter .col-fourth {width:100%;margin-left:0;}
.row-adaptive.hff .col-fourth:nth-child(3) {margin-left:0;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth {width: 48.9%;}
.row-adaptive.half-gutter .col-sixth:nth-child(4n+4) {margin-left: 2.2%;}
}


/* = Core Classes
-------------------------------------------------------------- */

/*	Clearfix */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";}.clearfix:after{clear:both;}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	width: inherit;
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/*	Responsive Video Container  */
.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe, .video-container object, .video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}


/* = Entry Content Styling
-------------------------------------------------------------- */

/* For consistent vertical rhythm */
.entry-content p, 
.entry-content ul, 
.entry-content ol,
.entry-content dl,
.entry-content blockquote,
 
.entry-content code,
.entry-content pre,
.entry-content table {
	margin:0 0 24px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
}

/* Links + Bolg */
.entry-content > a {
	-ms-word-break: break-all;
     word-break: break-all;
     /* Non standard for webkit */
     word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.entry-content > a,
.entry-content  > strong {
	font-weight:600;
}
/* Lists */
.entry-content ul, 
.entry-content ol {
	margin-left:48px;
	padding: 0;
}
.entry-content ul li, 
.entry-content ol li {
	padding-left:6px;
	margin-bottom:12px;
}
.entry-content dt,
.comment-content dt {
	font-weight: 600;
}
.entry-content dd,
.comment-content dd {
	margin-bottom: 24px;
}
/* Blockquotes */
.entry-content blockquote {
	background: #f7f7f7;
	border-left:4px solid #e5e5e5;
	padding: 30px 35px 30px 100px;
    font-style: italic;
	color:#404040;
    position: relative;
}
.entry-content blockquote:before {
	display:block;
	padding: 10px;
	font-family: FontAwesome;
	content: "\f10d";
	position:absolute;
	left:25px;
	top:30px;
	font-style:normal;
	font-size:26px;
	color:#ccc;
	border:2px solid #ccc;
	border-radius:99%;
	-moz-border-radius:99%;
	-webkit-border-radius:99%;
}
.entry-content blockquote p {
	margin:0 0 20px;
}
.entry-content blockquote p:last-of-type {
	margin:0;
}
 
/* Code/Pre */
code, pre {
	display: block;
	font-family:  'Mulish', sans-serif;
	font-size: 13px;
	line-height: 22px;
	word-break: break-all;
    word-wrap: break-word;
}
pre {
	background:#F7F7F7;
	border: 1px solid #E5E5E5;
	padding: 20px;
}
/* Tables */
.entry-content table {
	background:#fafafa;
	border: 1px solid #E5E5E5;
	line-height: 2;
	width: 100%;
}
.entry-content table thead,
.entry-content table tfoot  {
	background:#f2f2f2;
}
.entry-content table td,
.entry-content table th {
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding: 8px;
	vertical-align: top;
	line-height:1.42;
}
.entry-content table td:first-child,
.entry-content table th:first-child {
	border-left: none;
}
.entry-content table tbody tr:nth-child(even) {
	background:#fff;
}

/* Intro Style */
.entry-content > .intro {
	line-height:28px;
	font-size:20px;
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.entry-caption {
	font-size: 12px;
	color: #595959;
	text-align:center;
	background:#F5F5F5;
	display:table;
	margin:5px auto 0;
	padding: 5px 20px;
	border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
img.alignleft {
	margin-right: 24px;
}
img.alignright {
	margin-left: 24px;
}

/* WordPress Gallery */
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
.gallery dd {
	margin:0;	
}
.gallery p {
	padding:0 0 10px;	
}
.gallery .gallery-caption {
	font-size:12px;
	line-height:16px;
}
.gallery .gallery-item {
	float:left;	
}
.gallery.gallery-columns-1  .gallery-item {
	width:100%;
}
.gallery.gallery-columns-2  .gallery-item {
	width:50%;
}
.gallery.gallery-columns-3  .gallery-item {
	width:33%;
}
.gallery.gallery-columns-4  .gallery-item {
	width:25%;
}
.gallery.gallery-columns-5  .gallery-item {
	width:20%;
}
.gallery.gallery-columns-6  .gallery-item {
	width:16.5%;
}
.gallery.gallery-columns-7  .gallery-item {
	width:14%;
}
.gallery.gallery-columns-8  .gallery-item {
	width:12.5%;
}
.gallery.gallery-columns-9  .gallery-item {
	width:11%;
}
.gallery.gallery-columns-6  .gallery-caption,
.gallery.gallery-columns-7  .gallery-caption,
.gallery.gallery-columns-8  .gallery-caption,
.gallery.gallery-columns-9  .gallery-caption {
	display:none; /* Hide gallery captions when they will disturb the layout */
}

/* =Forms
-------------------------------------------------------------- */

/* Inputs */
textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
	background:#fff;
	border: 1px solid #E5E5E5;
	color:#383838;
	padding: 1em;
	outline: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	*padding-top: 2px;
	*padding-bottom: 1px;
	*height: auto;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
textarea:focus,
select:focus,
input:focus {
	background:#fcfcfc;
}
textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eeeeee;
}
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
}
textarea {
	min-height: 40px;
	overflow: auto;
	resize: vertical;
	width: 100%;
}

/* Buttons */
input[type="reset"],
input[type="submit"],
input[type="button"] {
	color:#fff;
	border:none;
	-webkit-appearance: none;
	cursor: pointer;
	display: inline-block;
	outline: 0;
	overflow: visible;
	margin: 0;
	padding: 0.5em 1em;
	text-decoration: none;
	vertical-align: top;
	width: auto;
	-webkit-transition-property:background;
	-webkit-transition-duration:.12s;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-property:background;
	-moz-transition-duration:.12s;
	-moz-transition-timing-function:ease-out;
	-o-transition-property:background;
	-o-transition-duration:.12s;
	-o-transition-timing-function:ease-out;
	transition-property:background;
	transition-duration:.12s;
	transition-timing-function:ease-out;
}
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  text-decoration: none;
}
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
}
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea, select[size], select[multiple] {
    height: auto;
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}


/* = Document Setup
-------------------------------------------------------------- */

html {
	background: #fff;
}
body {
	font: 15px/24px 'Mulish', sans-serif;	
	color: #383838;
}	
a {
	text-decoration:none;
	outline:0;
	-webkit-transition-property:background color;
	-webkit-transition-duration:.12s;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-property:background color;
	-moz-transition-duration:.12s;
	-moz-transition-timing-function:ease-out;
	-o-transition-property:background color;
	-o-transition-duration:.12s;
	-o-transition-timing-function:ease-out;
	transition-property:background color;
	transition-duration:.12s;
	transition-timing-function:ease-out; word-break: break-word !important;
}
a:hover {
	cursor:pointer;
}
a:focus {
	outline: none;
}

/*	Headings */
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-weight:600; 
	margin: 0 0 10px;
	color:#1a1a1a;
}


/* = Page Structure
-------------------------------------------------------------- */

body.site-boxed {
	background:#ccc;
}
body.site-boxed #site-container {
	background:#fff;
}
.container {
	/*padding:0 30px;*/
}
body.site-boxed #site-container,
.container {
	margin: 0 auto;
	max-width: 1200px; 
}
#primary {padding: 70px 0px !important; background: #f6f6f6 !important;}
#content {
	float:left;
	width: 75%;  
}
#primary.sidebar-off #content {
	width:100%;
	float:none;
	padding: 40px 0 0 0;
}
#primary.sidebar-left #content {
	float:right;
	padding: 40px 0 0 40px;
	border-left:1px solid #e6e6e6;
}
#primary.sidebar-right #content {
	float:left;
	padding: 30px !important;
	border-right:1px solid #e6e6e6;
}
#sidebar {
	float:left;
	width: 25%;
	font-size:13px;
	line-height:22px;
	padding:0;
	position:relative;
}
#primary.sidebar-left #sidebar {
	padding-right: 30px;
	border-right:1px solid #e6e6e6;
	right: -1px;
}
#primary.sidebar-right #sidebar {
	padding-left: 30px;
	border-left:1px solid #e6e6e6;
	left: -1px;
}


/* = Header
-------------------------------------------------------------- */

/*#site-header {
	padding:35px 0;
	position: relative;
	z-index: 8000;
}
#site-header #logo {
	float:left;
}
#site-header #logo h1 {
	margin:0;
	font-size: 32px;
}
#site-header #logo, 
#site-header #logo a {
	font-size: 32px;
	color:#1a1a1a;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -1px;
}
#site-header #logo img {
	display:block;
	max-width:100%;
}*/


/* = Navigation
-------------------------------------------------------------- */

#primary-nav {
	float:right;
	position:relative;
}
#primary-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#primary-nav ul a {
    position: relative;
	color: #444;
	position: relative;
	line-height: 18px;
	font-size:15px;
	text-decoration:none;
}
#primary-nav ul li:last-child {
	background:none;
	padding:0;
	margin:0;
}
#primary-nav ul li {
	float: left;
	z-index: 40;
	height:30px;
	margin: 0 15px 0 0;
	position: relative;
}
#primary-nav > ul > li:after {
	content:"/";
	color:#ccc;
	margin: 0 0 0 15px;
}
#primary-nav > ul > li:last-child:after {
	content:"";
}
#primary-nav ul li:hover {
	visibility: inherit;
}
#primary-nav ul li:hover ul, 
#primary-nav ul li.sfHover ul {left: 0;top: 30px;z-index: 99;}
#primary-nav ul li:hover li ul, 
#primary-nav ul li.sfHover li ul, 
#primary-nav ul li li:hover li ul, 
#primary-nav ul li li.sfHover li ul, 
#primary-nav ul li li li:hover li ul, 
#primary-nav ul li li li.sfHover li ul {
	top: -9999em;
}
#primary-nav ul li li:hover ul, 
#primary-nav ul li li.sfHover ul,
#primary-nav ul li li li:hover ul, 
#primary-nav ul li li li.sfHover ul, 
#primary-nav ul li li li li:hover ul, 
#primary-nav ul li li li li.sfHover ul {
	 left: 220px;
	 top: -12px;
	}
#primary-nav ul li a:hover, 
#primary-nav ul li:hover, 
#primary-nav ul li.sfHover a, 
#primary-nav ul li.current-cat a, 
#primary-nav ul li.current_page_item a, 
#primary-nav ul li.current-menu-item a {
	text-decoration: none;
}
#primary-nav ul ul {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    margin: 10px 0 0;
    padding: 10px 0;
	position: absolute;
	top: -9999em;
	width: 220px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#primary-nav ul ul:before {
	border-color: transparent transparent #ccc;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 25px;
    position: absolute;
    top: -24px;
    width: 0;
	z-index: 999;}
#primary-nav ul ul:after {
	border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 25px;
    position: absolute;
    top: -23px;
    width: 0;
	z-index: 999;
}
#primary-nav ul ul ul:before, 
#primary-nav ul ul ul:after  {
	display:none
}
#primary-nav ul ul li {
	float: none;
	width: 100%;
	margin:0;
	padding:0;
	border:none;
	height:auto;
	text-align:left;
}
#primary-nav ul ul li a {
	display:block;
    font-size: 13px;
	font-weight: normal;
	color:#444;
	padding: 5px 10px;
    display: block;
	margin: 0 10px 2px;
	border-left:0;
}
#primary-nav ul ul li a:hover {
	text-decoration:none;
	background:#F5F5F5;	
	-moz-border-radius:99px;
	-webkit-border-radius:99px;
	border-radius:99px;
}
#primary-nav ul ul li a:hover {
	color:#4d4d4d;
}
#primary-nav .sf-sub-indicator:after {
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	content: "\f107";
	color: #999;
	margin:0 -2px 0 5px;
}
#primary-nav ul ul .sf-sub-indicator:after {
	content: "\f105";
	float:right;
}
#primary-nav ul ul a.sf-with-ul {
	margin: 0 10px;
	padding-right: 25px;
}
#primary-nav ul li.sfHover ul a {
	color: #444 !important;
}
#primary-nav ul li.sfHover ul a:hover {
	color: #444 !important;
}
#primary-nav ul li.current-cat a, 
#primary-nav ul li.current_page_item a, 
#primary-nav ul li.current-menu-item a {
	font-weight:600;
}

/* Responsive Menu */
#primary-nav-mobile {
	display:none;
	margin: 0 0 15px;	
}
#primary-nav-mobile .menu-toggle {
	background: #242526;
	position:relative;
	padding: 20px 30px;
	display:block;
	outline:none;
}
#primary-nav-mobile .menu-toggle i {
	color:#fff;
	font-size:22px;
	float:right;
}	
#primary-nav-mobile ul {
	background: #242526;
	list-style:none;
	margin: 0;
    padding:0 20px 10px;
	display:none;
}
#primary-nav-mobile ul a {
	display: block; 
	padding: 12px 0;
	outline:none;
	color: #cccccc;
	font-weight:600;
}
#primary-nav-mobile ul li {
	border-top:1px solid #313335;
}
#primary-nav-mobile ul li:first-child {
	border-top:none;
}
#primary-nav-mobile ul .sub-menu {
	border-top:1px solid #313335;
}




/* = Page Header
-------------------------------------------------------------- */

#page-header {
	border-top:0;
	/*border-bottom:1px solid #e6e6e6;*/
	margin:0 0 30px;
	padding:0 0 10px;
	position:relative;
	z-index: 0;
}
.single #page-header,
.single-format-video #page-header,
.category #page-header {
	padding-left: 50px;
}
.single #page-header:before,
.single-format-video #page-header:before,
.category #page-header:before {
	display: inline-block;
    font-family: FontAwesome;
    font-size: 32px;
    font-weight: normal;
	position: absolute;
    left: 0;    
    top: 9px;
}
.single-format-video #page-header:before {
	top: 4px;
}
.single #page-header:before {
    content: "\f0f6";
}
.single-format-video #page-header:before {
	content: "\f008";
	font-size: 22px;
}
.category #page-header:before {
	content: "\f07b";
	font-size: 26px;
}
.error404 #page-header {
	margin:60px 0 100px;
	border:none;
	text-align:center;
}
#page-header .page-title {
	font-size:28px;
	line-height: 32px;
	margin: 0 0 6px;
}
#page-header p {
	color: #808080;
    font-size: 16px;
    margin: 0 0 6px;
}
/* Breadcrumbs */
#breadcrumbs {
	color: #808080;
	font-size: 14px;
}
#breadcrumbs li {
	display:inline;
}
#breadcrumbs span {
	margin:0 5px;color:#b3b3b3;
}
#breadcrumbs a,
#breadcrumbs a:visited {
	color: #808080;
}


/* = Category Page
-------------------------------------------------------------- */

.category .sub-categories {
	list-style:none;
	padding:0;
	margin:0 0 30px 50px;
}
.category .sub-categories li {
	padding:0 0 0 30px;	
	margin: 0 0 10px;
	position:relative;
	float:left;
	width:50%;
}
.category .sub-categories h4, .category .sub-categories a {
	color:#666;
}
.category .sub-categories li:before {
	display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 0;
	content: "\f07b";
}



/* =Post Content Styles
-------------------------------------------------------------- */

.type-page {
	margin: 0 0 50px;
}
.post {
	border: 1px solid #E6E6E6;
    margin: 0 0 20px;
    padding: 30px 30px;
	position:relative; float:left;
}

.post:before {
    content: "\f0f6";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 10px;
}
.post.format-video:before {
    content: "\f008";
	font-size: 22px;
}
.search-results .st_faq:before {
    content: "\f059";
}
.single .post {
	padding:0;
	margin:0 0 40px;
	border:none; padding: 30px 40px;
}
.single .post:before {
	display:none;	
}
.sticky {}
.entry-title {
	margin:0;
}
.entry-header {
	border: 0;
}
.entry-title, 
.entry-title a,
.entry-title a:visited {
	font-size: 22px;
	color:#45454C;
	text-decoration:none;
	line-height: 32px;
	letter-spacing: -0.5px;
}
.entry-thumb {
	margin:8px 0 0 20px;
	float:right;
}
.entry-thumb a {
	display:block;
	line-height:0;
}
.entry-thumb img {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.entry-video {
	margin:0 0 25px;
}
.entry-meta {
	list-style:none;
	color:#6b6773;
	font-size:12px;
	margin: -20px 0 30px;
	padding:0 0 10px;	
	border-bottom: 1px solid #E6E6E6; display: none;
}
.entry-meta a,
.entry-meta a:visited, 
.entry-meta a:hover {
	color:#666;
	text-decoration:none;
}
.entry-meta a:hover {
	border-bottom:1px dotted #666;
}
.entry-meta strong {
	color:#4c4c4c;
}
.entry-meta ul {
	list-style:none;
	margin:0 0 24px;
	padding:0;
}
.entry-meta li {
	display:inline;
	margin:0 15px 0 0;
}
.entry-meta i {
	margin:0 3px 0 0;	
}
.tags a,
.tags a:visited {
	display:inline-block;
	padding: 5px 10px 6px;
	position: relative;
	color:#fff;
	font-size: 11px;
	line-height: 10px;
	margin: 0 0 5px 20px;
	text-decoration:none;
}
.tags a:hover {
	background:#4a4a4a;
	color:#fff;
	text-decoration:none;
}
.tags a:before {
	border-image: none;
	border-style: solid;
	border-width: 10px 8px;
	content: "";
	height: 1px;
	left: -17px;
	position: absolute;
	top: 0;
	width: 1px;
}
.tags a:hover:before {
	border-color: transparent #4a4a4a transparent transparent;
}
.tags a:after {
	background: #fff;
	content: "";
	height: 4px;
	left: -2px;
	position: absolute;
	top: 8px;
	width: 4px;
	z-index: 999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.readmore {
	display: block;
	font-style: italic;
	text-decoration:none;
}


/* =Page Navigation & Pagination
-------------------------------------------------------------- */

.page-navigation {
	color:#666;
	text-align: center;
	margin:-5px 0 30px;
}
.page-navigation a,
.page-navigation a:visited {
	color:#666;
	font-size:13px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.page-navigation .nav-next {
	float:right;
	margin:0 0 0 15px;
}
.page-navigation .nav-next a {
}
.page-navigation .nav-previous {


	float:left;
	margin:0 15px 0 0;
}
.page-navigation .nav-previous a {
}
.page-navigation .nav-next a:hover, 
.page-navigation .nav-previous a:hover {
	text-decoration:none;
}
.pagination {
	display: inline-block;
}
.pagination .current, 
.pagination a {
	padding:10px 14px;
	margin:0 5px 0 0;
	font-size:12px;
	-moz-border-radius:0%;
	-webkit-border-radius:0%;
	border-radius:0%;
}
.pagination .current {
	color:#fff; background: #223793;
}
.pagination a {
	background:#F5F5F5;
	border:1px solid #E6E6E6;
}
.page-links {
	margin:0 0 15px;	
}
.page-links strong {
	margin:0 15px 0 0;	
}
.page-links a, .page-links span {
    font-size: 12px;
    margin: 0 2px 0 0;
    padding: 4px 10px;
	border-radius: 99%;
	-moz-border-radius: 99%;
	-webkit-border-radius: 99%;
}
.page-links a {
	background: #F5F5F5;
    border: 1px solid #E6E6E6;
	color:#666;
}
.page-links span {
	color:#fff;
}


/* = Headings & Content Blocks
-------------------------------------------------------------- */

#entry-author,
#related-posts,
#comments {
	margin:0 0 50px;
}
#entry-author-title,
#related-posts-title,
#comments-title {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 25px;
    padding: 0 0 10px;
	font-size: 24px;
    line-height: 28px;
	color:#444;
	letter-spacing: -0.5px;
}


/* =  Related Styling
-------------------------------------------------------------- */

#related-posts ul {
	font-size: 13px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#related-posts li {
	float:left;
	margin: 0 0 5px;
	width: 50%;	
}
#related-posts li.standard a:before,
#related-posts li.video a:before {
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	font-size: 16px;
	margin:0 10px 0 0;
}
#related-posts li.standard a:before {
	content:"\f0f6";	
}
#related-posts li.video a:before {
	content:"\f008";
	font-size: 12px;
}
#related-posts a {
    color: #444;
}
#related-posts a:hover {
    text-decoration: none;
}
#related-posts .entry-title, 
#related-posts .entry-title a {
	font-size:14px;	
	font-weight:normal;
	margin:0;
	letter-spacing:0;
}


/* = Article Author
-------------------------------------------------------------- */
#entry-author .gravatar {
	float: left;
	margin: 0 25px 0 0px;
}
#entry-author .avatar {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#entry-author h4, 
#entry-author .entry-author-desc {
	margin: 0 0 0 95px;
}
#entry-author h4 a {
	color: #3A3A40;
    display: block;
    font-size: 18px;
    margin: 0 0 10px;
	line-height:100%;	
	
}


/* =Comment Styling
-------------------------------------------------------------- */

#comments ol {
	margin: 0;
	padding:0;
	list-style:none;
}
#comments ol.children {
	padding: 0 0 0 60px;
	position:relative;
}
#comments ol.children:before {
	content:"\f062";
	display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
	color: #808080;
    font-weight: normal;
	position: absolute;
    left: 15px;
    position: absolute;
    top: 10px;
}
#comments ol.children li:last-child .comment-content {
	border-bottom: 1px solid #DEE0E0;
}
#comments .comment-content {
	border-bottom: 1px solid #DEE0E0;
	margin: 0 0 30px 80px;
	padding: 0 0 20px;
}
#comments ol li:last-child .comment-content {
	border:none;
}

/* Comment Meta  */	
#comments .comment-meta {
	margin:0 0 10px;
}
#comments .comment .avatar {
	float:left;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#comments .comment .comment-meta time, 
#comments .comment .comment-content {
	display: block;
	margin-left: 80px;
}
#comments .comment-meta cite {
	font-style:normal;
	font-weight:bold;
	font-size:16px;
	color: #444;
	margin-left: 35px;
}
#comments .comment-meta cite a {
	color: #444;
}
#comments .comment-meta .author-badge {
	margin:0 0 0 10px;
	padding:3px 10px;
	color:#fff;
	font-size: 11px;
	font-weight:normal;
}
.comments-area .comment-meta time {
	font-size:13px;
	color: #808080;
}

/* Comment Actions  */
#comments .comment-action {
	float:right;
	font-size:13px;
}
#comments .comment-action a, 
#comments .comment-action a:hover {
	color:#666;
}
#comments .comment-edit-link {
	margin:0 10px 0 0;	
}
#comments .comment-edit-link:before {
	content: "\f044";
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	margin:0 5px 0 0;
}

#comments .comment-reply-link:before {
	content: "\f112";
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	margin:0 5px 0 0;
}
.bypostauthor {}

/* =Respond Styling
-------------------------------------------------------------- */

#respond {
	margin:0 0 30px;
}
#reply-title {
	font-size: 24px;
	line-height: 28px;
	border-bottom: 1px solid #E6E6E6;
	margin: 0 0 20px;
	padding: 0 0 10px;
	color:#444;
	letter-spacing: -0.5px;
}
#respond p {
	margin:0 0 15px;
	overflow: hidden;
}
#respond #author, #respond #email, #respond #url {
	float:left;
	margin:0 10px 0 0;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label {
	font-size: 13px;
    line-height: 46px;
}
#respond .required {
	font-size:12px;
	color:#A03717;
	position:relative;
	top:-5px;
}
#respond .comment-form-comment label {
	display:none;
}
#respond .form-allowed-tags {
	background:#f7f7f7;
	padding: 15px 20px;
	font-size:13px;
}
#respond .form-allowed-tags code {
	margin:10px 0 0;
	font-size:12px;
	line-height:1.4em;
}
#commentform #submit {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	padding: 14px 25px;
	border:none;
	text-shadow:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#commentform #submit:hover {
	background:#4A4A4A;
}
#respond #commentform #comment {
	width:100%;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	margin-bottom:20px; padding: 30px !important;
}
.widget .widget-title {
	    border-bottom: 4px double #E5E5E5;
    color: #444;
    font-size: 20px;
    margin: 0 0 20px;
    position: relative;
    padding: 0 0 10px 0;
}
.widget .widget-title span {
	background:#fff;
	display: table;
    margin: -6px 0 -9px;
    padding: 0 10px 0 0;
}
.widget ul {
	padding:0;
	margin:0;
	list-style:none;
}
.widget a,
.widget a:visited {
	color:#45454C;
	text-decoration:none; font-weight: 400;
}
.widget li {
	margin:0;
	border-bottom: 1px solid #e6e6e6;
    padding: 1rem 0; font-size: 16px;
}
.widget li:last-child {
	border-bottom:none;
}
.widget ul ul {
	margin:10px 0 0 10px;
}

/*	Custom Category Widget */
.widget_categories ul span {
	color:#fff;
	font-size:11px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:5px 7px;
	line-height:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.widget_categories ul ul {
    margin: 10px 0 0 20px;
}
.widget_categories ul li {
    clear: both;
    line-height: 18px;
    margin: 0 0 12px;
}

/*	List Widget Styling */
.widget_recent_entries li, 
.widget_recent_comments li, 
.widget_meta li, 
.widget_nav_menu li, 
.widget_pages li,
.widget_archive li,
.widget_recent_comments li {
	padding:0 0 0 20px;
	position:relative;
}
.widget_recent_entries li:before,
.widget_meta li:before, 
.widget_nav_menu li:before, 
.widget_pages li:before,
.widget_archive li:before,
.widget_recent_comments li:before {
	font-family: FontAwesome;
	content: "\f105";
	position:absolute;
	top:0;
	left:0;
}

/*	Article Widget */
.widget.st_articles_widget li, 
.widget.st_popular_articles_widget li {
	margin: 0 0 15px;
	padding: 0 0 0 30px;
	border:none;
	min-height:22px;
	position:relative;
}
.widget.st_articles_widget li:last-child, 
.widget.st_popular_articles_widget li:last-child {
	margin: 0;
}
.st_articles_widget li.format-standard:before, 
.st_popular_articles_widget li.format-standard:before,
.st_articles_widget li.format-video:before, 
.st_popular_articles_widget li.format-video:before {
    display: inline;
    font-family: FontAwesome;
    font-weight: normal;
	font-size: 22px;
	position:absolute;
	top:2px;
	left:0;
}
.st_articles_widget li.format-standard:before, 
.st_popular_articles_widget li.format-standard:before {
	content: "\f0f6";
}
.st_articles_widget li.format-video:before, 
.st_popular_articles_widget li.format-video:before {
	content: "\f008";
	font-size: 16px;
}

/*	Search Widget */
.widget_search #s {
	width:100%;
	padding:8px;
}

/* Calendar Widget */
.widget_calendar {
	float: left;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #525A61;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}
#wp-calendar thead {
	font-size: 10px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
}
#wp-calendar tbody {
	color: #aaa;
	background:#fafafa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding:8px;
}
#wp-calendar tbody td:hover {
	background: #fff;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}

/* Sidebar Widget Styles */
#sidebar .widget_search #s {
	background:#fff;
}


/* = Homepage
-------------------------------------------------------------- */

.home .page-title {
	font-size:22px !important;	
}
#homepage-categories {
	margin:0 0 24px;
}
#homepage-categories .row {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 24px;
	padding:0;
}
#homepage-categories .row:last-child {
	border:none;
	margin: 0;
	padding:0;
}
#homepage-categories .column {
	padding-left:0x;
}
#homepage-categories .column:before {
    content:  "\f07b";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 26px;
    font-weight: normal;
	color: #4D4D4D;
	position: absolute;
    left: 0;
    top: 0;
}
#homepage-categories a,
#homepage-categories a:visited {
	color:#4d4d4d;
}
#homepage-categories h3 {
	font-size:16px;
	margin:0 0 25px 40px;
}
#homepage-categories h3 a {
	color:#4d4d4d;
}
#homepage-categories .cat-count,
.category .sub-categories .cat-count {
	color: #999999;
	font-size: 12px;
	margin: 0 0 0 5px;
}
#homepage-categories ul {
	list-style:none;
	padding:0;
	margin:0;
	line-height: 20px;
}
#homepage-categories ul li {
	padding:0 0 0 30px;
	margin: 0 0 15px;
	position:relative;
}
#homepage-categories ul li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	font-size: 22px;
    position: absolute;
    top: 0;
	left: 0;
}
#homepage-categories ul li.format-standard:before {
	content: "\f0f6";
}
#homepage-categories ul li.format-video:before {
	content: "\f008";
	font-size: 16px;
}
#homepage-categories .sub-categories {
	list-style:none;
	padding:0;
	margin:0;
}
#homepage-categories .sub-categories li {
	padding:0 0 0 30px;
	margin: 0 0 15px;
	position:relative;
}
#homepage-categories .sub-categories li:before {
    content:  "\f07b";
    display: inline;
    font-family: FontAwesome;
    font-weight: normal;
	font-size: 18px;
	color: #4D4D4D;
	position: absolute;
	left: 0;
    top: 0;
}


/* = Live Search
-------------------------------------------------------------- */

#live-search {
	/*background:#f5f5f5;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;*/padding:0 0 25px 0 !important;
	background: linear-gradient(90deg, #000a2d 0%, #06155a 100%); text-align: center;  }
#live-search h1 {font-weight: 700; font-size: 40px; color: #fff; line-height: 50px;}
#live-search h1 span {color: #fff; font-size: 20px; font-weight:400; display: block;}
#live-search #searchform {
	width:100%;
	background:#fff;
	border:1px solid #d1d1d1;
	position:relative;
	-moz-border-radius:99px;
	-webkit-border-radius:99px;
	border-radius:99px;
}
#live-search #s {
	float: left;
    width: 80%;
	background:none;
	color:#595959;
	font-size:16px;
	padding:20px 25px;
	border:none;
	box-shadow:none;
	position:relative;
}
#live-search i.live-search-loading {
	font-size: 24px;
	position:absolute;
    right: 160px;
    top: 18px;
	display:none;
}
#live-search #s.live-search-loading + i.live-search-loading {
	display:inline-block;
}
#live-search #searchsubmit {
	position:absolute;
	right:0;
	top:0;
	color:#fff;
	margin:12px 25px 0 0;
	padding: 10px 18px;
	text-transform:uppercase;
	border:none;
	-moz-border-radius:99px;
	-webkit-border-radius:99px;
	border-radius:99px;
}
#live-search #searchsubmit:hover {
	background-color:#4A4A4A;
}
#live-search #searchsubmit i {
	margin:0 5px 0 0;
}
#search-wrap {
	position:relative;
}
#search-result {
	position:absolute;
	background:#fff;
	list-style:none;
	font-size:13px;
	top:20px;
	left: 5px;
	margin: 0;
    padding: 10px 5px;
	border:1px solid #d1d1d1;
	box-shadow:1px 1px 2px rgba(0,0,0,0.1);
	z-index:9999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}
#search-result:before {
	border-color: transparent transparent #ccc;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 40px;
    position: absolute;
    top: -25px;
    width: 0;	
}
#search-result:after {
	border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 40px;
    position: absolute;
    top: -24px;
    width: 0;
	z-index: 999;
}
#search-result li {
	margin:0;
}
#search-result li.standard a:before,
#search-result li.video a:before,
#search-result li.faq a:before {
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
	font-size: 16px;
	margin:0 10px 0 0;
}
#search-result li.standard a:before {
	content:"\f0f6";	
}
#search-result li.video a:before {
	content:"\f008";
	font-size: 12px;
}
#search-result li.faq a:before {
	content:"\f059";
}
#search-result li:last-child {
	margin:0;
}
#search-result a {
	display:block;
	color:#444;
	padding: 5px 10px;
	white-space:nowrap;
}
#search-result a:hover {
	text-decoration:none;
	background:#F5F5F5;	
	-moz-border-radius:99px;
	-webkit-border-radius:99px;
	border-radius:99px;
}
#search-result img {
	vertical-align:middle;
	margin:0 10px 0 0;
}
#search-result .nothing-here {
	padding:0 5px;	
}
#jquery-live-search {
	overflow:visible  !important;	
}


/* = FAQ Styling
-------------------------------------------------------------- */

.st_faq {
	border-bottom: 1px solid #E6E6E6;
	margin: 0 0 20px;
	padding: 0 0 10px 45px;
}
.st_faq .entry-title {
	font-size: 22px;
	line-height: 28px;
	padding: 0 40px 0 0;
	position: relative;
}
.st_faq .entry-title:hover {
	cursor:pointer;
}
#content .st_faq:last-child {
	border:none;
}
.post-type-archive-st_faq .st_faq .entry-content {
	display:none;
}
.st_faq .entry-content p {

	margin: 0 0 10px;
}
.st_faq .action {
	background:#4d4d4d;
	color:#fff;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: -45px;
	top:4px;
	width: 25px;
	height: 25px;
	border-radius:99%;
	-moz-border-radius:99%;
	-webkit-border-radius:99%;
}
.st_faq h2 .plus, .st_faq h2 .minus {
	display:none;
}
.st_faq h2 .plus {
	display:block;
}
.st_faq h2.active .minus {
	display:block;
}
.st_faq h2.active .plus {
	display:none;
}

/*------------------------------------------------------------------------------
Author Page
------------------------------------------------------------------------------*/

.author #entry-author {
	border-bottom: 1px solid #E6E6E6;
    margin: 0 0 30px;
    padding: 0 0 30px;
}




/*------------------------------------------------------------------------------
Responsive CSS
------------------------------------------------------------------------------*/

@media screen and (max-width: 720px) {


/* Site Structure */
#primary.sidebar-off #content,
#primary.sidebar-right #content,
#primary.sidebar-left #content,
#primary.sidebar-off #sidebar,
#primary.sidebar-right #sidebar,
#primary.sidebar-left #sidebar {
	width:100%;
	float:none;
	clear: both;
	padding:40px 0 0;
	margin: 0 0 20px;
	border:none;
	left:auto;
	right:auto;	
}

/* Site Header */

#site-header {
	text-align:center;
}
#site-header #logo {
	float:none;
	margin:0 auto 24px;
}
#site-header #logo h1 {
	margin: 0 auto;
}
#site-header #logo img {
	margin: 0 auto;
}

/* Site Footer */

#site-footer 
#footer-nav, 
#site-footer #copyright {
	float: none;
	text-align:center;
}
#site-footer #footer-nav {
	display:block;
	margin:0 0 20px;
}
#footer-widgets .widget {
    margin-bottom: 36px;
}

/* Nav Primary */

#primary-nav  {
	display: none;
}
#primary-nav-mobile {
	display:block;	
}

/* Live Search */

#live-search #searchsubmit span {
	display:none;
}
#live-search #searchsubmit i {
    margin: 0;
}

} /* END Media Query */

@media screen and (max-width: 480px) {

#live-search #s {
	width:75%;
}
.category .sub-categories li {
	margin: 0 0 10px;
	float:none;
	width:auto;
}


} /* END Media Query */


/* Sidebar */

	aside#sidebar a.sb-button
	{
		width: 100%;
		height: 51px;
		margin-bottom: 20px;
		display: block;
		color: #fff;
		font-size: 30px;
		padding-top: 14px;
		text-transform: lowercase;
		text-align: center;
	}

	aside#sidebar a.blue
	{
		background: #1a66b4;
	}

	aside#sidebar a.blue:hover
	{
		background: #0C539D;
	}

	aside#sidebar a.grey
	{
		background: #444444;
	}

	aside#sidebar a.grey:hover
	{
		background: #333333;
	}

/* End Sidebar */


/* Header */

	header
	{
	 
		height: auto;
		margin: 0 0 0px 0px !important;
		/*border-top: 5px solid #fcc852;*/
		background: #fff;
		z-index: 1; color: #999;
    font-size: 14px;
	}
	
	/* Logo and Top Links */
	
		.head
		{ 
			width: 100%;
			height: auto; background: linear-gradient(90deg, #000a2d 0%, #06155a 100%);
			
		}

		div.header-nav
		{
			float: right;
			width: 400px;
			min-height: 41px;
			margin-top: 16px; /*38px;*/
			font-family:  'Mulish', sans-serif;
		}
		
		div.header-nav > div
		{
			font-size: 18px;
			padding-top: 11px;
		}
		
		div.header-nav > div > a:link, div.header-nav > div > a:visited
		{
			color: #000;
			font-weight: bold;
			text-decoration: none;
		}
		
		div.header-nav > div.header-nav1
		{
			float: left;
			width: 35%;
			min-height: 41px;
			padding-left: 60px;
			background: url('https://www.webhosting.uk.com/kb/wp-content/themes/knowhow/images/icons/forums-icon.png') no-repeat 0% 50%;
		}
		
		div.header-nav > div.header-nav2
		{
			float: right;
			width: 50%;
			min-height: 41px;
			padding-left: 45px;
			background: url('https://www.webhosting.uk.com/kb/wp-content/themes/knowhow/images/icons/kb-icon.png') no-repeat 0% 50%;
		}

		@media (max-width: 710px)
		{
			div.header-nav
			{
				display: none;
			}
		}
		
		div.header-logo
		{
			float: left;
			/*width: 256px;*/
                         width: auto;
			-webkit-transition: all 200ms ease 0s;
			-moz-transition: all 200ms ease 0s;
			-ms-transition: all 200ms ease 0s;
			-o-transition: all 200ms ease 0s;
			transition: all 200ms ease 0s;
		}
		
		div.header-logo a
		{
			display: block;
			width: 100%;
			height: auto;
			margin: 10px;
			font-size: 0px;
		}
		
		div.header-logo a img
		{
			width: 100%;
			max-width: 256px;
			max-height: 82px;
			height: auto;
		}
		
		@media (max-width: 991px) /* Make the top right menu items central if viewport is small */
		{
			
			/* If the header menu is smaller than it should be, we need to increase the size of it
			 * this occurs if the user has scrolled down the page while viewport width >= 992 px 
			 * 
			 * (Header Adjustments) */
			 
			 /* Header Adjustments */
			 
				.header-logo
				{
					width: 256px !important;
					margin: auto;
				}
				
				.navbar-inverse .navbar-nav > li, .navbar-inverse .navbar-nav > li > a
				{
					height: auto !important;
				}
				
				.navbar
				{
					min-height: 40px !important;
				}
				
				.navbar-inverse .navbar-nav > li > a
				{

					padding-top: 12px !important;
				}
			
			/* End Header Adjustments */
			
			header
			{
				position: static;
			}
			
			.middle-area
			{
				margin-top: 42px !important;
			}
		}
		
	/* End Logo and Top Links */
	
	/* Menu Container */
	
		.navbar
		{
			min-height: 40px;
			z-index: 1;
		}
		
		@media (max-width: 991px)
		{
			.navbar, .dropdown-menu
			{
				font-size: 12px;
			}
		}
		
		.navbar, .navbar-inverse
		{
			/*background: #1a66b4;background: #C22026;*/ background: linear-gradient(90deg, #000a2d 0%, #06155a 100%);
			border: 0;
			margin-bottom: 0;
			/*box-shadow: 0px 1px 5px -2px #555;*/
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
			border-radius: 0;
			z-index: 101;
		}
		
		.navbar-inverse .container
		{
			width: auto;
			max-width: 1200px;
		}
		
		.navbar .navbar-nav
		{
			width: 100%;
			padding: 0;
		}

		.navbar .navbar-nav li
		{
			font-size: 14px;
			font-family:  'Mulish', sans-serif;
		}
		
	/* End Menu Container */
	
	
	/* Main Menu Items */
	
		.navbar-inverse .navbar-nav li.client-login
		{
			float: right;
		}
	
		.navbar-inverse .navbar-nav > li > a
		{
			color: #fff;
			padding-top: 12px;
			padding-bottom: 10px;
			-webkit-transition: all 200ms ease 0s;
			-moz-transition: all 200ms ease 0s;
			-ms-transition: all 200ms ease 0s;
			-o-transition: all 200ms ease 0s;
			transition: all 200ms ease 0s;
		}

		.navbar-inverse .navbar-nav > .active > a
		{
			box-shadow: none;
		}
		
		.navbar-inverse .navbar-nav li.active a:hover, .navbar-inverse .navbar-nav li a:hover, .navbar-inverse .navbar-nav > li.open > a, .navbar-inverse .navbar-nav > li.open > a:hover, .navbar-inverse .navbar-nav li.open a:focus, .navbar-inverse .navbar-nav li.active a:focus
		{
			color: #fff;
			/*background: #FCC852; background: #1e4496;*/background: #4a4a4a;
		}
		
		.navbar-inverse .navbar-nav li.active a
		{
			color: #fff;
			font-weight: bold;
			background: #1a66b4;					
		}
		
		.navbar-inverse .navbar-nav li.client-login a
		{
			background: #FCC852;
		}
	
	/* End Main Menu Items */
	
	
	/* Navbar Toggle Button (Mobile Optimised Menu) */
	
		.navbar-toggle
		{
			border: 0;
		}
		
		.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active
		{
			/*background: #1c63ac;*/ background: #a7161c;
		}
	
	/* End Navbar Toggle Button (Mobile Optimised Menu) */
	
	
	/* Drop Down Menus */
	
		.dropdown-menu
		{
			/*background: #1c63ac;*/background: #C22026;
			border: 2px solid #a7161c;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			box-shadow: none;
			z-index: 999 !important;
		}

		.navbar .navbar-nav li.active
		{
			float: right;
		}

		@media (max-width: 767px)
		{
			.navbar .navbar-nav li.active
			{
				float: left;
			}

			.navbar .navbar-nav li.active > a
			{
				background: none !important;
			}
		}

		.navbar .navbar-nav li.active > a
		{
			font-weight: normal;
			/*background: #FCC852; background: #1e4496;*/ background: #4a4a4a;
		}
		
		.navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .dropdown-menu li a
		{
			color: #fff;
		}
		
		.navbar-inverse .navbar-collapse
		{
			max-height: none;
			border-color: #1c63ac;
			padding: 0;
		}
		
		@media (max-width: 767px) /* Mobile Users */
		{
			.navbar-inverse .container .navbar-collapse .dropdown, .navbar-inverse .container .navbar-collapse .navbar-nav li
			{
				padding-left: 10px;
			}
			
			.navbar-inverse .navbar-nav li.client-login
			{
				display: block;
				float: none;
			}
			
			.navbar-inverse .navbar-nav li.offers
			{
				display: block;
			}
		}
	
	/* End Drop Down Menus */


	/* Sliding Gallery */

		#featured .ui-tabs-panel, #featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured li.ui-tabs-nav-item a:hover{background:#1a66b4}

		#content .info .fdate, #content .info p.postedby, #content .info a.fcomment{color:#fff}

	/* End Sliding Gallery */


	/* Breadcrumbs */
		a [class^="icon-"]:hover, a [class*=" icon-"]:hover{text-decoration:none}
	/* End Breadcrumbs */

/* ** End Header ** */


/* ** Footer Area ** */

	footer
	{
		width: 100%;
		padding-bottom: 10px;
		min-height: 215px;
		/*border-top: 5px solid #FCC852;*/
		background: #C22026;
	}
	
	footer > .middle-footer
	{
		max-width: 1200px;
		margin: auto;
	}
	
	footer > .middle-footer > div
	{		
		font-weight: 200;
		color: #fff;
		padding: 20px;
	}
	
	footer > .middle-footer > .middle-footer1
	{
		float: left;
		width: 70%;
	}
	
	footer > .middle-footer > .middle-footer2
	{
		float: right;
		width: 30%;
	}

	@media (max-width: 500px)
	{
		footer > .middle-footer > .middle-footer1, footer > .middle-footer > .middle-footer2
		{
			float: none;
			width: 100%;
		}
	}
	
	footer > .middle-footer div h2
	{
		margin: 0;
		padding: 10px 0px 5px;
		color: #fff;
		font-size: 30px;
		font-weight: 200;
		font-family:  'Mulish', sans-serif;
		margin-bottom: 6px;
		text-transform: lowercase;
	}

	footer p
	{
		font-size: 13px;
		line-height: 22px;
	}
	
	footer > .middle-footer p
	{
		margin: 0px;
		padding: 0px;
		color: #fff;
		font-family:  'Mulish', sans-serif;
		font-weight: 300;
	}
	
	footer > .middle-footer > p
	{
		margin-left: 20px;
		font-size: 13px;
	}
	
	footer > .middle-footer div p a:link, footer > .middle-footer div p a:visited, footer > .middle-footer p a:link, footer > .middle-footer p a:visited
	{
		color: #fff;
	}
	
	footer > .middle-footer div p a:hover
	{
		text-decoration: underline;
	}

	/* Cookie Notice */

		#cookie{width:129px;height:76px;position:fixed;bottom:0;right:85px;display:none;background:url(https://www.eukhost.com/images/cookies.png) no-repeat;z-index:999}#cookie #cookies_info{width:57px;height:45px;position:absolute;bottom:0;left:0}#cookie #cookies_accept{width:72px;height:45px;position:absolute;bottom:0;right:0}#cookie:hover{cursor:pointer}

	/* End Cookie Notice */

/* ** End Footer Area ** */


/* Gaurav CSS */
.nav__item .btn {line-height: 0px !important;}
/*.nav__item a {color: #fff !important;}*/
.nav>li>a:hover, .nav>li>a:focus {background-color: transparent !important;}
#live-search #searchsubmit, input[type="submit"] {background-color: #223793 !important;}
.nav__dropdown ul{margin:0px !important;}
body.scroll-up nav .main-nav .nav__link, body.scroll-down nav .main-nav .nav__link {color: #2a3044 !important;}

.site-content {z-index: 10;  background: #ccc; padding: 40px 0px !important;background: #f6f6f6 !important;}

.post:before {display: none;}
.entry-content p {margin: 0px}
/*.entry-meta span {display: none !important;}
.entry-meta {margin: -15px 0 15px; }*/
.search-form label {width: 100% !important; margin-bottom: 15px !important;}
#block-3 {background: transparent !important; padding: 0px !important;  box-shadow: none !important;}

.wp-block-button__link {width: 100% !important; float: left;}
.wp-block-buttons>.wp-block-button {display: block !important; margin: 0; width: 100%;}
.wp-block-button__link {color: #fff;  background-color: #102483 !important; border-radius: 0;}
#block-2 a {color: #fff !important; text-decoration: none;}
#block-3 a {color: #ffffff !important;} 
#block-3 a:visited {color: #ffffff !important;}
#search-3 input[type="search"] {width: 88% !important;}
.entry-content img {margin: 20px 0 !important;}
.page-header {padding-bottom: 9px; margin: 0 0 20px 0 !important; border: 1px solid #E6E6E6; padding: 10px 20px 5px 20px;}
.page-title {font-weight: 1em !important;}
.page-header h1 {font-weight: 1em !important;}


 
.footer-container ul { padding-left: 0px !important;}
.footer-container ol { padding-left: 0px !important;}
.footer-container h6 {font-size: 1.2rem !important;}
#categories-3 ul {padding-left: 0px !important;}
#block-3 ul {padding-left: 0px !important;}
#block-5 ul {padding-left: 0px !important;}


h1.entry-title {
	font-size: calc(1.375rem + 1.5vw); line-height: 40px !important;
}
@media (min-width:1200px) {
h1.entry-title {
	font-size: 2.5rem; line-height: 40px !important; 
}
}
h2.entry-title {
font-size:calc(1.325rem + .9vw); line-height: 35px !important;
}
@media (min-width:1200px) {
h2.entry-title {
	font-size: 2rem; line-height: 35px !important;
}
}
h3.entry-title {
font-size:calc(1.3rem + .6vw); line-height: 30px !important;
}
@media (min-width:1200px) {
h3.entry-title {
	font-size: 1.75rem; line-height: 30px !important;
}
}
h4.entry-title {
font-size:calc(1.275rem + .3vw); line-height: 27px !important;
}
@media (min-width:1200px) {
h4.entry-title {
	font-size: 1.5rem; line-height: 27px !important;
}
}
h5.entry-title {
	font-size: 1.25rem; line-height: 27px !important;
}
h6.entry-title {
	font-size: 1rem; line-height: 27px !important;
}

h1 strong {font-weight: 500 !important;}
h2 strong {font-weight: 500 !important;}
h3 strong {font-weight: 500 !important;}
h4 strong {font-weight: 500 !important;}
h5 strong {font-weight: 500 !important;}
h6 strong {font-weight: 500 !important;}
aside ul {padding: 0px !important; margin: 0px !important;}
p a {color: #de000a; text-decoration: underline; font-size: 14px; font-weight: 400; }
.footer__site-map ul {margin: 0px !important; padding: 0px !important;}
#block-2 {margin-bottom: 20px; padding: 0!important;}
a.more-link {
    margin: 5px 0 0 0;
    float: left;
    display: block;
    width: 100%;
}
.subcategory {border-bottom-color: none!important; color: #999 !important; font-size: 14px !important; font-weight: 400 !important;}
.entry-header {padding: 0 0 10px 0 !important;}
h1.entry-title {margin: 0 0 10px 0 !important; }
.entry-content {padding: 10px 0 0 0 !important;}

.relpost-custom-block-single {width: 100% !important; height: auto !important;}
.relpost-block-single {width: 48% !important; border: 1px solid #dddddd !important; min-height: 240px !important;
 padding: 15px 20px !important; margin: 5px !important;}
.relpost-block-single-image {max-width: 100% !important; width: 100% !important; height: 125px !important; background-size: 100% 100% !important; margin: 0 0 20px 0 !important;}
.relpost-block-single-text {font-size: 16px !important; color: #000 !important; font-weight: bold !important; font-family:  'Mulish', sans-serif !important; text-align: left !important;}
.rpth_list_date {display: block; padding-top: 5px !important; font-size: 12px !important; color: #acafb9 !important; font-weight: normal !important;}
.relpost-block-single:hover {background-color: #f7f7f7 !important; text-decoration: none !important;}
.relpost-thumb-container h3 {font-size: 1.4rem !important; color: #c22026 !important; border-top: 1px solid #ccc !important; padding: 20px 0 0 0 !important; margin: 20px 0 15px 0 !important;  font-weight: 500 !important;}
p a {color: #c22026 !important; text-decoration: underline; font-size: 14px; font-weight: 400;}
.entry-author-bio {display: none !important;}


.mc4wp-form-theme {margin: 0 0 1em 0 !important;}
.outer {padding: 0px !important;}
#block-2 {margin-bottom: 20px; padding: 0!important; margin-bottom: 20px; padding: 30px !important;}
.wp-block-search__label {width: 100%; border-bottom: 4px double #E5E5E5; color: #444; font-size: 20px;
margin: 0 0 20px; position: relative; padding: 0 0 10px 0; font-weight: 500 !important;}
#block-2 {margin-bottom: 20px; padding: 0!important; margin-bottom: 20px; padding: 30px !important;}
#block-2 input[type="search"] {width: 88% !important;}
.wp-block-search__inside-wrapper {  display: block !important;}
.wp-block-search__button { margin: 0.8em 0 0 0 !important;  word-break: normal; padding: 10px 20px!important; font-style: normal !important;}
#block-2 input[type="submit"] {background-color: #223793 !important;}
#live-search #searchsubmit, input[type="submit"] { background-color: #223793 !important;}
.button, .button-min, button, input[type=submit], input[type=button] { background-color: #112791!important; border-color: #112791!important; color: white !important;}
#mc4wp_form_widget-2 p, pre {margin: 0 0 1em 0 !important;}
h3.widget-title {    border-bottom: 4px double #E5E5E5 !important; color: #444 !important; font-size: 20px !important; margin: 0 !important; position: relative !important;  padding: 0 0 10px 0 !important;}
#live-search h1 {font-size: 1.9rem !important;}
p.footer__desc {font-size: 14px !important;}
body, input, select, textarea {font-family: 'Mulish', sans-serif !important;}

/*-------- Gaurav CSS ---------*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
margin-bottom:.5rem;
	font-weight: 500;
	line-height: 1.2;
}
.h1, h1 {
	font-size: calc(1.375rem + 0.5vw) !important;
}
@media (min-width:1200px) {
.h1, h1 {
	font-size: 2.0rem !important; 
}
}
.h2, h2 {
font-size:calc(1.325rem + 0.4vw) !important;
}
@media (min-width:1200px) {
.h2, h2 {
	font-size: 1.6rem !important; 
}
}
.h3, h3 {
font-size:calc(1.3rem + .3vw) !important;
}
@media (min-width:1200px) {
.h3, h3 {
	font-size: 1.4rem !important;
}
}
.h4, h4 {
font-size:calc(1.275rem + .2vw) !important;
}
@media (min-width:1200px) {
.h4, h4 {
	font-size: 1.2rem !important;
}
}
.h5, h5 {
	font-size: 1.15rem !important;
}
.h6, h6 {
	font-size: 1rem !important;
}

/*dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0; 
}
 
 
ol, ulol, ul {
	padding-left: 3rem !important;
 	margin: 10px 0px !important;
}

 
ul, ol {
	padding-left: 3rem !important;
	margin: 10px 0px !important;
}
ul li {line-height: 35px !important;}
ol li {line-height: 35px !important;}*/
aside ol, ul {padding-left: 13px !important;  margin: 10px 0px !important;}
aside h4 {margin-bottom: 0rem !important;}
.sidebar-main aside:nth-child(n+6) {padding: 10px 30px 30px 30px !important;}
.sidebar-main aside:nth-child(n+7) {padding: 30px 30px 0 30px !important;}
.sidebar-main aside:nth-child(n+8) {padding: 10px 30px 30px 30px !important;}

/*-------- Gaurav CSS heading tag and Menu  ---------*/
a {color: #de000a; font-weight: 500 !important; }
p {margin: 0 0 10px; font-size: 16px !important; color: #2a2d38; font-weight: 400; line-height: 27px; letter-spacing: 0px !important;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
margin-bottom:.5rem;
	font-weight: 500 !important;
	line-height: 1.2;
}
.h1, h1 {
	font-size: calc(1.375rem + 0.5vw);

}
@media (min-width:1200px) {
.h1, h1 {
	font-size: 2.2rem;
}
}
.h2, h2 {
font-size:calc(1.325rem + 0.4vw);
}
@media (min-width:1200px) {
.h2, h2 {
	font-size: 2rem;
}
}
.h3, h3 {
font-size:calc(1.3rem + .3vw);
}
@media (min-width:1200px) {
.h3, h3 {
	font-size: 1.75rem
}
}
.h4, h4 {
font-size:calc(1.275rem + .2vw);
}
@media (min-width:1200px) {
.h4, h4 {
	font-size: 1.5rem
}
}
.h5, h5 {
	font-size: 1.25rem;
}
.h6, h6 {
	font-size: 1rem;
}


article ul {display: block; list-style-type: disc; margin-left: 0;  margin-right: 0; padding-left: 40px; }
article ul li {font-size: 16px!important; color: #2a2d38; font-weight: 400; line-height: 27px; letter-spacing: 0!important;  font-family:  'Mulish', sans-serif;}
article ul li > ul {padding:0 !important;  list-style-type:circle;}
article ol {list-style-type: none; counter-reset: item; margin: 0 0 0 2rem; padding: 0;  }
article ol > li {display: table; counter-increment: item;  font-size: 16px!important; color: #2a2d38; font-weight: 400; line-height: 27px; letter-spacing: 0!important; font-family:  'Mulish', sans-serif;}
article ol > li:before {content: counters(item, ".") ". "; display: table-cell; padding-right: 0.6em;}
article ol li > ol {padding-left: 0; margin: 0px;  }
article li ol > li:before {content: counters(item, ".") " ";}
article li img {margin: 10px 0 0px 0;}
article ol > li p {margin: 5px 0 10px 0;}
article ol > p {margin: 5px 0 10px 0;}
article ul > li p {margin: 5px 0 10px 0;}
article ul > p {margin: 5px 0 10px 0;}
article ul li strong {font-weight: 600; color: #2a2d38; font-size: 16px; display: block;}
article ol li strong {font-weight: 600; color: #2a2d38; font-size: 16px; display: block;}
article ol > li:before {color: #2a2d38; font-weight: 600; font-size: 16px;}
article ul > li:marker {color: #2a2d38; font-weight: 600; font-size: 16px;}

.footer-container ul { padding-left: 0px !important;}
.footer-container ol { padding-left: 0px !important;}
.footer-container h6 {font-size: 1.2rem !important;}
#categories-3 ul {padding-left: 0px !important;}
#block-3 ul {padding-left: 0px !important;}
#block-5 ul {padding-left: 0px !important;}

h1.entry-title {
	font-size: calc(1.375rem + 1.5vw); line-height: 40px !important;
}
@media (min-width:1200px) {
h1.entry-title {
	font-size: 2.5rem; line-height: 40px !important; 
}
}
h2.entry-title {
font-size:calc(1.325rem + .9vw); line-height: 35px !important;
}
@media (min-width:1200px) {
h2.entry-title {
	font-size: 2rem; line-height: 35px !important;
}
}
h3.entry-title {
font-size:calc(1.3rem + .6vw); line-height: 30px !important;
}
@media (min-width:1200px) {
h3.entry-title {
	font-size: 1.75rem; line-height: 30px !important;
}
}
h4.entry-title {
font-size:calc(1.275rem + .3vw); line-height: 27px !important;
}
@media (min-width:1200px) {
h4.entry-title {
	font-size: 1.5rem; line-height: 27px !important;
}
}
h5.entry-title {
	font-size: 1.25rem; line-height: 27px !important;
}
h6.entry-title {
	font-size: 1rem; line-height: 27px !important;
}

h1 strong {font-weight: 500 !important; color: #0343ab;}
h2 strong {font-weight: 500 !important; color: #0343ab;}
h3 strong {font-weight: 500 !important; color: #0343ab;}
h4 strong {font-weight: 500 !important; color: #0343ab;}
h5 strong {font-weight: 500 !important; color: #0343ab;}
h6 strong {font-weight: 500 !important; color: #0343ab;}

main h2 { margin: 20px 0 10px 0;}
main h3 { margin: 20px 0 10px 0;}
main h4 { margin: 20px 0 10px 0;}
main h5 { margin: 20px 0 10px 0;}
main h6 { margin: 20px 0 10px 0;}
.entry-content.jpibfi_container {padding: 0px !important;}
.inner-image {margin: 10px 0 !important;}
.mainContent #block-3 {display: none !important;}
.entry-content {padding: 0 !important;}
@media (max-width:991px) {
 #live-search h1 {font-size: 1.6rem !important;}
.entry-title, .entry-title a, .entry-title a:visited {font-size: 20px;     line-height: 28px !important;}
h2.entry-title { line-height: 24px !important;}
}
@media (max-width:600px) {
.h1, h1 {
    font-size: calc(1.375rem + 0.1vw) !important; line-height: 30px !important;
}
#live-search h1 {font-size: 1.4rem !important;}
.entry-title, .entry-title a, .entry-title a:visited {font-size: 18px; line-height: 26px !important;}
}
@media (max-width:400px) {
article ol, ulol, ul { padding: 0px !important;}
#live-search h1 {font-size: 1.2rem !important;}
}

.tagsBox {
    width: 100%;
    float: left;
    background: #f7f7f7;
    padding: 25px;
    border: 1px solid #efefef;
    margin: 15px 0 25px 0;
    font-size: 16px;
}
.relpost-thumb-container h3 {
    font-size: 1.50rem !important;
    color: #0343ab !important;
    border-top: 1px solid #ccc !important;
    padding: 25px 0 0 0 !important;
    margin: 0px 0 15px 0 !important;
    font-weight: 600 !important;     float: left;
    width: 100%;
}
.entry-content hr {margin-top: 20px !important; margin-bottom: 10px !important; border-top: 1px solid #ccc !important;}

.site-content .col-md-8 {width: 75% !important;} 
.site-content .col-md-4 {width: 25% !important; padding-left: 0px; padding-right: 0px; }

.site-content .heateor_sss_sharing_container.heateor_sss_horizontal_sharing { border-top: 1px solid #ccc !important; padding: 25px 0 25px 0 !important;  margin: 20px 0 10px 0 !important;  border-bottom: 1px solid #ccc !important;}
.site-content .heateor_sss_sharing_title {font-size: 1.50rem !important; color: #0343ab !important; margin: 0 0 15px 0 !important; font-weight: 600 !important;}
.mainContent .heateor_sss_sharing_container.heateor_sss_horizontal_sharing { border-top: 0px solid #ccc !important; padding: 0 !important;  margin:20px 0 0 0 !important;  border-bottom: 0px solid #ccc !important;}
.mainContent .heateor_sss_sharing_title {display: none;}
.mainContent .heateor_sss_sharing_container.heateor_sss_horizontal_sharing svg {width: 100% !important; padding: 0 20% !important;}
.site-content .heateor_sss_sharing_container.heateor_sss_horizontal_sharing svg {width: 100% !important; padding: 0 20% !important;}
#comments {display: none !important;}
div#comments {display: none !important;}
.comments-area {display: none !important;}
h3.widget-title img {display: none;}
@media (max-width:1200px) {
.mc4wp-form-theme-light input[type=submit]{ display: block; width: 100%; margin: 0 0 5px 0;}
h3.widget-title { margin: 0 0 20px 0!important; font-size: 17px!important;}
h3.widget-title img {display: none;}
}
@media (max-width:991px) {
.site-content .col-md-8 {width: 100%!important;}
.site-content .col-md-4 {width: 100%!important;}
.mc4wp-form-theme-light input[type=submit]{ width: auto; margin: 0 5px 0 0;  float: left;}
.mc4wp-form-theme input[type=email] {width: 100% !important; max-width: 100% !important;}
}
#text-4 {padding: 0px !important;}
#text-4 .widget {padding: 0px!important;}

/*-------- Countdown Box Show  ---------*/
/*.countdown_box_offer p {padding: 0!important; margin: 0!important;}
#site-container {margin: 1.6% 0 0 0;}
.navbar .main-nav {top: 3.0% !important;}

@media (min-width:1921px) {
#site-container {margin: 1.5% 0 0 0;}
.navbar .main-nav {top: 3.0% !important;}
}
@media (max-width:1920px) {
#site-container {margin: 1.5% 0 0 0;}
.navbar .main-nav {top: 3.0% !important;}
}
@media (max-width:1700px) {
#site-container {margin: 1.7% 0 0 0;}
  }
@media (max-width:1500px) {  
#site-container {margin: 2.0% 0 0 0;}
  }
@media (max-width:1300px) {  
#site-container {margin: 2.3% 0 0 0;}
  }  
@media (max-width:1100px) {  
#site-container {margin: 2.6% 0 0 0;}
  }
@media (max-width:1000px) {  
#site-container {margin: 3.0% 0 0 0;}
  }  
@media (max-width:900px) {  
#site-container {margin: 3.3% 0 0 0;}
  }  
@media (max-width:767px) {  
#site-container {margin: 3.9% 0 0 0;}
  }  
@media (max-width:650px) {    
#countdown { display: block;  padding: 0 !important;}
#site-container {margin: 6.5% 0 0 0;}
.navbar .main-nav { top: 7% !important;}
#sticky-banner p { line-height: 22px !important;  }  
#sticky-banner:hover p { line-height: 22px !important;  }  
}
@media (max-width:550px) {  
#countdown { display: inline-block;  padding: 0 !important;}
#site-container {margin: 7.2% 0 0 0;}
}
@media (max-width:500px) {
#sticky-banner p {font-size: 12px !important;}
#site-container {margin: 8.8% 0 0 0;}
#countdown {font-size: 13px !important; }   
}
@media (max-width:450px) {
#sticky-banner p {font-size: 12px !important;}
#site-container {margin: 9.7% 0 0 0;}
#countdown {font-size: 12px !important; }      
}
@media (max-width:400px) {
#sticky-banner p {font-size: 10px !important;}
#site-container {margin: 10.9% 0 0 0;} 
#sticky-banner p { cursor: pointer !important; padding: 0 20px !important;}
#sticky-banner p {font-size: 10px !important; }
#countdown {font-size: 10px !important; } 
#sticky-banner:hover p {font-size: 10px !important; }	
}
@media (max-width: 375px) {
#site-container {margin: 9.9% 0 0 0;}
    }
@media (max-width: 360px) {
#site-container { margin: 11.7% 0 0 0; }
    }

@media (max-width: 350px) {
#site-container {margin: 12.5% 0 0 0; }
.sub-nav .sub-nav__contact-method {padding-right: 14px;}	
}
@media (max-width: 344px) {
#site-container {margin: 12.9% 0 0 0;}
}
@media (max-width: 320px) {
#sticky-banner p {padding: 0 5px !important;  font-size: 10px !important; }
#sticky-banner:hover p {font-size: 10px !important; }
 #countdown {font-size: 10px !important; }  
}
@media (max-width: 310px) {
#site-container {margin: 13.5% 0 0 0;}
.sub-nav__contact-method a {font-weight: 500 !important; font-size: 11px;}
#sticky-banner p {padding: 0 5px !important;  font-size: 10px !important; }
#sticky-banner:hover p {font-size: 10px !important; }
.navbar .main-nav {top: 6% !important;} 
}
@media (max-width: 280px) {
#site-container {margin: 15.5% 0 0 0; }
  }*/
  
/*-------- Countdown Not Show ---------*/  
.countdown_box_offer { display: none;}

/*-------- Offer Add Inner Page ---------*/
section#block-5 {padding: 0px !important;}
.webho-highlight-wrapper img {max-width: 100%; height: auto;}
.entry-content img{ max-width: 100%;  min-height: auto;  height: auto;}
@media (max-width: 991px) {
.webho-highlight-wrapper {margin: 0 0 10px 0 !important;}
.webho-after-content {margin: 0 0 10px 0 !important;}
.webho-target {margin: 0 0 10px 0 !important; }  
}
@media (max-width: 609px) {
.relpost-block-single {width: 98% !important;     min-height: auto !important;}
}
@media (max-width: 450px) {
.more-tab-content {padding: 10px 10px !important;}
.more-tab-content ol a {float: none !important; line-height: 20px !important;}
article ol > li:before {font-size: 13px !important;}
.more-tab-content h2 {margin: 5px 0 10px 0 !important;}
}

/*-------- Back Home Inner Page ---------*/
#block-back-home {display: none !important;}

@media (max-width: 991px) {
#block-back-home {width: 100%; float: left; display: block !important; margin: 0 0 20px 0 !important; }
#block-3 {display: none !important;}
}

h2.relpost_card_title { margin: 0px !important; }
h2.relpost_card_title { font-size: 15px !important; color: #2a2d38 !important;  font-weight: bold !important;  font-family: 'Inter', sans-serif !important; font-weight: 500 !important; text-align: left !important; }
a.relpost-block-single { width: auto !important;}
.relpost-block-column-layout .relpost-block-single-image {width: 100% !important; max-width: 100% !important; width: 100% !important; height: 125px !important; background-size: 100% 100% !important;  margin: 0 0 20px 0 !important;}
section#block-5 {padding: 0px !important;}
span.no-entry-date { display: none;}

h3.widget-title {border-bottom: 4px double #E5E5E5 !important; color: #444 !important; font-size: 20px !important; margin: 0 0 20px !important; position: relative !important; padding: 0 0 10px 0 !important;}
a.relpost-block-single .relpost-block-single-image{height: 125px !important;}
@media (max-width: 991px) {
	section#block-5 {padding: 0px !important; text-align: center;}
}
@media (max-width: 600px) {
a.relpost-block-single .relpost-block-single-image {height: 100px !important;}
.relpost-thumb-container h3 {font-size: 1.2rem !important;}	
}
