.es_caption{padding-bottom:1em;padding-right:.5em}.es_msg{padding-top:5px;padding-bottom:5px;color:red}.es_textbox{padding-bottom:10px}.es_button{padding-top:10px;padding-bottom:5px}.es_textbox_class{width:200px}.es_lablebox{padding-bottom:3px}.es_subscription_message.success{color:green;font-size:16px}.es_subscription_message.error{color:red;font-size:16px}.es_spinner_image{display:none;float:right}.es-field-wrap{margin-bottom:.6em}.ig-es-form-list-selection,.ig-es-form-list-selection td,.ig-es-form-list-selection tr,.ig-es-form-radio-selection,.ig-es-form-radio-selection td,.ig-es-form-radio-selection tr{border:none}.ig_es_form_wrapper{width:30%;margin:0 auto;border:2px #e8e3e3 solid;padding:.9em;border-radius:5px}.ig_es_form_heading{font-size:1.3em;line-height:1.5em;margin-bottom:.5em}.ig_es_list_checkbox{margin-right:.5em}.ig_es_submit{color:#FFFFFF!important;border-color:#03a025!important;background:#03a025!important;box-shadow:0 1px 0 #03a025;font-weight:700;height:2.4em;line-height:1em;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;font-size:1em;padding:0 2em;margin-top:1em}.ig_es_submit:hover{color:#FFF!important;background:#0AAB2E!important;border-color:#0AAB2E!important}.ig_es_form_wrapper hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}.es_form_cf{padding:.75rem}select.es_form_cf,input[type="text"].es_form_cf,input[type="number"].es_form_cf,input[type="date"].es_form_cf{width:50%}.zci-taxonomy-list.zci-grid{display:grid;grid-gap:20px;grid-template-columns:repeat(var(--zci-columns,3),1fr);list-style:none;padding:0;margin:0}.zci-taxonomy-list.zci-grid .zci-item{text-align:center;list-style:none;margin:0}.zci-taxonomy-list.zci-grid .zci-image{display:block;margin-bottom:10px;overflow:hidden;border-radius:8px}.zci-taxonomy-list.zci-grid .zci-image img{max-width:100%;height:auto;display:block;margin:0 auto;transition:transform 0.3s ease}.zci-taxonomy-list.zci-grid .zci-image img:hover{transform:scale(1.05)}.zci-taxonomy-list.zci-inline{display:flex;flex-wrap:wrap;gap:15px;list-style:none;padding:0;margin:0}.zci-taxonomy-list.zci-inline .zci-item{display:flex;align-items:center;gap:5px;margin:0}.zci-taxonomy-list.zci-list{list-style:none;padding:0;margin:0}.zci-taxonomy-list.zci-list .zci-item{display:flex;align-items:center;margin-bottom:10px;gap:10px}.zci-term-name{display:block;font-weight:700;margin-top:5px;color:inherit;text-decoration:none}.zci-link{text-decoration:none;color:inherit;display:block}.zci-term-count{display:inline-block;background:#f0f0f1;border-radius:10px;padding:2px 8px;font-size:.8em;margin-left:5px;vertical-align:middle}.elm-wrapper{margin:1em auto;text-align:center}.elm-button{-webkit-transition:all 0.15s ease;transition:all 0.15s ease}.elm-button.ajax-inactive{display:none}.elm-button.is-loading .elm-loading-anim{display:block}.elm-button.is-loading .elm-button-text{display:none}.elm-loading-anim{display:none}.elm-loading-icon{width:1.5em;height:1.5em}/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{ font-display:swap;
	font-family: 'FontAwesome';
	src: url('/wp-content/plugins/mashmenu/fonts/fontawesome-webfont.eot?v=4.0.3');
	src: url('/wp-content/plugins/mashmenu/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/wp-content/plugins/mashmenu/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/wp-content/plugins/mashmenu/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('/wp-content/plugins/mashmenu/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
 }
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	float:right;
	margin-top:4px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.3333333333333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.2857142857142858em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.142857142857143em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.142857142857143em;
	width: 2.142857142857143em;
	top: .14285714285714285em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.8571428571428572em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear
}
@-moz-keyframes spin {
0% {
-moz-transform:rotate(0deg)
}
100% {
-moz-transform:rotate(359deg)
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg)
}
}
@-o-keyframes spin {
0% {
-o-transform:rotate(0deg)
}
100% {
-o-transform:rotate(359deg)
}
}
@-ms-keyframes spin {
0% {
-ms-transform:rotate(0deg)
}
100% {
-ms-transform:rotate(359deg)
}
}
@keyframes spin {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1)
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054";
	margin-right:4px;
	display:none;
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-asc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-desc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-reply-all:before {
	content: "\f122"
}
.fa-mail-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.mashmenu{width:100%;font-size:11pt;font-family:'Open Sans',sans-serif;float:left;z-index:1000;margin:0 0 0 0;padding:0}.mashmenu img.mlogo{display:inline-block!important}.mashmenu div.mlogo{margin:0 0 0 0;width:3%}.mashmenu .logo a{display:inline-block}.mashmenu .logo a:hover{background:none}.admin-bar .mashmenu{top:150px}.mashmenu .mod{display:inline-block;color:#FFF;position:relative;padding:6px 3px 4px 3px;width:100%;float:left;background:url(/wp-content/plugins/mashmenu/images/home-icon.png) no-repeat;background-position:center}.mashmenu .mod:hover{float:left;background:url(/wp-content/plugins/mashmenu/images/home-icon-hover.png)#c2150a no-repeat;background-position:center}.mashmenu .mod.right{float:right;border-left:1px solid rgb(0 0 0 / .15)}.mashmenu .mlogo>a{color:#FFF;text-decoration:none;float:left;width:100%}.home_sel{display:inline-block;color:#FFF;position:relative;padding:6px 3px 4px 3px;width:100%;float:left;background:url(/wp-content/plugins/mashmenu/images/home-icon-hover.png)#c2150a no-repeat;background-position:center}.mashmenu .mod .head i{font-size:18px;line-height:46px}.mashmenu .mod .mod-content{display:none;position:absolute;top:initial;right:0;background:#DDF0F9;border-bottom:3px solid #2AA4CF;padding:10px 20px;color:#333;min-width:240px}.mashmenu .mod .mod-content h3{margin:0;padding:0}.mashmenu .mod:hover a{color:#2AA4CF}.mashmenu .mod:hover .mod-content{display:block}.mashmenu .menu{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:top;width:96%;float:right!important;border:0 solid red}.mashmenu a{color:#272727}.mashmenu .menu>li{float:left;margin:0 17px;position:initial;padding:0 0 0 0;border:0 red solid}.mashmenu .menu>li>a{display:inline-block;padding:5px 10px 5px 10px;text-decoration:none;position:relative}*::-ms-backdrop,.mashmenu .menu>li>a{padding:5px 4px 5px 5px}*::-ms-backdrop,.mashmenu .mashmenu .menu>li{margin:0 1.5% 0 0}.sub-content{display:none;width:99.9%;max-width:1200px;position:absolute;background:url(/wp-content/plugins/mashmenu/images/menu-bg-big.jpg)#fff repeat-y;border:1px solid #C2150A;left:0%;top:initial;z-index:2000}.sub-content.sub-content-active{display:block!important}.mashmenu .menu li.level0:hover>a{background:#c2150a;color:#fff}.mashmenu .sub-channel{display:inline-block;width:16.6%;margin:0;padding:4px 0 6px .3%;min-height:50px;vertical-align:top;background:#bb1809}.mashmenu .sub-channel li{display:block}.mashmenu .menu .sub-channel li a{color:#fff;text-align:left;display:block;padding:3px 0 4px 5px;margin:5px 0;text-decoration:none;font-size:10pt}.mashmenu .menu li.level0:hover .sub-channel li a{background:none}.mashmenu .menu li.level0:hover .sub-channel li.hover a{background:#fff;color:#272727}.mashmenu .menu li.level0 .sub-channel li a .fa-chevron-right,.mashmenu .menu li.level0:hover .sub-channel li a .fa-chevron-right,.mashmenu .menu li.level0 .sub-channel li a .fa-chevron-left,.mashmenu .menu li.level0:hover .sub-channel li a .fa-chevron-left{color:#fff;font-size:7pt;font-weight:400;margin-top:5px}.mashmenu .menu li.level0:hover .sub-channel li.hover a .fa-chevron-right,.mashmenu .menu li.level0:hover .sub-channel li.hover a .fa-chevron-left{color:#272727}.channel-content{display:none;width:82.5%;float:right;min-height:50px;padding:0 0 10px 0}.channel-content.active{display:inline-block}.mashmenu .content-inner{overflow:hidden;width:96%;border:0 solid #000;margin-left:2%}.mashmenu .content-item{float:left;width:18%;padding:0;margin:0 1%;border:0 solid #000}.mashmenu .content-item img{max-width:100%}.mashmenu .content-item .title{margin:0;padding:10px 0;font-size:18px}.mashmenu .content-item .title a{margin:0;padding:0;text-transform:none;font-weight:400;color:#333;text-decoration:none}.mashmenu .columns{margin:0;padding:0;display:table-row}.mashmenu .columns>li{border-right:1px solid #C6D7DF;padding:20px 0;vertical-align:top;display:table-cell}.mashmenu .columns .list{list-style:none;margin:0 30px;padding:0}.mashmenu .columns .list .header{color:#333;font-size:20px;padding:20px 0}.mashmenu .columns .list a{display:block;padding:5px 0;color:#2AA4CF;text-decoration:none}.mashmenu .menu>li i{display:none;padding:0 0 0 5px}.mashmenu .menu>li.has-sub i{display:inline-block}.mashmenu .loading{display:inline-block;width:100%;height:70px;margin:40px 0;background:url(/wp-content/plugins/mashmenu/images/ajax-loader.gif) no-repeat;background-position:center}.mashmenu .page-item{padding:20px;display:inline-block}.mashmenu .page-item .title a{text-decoration:none;padding:0 0 10px;display:block}.mashmenu .page-item p{line-height:1.5em}.mashmenu .page-item .thumb{float:left;margin:0 20px 0 0}.menu_post_box{float:left;text-align:center;margin:6px 1% 0 0;padding:0 0;width:19%;border:0 solid red}.menu_post_img{float:left;position:relative;height:155px;margin:0 0 6px 0;padding:0 0;width:100%}.menu_post_img img{bottom:0;left:0;margin:auto;overflow:auto;position:absolute;right:0;top:0}.menu_post_cont{float:left;margin:0 0 0 2%;padding:0 0 10px 0;width:96%;font-weight:400;font-family:Georgia,"Times New Roman",Times,serif}.menu_post_cont a{color:#272727!important}.menu_post_cont a:hover{text-decoration:none;color:#C2150A!important}.mass_more{float:right;font-family:Georgia,"Times New Roman",Times,serif;font-weight:700;margin:10px 2% 15px 0;padding:0;width:90%;text-align:right;font-size:10pt}.mass_more a{color:#C2150A!important;text-decoration:underline}.mass_more a:hover{text-decoration:none}@media (max-width:1520px){.mashmenu .content-item:nth-child(6){display:none}.mashmenu .page-item{max-width:1100px}}@media (max-width:1300px){.mashmenu .content-item:nth-child(5){display:none}.mashmenu .page-item{max-width:840px}}@media (max-width:1080px){.mashmenu .content-item:nth-child(4){display:none}.mashmenu .page-item{max-width:620px}.sub-content{display:none;width:99.8%;max-width:1200px;position:absolute;background:url(/wp-content/plugins/mashmenu/images/menu-bg.jpg)#fff repeat-y;border:1px solid #C2150A;left:0%;top:initial;z-index:2000}}@media (max-width:860px){.mashmenu .content-item:nth-child(3){display:none}.mashmenu .page-item{max-width:400px}}@media (max-width:640px){.mashmenu .content-item:nth-child(2){display:none}.mashmenu .page-item{max-width:180px}}.mashmenu .menu-mobile{color:#FFF;font-size:30px;line-height:45px;vertical-align:top;display:none;cursor:pointer;float:right;margin:0 0 0 0;display:none!important}.mashmenu .menu.active{display:block;position:absolute;top:initial;right:0;background:#DDF0F9;width:200px;border-bottom:3px solid #2AA4CF}.mashmenu .menu.active li{display:block!important;width:100%;text-align:right;padding-right:20px}.mashmenu .menu.active li i{display:none}.mashmenu .menu.active>li>a{padding-right:20px;color:#333}form#commentform p input{border:1px solid #aaa!important;height:25px;width:100%}input#submit{background:#C2150A;color:#fff;width:auto!important;padding:0 15px}form#commentform p textarea#comment{width:100%}.subcat_date a{text-decoration:underline;color:#6a6a6a;float:initial!important}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;font-size:12px;margin:1px 15px 10px 15px;line-height:18px;padding-bottom:7px;padding-left:4px;padding-right:4px;max-width:660px;max-height:1800px}.cation{overflow:hidden!important;max-width:630px!important;max-height:860px!important;padding:7px!important;background-color:#f3f3f3!important;margin:auto;border:1px solid #DDDDDD!important}.wp-caption .wp-caption-text,.gallery-caption,.entry-caption{font-size:10pt;line-height:18px;color:#757575;text-align:center;width:96%;margin:auto}.alignleft{float:left;margin:0 20px 20px 0px!important}.alignright{float:right;margin:0 0 20px 20px!important}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignnone{width:98%!important}.reco{width:90%;margin:0 5%;float:left;padding:0;display:table}.reco-row{width:100%;margin:0% 0 15px 0;float:left;padding:0;display:table-row}.reco-cell{width:30%;margin:0% 5% 0 0;float:left;padding:0;display:table-cell;vertical-align:middle;text-align:center}.reco-right{margin-right:0}.reco-area{padding-bottom:0px!important;background:#ffffff!important}@media screen and (min-width:600px){.author-avatar,#colophon,#respond,.commentlist .comment-edit-link,.commentlists .comment-edit-link,.commentlist .reply,.commentlists .reply,.entry-header .comments-link,.entry-meta .edit-link a,.page-link,.site-content nav,.widget-area,img.header-image,.main-navigation{display:none}}.infinite-wrap{border-top:0}.infinite-loader{background-color:#e8e5ce;padding:40px 0}.infinite-loader .spinner{margin:0 auto;width:34px;height:34px}.sidebar .infinite-loader .spinner{padding-right:376px}.rtl.sidebar .infinite-loader .spinner{padding-left:376px;padding-right:0}#infinite-handle{background-color:#e8e5ce;padding:40px 0;text-align:center}.sidebar #infinite-handle{padding-right:376px}.rtl.sidebar #infinite-handle{padding-left:376px;padding-right:0}#infinite-handle span{background:#e05d22;background:-webkit-linear-gradient(top,#e05d22 0%,#d94412 100%);background:linear-gradient(to bottom,#e05d22 0%,#d94412 100%);border:none;border-bottom:3px solid #b93207;border-radius:2px;display:inline-block;color:#fff;font-size:100%;padding:11px 24px 10px;text-decoration:none}#infinite-handle span:hover{background:#ed6a31;background:-webkit-linear-gradient(top,#ed6a31 0%,#e55627 100%);background:linear-gradient(to bottom,#ed6a31 0%,#e55627 100%);outline:none}#infinite-handle span:active{background:#d94412;background:-webkit-linear-gradient(top,#d94412 0%,#e05d22 100%);background:linear-gradient(to bottom,#d94412 0%,#e05d22 100%);border:none;border-top:3px solid #b93207;padding:10px 24px 11px}.infinite-scroll .paging-navigation,.infinite-scroll.neverending #colophon{display:none}.infinity-end.neverending #colophon{display:block}@media (max-width:999px){.sidebar .infinite-loader .spinner,.rtl.sidebar .infinite-loader .spinner{padding-right:0;padding-left:0}.infinite-scroll #infinite-handle,.rtl.sidebar #infinite-handle{padding-right:0;padding-left:0}}.right_visite_area embed{width:100%}.cd-top{display:inline-block;height:40px;width:40px;position:fixed;bottom:30px;right:50px;box-shadow:0 0 10px rgb(0 0 0 / .05);overflow:hidden;text-indent:100%;white-space:nowrap;background:rgb(194 21 10 / .8) url(/wp-content/themes/lnccreative/images/cd-top-arrow.svg) no-repeat center 50%;visibility:hidden;opacity:0;-webkit-transition:opacity .3s 0s,visibility 0s .3s;-moz-transition:opacity .3s 0s,visibility 0s .3s;transition:opacity .3s 0s,visibility 0s .3s}.cd-top.cd-is-visible,.cd-top.cd-fade-out,.no-touch .cd-top:hover{-webkit-transition:opacity .3s 0s,visibility 0s 0s;-moz-transition:opacity .3s 0s,visibility 0s 0s;transition:opacity .3s 0s,visibility 0s 0s}.cd-top.cd-is-visible{visibility:visible;opacity:1}.no-touch .cd-top:hover{background-color:#e86256;opacity:1}.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1.5em;padding:0 1em 0 0;width:50%}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-item a,.gallery-item a:hover,.gallery-item a:focus,.widget-area .gallery-item a,.widget-area .gallery-item a:hover,.widget-area .gallery-item a:focus{-webkit-box-shadow:none;box-shadow:none;background:none;display:inline-block;max-width:100%}.gallery-item a img{display:block;-webkit-transition:-webkit-filter 0.2s ease-in;transition:-webkit-filter 0.2s ease-in;transition:filter 0.2s ease-in;transition:filter 0.2s ease-in,-webkit-filter 0.2s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.gallery-item a:hover img,.gallery-item a:focus img{-webkit-filter:opacity(60%);filter:opacity(60%)}.gallery-caption{display:block;text-align:left;padding:0 10px 0 0;margin-bottom:0}.gallery-item{max-width:30.5%}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-item dt{text-align:center;padding-bottom:10px}@media screen and (min-width:48em){.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}}.gallery-columns-5 .gallery-caption,.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.post-bottom-adsance{width:100%;float:left;margin:20px 0 0 0;padding:0;text-align:center}.amz-ads{float:left;margin:20px 0 0;padding:0;width:100%}.shareaholic-share-button-sizing{float:left;position:relative;display:block!important;overflow:initial;border:none}.elp_form_message.success{color:#333333!important;font-weight:normal!important;font-size:14px}#email-posts-to-subscribers-2 .widget-title{padding:15px 0 7px 0}#email-posts-to-subscribers-2 .email_posts_subscribers form input{width:100%;padding:8px;font-size:15px;border:1px solid #ccc;box-sizing:border-box}#email-posts-to-subscribers-2 .email_posts_subscribers form input[type="submit"]{background-color:#C2150A;color:#fff;display:block;width:100%}#email-posts-to-subscribers-2 .email_posts_subscribers form p br{display:none}#email-posts-to-subscribers-2 .email_posts_subscribers form p .name{display:block;margin:0;padding:0 0 5px 0}.elp_form ::placeholder{color:#fff!important;opacity:1}.elp_form :-ms-input-placeholder{color:#fff!important}.elp_form ::-ms-input-placeholder{color:#fff!important}@media screen and (max-width:767px){#email-posts-to-subscribers-2{clear:both;float:left;width:100%;margin:0 0 0 0;display:block;padding:0 15px;box-sizing:border-box}#email-posts-to-subscribers-2 .email_posts_subscribers form input[type="submit"]{max-width:140px;margin:0 auto}.home_mid_area .slider_top{display:block!important}.home_mid_area .slider_top .flex-direction-nav a{top:50%!important;margin-top:-15px!important}}@media screen and (max-width:420px){.home_mid_area .slider_top .flexslider .slides img{width:100%;height:137px}.header-btn-area{margin-bottom:0px!important}.toggleMenu{margin-top:13px}}.entry-content .addthis_button,.entry-content .addthis_toolbox,.entry-header .addthis_button,.entry-header .addthis_toolbox{margin:10px 0 10px 0}.addthis_button_tweet{min-width:83px;float:left}.atwidget iframe{max-width:none}a.at-share-btn,a.at-share-btn:hover,div.addthis_native_toolbox a,div.addthis_native_toolbox a:hover,div.addthis_tool a,div.addthis_tool a:hover,div.addthis_toolbox a,div.addthis_toolbox a:hover{border:0;box-shadow:none;-webkit-box-shadow:none}div.addthis_toolbox br{display:none}
/*# sourceMappingURL=../../frontend/build/addthis_wordpress_public.min.css.map */
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}.ldc-ul_cont{position:relative;cursor:pointer;font-size:10px!important;font-weight:400;height:2em;margin-bottom:0;outline:0 none;padding:0 2px;position:relative;vertical-align:middle;white-space:nowrap;word-wrap:normal;float:left}.ldc-ul_cont img{background:none repeat scroll 0 0 #fff0;box-shadow:none;margin:0 3px;position:relative;top:3px}.wp_rp_wrap{clear:both}.wp_rp_wrap *{box-sizing:content-box!important}ul.related_post{list-style:none}div.wp_rp_content{display:inline-block!important}ul.related_post,ul.related_post ul{margin:0!important;padding:0!important}ul.related_post li{display:inline-block;width:32%!important;vertical-align:top!important;padding:0!important;background:none!important;margin-top:0;margin-right:2%!important;margin-bottom:0!important;margin-left:0!important;float:none!important}@keyframes zemslideup{from{transform:translateY(80px)}to{transform:translateY(0)}}@-webkit-keyframes zemslideup{from{-webkit-transform:translateY(80px)}to{-webkit-transform:translateY(0)}}@-moz-keyframes zemslideup{from{-moz-transform:translateY(80px)}to{-moz-transform:translateY(0)}}@-webkit-keyframes zemfadein{from{opacity:0}to{opacity:1}}@-moz-keyframes zemfadein{from{opacity:0}to{opacity:1}}@keyframes zemfadein{from{opacity:0}to{opacity:1}}ul.related_post li ul li{animation:zemslideup 0.8s ease-out,zemfadein 1s ease-out;-webkit-animation:zemslideup 0.8s ease-out,zemfadein 1s ease-out;-moz-animation:zemslideup 0.8s ease-out,zemfadein 1s ease-out;border:1px solid #efefef!important;border-radius:1px!important;-webkit-border-radius:1px!important;-moz-border-radius:1px!important;display:block;width:80%!important;font-size:11px!important;background-color:#fff!important;box-shadow:0 2px 5px rgb(0 0 0 / .16)!important;-moz-box-shadow:0 2px 5px rgb(0 0 0 / .16)!important;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .16)!important;padding:15px!important;margin-bottom:15px!important}ul.related_post li:nth-last-child(2){margin-right:0px!important}div.wp_rp_content{width:100%}ul.related_post li ul li:nth-child(odd){animation-duration:0.6s;-webkit-animation-duration:0.6s;-moz-animation-duration:0.6s}ul.related_post li ul li:hover{box-shadow:0 5px 20px 3px rgb(0 0 0 / .1)!important;-webkit-transition:all .2s;-webkit-transform:scale(1.05,1.05);;-moz-transition:all .2s;-moz-transform:scale(1.05,1.05);;transition:all .2s;transform:scale(1.05);}ul.related_post li a.wp_rp_title{display:block!important;text-decoration:none!important;width:100%!important;color:#000!important;text-indent:0!important}ul.related_post li a.wp_rp_thumbnail{display:block!important;clear:both!important}ul.related_post li a.wp_rp_thumbnail img{width:150px!important;height:auto!important;text-align:center!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important}ul.related_post li p{color:#000!important}ul.related_post li.wp_rp_related_post_load_more{display:block;width:100%!important;margin:10px 0!important;text-align:center!important}ul.related_post li.wp_rp_related_post_load_more img.zloader{box-shadow:none;border:none;display:none}#wp_rp_related_load_more{width:auto!important;display:block!important;text-align:center!important;border:1px solid rgb(140 126 126 / .3)!important;-moz-box-shadow:inset 0 1px rgb(255 255 255 / .35)!important;-webkit-box-shadow:inset 0 1px rgb(255 255 255 / .35)!important;box-shadow:inset 0 1px rgb(255 255 255 / .35)!important;-moz-border-radius:6px!important;-webkit-border-radius:6px!important;border-radius:6px!important;padding:7px 9px!important;background-color:#f0eded!important;background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#fdfafb),to(#f0eded),color-stop(.5,#f9f7f7),color-stop(.5,#f6f3f4))!important;background-image:-moz-linear-gradient(top,#fdfafb,#f9f7f7 50%,#f6f3f4 50%,#f0eded)!important;background-image:-o-linear-gradient(top,#fdfafb,#f9f7f7 50%,#f6f3f4 50%,#f0eded)!important;background-image:-webkit-linear-gradient(top,#fdfafb,#f9f7f7 50%,#f6f3f4 50%,#f0eded)!important;color:#524d4d!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb',endColorstr='#f0eded')!important;text-shadow:0 1px rgb(255 255 255 / .9)!important;font-size:12px!important;text-decoration:none!important}div.wp_rp_footer{text-align:right!important;overflow:hidden!important}div.wp_rp_footer a{color:#999!important;font-size:11px!important;text-decoration:none!important;display:inline-block!important}div.wp_rp_footer a.wp_rp_edit{color:#fff!important;font-size:12px!important;text-decoration:underline!important;font-weight:bold!important;background:#f79124!important;border-radius:2px!important;padding:3px 6px}ul.related_post li .wp_rp_category a{display:inline!important}@media screen and (max-width:500px){ul.related_post li:nth-child(2){margin-right:0}ul.related_post li{width:48%!important}}@font-face{font-display:swap;font-family:'Ostrich-Regular';src:url(/wp-content/themes/lnccreative/fonts/Ostrich_Regular.eot);src:url('/wp-content/themes/lnccreative/fonts/Ostrich_Regular.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/lnccreative/fonts/Ostrich_Regular.ttf) format('truetype'),url('/wp-content/themes/lnccreative/fonts/Ostrich_Regular.svg#LG-SmartRegular') format('svg');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:'Vijaya-Regular';src:url(/wp-content/themes/lnccreative/fonts/vijaya-regular.eot);src:url('/wp-content/themes/lnccreative/fonts/vijaya-regular.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/lnccreative/fonts/vijaya-regular.ttf) format('truetype'),url('/wp-content/themes/lnccreative/fonts/vijaya-regular.svg#LG-SmartRegular') format('svg');font-weight:400;font-style:normal}a{text-decoration:underline;outline:none}a:hover{text-decoration:none}.submit-but{background:#ff7e00;cursor:pointer;color:#191919;font-size:30pt;height:auto;letter-spacing:1px;padding:22px 25px;text-decoration:none;border-radius:5px;font-family:Ostrich-Regular;font-weight:700}.submit-but-form{background:#ff7e00!important;cursor:pointer!important;color:#191919!important;font-size:20pt!important;height:auto!important;padding:11px 25px!important;text-decoration:none!important;border-radius:5px!important;border:none!important;text-shadow:none!important;font-family:"Open Sans";font-weight:bold!important}img{max-width:100%;height:auto}body{background:#fce096;margin:0;padding:0;font-family:"Open Sans"}.omega{margin-right:0!important}.silhouette-quize-area{max-width:1000px;width:100%;margin:auto}.quize-logo-area{max-width:450px;width:100%;margin:auto}.quize-logo-box{width:100%;float:left;margin:20px 0 0 0;padding:0 0 21px 0;background:#fae7b3;-moz-box-shadow:0 0 3px #f3ba33;-webkit-box-shadow:0 0 3px #f3ba33;box-shadow:0 0 3px #f3ba33}.quize-logo-inner{width:90%;float:left;margin:0 0 0 6%;padding:0;font-family:Arial,Helvetica,sans-serif}.quize-landing-inner{width:86%;float:left;margin:75px 0 0 7%;padding:0}.quize-logo-top{width:100%;float:left;margin:13px 0 0 0%;padding:0}.quize-logo-botton{width:100%;float:left;margin:9px 0 0 0%;padding:0;font-size:10pt;color:#c2150a}.quize-logo-img{width:17%;float:left;margin:6px 1% 0 0%;padding:0}.quize-logo-cont{width:60%;text-transform:uppercase;text-align:right;float:left;margin:0 0 0 0%;padding:0}.quize-logo-cont1{width:100%;float:left;margin:0 0 0 0%;padding:0;font-size:20pt;color:#c2150a}.quize-logo-cont2{width:100%;float:left;margin:-3px 0 0 0%;padding:0;font-size:16pt;color:#494949}.quize-landing-page{width:100%;max-width:1000px;background:url(/wp-content/themes/lnccreative/images/quize/quize-bg.jpg) #620600 no-repeat;background-size:100%;height:747px;float:left;margin:0 0 0 0;padding:0;font-family:Arial,Helvetica,sans-serif}.quize-landing-head{width:100%;float:left;margin:0 0 23px 0%;padding:0;text-align:center;font-size:36pt;font-weight:700;text-shadow:2px 1px #000;font-family:'Vijaya-Regular';color:#f1bb00}@-moz-document url-prefix(){.quize-landing-head{margin-top:-24px}}.quize-landing-cont{width:100%;float:left;margin:0 0 0 0%;padding:0}.quize-landing-cont p{margin:0 0 20px 0;padding:0;line-height:22px;font-size:12pt;color:#ffedb0}.quize-btn-area{width:100%;float:left;text-align:center;margin:40px 0 0 0;padding:0}.quize-btn-area a{margin-right:50px}.quize-footer{width:100%;float:left;margin:0 0 0 0%;padding:27px 0 20px 0;background:#313130;border-top:1px #403e38 solid}.quize-footer-so-area{max-width:110px;width:100%;margin:auto}.quize-so{background:url(/wp-content/themes/lnccreative/images/inner-footer-so.png) no-repeat;float:left;height:31px;margin:5px 0 2px;padding:0}.quize-footer-so-area a{border:0 solid red;float:left;height:31px;margin:0 10px 0 0;padding:0;text-decoration:none;width:30px}.facebook-icon{background-position:0 0}.twitter-icon{background-position:-40px 0}.pinterest-icon{background-position:-159px 0}.quize-footer-link{width:100%;float:left;line-height:20px;margin:20px 0 7px 0%;padding:0;text-align:center;font-size:8.5pt;color:#a19f9f;font-family:Verdana,Geneva,Tahoma,sans-serif}.quize-footer-link span{padding:0 1px}.quize-footer-link a{color:#a19f9f;text-decoration:none}.quize-footer-link a:hover{text-decoration:underline}.quize-footer-copy{width:100%;float:left;margin:0 0 0 0%;padding:0;text-align:center;font-size:8.25pt;color:#a19f9f;font-family:Verdana,Geneva,Tahoma,sans-serif}.qustion-area{width:100%;max-width:1000px;float:left;margin:0 0 0 0;padding:0;background:#620600}.qustion-area-inner{width:90%;float:left;margin:50px 0 0 5%;padding:0}.qustion-area-inner .mlw_qmn_quiz{width:100%;float:left;margin:-15px 0 0 0%;padding:0}.qustion-area-inner .mlw_qmn_quiz .quiz_section{width:100%;float:left;margin:0 0 0 0%;padding:30px 0 30px 0;border-bottom:2px #751a14 solid}.qustion-area-inner .mlw_qmn_question{width:100%;float:left;margin:0 0 22px 0%;padding:0;color:#ffedb0;font-size:13pt;font-weight:400}.qustion-area-inner .mlwRequiredRadio label{color:#ffedb0;font-size:11pt}.qustion-area-inner .rdo-box-area{float:left;margin:0 2% 0 0;padding:0;width:23%}.qustion-area-inner .quiz_begin{float:left!important;margin:50px 0 5px 2%!important;padding:0 0 22px 0px!important;background:#c69e89;width:96%!important;border-radius:2px;border:1px #edd6b8 solid!important}.int-quiz .mlw_qmn_quiz .slide6{border-bottom:none!important}.qustion-area-inner .mlw_qmn_quiz .quiz_end{border-bottom:none!important;text-align:center;margin-bottom:30px}.ind-quiz .mlw_qmn_quiz .slide11{border-bottom:none!important}.qustion-area-inner .quiz-form-box{float:left;margin:0 0 0 0;padding:0;width:43.5%;border:0 red solid}.qustion-area-inner .qmn_error{float:left;margin:10px 0;padding:0;width:100%;text-align:center;font-size:10pt}.qfb1{margin:0 4% 0 4.7%!important}.quiz-form-box .mlw_qmn_question{float:left;font-size:11pt;color:#000;margin:0 0% 0 0;padding:0;width:15%;border:0 red solid}.quiz-form-box input{float:left;margin:0 0 0 0;padding:0 2%;width:84%;height:28px;background:#fff;border:1px #b2998c solid}.quize-thanks-area{max-width:869px;width:100%;margin:auto}.quize-thanks-cont{width:100%;text-align:center;float:left;margin:0 0 0 0;padding:0;border:0 orange solid}.quize-thanks-cont p{font-size:13pt;color:#ffedb0;margin:0 0 7px 0;padding:0}.quize-thanks-cont p a{color:#ffedb0}.quize-thanks-or{width:100%;font-size:16pt;color:#ffedb0;text-align:center;font-weight:700;float:left;margin:13px 0 50px 0;padding:0}.quize-thanks-bottom-area{width:96%;float:left;margin:10px 0 35px 2%;padding:0}.quize-thanks-special-head{width:100%;font-size:16pt;color:#ffedb0;font-weight:700;float:left;margin:0 0 27px 0;padding:0}.quize-artical-line{width:100%;float:left;margin:0 0 45px 0%;padding:0}.quize-artical-left{width:15%;float:left;margin:0 2% 0 0%;padding:0}.quize-artical-right{width:80%;font-size:11pt;color:#ffedb0;float:left;margin:0 0 0 0%;padding:0}.quize-artical-right1{width:100%;float:left;margin:0 0 10px 0%;line-height:21px;padding:0;font-weight:700}.quize-artical-right1 a{color:#ffedb0;text-decoration:none}.quize-artical-right2{width:100%;float:left;margin:0 0 0 0%;padding:0}.quize-artical-right2 a{color:#ffedb0}.quize-artical-right2 a:hover{text-decoration:none}@media only screen and (max-width:990px){.quize-landing-page{background:none;height:auto;padding-bottom:60px;background:#620600}.quize-landing-inner{margin:40px 0 0 5%;width:90%}.submit-but{font-size:22px;padding:15px 15px}.quize-footer-link{width:96%;margin-left:2%}}@media only screen and (max-width:800px){.qustion-area-inner .mlw_qmn_quiz .quiz_section{padding-bottom:20px}.qustion-area-inner .rdo-box-area{width:48%;margin-bottom:10px}.quiz-form-box .mlw_qmn_question{width:100%;margin-bottom:3px}.quiz-form-box input{width:100%}}@media only screen and (max-width:610px){.qustion-area-inner .quiz_begin{margin-top:20px!important}.quize-artical-left{width:16%;margin-right:4%}}@media only screen and (max-width:420px){.qustion-area-inner .rdo-box-area{width:100%;margin-right:0}.qustion-area-inner .quiz-form-box{width:92%;margin-left:4%;margin-bottom:5px}.qfb1{margin:0 0% 10px 4%!important}.qustion-area-inner .mlw_qmn_question{font-size:12pt}.qustion-area-inner .mlwRequiredRadio label{font-size:11pt}.quize-footer-link{width:90%;margin-left:5%}.quize-footer-copy{width:90%;margin-left:5%;margin-top:10px}.quize-logo-cont{width:81%}.quize-logo-cont1{font-size:17pt}.quize-logo-cont2{font-size:14pt;margin-top:1px}.quize-thanks-cont p{font-size:10pt}.quize-artical-right{font-size:10pt}.quize-artical-right1{line-height:18px}.quize-thanks-or{font-size:13pt;margin:25px 0 15px}.quize-thanks-special-head{font-size:12pt}.quize-thanks-bottom-area{margin-bottom:0}}