/**
 * Admin bar menu
 */
#wp-admin-bar-titan-menu::after {
  clear: both;
}
#wp-admin-bar-titan-menu .dashicons {
  font: 400 20px/1 dashicons;
}
#wp-admin-bar-titan-menu #wp-admin-bar-titan-menu-default {
  /*background: #565656 !important;*/
}
#wp-admin-bar-titan-menu .wtitan-admin-bar-menu-icon {
  display: inline-block !important;
  width: 20px;
  height: 25px;
  margin-top: 6px;
  margin-right: 5px;
  float: left;
  background: url(/s/img/wp-content/plugins/anti-spam/assets/img/titan-icon.png) 0 0 no-repeat;
}
#wp-admin-bar-titan-menu .wtitan-admin-bar-menu-title {
  display: inline-block !important;
  overflow: hidden;
}
#wp-admin-bar-titan-menu .wtitan-admin-bar-menu-title .dashicons {
  font-size: 20px !important;
  padding: 6px 0 !important;
}
#wp-admin-bar-titan-menu .ab-item .dashicons {
  font-size: 14px;
  padding: 6px 0;
}
#wp-admin-bar-titan-menu .ab-item .dashicons.dashicons-heart {
  color: #fb7976;
}
#wp-admin-bar-titan-menu .ab-item .dashicons.dashicons-dashboard {
  color: #fff;
}
#wp-admin-bar-titan-menu .wtitan-count-bubble {
  display: inline-block;
  vertical-align: baseline;
  box-sizing: border-box;
  margin: 0px 0 0px 5px;
  padding: 0 5px;
  min-width: 18px;
  height: 18px;
  border-radius: 9px;
  background-color: #ca4a1f;
  color: #fff;
  font-size: 11px;
  line-height: 1.6;
  text-align: center;
  z-index: 26;
}.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
 @font-face {
	font-family: 'FontAwesome';
	src: url(/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.eot);
	src: url(/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.eot#iefix&v=4.5.0) format('embedded-opentype'), url(/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.woff2) format('woff2'), url(/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.woff) format('woff'), url(/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.ttf) format('truetype'), url(/s/img/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.svg#fontawesomeregular) format('svg');
	font-weight: normal;
	font-style: normal;
	}
	.fa {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.pull-right{float:right}
	.pull-left{float:left}
	.fa.pull-left{margin-right:.3em}
	.fa.pull-right{margin-left:.3em}
	.fa-twitter:before{content:"\f099"}
	.fa-facebook:before{content:"\f09a"}
	.fa-pinterest:before{content:"\f0d2"}
	.fa-google-plus:before{content:"\f0d5"}
	.fa-stumbleupon:before{content:"\f1a4"}
	.fa-linkedin:before{content:"\f0e1"}
	.fa-plus:before{content:"\f067"}
	.fa-minus:before{content:"\f068"}
	.fa-envelope-o:before {content: "\f003";}
	/* End fontawesome */
	
	#fb-root {display: none;}
	
	/* Clearfix */
	.pmtshr-clearfix:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	* html .pmtshr-clearfix { zoom: 1;} /* IE6 */
	*:first-child+html .pmtshr-clearfix { zoom: 1; } /* IE7 */
	
	/* Pmthemes Share Style */
	.pmts-socializer{
		display: block;
		margin-top:10px;
		margin-bottom:10px;
		font-size: 16px;
	}
	
	.pmtshr-hidebutton {
		position:relative;
		display: inline-block;
	}
	.pmtshr-count {
		float:left;
		font-family:Verdana, sans-serif;
		padding:0;
		margin:0 5px 0 0;
	}
	.pmtshr-sharetext {
		font-size:10px;
		height:10px;
		color:#999999;
		display: block;
	}
	.pmtshr-total{
		font-size: 30px;
		line-height:24px;
		color: #777;
		display: block;
		text-align: center;
	}
	.pmtshr-separator{
		font-size:40px;
		font-weight:300;
		font-family:Arial, sans-serif;
		margin-right: 10px;
		vertical-align:middle;
		height: 40px;
		line-height: 40px;
		color: #c5c5c5;
	}
	.csbuttons-count,
	.pmtshr-buttontext{
		display: inline-block;
		color:#ffffff;
		text-align: center;
		padding-left:5px;
		font-family:Verdana, sans-serif;
	}
	
	/* Custom Fontawesome */
	.pmts-socializer .pmtshr-button {
		position: relative;
		display: inline-block;
		margin: 0 5px 5px 0;
		cursor: pointer;
		color: #fff !important;
		padding:7px 14px;
		box-sizing: initial;
		text-align: center;
		-webkit-transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
		transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
		-moz-transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
		-o-transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
		text-decoration: none;
	}
	
	.pmts-socializer.pmtshr-floatbar .pmtshr-button {
		padding:5px 10px;
	}
	.pmts-socializer .pmtshr-plus,
	.pmts-socializer .pmtshr-minus{
		background-color: #777;
	}
	.pmts-socializer .pmtshr-facebook {
		background-color:#3b5998;
	}
	.pmts-socializer .pmtshr-facebook:hover {
		background-color:#2d4373;
		text-decoration:none;
	}
	.pmts-socializer .pmtshr-twitter {
		background-color:#00aced;
	}
	.pmts-socializer .pmtshr-twitter:hover {
		background-color:#0087ba;
		text-decoration:none;
	}
	.pmts-socializer .pmtshr-google-plus{
		background-color:#dd4b39;
	}
	.pmts-socializer .pmtshr-google-plus:hover {
		background-color:#c23321;
		text-decoration:none;
	}
	.pmts-socializer .pmtshr-linkedin{
		background-color:#257bba;
	}
	.pmts-socializer .pmtshr-linkedin:hover{
		background-color:#005983;
		text-decoration:none;
	}
	.pmts-socializer .pmtshr-pinterest {
		background-color:#cb2027;
	}
	.pmts-socializer .pmtshr-pinterest:hover {
		background-color:#9f191f;
		text-decoration:none;
	}
	.pmts-socializer .pmtshr-stumbleupon {
		background-color:#eb4823;
	}
	.pmts-socializer .pmtshr-stumbleupon:hover {
		background-color:#bc3a1c;
		text-decoration:none;
	}
	.pmts-socializer .pmtshr-envelope-o {
		background-color:#666;
	}
	.pmts-socializer .pmtshr-envelope-o:hover {
		background-color:#999;
		text-decoration:none;
	}
	
	.pmts-socializer.pmtshr-classic-style .pmtshr-button {
		border-radius: 5px;
		box-shadow: inset 0 1px 3px rgba(255, 255, 255, 0.3), 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.15);
	}
	.pmts-socializer.pmtshr-classic-style .pmtshr-plus,
	.pmts-socializer.pmtshr-classic-style .pmtshr-minus{border: 1px solid #aaaaaa;}
	.pmts-socializer.pmtshr-classic-style .pmtshr-facebook {border: 1px solid #344e86;}
	.pmts-socializer.pmtshr-classic-style .pmtshr-twitter {border: 1px solid #0099d3;}
	.pmts-socializer.pmtshr-classic-style .pmtshr-google-plus{border: 1px solid #d73925;}
	.pmts-socializer.pmtshr-classic-style .pmtshr-linkedin{border: 1px solid #006a9d;}
	.pmts-socializer.pmtshr-classic-style .pmtshr-pinterest {border: 1px solid #b01c22;}
	.pmts-socializer.pmtshr-classic-style .pmtshr-stumbleupon {border: 1px solid #a03218;}
	.pmts-socializer.pmtshr-classic-style .pmtshr-envelope-o {border: 1px solid #555;}
	
	.pmts-socializer.pmtshr-plain-style .pmtshr-button {
		border-radius: 5px;
		border: 2px solid #aaaaaa;
		color:#999 !important;
	}
	.pmts-socializer.pmtshr-plain-style .csbuttons-count,
	.pmts-socializer.pmtshr-plain-style .pmtshr-buttontext{color:#999 !important;}
	.pmts-socializer.pmtshr-plain-style .pmtshr-plus,
	.pmts-socializer.pmtshr-plain-style .pmtshr-minus,
	.pmts-socializer.pmtshr-plain-style .pmtshr-facebook,
	.pmts-socializer.pmtshr-plain-style .pmtshr-twitter,
	.pmts-socializer.pmtshr-plain-style .pmtshr-google-plus,
	.pmts-socializer.pmtshr-plain-style .pmtshr-linkedin,
	.pmts-socializer.pmtshr-plain-style .pmtshr-pinterest,
	.pmts-socializer.pmtshr-plain-style .pmtshr-stumbleupon,
	.pmts-socializer.pmtshr-plain-style .pmtshr-envelope-o {
		background:none !important;
	}
	
	/* Float bar */
	.pmtshr-floatbar {
		background-color: #fff;
		border-right:1px solid #fff;
		left: 0;
		margin-top: 0;
		padding: 7px 2px 2px 7px;
		position: fixed;
		top: 210px;
		-webkit-box-shadow: 5px 0px 5px -5px rgba(0,0,0,0.4);
		-moz-box-shadow: 5px 0px 5px -5px rgba(0,0,0,0.4);
		box-shadow: 5px 0px 5px -5px rgba(0,0,0,0.4);
		z-index:99990;
	}
	.pmtshr-floatbar .pmtshr-button {
		display: block !important;
		width: 20px;
		font-size: 20px;
	}
	.pmtshr-floatbar.pmtshr-right-floatbar{
		border-left:1px solid #fff;
		border-right:none !important;
		left: auto !important;
		right: 0;
		-webkit-box-shadow: -5px 0px 5px -5px rgba(0,0,0,0.4);
		-moz-box-shadow: -5px 0px 5px -5px rgba(0,0,0,0.4);
		box-shadow: -5px 0px 5px -5px rgba(0,0,0,0.4);
	}
	
	/* Default social button */
	ul.pmts-socializer.pmts-default {
		list-style:none;
		padding-left:0;
		margin:0;
	}
	ul.pmts-socializer.pmts-default li{
		float:left;
		margin-right:10px;
	}
	
	/* Default float social button */
	ul.pmts-socializer.pmts-default-float {
		list-style:none;
		margin-left: 0;
	}
	ul.pmts-socializer.pmts-default-float .pmtshr-button  {
		width: 20px;
	}
	ul.pmts-socializer.pmts-default-float li{
		margin-bottom:10px;
	}
	
	/* Widget Style */
	.pmtshr-responsive , .pmtshr-responsive  span, .pmtshr-responsive  span iframe[style] {
		width: 100% !important;
	}
	
	/*
	* Gallery
	*/
	.pmtshr-grid {
		display:block;
		position: relative;
		margin:5px -5px;
	}
	.pmtshr-grid ul {
		position:relative;
		padding:0;
		font-size:0;
		list-style:none;
	}
	.pmtshr-grid ul li{
		display:inline-block;
		width:33.33%;
		margin:0;
		padding:0;
		list-style:none;
	}
	.pmtshr-grid ul li a{
		display:block;
		padding:0;
		margin:5px;
	}
	.pmtshr-grid ul li img{
		width:100%;
	}
	
	.pmtshr-grid.pmtshr-col4 ul li{
		width:25%;
	}
	.pmtshr-grid.pmtshr-col2 ul li{
		width:50%;
	}
	
	@media only screen and (max-width:75em){.pmtshr-floatbar{
			display: none;
		}}
	@media only screen and (min-width:75em){.pmts-socializer{
			font-size: 14px;
		}}
	/* for 580px or less */
	@media screen and (max-width: 580px){.pmts-socializer .pmtshr-button{
			font-size:18px;
			padding:8px 12px;
			width:30px;
		}
		.csbuttons-count,
		.pmtshr-count,
		.pmtshr-buttontext,
		.pmtshr-separator{
			display: none!important;
		}
		.pmtshr-grid ul li,
		.pmtshr-grid.pmtshr-col4 ul li,
		.pmtshr-grid.pmtshr-col2 ul li{
			width:100%;
		}}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none transparent}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{margin:0;padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:none;list-style:none none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0 auto 1em 0!important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0 0 1em auto!important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited{color:#fff}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.ez-toc-widget-container ul.ez-toc-list li:before{content:" ";position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff,#e0e0e0);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(180deg,#fff 0,#e0e0e0);background-repeat:repeat-x;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe0e0e0",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon{font-size:16px;margin-left:2px}#ez-toc-container input{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con{display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em!important}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}.ez-toc-toggle #item{position:absolute;left:-999em}label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.ez-toc-widget-container ul.ez-toc-list li{height:auto!important}.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}#ez-toc-container .eztoc-toggle-hide-by-default{display:none}.eztoc_no_heading_found{background-color:#ff0;padding-left:10px}.eztoc-hide{display:none}.term-description .ez-toc-title-container p:nth-child(2){width:50px;float:right;margin:0}.ez-toc-list.ez-toc-columns-2{column-count:2;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-2>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-3{column-count:3;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-3>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-4{column-count:4;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-4>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-optimized{column-fill:balance;orphans:2;widows:2}.ez-toc-list.ez-toc-columns-optimized>li{display:block;break-inside:avoid;page-break-inside:avoid}@media (max-width:768px){.ez-toc-list.ez-toc-columns-2,.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:1;column-gap:0}}@media (max-width:1024px) and (min-width:769px){.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:2}}