/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
	.desktop-only {
		display: none !important;
	}
	.container-fluid .navbar > .container-full-width-boxed {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.top-bar {
		padding: 0;
	}
	.top-bar-items .logo {
		display: none;
	}
	.top-bar .social-profiles {
		margin: 5px 0;
	}
	.top-bar .top-search-form {
		height: 0px;
		float: none;
		padding: 0 15px;
		margin: 0 -15px;
		max-width: 100%;
		box-sizing: content-box;
		clear: both;
		transition: height ease-out .2s;
		overflow: hidden;
		background: rgba(0,0,0,0.2);
	}
	.top-bar .top-search-form.in {
		height: 48px;
	}
	.top-search-form .searchform {
		margin: 7px 0;
	}
	.top-bar .text-alignleft,
	.top-bar .text-alignright {
		text-align: center;
	}
	.top-bar .text,
	.top-bar-menu {
		margin: 0.5em 0;
	}
	.search-toggle {
		margin: 0 -15px 0 0;
		color: #888;
		padding: 8px 15px 9px;
		border-radius: 0;
		border: none;
		background: rgba(0,0,0,0.2);
	}
	.search-toggle.collapsed .fa:before {
		content:"\f00e";
	}
	.search-toggle .fa:before {
		content:"\f010";
	}
	.header_title {
		margin: 0;
		padding: 15px;
		text-align: left;
		font-size: 1em;
		letter-spacing: normal;
	}
	.header_title,
	.header_title a,
	.header_title a:hover,
	.header_desc {
		color: #333;
	}
	.navbar-inverse .header_title,
	.navbar-inverse .header_title a,
	.navbar-inverse .header_title a:hover,
	.navbar-inverse .header_desc {
		color: #fff;
	}
	.header_desc {
		display: none;
	}
	.navbar .top-search-form {
		margin: 0;
	}
	.navbar-toggle {
		border-color: #888;
	}
	.navbar-toggle .icon-bar {
		background-color: #888;
	}
	.navbar-inverse .navbar-toggle {
		border-color: #333;
		background-color: #444;
		background-color: rgba(0,0,0,0.4);
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-nav {
		margin: 0;
	}
	.navbar .nav > li > a,
	.navbar .nav.has-desc > li > a,
	.navbar #secondary-menu li a {
		min-height: 0;
		padding: 7px 15px;
	}
	.navbar-nav,
	.navbar-nav ul {
		padding-bottom: 5px;
	}
	.boxed-wrapper .navbar-fixed-top {
		left: 0;
		right: 0;
	}
	.navbar-fixed-top {
		margin-left: 0;
		margin-right: 0;
	}
	.post {
		padding: 15px 0;
	}
	.post .entry {
		padding: 0 15px;
	}
	.singular .post,
	.post.author {
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
	}
	.singular .post .entry,
	.post.author .entry {
		padding: 0;
	}
	.post-nav {
		padding: 0;
	}
	.post-nav-top .previous,
	.post-nav-top .next-post {
		text-align: center;
		padding: 10px 15px;
	}
	.post-nav-top p:nth-child(2) {
		border-top: 1px solid #eee;
	}
	.post-title, 
	.post-title a {
		font-size: 1.2em;
		line-height: normal;
	}
	.page .post .post-title, 
	.page .post .post-title a {
		font-size: 1.5em;
		line-height: normal;
	}
	.entry-content .excerpt-thumb img, 
	.child-page .excerpt-thumb img {
		float: none;
		margin: 0;
		width: 100%;
		border: none;
		box-shadow: none;
	}
	.entry-content .excerpt-thumb {
		margin: 0 -15px 1.5em;
		display: block;
	}
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item,
	.gallery-columns-2 .gallery-item:nth-child(3n+1),
	.gallery-columns-2 .gallery-item:nth-child(3n+2),
	.gallery-columns-3 .gallery-item:nth-child(4n+2),
	.gallery-columns-3 .gallery-item:nth-child(4n+3),
	.gallery-columns-4 .gallery-item:nth-child(5n+3),
	.gallery-columns-4 .gallery-item:nth-child(5n+4),
	.gallery-columns-5 .gallery-item:nth-child(6n+4),
	.gallery-columns-5 .gallery-item:nth-child(6n+5),
	.gallery-columns-6 .gallery-item:nth-child(7n+5),
	.gallery-columns-6 .gallery-item:nth-child(7n+6),
	.gallery-columns-7 .gallery-item:nth-child(8n+6),
	.gallery-columns-7 .gallery-item:nth-child(8n+7),
	.gallery-columns-8 .gallery-item:nth-child(9n+7),
	.gallery-columns-8 .gallery-item:nth-child(9n+8),
	.gallery-columns-9 .gallery-item:nth-child(10n+8),
	.gallery-columns-9 .gallery-item:nth-child(10n+9) {
		width: 100% !important;
		margin: 7px 0 !important;
	}
	.gallery .item-title .gallery-title {
		bottom: 10px;
		top: auto;
	}
	.gallery .item-title .gallery-title h3 {
		font-size: 14px;
		font-size: 4vw;
		padding: 0 1%;
	}
	.gallery .item-title .gallery-title .gallery-date {
		font-size: 10px;
	}
	.gallery dt {
		margin-top: 0;
	}
	.entry .featured-image .caption {
		padding: .5em 1em;
	}
	.entry-author {
		text-align: center;
	}
	.entry-author .author-avatar {
		margin-bottom: 15px;
	}
	.entry-author .author-avatar img {
		max-width: 100px;
	}
	.post-tags, 
	.comment-link {
		margin-top: 10px;
	}
	#comments > h4 {
		float: none;
		margin: 0 0 15px;
	}
	.comment-form-jump {
		float: none;
		margin: 0 0 15px;
	}
	#comments ol li.comment, 
	#comments ol li.pingback, 
	#comments ol li.trackback {
		padding: 15px;
	}
	.comment-meta {
		font-size: 0.9em;
	}
	.comment-meta .comment-date .time {
		display: none;
	}
	.comment-meta .comment-avatar {
		float: left;
		margin-right: 10px;
	}
	.author-heading {
		text-align: center;
		margin: -30px -15px 0;
	}
	.author-entry .avatar {
		margin-bottom: 15px;
	}
	.mentions-bar-logo {
		display: flex;
		flex-wrap: wrap;
	}
	.mentions-bar-logo li {
		max-width: 47%;
	}
	.footer-right {
		text-align: center;
		padding: 10px 15px;
		margin: -15px 0 10px;
		background: rgba(255,255,255,0.05);
	}
	#footer .social-profiles,
	.footer-menu-wrap {
		text-align: center;
	}
	#footer .social-profiles {
		margin: -10px -15px;
		padding: 10px 0;
		border-bottom: 1px solid #555;
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}
	.footer-menu-wrap {
		margin-top: 20px;
	}
	.footer-menu-wrap .menu > li {
		padding: 0 5px;
		margin: 0;
	}
	.footer-menu-wrap .menu > li.menu-item-has-children {
		padding: 0;
		margin: 0;
		display: block;
		list-style: none;
	}
	.footer-menu-wrap .sub-menu {
		margin-bottom: 10px;
	}
	.footer-menu-wrap .sub-menu li {
		padding: 2px 0;
	}
	.copyright-developer,
	.footer-right {
		width: 100%;
		float: none;
	}


	/**
	 * Stacks
	 */
	.entry-content .panel-grid .excerpt-thumb {
		margin-left: 0;
		margin-right: 0;
	}
	.panel-grid .mentions-bar {
		padding: 15px;
	}
	.panel-grid .mentions-bar-logo {
		padding: 0;
	}
	.pricing-table {
		flex-wrap: wrap;
	}
	.pricing-table .price-package {
		width: 100%;
		margin-bottom: 40px;
	}
}

/* Small devices up to tablets */
@media (max-width: 991px) {
	.carousel {
		margin: -30px -15px 50px;
		width: auto;
		box-shadow: none;
		border: none;
	}
	.bottom-slider .carousel {
		margin-top: 50px;
	}
	#header .carousel {
		margin: 0;
	}
	#content > .carousel {
		margin-left: 0;
		margin-right: 0;
	}
	.carousel, 
	.carousel .item {
		height: 250px;
	}
	.carousel-caption {
		padding: 10px 15px;
	}
	.carousel .slider_post_title {
		font-size: 16px;
	}
	.carousel.style-card .content {
		position: absolute;
		bottom: 0;
		background: #000;
		background: rgba(0,0,0,0.6);
		color: #fff;
		padding: 10px 15px;
		font-size: 0.9em;
		line-height: normal;
		height: auto;
	}
	.carousel.style-card .slider_post_title,
	.carousel.style-card .slider_post_title a {
		color: #fff;
	}
	.carousel.style-card .carousel-control {
		opacity: 0.5;
	}
	.carousel.style-banner .carousel-caption,
	.carousel.style-card .content {
		position: absolute;
		top: auto;
		bottom: 0;
		width: 100%;
		height: auto;
		padding: 15px;
		background: linear-gradient(to top, rgba(0,0,0,0.7) 20%, transparent);
		font-size: 0.8em;
    	line-height: 1.3em;
	}
	.carousel .post-meta {
		display: none;
	}
	.full-width-slider .carousel {
		margin-top: 0;
	}
	.carousel-caption .container {
		padding-left: 0;
		padding-right: 0;
	}
	.left-col-first.two_col_right .carousel,
	.left-col-first.three_col_right .carousel,
	.left-col-first.three_col_center .carousel {
		margin-top: 30px;
	}
	.dropdown-menu .dropdown-submenu .fa-chevron-right:before {
		content: "\f078";
	}
	.navbar-collapse.in .navbar-nav .dropdown-submenu > .dropdown-menu {
		background: rgba(255,255,255,0.05);
	}
	.navbar-collapse.in .navbar-nav .dropdown-submenu a,
	.navbar-collapse.in .navbar-nav .dropdown-submenu > .dropdown-menu li {
		background: none;
	}
	.navbar-collapse.in .navbar-nav .dropdown-submenu.open > .dropdown-menu {
		display: block;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, 
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, 
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		background: none;
	}
	#header .carousel-indicators {
		display: none;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.mobile-only {
		display: none !important;
	}
	.header-slider .header_title {
		display: none;
	}
	.footer-widget-col-5 .sidebar-wrap {
	    width: 20% !important;
	}
	.navbar-fixed-top {
		left: 15px;
		right: 15px;
	}
	.admin-bar .navbar-fixed-top {
		top: 32px;
	}
	.navbar,
	.navbar a {
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.full-width-slider .carousel.style-banner .carousel-caption {
	    width: 45%;
	}
	/*.full-width-slider .carousel.style-banner,
	.full-width-slider .carousel.style-card,*/
	/*#header .carousel {
		margin-left: -15px;
		margin-right: -15px;
	}*/
	.full-width-slider.layout-full-width-boxed .carousel.style-banner .carousel-caption,
	#header .carousel.style-banner .carousel-caption {
	    padding: 0;
	    position: relative;
	    width: 100%;
	    background: linear-gradient(to right, rgba(0,0,0,0.7) 10%, transparent 50%);
	}
	.full-width-slider.layout-full-width-boxed .carousel.style-banner .carousel-caption-content,
	#header .carousel.style-banner .carousel-caption-content {
	    padding: 25px 25px 25px 0;
	    width: 25%;
	    position: absolute;
	    left: 20%;
	    height: 100%;
	}
	.full-width-slider.layout-full-width-boxed .carousel.style-banner .carousel-caption-content,
	.layout-boxed #header .carousel.style-banner .carousel-caption-content {
		left: 70px;
		width: 40%;
	}
	#header .carousel.style-bgimage-excerpt .carousel-caption-content {
	    max-width: 50%;
	}
	#header .carousel-control.left {
	    left: 35px;
	}
	#header .carousel-control.right {
	    right: 35px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
	.navbar .nav > li > a {
		padding: 10px;
		min-height: 40px;
		font-size: 13px;
	}
	.navbar .nav ul li a {
		font-size: 12px;
		padding: 7px 10px;
	}
	.navbar #secondary-menu li a {
		font-size: 12px;
		padding: 5px 10px;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	
}[class^="wp-block-"] {
    margin-bottom: 1.5em;
}
.wp-block-separator {
	margin: 40px 45%;
}
.wp-block-separator.is-style-wide {
	margin: 40px 25%;
}
.wp-block-separator.is-style-dots {
	margin: 40px auto;
}
blockquote,
.wp-block-quote,
.wp-block-quote.is-style-default {
    border: none;
    margin: 0 0 20px;
    padding: 0 20px;
    line-height: normal;
}
blockquote p,
.wp-block-quote p,
.editor-block-list__block .wp-block-quote p,
.lead {
    font-style: italic;
    font-size: 1.3em;
    line-height: 1.3em;
    color: #4a474b;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
	font-size: 1.6em;
	line-height: 1.3em;
}
blockquote cite,
.wp-block-quote cite,
.wp-block-quote__citation,
.wp-block-quote.is-large cite,
wp-block-quote.is-large footer, 
.wp-block-quote.is-style-large cite, 
.wp-block-quote.is-style-large footer {
	display: block;
	font-style: italic;
	margin-top: 10px;
	text-align: right;
    font-size: 16px;
    color: inherit;
}
blockquote p:first-child {
    margin-bottom: 20px
}
p cite {
	display: block;
	text-align: right;
}
.entry-content .wp-caption-text,
.wp-block-image figcaption,
.wp-block-audio figcaption {
    font-size: 13px;
    font-style: italic;
    padding: 5px;
    color: #818081;
    text-align: center;
    margin-top: 5px;
}
.wp-caption-text strong,
.wp-block-image figcaption strong,
.wp-block-audio figcaption strong {
    color: #262626;
}
.wp-block-audio figcaption {
	margin-top: 0;
}
.entry-content .wp-block-gallery {
	padding: 0;
    max-width: 100%;
}
.wp-block-gallery .blocks-gallery-image img, 
.wp-block-gallery .blocks-gallery-item img {
	box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
    border-radius: 3px;
}
.pullquote,
.wp-block-pullquote {
    margin-top: 30px;
    border-top: 3px solid #eee;
    border-bottom: 1px solid #eee;
	font-size: 20px;
    line-height: normal;
	padding-bottom: 20px;
	width: 30%;
	color: #000;
}
.wp-block-pullquote {
	width: auto;
	padding: 0.5em 0;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
}
.wp-block-pullquote p {
	line-height: 1.5em;
}
.pullquote cite,
.wp-block-pullquote blockquote cite,
.wp-block-pullquote__citation, 
.wp-block-pullquote cite, 
.wp-block-pullquote footer {
	text-align: center;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8em;
    opacity: 0.3;
}
.pullquote blockquote,
.wp-block-pullquote blockquote,
.wp-block-pullquote__citation,
.entry-content .wp-block-button__link,
.editor-writing-flow .wp-block-button,
.wp-block-table [class^="wp-block-"] {
	margin-bottom: 0;
}
.wp-block-button .wp-block-button__link,
.editor-writing-flow .wp-block-button .wp-block-button__link {
    border: none;
	border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    line-height: 34px;
    padding: 5px 25px;
}
.wp-block-button .wp-block-button__link:not(.has-background) {
	background: #4F2D69;
	color: #ffffff;
}
.wp-block-verse {
    color: #191e23;
    white-space: nowrap;
    font-family: inherit;
    font-size: inherit;
    padding: 1em;
    overflow: auto;
    background: none;
    border: none;
    line-height: 1.5em;
}
table,
.wp-block-table {
    width: 100%;
    max-width: 100%;
    border: 0 none;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 20px;
}
table td,
table th,
table tr,
.wp-block-table td,
.wp-block-table th,
.wp-block-table tr {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: none;
    border-top: 1px solid #ddd;
}
.wp-block-audio audio {
	width: 300px;
}
.wp-block-audio.aligncenter {
	text-align: center;
}
.wp-block-columns {
	margin-left: -15px;
	margin-right: -15px;
}
.wp-block-column {
	padding-left: 15px;
	padding-right: 15px;
}
.wp-block-cover-image .wp-block-cover-image-text, 
.wp-block-cover-image h2 {
	margin: auto !important;
}
.wp-block-cover-image {
	display: flex !important;
}
.entry-content .blocks-gallery-grid {
    padding: 0;
    max-width: 100%;
}


@media only screen and (min-width: 768px) {
	.alignfull {
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw + 9px);
		width: auto;
		max-width: 1000%;
	}
	.alignwide {
		margin-left: calc(25% - 25vw);
		margin-right: calc(25% - 25vw);
		width: auto;
		max-width: 1000%;
	}
	.alignwide img,
	.alignfull img {
		display: block;
		margin: 0 auto;
	}
}.n2-in-fullscreen *{animation-name:initial}.n2-in-fullscreen [data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]){opacity:1}ss3-fullpage{display:block}ss3-fullpage[data-based-on=real]{opacity:0}ss3-force-full-width{position:relative;display:block;opacity:0;width:100vw;transform:translateX(-100vw)}.n2-section-smartslider{position:relative;width:100%;outline:0;--widget-offset: 0px}.n2-section-smartslider--hidden{display:none}.n2-ss-align{position:relative;z-index:0;overflow:hidden}.n2-ss-align.n2-ss-align-visible{overflow:visible}.n2-ss-slider{display:grid;grid-template-columns:100%;grid-template-rows:1fr auto;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1;user-select:none;--ss-fs: flex-start;--ss-fe: flex-end;--ss-r: row;--ss-rr: row-reverse}.n2-ss-slider [data-force-pointer],.n2-ss-slider [data-force-pointer] *{cursor:pointer!important}.n2-ss-slider [data-force-pointer=zoom-in],.n2-ss-slider [data-force-pointer=zoom-in] *{cursor:zoom-in!important}.n2-ss-slider .n2-ss-text{user-select:text;cursor:initial}.n2-ss-slider-has-no-slide{height:0!important;opacity:0!important;overflow:hidden!important}.n2-ss-slider,.n2-ss-slider .n2_ss__touch_element{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}.n2-ss-slider>*,.n2-ss-slider .n2_ss__touch_element>*{-webkit-tap-highlight-color:initial}.n2-ss-slider .n2-ow,.n2-ss-slider .n2-ow-all *{font-size:inherit;line-height:inherit;letter-spacing:inherit}.n2-ss-slider .n2-ow,.n2-ss-slider .n2-ow:before,.n2-ss-slider .n2-ow:after,.n2-ss-slider .n2-ow-all *,.n2-ss-slider .n2-ow-all :before,.n2-ss-slider .n2-ow-all :after{box-sizing:content-box}.n2-ss-slider .n2-ow:before,.n2-ss-slider .n2-ow:after,.n2-ss-slider .n2-ow-all :not(i):before,.n2-ss-slider .n2-ow-all :not(i):after{display:none}.n2-ss-slider a.n2-ow,.n2-ss-slider .n2-ow-all a{border:0;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.n2-ss-slider a.n2-ow,.n2-ss-slider a.n2-ow:focus,.n2-ss-slider .n2-ow-all a,.n2-ss-slider .n2-ow-all a:focus{outline:0!important;transition:none 0s;box-shadow:none;text-decoration:none}.n2-ss-slider path{transition:none 0s}.n2-ss-slider .n2-ow-all b,.n2-ss-slider .n2-ow-all i{color:inherit}.n2-ss-slider h1.n2-ow,.n2-ss-slider h2.n2-ow,.n2-ss-slider h3.n2-ow,.n2-ss-slider h4.n2-ow,.n2-ss-slider h5.n2-ow,.n2-ss-slider h6.n2-ow,.n2-ss-slider p.n2-ow,.n2-ss-slider .n2-ow-all h1,.n2-ss-slider .n2-ow-all h2,.n2-ss-slider .n2-ow-all h3,.n2-ss-slider .n2-ow-all h4,.n2-ss-slider .n2-ow-all h5,.n2-ss-slider .n2-ow-all h6,.n2-ss-slider .n2-ow-all p{margin:0;padding-left:0;padding-right:0;height:auto;width:auto;border:0;box-shadow:none;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.n2-ss-slider iframe{border:0;min-height:0}.n2-ss-slider iframe.n2-ow,.n2-ss-slider .n2-ow-all iframe{margin:0}.n2-ss-slider img.n2-ow,.n2-ss-slider .n2-ow-all img,.n2-ss-slider svg.n2-ow,.n2-ss-slider .n2-ow-all svg{max-width:none;max-height:none;height:auto;box-shadow:none;border-radius:0;background:0 0;background:0 0;padding:0;margin:0;border:0;vertical-align:top}.n2-ss-slider picture.n2-ow,.n2-ss-slider .n2-ow-all picture{display:inline-block}.n2-ss-slider source{display:none}.n2-ss-slider ul.n2-ow,.n2-ss-slider li.n2-ow,.n2-ss-slider img.n2-ow,.n2-ss-slider a.n2-ow,.n2-ss-slider p.n2-ow,.n2-ss-slider ol.n2-ow,.n2-ss-slider textarea.n2-ow,.n2-ss-slider input.n2-ow,.n2-ss-slider button.n2-ow{transition:none 0s}.n2-ss-slider p{background-color:transparent}.n2-ss-slider{z-index:3;position:relative;text-align:left;width:100%;min-height:1px}[dir=rtl] .n2-ss-slider{text-align:right}.n2-ss-slider :focus{outline:0}.n2-ss-slider[data-responsive=fullpage]{min-height:calc(var(--target-height, 100vh) - var(--subtract, 0px) - var(--subtract-vertical-offset, 0px) - var(--subtract-vertical-widget, 0px))}.n2-ss-slider.n2-ss-slider--fullscreen[data-responsive=fullpage]{min-height:100vh}.n2-ss-slider.n2-ss-slider--fullscreen .n2-ss-preserve-size--slider{display:none!important}[dir=rtl] .n2-ss-slider .n2-ss-slide-background{text-align:left}.n2-ss-slider.n2notransition *{transition:none 0s!important}.n2-ss-slider .n2-ss-preserve-size{width:100%;visibility:hidden}.n2-ss-slider .n2-ss-preserve-size[data-related-device]{display:none}.n2-ss-slider .n2-ss-preserve-size[data-related-device=desktopPortrait]{display:block}.n2-ss-slider .n2-ss-slider-background-video{position:absolute;left:0;top:0;width:100%;height:100%}.n2-ss-slider .n2-ss-slide{position:relative;overflow:hidden;text-align:center;--ssselfalign: center}.n2-ss-full-page--constrain-ratio .n2-ss-slide{overflow:visible}.n2-ss-slider .n2-ss-slide--focus{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:-99999}.n2-ss-slider .n2-ss-slide-thumbnail{display:none}.n2-ss-full-page--constrain-ratio .n2-ss-layers-container{clip-path:var(--ss-clip-path, inset(0px))}.n2-ss-slider .n2-ss-slide-background,.n2-ss-slider .n2-ss-slide-background *{position:absolute;top:0;left:0;width:100%;height:100%;text-align:left}.n2-ss-feature-post-bg-loader .n2-ss-slide-background{opacity:0}.n2-ss-slider .n2-ss-slide-background{z-index:10}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-color{z-index:1}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-color[data-overlay="1"]{z-index:7}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-video{z-index:3}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-image{z-index:5}.n2-ss-slider .n2-ss-slide-background-image{width:100%;height:100%;box-sizing:content-box;--ss-o-pos-x: 50%;--ss-o-pos-y: 50%}.n2-ss-slider .n2-ss-slide-background-image img{object-position:var(--ss-o-pos-x) var(--ss-o-pos-y)}.n2-ss-slider .n2-ss-slide-background-image img{width:100%!important;height:100%!important;object-fit:cover;color:RGBA(0,0,0,0)}.n2-ss-slider [data-mode=fit] .n2-ss-slide-background-image img{object-fit:contain}.n2-ss-slider [data-mode=center] .n2-ss-slide-background-image img{object-fit:none}.n2-ss-slider [data-mode=stretch] .n2-ss-slide-background-image img{object-fit:fill}.n2-ss-slider [data-mode=blurfit] .n2-ss-slide-background-image+.n2-ss-slide-background-image img{object-fit:contain}.n2-ss-slider .n2-ss-slide-background-video{object-fit:cover}.n2-ss-slider .n2-ss-slide-background-video[data-mode=fit]{object-fit:contain}.n2-ss-slider .n2-ss-layers-container{visibility:hidden;position:relative;width:100%;height:100%;display:flex;flex-direction:column;z-index:20;opacity:.001;transition:opacity .4s}.n2-ss-slider.n2-ss-loaded .n2-ss-layers-container{opacity:1}.n2-ss-slider [onclick].n2-ss-layers-container{visibility:visible}.n2-ss-slider .n2-ss-layers-container>*{visibility:visible}.n2-ss-slider .n2-ss-layer{z-index:2;--margin-top: 0px;--margin-right: 0px;--margin-bottom: 0px;--margin-left: 0px;width:calc(100% - var(--margin-right) - var(--margin-left) + var(--ss-safari-fix-225962, 0px));--ssfont-scale: 1;font-size:calc(100%*var(--ssfont-scale))}.n2-ss-slider .n2-ss-layer[data-pm=normal]{margin:var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left)}.n2-ss-slider .n2-ss-layer[data-pm=absolute]{position:absolute;left:0;top:0}.n2-ss-slider .n2-ss-layer[data-pm=absolute] picture{width:100%}.n2-ss-slider .n2-ss-layer[data-pm=default],.n2-ss-slider .n2-ss-layer[data-pm=normal]{position:relative;min-height:1px}.n2-ss-slider .n2-ss-layer-wrapper{width:100%;height:100%}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer-wrapper,.n2-ss-slider .n2-ss-layer-row .n2-ss-layer-wrapper{height:auto;flex-grow:1}.n2-ss-slider .n2-ss-layer.n2-ss-layer--need-height .n2-ss-layer-wrapper{height:100%}.n2-ss-slider .n2-ss-layer[data-sstype=col]>.n2-ss-layer-wrapper,.n2-ss-slider .n2-ss-layer[data-sstype=content]>.n2-ss-layer-wrapper{flex:1 1 auto;min-height:100%;height:auto!important;display:flex;flex-direction:column}.n2-ss-no-bga-fixed *,.n2-ss-slider.n2-ss-mobileLandscape .n2-ss-slider-1,.n2-ss-slider.n2-ss-mobilePortrait .n2-ss-slider-1,.n2-ss-slider.n2-ss-tabletLandscape .n2-ss-slider-1,.n2-ss-slider.n2-ss-tabletPortrait .n2-ss-slider-1,.n2-ss-slider.n2-ss-mobileLandscape .n2-ss-slider-2,.n2-ss-slider.n2-ss-mobilePortrait .n2-ss-slider-2,.n2-ss-slider.n2-ss-tabletLandscape .n2-ss-slider-2,.n2-ss-slider.n2-ss-tabletPortrait .n2-ss-slider-2{background-attachment:scroll!important}.n2-ss-slider .n2-ss-widget{position:relative;-webkit-backface-visibility:hidden;-webkit-perspective:1000px;z-index:1;font-size:16px;transition:opacity .4s ease;opacity:1;box-sizing:initial}.n2-ss-slider .n2-ss-widget[data-position=above],.n2-ss-slider .n2-ss-widget[data-position=below]{margin-left:auto;margin-right:auto}.n2-ss-slider .n2-ss-widget.n2-ss-widget-hidden{opacity:0!important;pointer-events:none}.n2-ss-slider .n2-ss-slider-controls-above,.n2-ss-slider .n2-ss-slider-controls-below{display:flex;flex-flow:column;align-items:center}.n2-ss-slider .n2-ss-slider-controls-side{position:relative;display:flex}.n2-ss-slider .n2-ss-slider-controls-side>*{flex:1 1 auto}.n2-ss-slider .n2-ss-slider-controls-left,.n2-ss-slider .n2-ss-slider-controls-right{flex:0 0 auto;display:flex}.n2-ss-slider .n2-ss-slider-controls-left>*,.n2-ss-slider .n2-ss-slider-controls-right>*{flex:1 1 auto}.n2-ss-slider .n2-ss-slider-controls-left>*{margin-right:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-right>*{margin-left:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-left,.n2-ss-slider .n2-ss-slider-controls-absolute-right{position:absolute;right:100%;top:0;height:100%;display:flex;flex-flow:var(--ss-rr);align-items:center;visibility:hidden}[dir=rtl] .n2-ss-slider .n2-ss-slider-controls-absolute-left{justify-content:flex-start}[dir=rtl] .n2-ss-slider .n2-ss-slider-controls-absolute-right{justify-content:flex-end}.n2-ss-slider .n2-ss-slider-controls-absolute-left>*,.n2-ss-slider .n2-ss-slider-controls-absolute-right>*{visibility:visible}.n2-ss-slider .n2-ss-slider-controls-absolute-right{left:100%;right:auto;flex-flow:row}.n2-ss-slider .n2-ss-slider-wrapper-outside,.n2-ss-slider .n2-ss-slider-wrapper-inside{position:relative;display:grid;grid-template-columns:100%}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls{z-index:10;position:absolute;width:100%;height:100%;visibility:hidden;display:flex}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls>*{visibility:visible}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-advanced{display:block;opacity:0;transition:opacity .4s}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-advanced--ready{opacity:1}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-advanced>*{position:absolute!important}.n2-ss-slider .n2-ss-slider-controls-absolute-left-top{align-items:flex-start;flex-flow:var(--ss-r)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-top>*{margin:var(--widget-offset) 0 0 var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-center-top{align-items:center;flex-flow:column}.n2-ss-slider .n2-ss-slider-controls-absolute-center-top>*,.n2-ss-slider .n2-ss-slider-controls-below>*{margin-top:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-top{flex-flow:var(--ss-rr);align-items:flex-start}.n2-ss-slider .n2-ss-slider-controls-absolute-right-top>*{margin:var(--widget-offset) var(--widget-offset) 0 0}.n2-ss-slider .n2-ss-slider-controls-absolute-left-center{align-items:center;flex-flow:var(--ss-r)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-center>*,.n2-ss-slider .n2-ss-slider-controls-absolute-right>*{margin-left:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-center{align-items:center;flex-flow:var(--ss-rr)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-center>*,.n2-ss-slider .n2-ss-slider-controls-absolute-left>*{margin-right:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-bottom{align-items:flex-end;flex-flow:var(--ss-r)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-bottom>*{margin:0 0 var(--widget-offset) var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-center-bottom{align-items:center;flex-flow:column-reverse}.n2-ss-slider .n2-ss-slider-controls-absolute-center-bottom>*,.n2-ss-slider .n2-ss-slider-controls-above>*{margin-bottom:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-bottom{align-items:flex-end;flex-flow:var(--ss-rr)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-bottom>*{margin:0 var(--widget-offset) var(--widget-offset) 0}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-top,.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-left-top,.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-left-bottom,.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-bottom{z-index:11}.n2-ss-slider .n2-ss-static-slide{justify-self:stretch;align-self:stretch;display:flex;flex-direction:column;position:relative;z-index:25;-webkit-backface-visibility:hidden;text-align:center;--ssselfalign: center;opacity:.001;transition:opacity .4s}.n2-ss-slider.n2-ss-loaded .n2-ss-static-slide{opacity:1}.n2-ss-slider .n2-ss-static-slide div[data-sstype=slide]>.n2-ss-layer,.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="1"]>div.n2-ss-section-main-content,.n2-ss-slider .n2-ss-static-slide div[data-sstype=content] .n2-ss-section-main-content>*{visibility:visible}.n2-ss-slider .n2-ss-static-slide,.n2-ss-slider .n2-ss-static-slide div[data-sstype=slide],.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="0"],.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="0"] div.n2-ss-section-main-content{visibility:hidden}.n2-ss-slider .n2-ss-shape-divider{position:absolute;left:0;width:100%;height:100px;pointer-events:none;z-index:13}.n2-ss-slider .n2-ss-shape-divider-inner{height:100%;transform-origin:center top}.n2-ss-slider .n2-ss-shape-divider-bottom .n2-ss-shape-divider-inner{position:absolute;bottom:0;left:0;width:100%;transform-origin:center bottom}.n2-ss-slider .n2-ss-shape-divider svg{display:block;height:100%;width:100%}.n2-ss-slider .n2-ss-shape-divider-top{top:0}.n2-ss-slider .n2-ss-shape-divider-bottom{bottom:0}.n2-ss-slider .n2-ss-slide .nextend-slide-bg{position:absolute;top:0;left:0;width:100%;max-width:none!important;height:auto;background:rgba(0,0,0,.002)}.n2-ss-slider video.n2-ow{max-width:none}.n2-ss-slider .n2-ss-item-video-container{overflow:hidden;width:100%;height:100%}.n2-ss-slider .n2-ss-item-video-container video{width:100%;height:100%}.n2-ss-slider .n2-ss-item-iframe-wrapper{-webkit-overflow-scrolling:touch;overflow-y:auto;height:100%}.n2-ss-slider .n2i{vertical-align:top}.n2-ss-slider iframe.n2-ow{max-width:none;display:block}.n2-ss-slider .n2-ss-item-iframe{height:100%}.n2-ss-slider .n2-grabbing{cursor:grabbing}.n2-ss-slider .n2-grabbing .n2-ss-slide{pointer-events:none}.n2-ss-slider .n2-ss-item-input-form{display:flex;flex-flow:row}.n2-ss-slider .n2-ss-item-input-form .n2-input{flex:1 1 auto}.n2-ss-slider .n2-ss-item-input-form .n2-form-button{margin:0}.n2-ss-slider form.n2-ow{margin:0;border:0;padding:0}.n2-ss-slider .n2-input{height:auto;width:auto;box-sizing:border-box;margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:0 0;line-height:1;font-size:13px;font-family:Arial,serif;box-shadow:none}.n2-ss-slider input.n2-ow:focus{outline:0}.n2-ss-slider input.n2-ow[placeholder]{overflow:hidden;text-overflow:clip}.n2-ss-slider ::-moz-placeholder{text-overflow:clip;color:inherit}.n2-ss-slider input.n2-ow:-moz-placeholder{text-overflow:clip;color:inherit}.n2-ss-slider input.n2-ow::-webkit-input-placeholder,.n2-ss-slider input.n2-ow::placeholder{color:inherit}.n2-ss-slider table.n2-ow{table-layout:auto;margin:0}.n2-ss-slider .n2-ow .n2-ss-thumbnail-type{width:48px;height:48px;margin-left:-24px;margin-top:-24px;position:absolute;left:50%;top:50%}.n2-ss-slider .n2-ss-section-main-content .n2-ss-item{float:none}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer{display:flex;flex:1 1 auto}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer>.n2-ss-layer-wrapper{display:flex}.n2-ss-slider .n2-ss-layer-row{box-sizing:border-box;display:flex}.n2-ss-slider .n2-ss-layer-row-inner{position:relative;box-sizing:border-box;display:flex;visibility:hidden;width:100%}.n2-ss-slider .n2-ss-layer-row-inner>*{visibility:visible}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer .n2-ss-layer-row{height:auto;width:100%}.n2-ss-slider .n2-ss-layer-row>.n2-ss-layer{box-sizing:border-box;width:1px;flex:1 1 auto}.n2-ss-slider .n2-ss-layer-row .n2-ss-item{float:none}.n2-ss-slider .n2-ss-layer[data-sstype=slide]{flex:0 0 auto;position:relative;box-sizing:border-box;width:100%;height:100%;min-height:100%;z-index:2;display:flex;justify-content:center;flex-flow:column}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer--auto:not([data-pm=absolute]){width:auto!important}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal]{max-width:calc(100% - var(--margin-right) - var(--margin-left) + var(--ss-safari-fix-225962, 0px))}.n2-ss-slider .n2-ss-layer[data-sstype=content]{flex:0 0 auto;width:100%;min-height:100%;position:relative;z-index:2;display:flex}.n2-ss-slider .n2-ss-layer-content{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;position:relative;min-height:10px}.n2-ss-slider .n2-ss-section-main-content{flex:1 1 auto;display:flex;justify-content:center;flex-direction:column;min-height:100%;max-width:100%}.n2-ss-slider .n2-ss-layer-with-background{--n2bgimage: none;--n2bggradient: none;background-image:var(--n2bggradient),var(--n2bgimage);background-size:cover,cover;background-repeat:no-repeat,no-repeat;transition:all .3s;transition-property:border-color,background-color,border-radius,box-shadow}.n2-ss-slider .n2-ss-layer[data-sstype=col]{display:flex;flex-flow:column;order:10;flex:0 1 auto}.n2-ss-slider .n2-ss-layer--block>.n2-ss-layer-row>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype=col],.n2-ss-slider .n2-ss-layer--block>.n2-ss-layer-wrapper>.n2-ss-layer-row>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype=col]{flex:1 1 auto}.n2-ss-slider .n2-ss-layer-col{box-sizing:border-box;position:relative;width:100%;height:auto;flex:1 1 auto}.n2-ss-slider .n2-ss-layer-col>.n2-ss-layer{flex:0 0 auto}.n2-ss-slider .n2-ss-layer:not([data-sstype=col]){align-self:var(--ssselfalign)}.n2-ss-slider .n2-ss-item-image{overflow:hidden;line-height:0}.n2-ss-slider .n2-ss-img-wrapper,.n2-ss-slider .n2-ss-img-wrapper img{line-height:0}.n2-ss-slider .n2-ss-item-image img{display:inline-block;max-width:100%}.n2-ss-slider .n2-ss-item-image a{display:inline-block}.n2-ss-slider .n2-ss-item-image picture{width:100%}.n2-ss-slider img.n2-ss-item-image-area{display:block;width:100%;height:100%}.n2-ss-slider .n2_ss_video_player{position:relative}.n2-ss-slider .n2_ss_video_player .n2_ss_video_player__placeholder{padding-top:56.25%}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio="16:10"] .n2_ss_video_player__placeholder{padding-top:62.5%}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio="4:3"] .n2_ss_video_player__placeholder{padding-top:75%}.n2-ss-slider .n2_ss_video_player iframe,.n2-ss-slider .n2_ss_video_player video,.n2-ss-slider .n2_ss_video_player .n2_ss_video_player__cover{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.n2-ss-slider .n2_ss_video_player .n2_ss_video_player__cover{z-index:2;transform:translate3d(0,0,0)}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]{min-height:50px;height:100%}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill] .n2_ss_video_player__placeholder,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>.n2_ss_video_player__placeholder,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>.n2_ss_video_player__placeholder{padding-top:0}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill] video{position:static;height:auto}.n2-ss-slider .n2-ss-layer[data-pm=absolute]>.n2-ss-item>.n2_ss_video_player[data-aspect-ratio=fill]>video,.n2-ss-slider .n2-ss-layer[data-pm=absolute]>.n2_ss_video_player[data-aspect-ratio=fill]>video,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>video,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>video{position:static;height:100%}.n2-ss-slider img.n2_ss_video_cover{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;object-fit:cover}.n2-ss-slider img.n2_ss_video_play_btn{position:absolute;left:50%;top:50%;z-index:2;width:48px;height:48px;transform:translate(-50%,-50%)}.n2-ss-slider .n2-ss-animated-heading-wrapper,.n2-ss-slider .n2-ss-animated-heading-wrapper *,.n2-ss-slider .n2-ss-highlighted-heading-wrapper,.n2-ss-slider .n2-ss-highlighted-heading-wrapper *{text-decoration:none!important}.n2_clear{clear:both}[data-force-hidden],[data-force-hidden] *{visibility:hidden!important}.n2-ss-slider .n2-ss-reveal-clip{pointer-events:none;visibility:hidden;position:absolute;left:0;top:0;z-index:1000000;width:100%;height:100%;overflow:hidden}.n2-ss-slider .n2-ss-reveal-clip>*{position:absolute;left:0;top:0;width:100%;height:100%}.n2-ss-slider .n2-widget-html{z-index:10}.n2-ss-slider .n-particles-js-canvas-el{position:absolute;left:0;top:0;width:100%;height:100%;z-index:12}ss-text,ss-word,ss-char{position:relative;display:inline-block}ss3-loader{display:none;place-content:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:100000}ss3-loader:after{content:'';display:block;border:9px solid RGBA(0,0,0,.6);border-top:9px solid #fff;border-radius:50%;box-shadow:inset 0 0 0 1px RGBA(0,0,0,.6),0 0 0 1px RGBA(0,0,0,.6);width:40px;height:40px;animation:n2-ss-loader-spin 2s linear infinite}@keyframes n2-ss-loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}