@charset "utf-8";
/*
Theme Name: Ailand
Theme URI: https://themeforest.net/item/ailand-ai-technology-landing-wordpress-theme/49323906
Description: Ailand – AI Technology Landing WordPress Theme
Text Domain: ailand
Author: Frenify
Author URI: http://themeforest.net/user/frenify
Version: 1.0.1
Tested up to: 6.4
Requires PHP: 5.6
License: Located in 'licensing' folder
License URI: license.txt
Tags: custom-header, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/
/*

	@Author: Frenify
	@URL: http://themeforest.net/user/frenify


	This file contains the styling for the actual theme, this
	is the file you need to edit to change the look of the
	theme.

	This files contents are outlined below.
	
	01) Root
	


*/

/*************************************************************************/
/* 01) Root
/*************************************************************************/
:root{
	--ailand-bbc: #0f0e11;
	--ailand-mc1: #7c5fe3;
	--ailand-mc2: #b129de;
	--ailand-hc: #dac7ff;
	--ailand-bc: #7e7a87;
	--ailand-button-bg-color: #15121c;
	--hff: 'Roboto', sans-serif;
	--bff: 'Work Sans', sans-serif;
}
/*************************************************************************/
/* 02) Body
/*************************************************************************/
html{
	padding: 0px;
	margin: 0px;
}
*:after,
*:before,
*{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	font-family: var(--bff);
	font-size: 18px;
	letter-spacing: 0;
	line-height: 1.5;
	font-weight: 400;
	color: var(--ailand-bc);
	background-color: var(--ailand-bbc);
	position: relative;
	
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
	
	cursor: default;
}
.ailand-fn-wrapper{
	position: relative;
	z-index: 1;
}
@media(min-width: 1041px){
	.ailand-fn-wrapper[data-nav="vert_mini"]{
		padding-left: 80px;
	}
	
	.ailand-fn-wrapper[data-nav="vert"]{
		padding-left: 400px;
	}
}


body,
html{
	width: 100%;
    margin: 0px;
    padding: 0px;
}
body{
	height: auto;
}
body{
	overflow: hidden;
}
html:after,
html:before{
	clear: both;
	display: table;
	content: '';
}
html{
	overflow-x: hidden;
}
.fn__svg{
	fill: currentcolor;
	width: 18px;
	height: 18px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    var(--ailand-bc);
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    var(--ailand-bc);
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    var(--ailand-bc);
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    var(--ailand-bc);
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    var(--ailand-bc);
}

::placeholder { /* Most modern browsers support this now. */
   color:   var(--ailand-bc);
}
p{
	letter-spacing: 0;
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6{
	color: var(--ailand-hc);
	font-family: var(--hff);
	line-height: 1.22;
	letter-spacing: 0;
}
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="text"]{
	background-color: transparent;
	letter-spacing: 0;
	outline: none;
	outline-color: transparent;
    border: 4px solid #000;
    border-radius: 10px;
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--hff);
    color: #eee;
}
textarea{
	width: 100%;
    max-width: 100%;
    min-width: 100%;
    display: block;
    border: 1px solid #4e4e59;
    border-radius: 30px;
    padding: 21px 26px;
    font-size: 18px;
    font-weight: 600;
    font-family: var(--hff);
    font-style: normal;
    color: #fff;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
}
textarea:focus{
	outline: none;
	background-color: transparent;
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.container{
	max-width: 1420px;
	padding: 0 50px;
	margin: 0 auto;
	width: 100%;
}
.container .container{
	padding: 0;
}
@media(max-width: 1500px){
	.container{max-width: 1360px;}
}
@media(max-width: 1040px){
	.container{padding: 0 20px;}
}
@media(max-width: 480px){
	.container{padding: 0 10px;}
}
/* COMMON */
.fn__svg {
	width: 20px;
	height: 20px;
	fill: currentcolor;
}
/*Ads*/
.ailand_fn_banner__off_canvas{
	width: 100%;
	position: relative;
	z-index: 1;
	background-color: var(--ailand-bbc);
	padding: 30px 0;
	text-align: center;
}
.ailand_fn_banner__header_below{
	width: 100%;
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 80px;
}
.ailand_fn_banner__footer_above{
	width: 100%;
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 70px;
	margin-top: 70px;
}
.ailand_fn_banner__listpost_btwn{
	width: 100%;
	position: relative;
	z-index: 1;
	text-align: center;
	padding: 70px;
}
.ailand_fn_banner__singlepost_in{
	width: 100%;
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 32px;
}
.ailand_fn_banner__singlepost_after{
	width: 100%;
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 50px;
}
/*************************************************************************/
/* 03) Logo
/*************************************************************************/
.retina_logo,
.mobile_retina_logo,
.mobile_logo,
.desktop_logo{
	max-width: 250px;
	max-height: 100px;
	display: block;
}
.mobile_retina_logo,
.retina_logo{
	display: none;
}
@media (-webkit-min-device-pixel-ratio: 1.1),(min-device-pixel-ratio: 1.1),(min-resolution: 120dpi){
	.mobile_retina_logo,
	.retina_logo{display: block;}
	.mobile_logo,
	.desktop_logo{display: none;}
}
.full_link{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}


/* Hidden Infromation */
.ailand_fn_hidden{
	display: none;
}


/* HEADER HORIZONTAL (#1) */
.ailand_fn_header_hor .ailand_fn_social_list ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ailand_fn_header_hor .ailand_fn_social_list li{
	margin: 0;
}
.ailand_fn_header_hor .ailand_fn_social_list li:last-child a{
	margin-right: 0;
}
.ailand_fn_header_hor .ailand_fn_social_list a{
	width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 2px solid transparent;
    color: var(--ailand-hc);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    position: relative;
	margin-right: 4px;
}
.ailand_fn_header_hor .ailand_fn_social_list .fn__svg{
	width: 20px;
    height: 20px;
    display: block;
    transition: all .3s ease;
}
.ailand_fn_header_hor .ailand_fn_social_list a:hover{
	border-color: var(--ailand-mc1);
}
.ailand_fn_header_hor .ailand_fn_social_list a:hover .fn__svg{
	transform: scale(.7);
}
.ailand_fn_header_hor .header_in{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	min-height: 100px;
}
.ailand_fn_header_hor .header_center{
	flex: auto;
	padding: 0 40px;
}
.ailand_fn_header_hor .ailand_fn_main_nav{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin-left: -40px;
}
.ailand_fn_header_hor .ailand_fn_main_nav li:hover > ul{
	transition: all .3s ease;
	opacity: 1;
    visibility: visible;
    z-index: 99;
    display: block;
    animation: ailand-submenu-animation 0.3s ease;
}
@keyframes ailand-submenu-animation {
  0% { 
	transform: translateY(20px);
  }
  100% {
	transform: translateY(0);
  }
}
.ailand_fn_header_hor .ailand_fn_main_nav ul{
	display: none;
	opacity: 0;
	visibility: hidden;
	transition: all 0s linear;
	margin: 0;
	z-index: 2;
	list-style-type: none;
	width: 220px;
	position: absolute;
	top: 100%;
	left: -30px;
	background-color: var(--ailand-bbc);
	border: 1px solid #4e4e59;
    border-radius: 10px;
    padding: 30px 0;
    box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
}
.ailand_fn_header_hor .ailand_fn_main_nav ul ul{
	top: 0;
	left: 100%;
}
.ailand_fn_header_hor .ailand_fn_main_nav ul a{
	text-decoration: none;
	color: var(--ailand-hc);
	line-height: 20px;
	font-size: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: var(--hff);
	display: block;
	padding: 0 30px;
}
.ailand_fn_header_hor .ailand_fn_main_nav ul a:hover{
	color: var(--ailand-mc1);
}
.ailand_fn_header_hor .ailand_fn_main_nav ul li{
	margin-bottom: 10px;
}
.ailand_fn_header_hor .ailand_fn_main_nav ul li:last-child{
	margin-bottom: 0px;
}
.ailand_fn_header_hor .ailand_fn_main_nav > li{
	margin: 0;
	padding: 0;
	list-style-type: inherit;
	margin-left: 40px;
	position: relative;
}
.ailand_fn_header_hor .ailand_fn_main_nav > li > a{
	text-decoration: none;
	color: var(--ailand-hc);
	line-height: 100px;
	font-size: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: var(--hff);
	display: block;
}
.ailand_fn_fixedsub li.menu-item-has-children > a:after,
.ailand_fn_vertnav .ailand_fn_main_nav li.menu-item-has-children > a:after,
.ailand_fn_header_hor .ailand_fn_main_nav li.menu-item-has-children > a:after{
	width: 0px;
	height: 0px;
	border: 6px solid transparent;
	border-top-color: var(--ailand-hc);
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -3px;
}
.ailand_fn_fixedsub li.menu-item-has-children > a,
.ailand_fn_vertnav .ailand_fn_main_nav li.menu-item-has-children > a,
.ailand_fn_header_hor .ailand_fn_main_nav .sub-menu li.menu-item-has-children > a{
	padding-right: 40px; /*20px padding + 20px extra for after*/
}
.ailand_fn_fixedsub li.menu-item-has-children > a:after,
.ailand_fn_vertnav .ailand_fn_main_nav li.menu-item-has-children > a:after,
.ailand_fn_header_hor .ailand_fn_main_nav .sub-menu li.menu-item-has-children > a:after{
	right: 20px;
	border-color: transparent transparent transparent var(--ailand-hc);
	margin-top: -6px;
}
.ailand_fn_fixedsub li.menu-item-has-children > a,
.ailand_fn_vertnav .ailand_fn_main_nav li.menu-item-has-children > a,
.ailand_fn_header_hor .ailand_fn_main_nav li.menu-item-has-children > a{
	position: relative;
	padding-right: 20px;
}
.ailand_fn_vertnav .ailand_fn_main_nav li.menu-item-has-children > a:after{
	right: 0;
}
.ailand_fn_header_hor .ailand_fn_main_nav > li > a:hover{
	color: var(--ailand-mc1);
}
.ailand_fn_header_hor .header_left{
	min-width: fit-content;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.ailand_fn_header_hor .header_left > *{
	margin-right: 20px;
}
.ailand_fn_header_hor .header_left > *:last-child{
	margin-right: 0px;
}
.ailand_fn_header_hor .header_right{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-end;
}
.ailand_fn_header_hor .header_right .ailand_fn_social_list{
	padding-right: 9px;
	margin-right: 8px;
	position: relative;
}
.ailand_fn_header_hor .header_right .ailand_fn_social_list:after{
	content: '';
	position: absolute;
	width: 1px;
	height: 30px;
	top: 50%;
	margin-top: -15px;
	background-color: #333;
	right: 0;
}
.ailand_fn_header_hor .header_right .ailand_fn_button{
	margin-left: 20px;
}
.ailand_fn_header_hor .header_right a{
	margin-right: 4px;
}
.ailand_fn_header_hor .header_right > a:last-child{
	margin-right: 0;
}
.ailand_fn_header_hor .icon_btn{
	width: 36px;
	height: 36px;
	border-radius: 100%;
	border: 2px solid transparent;
	color: var(--ailand-hc);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	position: relative;
}
.ailand_fn_header_hor .icon_btn .count[data-count="0"]{
	display: none;
}
.ailand_fn_header_hor .icon_btn .count{
	display: block;
    position: absolute;
    right: -7px;
    top: -7px;
    width: 20px;
    height: 20px;
    font-size: 10px;
    background: #222;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
	color: #fff;
	font-family: var(--hff);
}
.ailand_fn_header_hor .icon_btn .fn__svg{
	width: 20px;
	height: 20px;
	display: block;
	transition: all .3s ease;
}
.ailand_fn_header_hor .icon_btn:hover{
	border-color: var(--ailand-mc1);
}
.ailand_fn_header_hor .icon_btn:hover .fn__svg{
	transform: scale(.7);
}


/* Horizontal Mini */
.ailand_fn_header_hor_mini .header_in{
	min-height: 100px;
	padding: 20px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
.ailand_fn_header_hor_mini .header_left{
	min-width: fit-content;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.ailand_fn_header_hor_mini .header_left > *{
	margin-right: 20px;
}
.ailand_fn_header_hor_mini .header_left > *:last-child{
	margin-right: 0px;
}





.ailand_fn_triggermenu{
	width: 30px;
	height: 14px;
	display: block;
	text-decoration: none;
	position: relative;
}
.ailand_fn_triggermenu:after{
	content: '';
	position: absolute;
	z-index: 0;
	width: 50px;
	height: 50px;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
}
.ailand_fn_triggermenu:not(.active):hover .trigger_inner,
.ailand_fn_triggermenu:not(.active):hover .trigger_inner:after,
.ailand_fn_triggermenu:not(.active):hover .trigger_inner:before{
	background-color: var(--ailand-mc1);
}
.ailand_fn_triggermenu.active .trigger_inner{
	transition-timing-function: cubic-bezier(.19,1,.22,1);
    transform: rotate(765deg);
}
.ailand_fn_triggermenu.active .trigger_inner:before{
	top: 0;
    opacity: 0;
	transition-delay: 0s;
	background-color: #fff;
	width: 30px;
	left: 0;
}
.ailand_fn_triggermenu.active .trigger_inner:after{
	bottom: 0;
    transform: rotate(90deg);
	transition-delay: 0s;
	background-color: #fff;
	width: 30px;
	left: 0;
}
.ailand_fn_triggermenu .trigger_inner{
	transition-timing-function: cubic-bezier(.19,1,.22,1);
    transition-duration: .2s;
	position: absolute;
	width: 30px;
	height: 2px;
	display: block;
	background-color: var(--ailand-hc);
	top: 50%;
	margin-top: -1px;
	transition-property: transform;
}
.ailand_fn_triggermenu .trigger_inner:after,
.ailand_fn_triggermenu .trigger_inner:before{
	position: absolute;
    width: 20px;
    height: 2px;
    transition-property: transform;
	background-color: var(--ailand-hc);
	left: 5px;
	transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: 0s;
	content: '';
}
.ailand_fn_triggermenu .trigger_inner:before{
	transition-property: top,opacity,width,left;
	top: -6px;
}
.ailand_fn_triggermenu .trigger_inner:after{
	transition-property: bottom,transform,width,left;
	bottom: -6px;
}
/*
.ailand_fn_triggermenu .a{
	width: 20px;
	position: absolute;
	top: 0;
	left: 5px;
	height: 2px;
	background-color: var(--ailand-hc);
	display: block;
    transition-property: top,opacity;
	transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: 0s;
}
.ailand_fn_triggermenu .b{
	width: 30px;
	position: absolute;
	top: 6px;
	left: 0px;
	display: block;
	height: 2px;
	background-color: var(--ailand-hc);
}
.ailand_fn_triggermenu .c{
	width: 20px;
	position: absolute;
	bottom: 0;
	left: 5px;
	height: 2px;
	background-color: var(--ailand-hc);
	display: block;
}
*/




/* MAIN Button */
.ailand_submit,
.fn__submit{
	display: block;
	position: relative;
	background-color: var(--ailand-button-bg-color);
	border-radius: 20px;
}
.ailand_submit input,
.fn__submit input,
.ailand_fn_button{
	margin: 0;
	width: fit-content;
	max-width: 100%;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: .5px;
	font-family: var(--hff);
	height: 40px;
	padding: 0 30px;
	position: relative;
	color: var(--ailand-hc);
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	background-color: var(--ailand-button-bg-color);
	outline: none;
	outline-color: transparent;
    border-radius: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.ailand_submit input:active,
.fn__submit input:active,
.ailand_fn_button:active{
	transform: translateY(1px);
	transition: transform .1s ease;
}
.ailand_submit input,
.fn__submit input{
	width: 100%;
	background-color: transparent !important;
}
@media(min-width: 481px){
	.ailand_fn_button.msize{
		height: 60px;
		font-size: 18px;
		background-color: #1b1827;
	}
	.ailand_fn_button.msize span:before,
	.ailand_fn_button.msize span:after{
		font-size: 18px;
	}
	.ailand_fn_button.msize,
	.ailand_fn_button.msize:after,
	.ailand_fn_button.msize:before{
		border-radius: 30px;
	}
}

.ailand_fn_button.has__icon{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.ailand_fn_button.has__icon .fn__svg{
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
.fn__submit input,
.ailand_fn_button span{
	position: relative;
	z-index: 5;
}
.ailand_fn_button span{
	overflow: hidden;
	display: block;
	height: 18px;
	font-size: 0;
}
.ailand_fn_button span:before{
	content: attr(data-attr);
	left: 0;
	right: 0;
	top: 0;
	display: block;
	line-height: 18px;
	transition: all .3s ease;
	font-size: 14px;
}
.ailand_fn_button span:after{
	content: attr(data-attr);
	font-size: 14px;
	left: 0;
	right: 0;
	top: 0;
	display: block;
	line-height: 18px;
	color: var(--ailand-mc1);
	transition: all .3s ease;
}
.ailand_fn_button:hover span:before{
	transform: translateY(-100%);
}
.ailand_fn_button:hover span:after{
	transform: translateY(-100%);
}
.ailand_submit:hover:after,
.fn__submit:hover:after,
.ailand_fn_button:hover:after{
	animation-duration: 3s;
}
.ailand_submit:hover,
.fn__submit:hover,
.ailand_fn_button:hover{
	color: var(--ailand-mc1);
}
.ailand_submit:after,
.fn__submit:after,
.ailand_fn_button:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 20px; 
	border: 2px solid transparent;
	background: -moz-linear-gradient(270deg,var(--ailand-mc1),#aaa,var(--ailand-mc1),#aaa) border-box;
	background: -webkit-linear-gradient(270deg,var(--ailand-mc1),#aaa,var(--ailand-mc1),#aaa) border-box;
	background: linear-gradient(270deg,var(--ailand-mc1),#aaa,var(--ailand-mc1),#aaa) border-box;
	-webkit-mask:
	linear-gradient(#aaa 0 0) padding-box, 
	linear-gradient(#aaa 0 0);
	-webkit-mask-composite: destination-out;
	-webkit-mask-composite: source-out;
	mask-composite: exclude;
	background-size: 300% 300%;
	-webkit-animation: animatedgradient 4s ease alternate infinite;
	animation: animatedgradient 4s ease alternate infinite;
	pointer-events: none;
}
.ailand_submit:before,
.fn__submit:before,
.ailand_fn_button:before{
	right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    position: absolute;
    color: var(--ailand-mc1);
    content: '';
    opacity: .1;
    border-radius: 20px;
    box-shadow: 0px 5px 15px;
}
.ailand_fn_button.enabled:after{
	display: block;
}
.ailand_fn_button.disabled{
	background-color: var(--ailand-some-a-bg-color);
}
.ailand_fn_button.disabled:after{
	display: none;
}
@keyframes animatedgradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.fn__submit p{
	margin: 0;
}





/* Mobile Navigation */
.ailand_fn_mobnav{
	display: none;
}
.ailand_fn_mobnav .mob_top{
	background-color: var(--ailand-bbc);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 20px;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
.ailand_fn_mobnav .right__triggerr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.ailand_fn_mobnav .right__triggerr a:last-child{
	margin-right: 0;
}
.ailand_fn_mobnav .right__triggerr a{
	width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 2px solid transparent;
    color: var(--ailand-hc);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    position: relative;
	margin-right: 10px;
}
.ailand_fn_mobnav .right__triggerr a.mobmenu_opener{
	border: none;
}
.ailand_fn_mobnav .right__triggerr a .fn__svg{
	width: 20px;
	height: 20px;
	display: block;
	transition: all .3s ease;
}
.ailand_fn_mobnav .right__triggerr a{
	border-color: var(--ailand-mc1);
}
.ailand_fn_mobnav .right__triggerr .fn__svg{
	transform: scale(.7);
}

.ailand_fn_mobnav .mob_bot{
	display: none;
	overflow: hidden;
	background-color: var(--ailand-bbc);
	border-top: 1px solid #2f2e35;
}
.ailand_fn_mobnav .ailand_fn_social_list{
	padding: 15px 20px;
	border-bottom: 1px solid #2f2e35;
}
.ailand_fn_mobnav .ailand_fn_social_list ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	margin-left: -10px;
}
.ailand_fn_mobnav .ailand_fn_social_list li{
	margin: 5px 0 5px 10px;
}
.ailand_fn_mobnav .ailand_fn_social_list a{
	width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 2px solid transparent;
    color: var(--ailand-hc);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    position: relative;
}
.ailand_fn_mobnav .ailand_fn_social_list a .fn__svg{
	width: 20px;
	height: 20px;
	display: block;
	transition: all .3s ease;
}
.ailand_fn_mobnav .ailand_fn_social_list a{
	border-color: var(--ailand-mc1);
}
.ailand_fn_mobnav .ailand_fn_social_list .fn__svg{
	transform: scale(.7);
}
.ailand_fn_mobnav .mob_menu{
	padding: 20px 0;
}
.ailand_fn_mobnav .mobile_menu{
	margin: 0;
	z-index: 5;
	padding: 22px 0 21px;
	list-style-type: none;
}
.ailand_fn_mobnav .mobile_menu li{
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}
.ailand_fn_mobnav .mobile_menu li:last-child{
	margin-bottom: 0;
}
.ailand_fn_mobnav .mobile_menu ul{
	display: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-top: 6px;
	margin-left: 20px;
	list-style-type: none;
}
.ailand_fn_mobnav .mobile_menu a{
	font-size: 16px;
    display: block;
    font-family: var(--hff);
    color: var(--ailand-hc);
    font-weight: 500;
    letter-spacing: .25px;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 30px;
	position: relative;
}
.ailand_fn_mobnav .mobile_menu .suffix{
	margin-left: 10px;
}
.ailand_fn_mobnav .mobile_menu .menu-item-has-children > a:after{
	content: '';
	position: absolute;
	right: 20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	border-color: transparent transparent transparent var(--ailand-hc);
	top: 50%;
	margin-top: -6px;
	transition: all .5s ease;
}
.ailand_fn_mobnav .mobile_menu .menu-item-has-children.active > a:after{
	transform: rotate(90deg);
}












.ailand_fn_bloglist > ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ailand_fn_bloglist .post_item{
	margin: 0;
	padding: 0;
	list-style-type: inherit;
}


.blog__item{
	padding: 19px 19px 39px;
	border: 1px solid #4e4e59;
	border-radius: 10px;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
	position: relative;
	transition: all .3s ease;
}
.blog__item:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.blog__item .post_icon{
	position: absolute;
    right: 30px;
    top: 30px;
    z-index: 3;
    width: 30px;
    height: 30px;
    background: var(--ailand-mc1);
    color: #fff;
    border-radius: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	pointer-events: none;
}
.blog__item .post_icon .fn__svg{
	width: 14px;
	height: 14px;
}
.ailand_fn_blog_single .blog__image,
.blog__item .blog__image{
	margin-bottom: 5px;
	text-align: center;
}
.ailand_fn_blog_single .fn__maintitle,
.blog__item .post__title{
	text-align: center;
	font-weight: 500;
	font-size: 36px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.fn__metas{
	font-size: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
	text-align: center;
	font-family: var(--hff);
	color: var(--ailand-bc);
	font-weight: 500;
	margin-bottom: 17px;
}
.fn__metas a{
	color: var(--ailand-bc);
}
.fn__metas a:hover{
	color: var(--ailand-mc1);
}
.blog__item .desc p{
	margin: 0;
	text-align: center;
	margin-bottom: 23px;
}
.ailand_fn_blog_single .fn__cats,
.blog__item .fn__cats{
	margin-bottom: 33px;
}





.fn__typography_overlay{
	background-color: #565c73;
	min-height: 350px;
	position: relative;
}
.fn__typography_overlay .typ_in:after,
.fn__typography_overlay .typ_in:before{
	clear: both;
	display: table;
	content: '';
}
.fn__typography_overlay .typ_title{
	margin: 0;
	padding: 0;
	color: #131212;
	font-weight: 600;
	font-size: 300px;
	line-height: 1;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	white-space: nowrap;
	overflow: hidden;
}
.fn__typography_overlay .typ_spacer{
	margin-bottom: 75%;
}





.fn__read{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.fn__read a{
	min-width: 250px;
	height: 50px;
	border-radius: 25px;
}
.fn__read a:before,
.fn__read a:after{
	border-radius: 25px;
}


.fn__cats{
	background-color: #201e24;
	min-height: 36px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 14px;
	letter-spacing: .5px;
	font-weight: 500;
	text-transform: uppercase;
	color: #faf4e8;
}
.fn__cats a.fn_last_category:first-child{
	width: 100%;
	min-height: 36px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.fn__cats a{
	text-decoration: none;
	font-size: 14px;
	letter-spacing: .5px;
	font-weight: 500;
	text-transform: uppercase;
	color: #faf4e8;
}
.fn__cats a:hover{
	color: var(--ailand-mc1);
}





.ailand_fn_breadcrumbs{
	margin-top: 7px;
	margin-bottom: 6px;
}
.ailand_fn_breadcrumbs ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.ailand_fn_breadcrumbs li{
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: 500;
	font-family: var(--hff);
	font-size: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
	color: var(--ailand-bc);
}
.ailand_fn_breadcrumbs .separator span:before{
	content: ' / ';
}
.ailand_fn_breadcrumbs a{
	color: var(--ailand-bc);
}
.ailand_fn_breadcrumbs a:hover{
	color: var(--ailand-mc1);
}
.ailand_fn_pagetitle{
	margin: 58px 0 57px;
}
.ailand_fn_pagetitle .pagetitle{
	position: relative;
}
.ailand_fn_pagetitle .left_wing{
	position: absolute;
	width: 100px;
	height: 2px;
	background-color: var(--ailand-hc);
	top: 50%;
	margin-top: -1px;
	left: 0;
}
.ailand_fn_pagetitle .left_wing span:after{
	content: '';
	position: absolute;
	width: 2px;
	height: 4px;
	background-color: var(--ailand-hc);
	top: 100%;
	left: 36px;
}
.ailand_fn_pagetitle .left_wing span:before{
	content: '';
	position: absolute;
	width: 2px;
	height: 6px;
	background-color: var(--ailand-hc);
	bottom: 100%;
	left: 50px;
}
.ailand_fn_pagetitle .left_wing:after{
	content: '';
	position: absolute;
	width: 2px;
	height: 10px;
	background-color: var(--ailand-hc);
	top: 100%;
	left: 64px;
}
.ailand_fn_pagetitle .left_wing:before{
	content: '';
	position: absolute;
	width: 2px;
	height: 16px;
	background-color: var(--ailand-hc);
	bottom: 100%;
	left: 78px;
}
.ailand_fn_pagetitle .right_wing{
	position: absolute;
	width: 100px;
	height: 2px;
	background-color: var(--ailand-hc);
	top: 50%;
	margin-top: -1px;
	right: 0;
}
.ailand_fn_pagetitle .right_wing span:after{
	content: '';
	position: absolute;
	width: 2px;
	height: 16px;
	background-color: var(--ailand-hc);
	bottom: 100%;
	left: 20px;
}
.ailand_fn_pagetitle .right_wing span:before{
	content: '';
	position: absolute;
	width: 2px;
	height: 10px;
	background-color: var(--ailand-hc);
	top: 100%;
	left: 34px;
}
.ailand_fn_pagetitle .right_wing:after{
	content: '';
	position: absolute;
	width: 2px;
	height: 6px;
	background-color: var(--ailand-hc);
	bottom: 100%;
	left: 48px;
}
.ailand_fn_pagetitle .right_wing:before{
	content: '';
	position: absolute;
	width: 2px;
	height: 4px;
	background-color: var(--ailand-hc);
	top: 100%;
	left: 62px;
}
.ailand_fn_pagetitle .text{
	position: relative;
	padding: 0 140px;
}
.ailand_fn_pagetitle .fn__title{
	margin: 0;
	padding: 0;
	font-family: var(--hff);
	font-size: 48px;
	font-weight: 500;
	letter-spacing: 0;
	color: var(--ailand-hc);
	text-align: center;
}










.ailand_fn_leftsidebar .ailand_fn_pagination{
	margin-bottom: 0;
}
.ailand_fn_pagination{
	margin-bottom: 100px;
}
.ailand_fn_pagination ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin-left: -10px;
}
.ailand_fn_pagination li{
	margin: 5px 0 5px 10px;
	padding: 0;
	list-style-type: inherit;
}
.ailand_fn_pagination .current,
.ailand_fn_pagination .triple,
.ailand_fn_pagination a{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 500;
	font-family: var(--hff);
	letter-spacing: .5px;
	color: var(--ailand-bc);
	border: 1px solid #4e4e59;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
	text-align: center;
}
.ailand_fn_pagination a:hover{
	color: #fff;
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.ailand_fn_pagination .current{
	background-color: var(--ailand-mc1);
	color: #fff;
	border-color: var(--ailand-mc1);
	box-shadow: none;
}










.ailand_fn_totop{
	position: fixed;
	top: -100px;
	right: 40px;
	z-index: 90;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	border: 2px solid #4e4e59;
	color: #4e4e59;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
	cursor: pointer;
	background-color: var(--ailand-bbc);
}
.ailand_fn_totop .fn__svg{
	position: absolute;
	width: 16px;
	height: 16px;
	display: block;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -8px;
	transform: rotate(-90deg);
}
.ailand_fn_totop:hover{
	color: var(--ailand-hc);
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.ailand_fn_totop.active{
	top: 100%;
	transform: translateY(-110px);
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}

.ailand_fn_footer{
	position: relative;
}
.ailand_fn_footer .footer_content{
	position: relative;
	z-index: 2;
}
.ailand_fn_footer .footer_bg{
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.ailand_fn_footer .footer_bg_in{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
}
.ailand_fn_footer .footer_top{
	padding: 0 50px 50px;
	margin-top: 50px;
}
.ailand_fn_footer .footer_content .footer_middle:first-child{
	padding-top: 50px;
}
.ailand_fn_footer .footer_middle_col{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	margin-left: -50px;
	justify-content: space-between;
}
.ailand_fn_footer .textwidget p:last-child{
	margin-bottom: 0;
}
.ailand_fn_footer .footer_middle_row{
	width: 100%;
	padding-left: 50px;
	margin-bottom: 50px;
}
.ailand_fn_footer .footer_middle .ailand_fn_widget_social ul{
	justify-content: flex-end;
}
.ailand_fn_footer .footer_middle[data-cols="2"] .footer_middle_row{width: 50%;}
.ailand_fn_footer .footer_middle[data-cols="3"] .footer_middle_row{width: 33.3333%;}
.ailand_fn_footer .footer_middle[data-cols="4"] .footer_middle_row{width: 25%;}
.ailand_fn_footer .footer_form{
	border-radius: 30px;
	background: rgb(31,44,92);
	background: -moz-linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
	background: -webkit-linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
	background: linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f2c5c",endColorstr="#1f2c5c",GradientType=1);
}
.ailand_fn_footer .footer_subscribe_form{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	padding-bottom: 77px;
}
.ailand_fn_footer .footer_subscribe_form > *{
	max-width: 100%
}
.ailand_fn_footer .footer_form .icon{
	width: 140px;
	height: 140px;
	margin-top: -60px;
	border-radius: 100%;
	border: 10px solid var(--ailand-bbc);
	background-color: var(--ailand-mc1);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	color: #fff;
	margin-bottom: 34px;
}
.ailand_fn_footer .footer_form .icon .fn__svg{
	width: 60px;
	height: 60px;
}
.ailand_fn_footer .footer_form .fsf_title{
	font-size: 30px;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	font-weight: 500;
	font-family: var(--hff);
	text-transform: uppercase;
	margin-bottom: 10px;
}
.ailand_fn_footer .footer_form .fsf_desc{
	margin: 0;
	padding: 0;
	margin-bottom: 23px;
}
.footer_subscribe_form .fn__subscribe,
.footer_subscribe_form .wpforms-form{
	margin: 0 auto;
    width: 600px;
    max-width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    border: 1px solid #4e4e59;
    border-radius: 30px;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
	transition: all .3s ease;
}
.ailand_fn_footer .footer_subscribe_form.focused .fn__subscribe,
.footer_subscribe_form .fn__subscribe:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.footer_subscribe_form div.wpforms-container-full{
	margin: 0;
}
.footer_subscribe_form div.wpforms-container-full .wpforms-form .wpforms-field{
	margin: 0;
	padding: 0;
	position: relative;
}
.footer_subscribe_form div.wpforms-container-full .wpforms-form .wpforms-submit-container{
	margin: 0;
	padding: 0;
}
.footer_subscribe_form input[type=email],
.footer_subscribe_form div.wpforms-container-full .wpforms-form input[type=email]{
	margin: 0;
	width: 100%;
    color: var(--ailand-hc);
    height: 58px;
    background-color: transparent!important;
    padding: 0 30px;
    border-radius: 30px 0 0 30px !important;
    outline: none;
    max-width: 100%;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    font-style: normal;
    font-family: var(--hff);
    border: none !important;
}
.fn__subscribe .fn__submit{
	margin: -1px -1px -1px 0;
}
.ailand_submit:after,
.ailand_submit:before,
.ailand_submit,
.ailand_submit input,
.fn__subscribe .fn__submit,
.fn__subscribe .fn__submit input,
.fn__subscribe .fn__submit:before,
.fn__subscribe .fn__submit:after{
	border-radius: 30px;
}
.ailand_submit input,
.fn__subscribe .fn__submit input{
	height: 60px;
	font-size: 18px;
	padding: 0 34px;
}
.footer_subscribe_form div.wpforms-container-full .wpforms-form label.wpforms-error{
	position: absolute;
	left: 0;
	top: 100%;
	color: var(--ailand-hc);
	font-weight: 500;
	margin-top: 6px;
}
.footer_subscribe_form .wpforms-confirmation-container-full,
.footer_subscribe_form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){
	background-color: #fff;
	border: none;
	border-left: 10px solid var(--ailand-hc);
	color: var(--ailand-hc);
	margin: 0;
}
.footer_subscribe_form .wpforms-field-container{
	flex: 1;
}
.footer_subscribe_form .mc4wp-response{
	margin-top: 23px;
}
.footer_subscribe_form .mc4wp-response p{
	margin: 0 auto;
	padding: 0;
	font-weight: 500;
	text-align: center;
	max-width: 500px;
}
.ailand_fn_footer .widget_enable .footer_btm_in{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	column-gap: 50px;
	-ms-align-items: center;
	align-items: center;
}
.ailand_fn_footer .widget_enable .footer_bottom{
	padding: 10px 0;
}
.ailand_fn_footer .footer_bottom{
	border-top: 1px solid #28262d;
	padding: 20px 0;
}
.ailand_fn_footer .footer_copyright p{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
}
.ailand_fn_footer .footer_copyright a{
	color: var(--ailand-bc);
}
.ailand_fn_footer .footer_copyright a:hover{
	color: var(--ailand-mc1);
}
.ailand_fn_footer .footer_bottom .widget_nav_menu ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -25px;
}
.ailand_fn_footer .footer_bottom .widget_nav_menu li{
	margin: 5px 0 5px 25px;
}
.ailand_fn_footer .footer_bottom .widget_nav_menu a{
	color: var(--ailand-bc);
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .5px;
	font-family: var(--hff);
	text-transform: uppercase;
}
.ailand_fn_footer .footer_bottom .widget_nav_menu a:hover{
	color: var(--ailand-mc1);
}










/*************************************************************************/
/* 14) Sidebar Page
/*************************************************************************/
.ailand_fn_hassidebar .sidebarpage{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-left: -60px;
}
.ailand_fn_leftsidebar{
	width: 66.6666%;
	padding-left: 60px;
	padding-bottom: 100px;
}
.ailand_fn_leftsidebar .ailand_fn_comments{
	margin-bottom: 0;
}
.ailand_fn_rightsidebar{
	width: 33.33333%;
	padding-left: 60px;
	margin-bottom: 100px;
}
.ailand_fn_hassidebar .sidebarpage{
	-ms-align-items: flex-start;
	align-items: flex-start;
}

















.admin-bar .ailand_fn_searchbox{
	top: 32px;
}
.ailand_fn_searchbox{
	opacity: 0;
    visibility: hidden;
    transform: translateY(-102%);
	position: fixed;
	z-index: 999;
	padding: 110px 0 140px;
	background-color: #16141d;
	top: 0;
	left: 0;
	right: 0;
    transition: all .5s ease;
}
.ailand_fn_search_cursor{
	position: absolute;
    z-index: 10000;
    display: none;
	transform: translate(-20px,-20px);
	pointer-events: none;
}
.ailand_fn_search_cursor:after{
	width: 62px;
	height: 2px;
	background-color: var(--ailand-hc);
	position: absolute;
	left: 0;
	top: 0;
	transform: rotate(45deg);
	content: '';
}
.ailand_fn_search_cursor:before{
	width: 62px;
	height: 2px;
	background-color: var(--ailand-hc);
	position: absolute;
	left: 0;
	top: 0;
	transform: rotate(-45deg);
	content: '';
}
.ailand_fn_search_closer{
	position: fixed; 
	z-index: 999;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	background-color: rgba(0,0,0,0.8);
	transition: all .5s ease;
	transform: translateY(102%);
	cursor: none;
}
body.search-active .ailand_fn_search_closer{
	transform: translateY(0);
}
body.search-active .ailand_fn_searchbox{
	opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.ailand_fn_searchbox .searchbox{
	position: relative;
}
.ailand_fn_searchbox input[type="text"]{
	display: block;
	width: 100%;
	border: none;
	background-color: transparent !important;
	padding: 0 70px 0 30px;
	height: 100px;
	border-radius: 0;
	font-size: 48px;
	letter-spacing: 0;
	font-weight: 300;
	font-family: var(--hff);
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,.5);
	box-shadow: none;
}
.ailand_fn_searchbox input[type="submit"]{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 100px;
	z-index: 3;
	background-color: transparent !important;
	opacity: 0;
	outline: none !important;
}
.ailand_fn_searchbox a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 100px;
	color: #bbb;
}
.ailand_fn_searchbox a .fn__svg{
	width: 40px;
	height: 40px;
	display: block;
}




.ailand_fn_comments{
	border: 1px solid #4e4e59;
	border-radius: 10px;
	position: relative;
	background-color: var(--ailand-bbc);
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
	margin-bottom: 70px;
    transition: all .3s ease;
}
.ailand_fn_comments:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.ailand_fn_comments.comment_type_always_open{
	background-color: #fff;
}
.ailand_fn_comments.comment_type_always_open .comment-respond{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.comment_top + .respond_comment .comment-respond{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.respond_comment{
	border-radius: 0 0 10px 10px;
}
.ailand_fn_comments.comment_type_always_open .fn__comments{
	border-top-width: 0;
	background-color: transparent;
}
.ailand_fn_comments.comment_type_always_open > .fn__comments:first-child{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.ailand_fn_comments.comment_type_always_open_wh .comment_opener:hover h3{
	-webkit-mask-image: none;
	-webkit-mask-size: none;
	animation: none;
}
.ailand_fn_comments .nocomments{
	padding: 30px 50px;
	margin: 0;
}
.ailand_fn_comments .fn__comments{
	display: none;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 34px;
}
.comment-active.ailand_fn_comments .comment_opener{
	border-radius: 36px 36px 0 0;
}
.ailand_fn_comments .comment_opener{
	padding: 66px 50px;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
	border-radius: 36px;
	border-radius: 36px 36px 0 0;
	transition: all .5s ease;
}
.ailand_fn_comments .comment_opener .full_link{
	z-index: 2;
}
.ailand_fn_comments .comment_opener .icon{
	position: relative;
	z-index: 1;
	margin-bottom: 17px;
	color: var(--ailand-mc1);
}
.ailand_fn_comments .comment_opener .icon:after{
	z-index: -1;
	position: absolute;
	content: '';
	width: 60px;
	height: 60px;
	background-color: #1a1626;
	border-radius: 100%;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -30px;
}
.ailand_fn_comments .comment_opener .fn__svg{
	width: 80px;
	height: 80px;
	display: block;
}
.ailand_fn_comments .comment_opener h3{
	margin: 0;
	padding: 0;
	font-weight: 500;
	font-size: 30px;
	margin-bottom: 10px;
}
.ailand_fn_comments .comment_opener p{
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
}
.ailand_fn_comments.closed .comment_opener:hover h3,
.ailand_fn_comments.open .comment_opener:hover h3{
	color: var(--ailand-mc1);
}

.ailand_fn_comments .comment_top{
	padding: 67px 35px 45px;
	border-radius: 10px;
	background: rgb(31,44,92);
	background: -moz-linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
	background: -webkit-linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
	background: linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f2c5c",endColorstr="#1f2c5c",GradientType=1);
}
.ailand_fn_comments .respond-title .fn_title{
	font-size: 18px;
	margin: 0;
	font-weight: 500;
	letter-spacing: .5px;
	text-transform: uppercase;
	margin-bottom: 34px;
	text-align: center;
}
.ailand_fn_comments .list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ailand_fn_comments .children{
	margin: 0 0 0 40px;
	list-style-type: none;
}
.ailand_fn_comments .comment-top{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 23px;
}
.ailand_fn_comments .comment.depth-1:last-child .desc{
	margin-bottom: 0;
}
.ailand_fn_comments .comment.depth-1:last-child .comment-body{
	border-bottom: none;
	margin-bottom: 18px;
}
.ailand_fn_comments .comment-body{
	margin-bottom: 40px;
	border-bottom: 2px solid #30313d;
}
.ailand_fn_comments .comment-avatar{
	width: 60px;
	min-width: 60px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.ailand_fn_comments .comment-avatar img{
	width: 60px;
	height: 60px;
	object-fit: cover;
    border-radius: 100%;
    background: #555;
}
.ailand_fn_comments .commment-text-wrap{
	position: relative;
	width: 80%;
	width: calc(100% - 85px);
}
.ailand_fn_comments .comment-avatar .img{
	position: sticky;
	top: 60px;
}
.ailand_fn_comments .author{
	font-size: 18px;
	font-weight: 900;
	margin: 0;
	letter-spacing: 0;
	margin-bottom: 3px;
}
.ailand_fn_comments .date{
	margin: 0;
	font-size: 14px;
	letter-spacing: 0;
	font-family: var(--hff);
	font-style: italic;
	font-weight: 600;
}
.ailand_fn_comments .date_meta{
	font-family: var(--hff);
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-right: 20px;
}
.ailand_fn_comments .author_meta{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
}
.ailand_fn_comments .author_meta > *{
	margin: 0 10px 10px 0;
}
.ailand_fn_comments .desc p{
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
}
.ailand_fn_comments .desc > *:last-child{
	margin-bottom: 0;
}
.ailand_fn_comments .desc{
	margin-bottom: 33px;
}
.ailand_fn_comments .comment-reply{
	display: block;
    position: relative;
	border-radius: 26px;
	background-color: #201e24;
    height: 26px;
    line-height: 26px;
}
.ailand_fn_comments .author_meta .fn__svg{
	position: absolute;
    width: 12px;
    height: 12px;
    left: 10px;
    top: 50%;
    margin-top: -6px;
    color: var(--ailand-bc);
}
.ailand_fn_comments .author_meta a{
	font-size: 11px;
    font-family: var(--hff);
    color: var(--ailand-bc);
    font-weight: 600;
    letter-spacing: .25px;
    text-transform: uppercase;
    display: block;
    padding: 0 15px;
    z-index: 3;
    position: relative;
    height: 26px;
    line-height: 28px;
	border-radius: 26px;
}
.ailand_fn_comments .comment-edit-link{
	background-color: #201e24;
}
.ailand_fn_comments .comment-reply a{
	height: 26px !important;
	padding-left: 26px;
}
.ailand_fn_comments .comment-reply:hover,
.ailand_fn_comments .author_meta a.comment-edit-link:hover{
	background-color: #000;
    color: var(--ailand-hc);
}
.ailand_fn_comments .comment-reply:hover a{
	color: #fff;
}



.comment .comment-respond{
    border: 1px solid #4e4e59;
    border-radius: 10px;
    margin-bottom: 40px;
}
.respond_comment .respond_in{
	max-width: 800px;
	margin: 0 auto;
}
.fn__comments > .respond_comment:first-child,
.fn__comments > .respond_comment:first-child > *{
	border-top: none;
}
.comment-respond{
	padding: 67px 35px 50px;
}
.comment-respond .comment-reply-title{
	font-size: 18px;
    font-weight: 900;
    letter-spacing: .25px;
    text-transform: uppercase;
    margin-bottom: 8px;
	text-align: center;
}
.comment #cancel-comment-reply-link{
	display: inline;
	color: var(--ailand-hc);
}
.comment #cancel-comment-reply-link:hover{
	color: var(--ailand-mc1);
}
#cancel-comment-reply-link{
	display: none;
}
.comment-respond form{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
}
.comment-respond form > * {
	padding-left: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.comment-respond .input-holder{
	margin-bottom: 20px;
}
.comment-respond .input-half{
	width: 50%;
}
.comment-respond textarea{
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	display: block;
}
.comment-respond .input-holder input:not([type="submit"]){
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	display: block;
	border: 1px solid #4e4e59;
	border-radius: 30px;
	height: 60px;
	padding: 0 26px;
	font-size: 18px;
	font-weight: 500;
	font-family: var(--hff);
	color: #fff;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
}
.comment-respond .input-holder input:not([type="submit"]):focus{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.logged-in-as{
	font-size: 18px;
	font-weight: 500;
}
.logged-in-as a{
	color: var(--ailand-hc);
}
.logged-in-as a:hover{
	color: var(--ailand-mc1);
}
.comment-respond form .logged-in-as{
	margin-bottom: 28px;
	text-align: center;
}
.ailand_submit p{
	margin: 0;
	padding: 0;
}


.ailand_fn_singlepost{
	padding-top: 70px;
}
.ailand_fn_single{
	margin-bottom: 100px;
}
.ailand_fn_single .blog__in{
	padding: 0 50px;
}
.ailand_fn_single .post_c_in a{
	text-decoration: none;
	color: var(--ailand-mc1);
}
.ailand_fn_single .post_c_in a:hover{
	text-decoration: underline;
}
.ailand_fn_single .single__content{
	padding: 19px 19px 39px;
    border: 1px solid #4e4e59;
    border-radius: 10px;
    box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
    position: relative;
    transition: all .3s ease;
	margin-bottom: 60px;
}
.ailand_fn_single .single__content:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}








.ailand_fn_pnb{
	position: relative;
	margin-bottom: 60px;
	border-radius: 10px;
	background: rgb(31,44,92);
	background: -moz-linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
	background: -webkit-linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
	background: linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f2c5c",endColorstr="#1f2c5c",GradientType=1);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.ailand_fn_pnb .item{
	flex: 1;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}
.ailand_fn_pnb .prev{
	padding-right: 35px;
	padding-left: 70px;
	text-align: left;
}
.ailand_fn_pnb .next{
	padding-left: 35px;
	padding-right: 70px;
	text-align: right;
}
.ailand_fn_pnb .fn_desc{
	font-weight: 500;
	font-size: 14px;
	font-family: var(--hff);
	letter-spacing: .5px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: var(--ailand-bc);
	margin-bottom: 10px;
}
.ailand_fn_pnb .fn_title{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0;
	font-family: var(--hff);
	color: var(--ailand-hc);
}
.ailand_fn_pnb .item:hover .fn_title,
.ailand_fn_pnb .item:hover .fn_title a{
	color: var(--ailand-mc1);
}
.ailand_fn_pnb .middle_trigger{
	cursor: pointer;
	position: absolute;
	width: 24px;
	height: 24px;
	display: block;
	left: 50%;
	top: 50%;
	margin: -12px 0 0 -12px;
	z-index: 3;
}
.ailand_fn_pnb .middle_trigger:hover:after{
	opacity: 1;
	transform: rotate(90deg);
}
.ailand_fn_pnb .middle_trigger:before,
.ailand_fn_pnb .middle_trigger:after{
	content: '';
	position: absolute;
	left: -12px;
	right: -12px;
	bottom: -12px;
	top: -12px;
	opacity: 0;
}
.ailand_fn_pnb .middle_trigger:after{
	border: 1px solid #4e4e59;
	border-radius: 5px;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
	transition: all .3s ease;
}
.ailand_fn_pnb .middle_trigger span{
	width: 4px;
	height: 4px;
	display: block;
	background-color: #4e4e59;
	transition: all .3s ease;
	position: absolute;
}
.ailand_fn_pnb .middle_trigger .a1{
	top: 0;
	left: 0;
}
.ailand_fn_pnb .middle_trigger .a2{
	top: 0;
	left: 10px;
}
.ailand_fn_pnb .middle_trigger .a3{
	top: 0;
	right: 0px;
	opacity: 0;
}
.ailand_fn_pnb .middle_trigger .a4{
	top: 10px;
	left: 0;
}
.ailand_fn_pnb .middle_trigger .a5{
	top: 10px;
	left: 10px;
}
.ailand_fn_pnb .middle_trigger .a6{
	top: 10px;
	right: 0px;
}
.ailand_fn_pnb .middle_trigger .a7{
	bottom: 0;
	left: 0;
	opacity: 0;
}
.ailand_fn_pnb .middle_trigger .a8{
	bottom: 0;
	left: 10px;
}
.ailand_fn_pnb .middle_trigger .a9{
	bottom: 0;
	right: 0px;
}
.ailand_fn_pnb .middle_trigger:hover span{
	background-color: var(--ailand-mc1);
}
.ailand_fn_pnb .middle_trigger:hover .a1{
	transform: translateX(10px);
}
.ailand_fn_pnb .middle_trigger:hover .a2{
	transform: translateX(10px);
}
.ailand_fn_pnb .middle_trigger:hover .a3{
	opacity: 1;
	transform: translateX(-20px);
}
.ailand_fn_pnb .middle_trigger:hover .a8{
	transform: translateX(-10px);
}
.ailand_fn_pnb .middle_trigger:hover .a9{
	transform: translateX(-10px);
}
.ailand_fn_pnb .middle_trigger:hover .a7{
	opacity: 1;
	transform: translateX(20px);
}
.ailand_fn_pnb[data-status="prev"] .next{
	display: none;
}
.ailand_fn_pnb[data-status="prev"] .prev{
	padding-right: 70px;
	padding-left: 30px;
}
.ailand_fn_pnb[data-status="prev"] .middle_trigger{
	left: 100%;
	margin-left: -50px;
}
.ailand_fn_pnb[data-status="next"] .prev{
	display: none;
}
.ailand_fn_pnb[data-status="next"] .next{
	padding-right: 70px;
	padding-left: 30px;
	text-align: left;
}
.ailand_fn_pnb[data-status="next"] .middle_trigger{
	left: 100%;
	margin-left: -50px;
}







.ailand_fn_post_info{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding: 50px 50px 0 50px;
	-ms-align-items: center;
	align-items: center;
	column-gap: 50px;
}
.ailand_fn_post_info .pinfo_right .ailand_fn_sharehor,
.ailand_fn_post_info .pinfo_right .ailand_fn_tags ul{
	justify-content: flex-end;
}
.ailand_fn_post_info .ailand_fn_tags{
	margin-bottom: 3px;
}
.ailand_fn_post_info .ailand_fn_author_info .ai_in{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.ailand_fn_post_info .ailand_fn_author_info .info_img{
	width: 70px;
	height: 70px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
}
.ailand_fn_post_info .ailand_fn_author_info .info_img .abs_img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.ailand_fn_post_info .ailand_fn_author_info .fn_title{
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
.ailand_fn_sharehor{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.ailand_fn_sharehor h5{
	margin-right: 15px;
	margin-bottom: 0;
	font-size: 14px;
	font-family: var(--hff);
	letter-spacing: .5px;
	text-transform: uppercase;
	color: var(--ailand-bc);
	font-weight: 500;
	line-height: 24px;
	white-space: nowrap;
}
.ailand_fn_sharehor ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	justify-content: flex-end;
}
.ailand_fn_sharehor li{
	margin: 0 0 10px 20px;
}
.ailand_fn_sharehor a{
	display: block;
	color: var(--ailand-hc);
}
.ailand_fn_sharehor a:hover{
	color: var(--ailand-mc1);
}
.ailand_fn_sharehor .fn__svg{
	display: block;
	width: 20px;
	height: 20px;
}





.ailand_fn_tags ul{
	margin: 0;
    padding: 0;
    margin-left: -15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    list-style-type: none;
}
.ailand_fn_tags li{
	margin: 0;
    padding: 0;
    margin-left: 15px;
    margin-bottom: 4px;
    margin-top: 4px;
}
.ailand_fn_tags a{
	text-decoration: none;
    color: var(--ailand-hc);
    font-size: 16px;
    font-weight: 500;
	letter-spacing: .5px;
    font-family: var(--hff);
    text-transform: uppercase;
}
.ailand_fn_tags a:hover{
	color: var(--ailand-mc1);
}
.ailand_fn_tags a:before{
	content: '#';
    color: var(--ailand-mc1);
}





.frenify__copy_dialog{
	position: fixed;
	z-index: 9999;
	background-color: #000;
	border: 1px solid #4e4e59;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
	color: #fff;
	width: auto;
	max-width: 100vw;
	right: 20px;
	font-family: var(--hff);
	font-size: 16px;
	padding: 5px 15px;
	top: 150px;
	border-radius: 5px;
	transition: all .5s ease;
	font-weight: 500;
}




/*************************************************************************/
/* 28) Reactions
/*************************************************************************/
.ailand_fn_reactions .reactions_list{
	display: grid;
    grid-template-columns: repeat(auto-fit,minmax(143px,1fr));
    grid-gap: 0 20px;
    justify-content: center;
    margin: 0;
    padding: 0;
}
a.ailand_fn_reaction_btn{
	border: 1px solid #4e4e59;
	border-radius: 10px;
	padding: 20px 10px 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	color: #000;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
	transition: all .3s ease;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
}
a.ailand_fn_reaction_btn:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
a.ailand_fn_reaction_btn img{
	width: 50px;
	height: 50px;
	object-fit: contain;
	margin-bottom: 9px;
}
a.ailand_fn_reaction_btn .count{
	font-size: 18px;
	font-weight: 500;
	font-family: var(--hff);
	margin: 0;
	margin-bottom: 7px;
	white-space: nowrap;
	display: block;
	color: var(--ailand-hc);
}
a.ailand_fn_reaction_btn .text{
	width: 100%;
	height: 25px;
	line-height: 25px;
	padding: 0 4px;
	text-align: center;
	font-size: 11px;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: var(--hff);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	border-radius: 16px;
	transition: all .3s ease;
	background: rgb(31,44,92);
    background: -moz-linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
    background: -webkit-linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
    background: linear-gradient(30deg, rgba(31,44,92,0.2) 0%, rgba(26,28,43,0.2) 50%, rgba(31,44,92,0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f2c5c",endColorstr="#1f2c5c",GradientType=1);
}
a.ailand_fn_reaction_btn.active{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
a.ailand_fn_reaction_btn.active .text,
a.ailand_fn_reaction_btn:hover .text{
	background-color: var(--ailand-mc1);
}
a.ailand_fn_reaction_btn.active img{
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake;
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes reaction_animation{
	0%{
		transform: rotate(0deg) scale(1)
	}
	50%{
		transform: rotate(180deg) scale(1.4)
	}
	100%{
		transform: rotate(0deg) scale(1)
	}
}







a.fn__mobile_closer{
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	border: 1px solid #4e4e59;
    box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
	background-color: var(--ailand-bbc);
	z-index: 99;
}
a.fn__mobile_closer:after{
	width: 30px;
	height: 2px;
	display: block;
	background-color: var(--ailand-hc);
	content: '';
	position: absolute;
	transform: rotate(45deg);
	left: 50%;
	top: 50%;
	margin: -1px 0 0 -15px;
}
a.fn__mobile_closer:before{
	width: 30px;
	height: 2px;
	display: block;
	background-color: var(--ailand-hc);
	content: '';
	position: absolute;
	transform: rotate(135deg);
	left: 50%;
	top: 50%;
	margin: -1px 0 0 -15px;
}








.admin-bar .ailand_fn_offcanvas_sidebar{
	top: 32px;
}
.ailand_fn_offcanvas_s_closer{
	position: fixed;
    z-index: 102;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.8);
    transition: all .5s ease;
    transform: translateX(-102%);
    cursor: none;
}
.ailand_fn_offcanvas_sidebar{
/*	opacity: 0;*/
/*	visibility: hidden;*/
	position: fixed;
	z-index: 103;
	right: 0;
	width: 500px;
	top: 0;
	bottom: 0;
	background-color: #16141d;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	transition: all .5s ease;
	transform: translateX(102%);
}
.ailand_fn_offcanvas_sidebar .offcanvas_sidebar{
	scrollbar-width: thin;
	scrollbar-color: #999 #fff;
	overflow-y: auto;
	padding: 50px;
}
.ailand_fn_offcanvas_sidebar .offcanvas_sidebar::-webkit-scrollbar{
  	width: 0px;
}
.offcanvas-sidebar-opened .ailand_fn_offcanvas_sidebar{
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}
.offcanvas-sidebar-opened .ailand_fn_offcanvas_s_closer{
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}
.ailand_fn_offcanvas_s_cursor{
	position: absolute;
    z-index: 10000;
    display: none;
	transform: translate(-20px,-20px);
	pointer-events: none;
}
.ailand_fn_offcanvas_s_cursor:after{
	width: 62px;
	height: 2px;
	background-color: var(--ailand-hc);
	position: absolute;
	left: 0;
	top: 0;
	transform: rotate(45deg);
	content: '';
}
.ailand_fn_offcanvas_s_cursor:before{
	width: 62px;
	height: 2px;
	background-color: var(--ailand-hc);
	position: absolute;
	left: 0;
	top: 0;
	transform: rotate(-45deg);
	content: '';
}







.admin-bar .ailand_fn_vertnav_mini{
	top: 32px;
}
.ailand_fn_vertnav_mini{
	position: fixed;
	z-index: 100;
	left: 0;
	width: 80px;
	top: 0;
	bottom: 0;
	background-color: #16141d;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	padding: 30px 5px;
}
.ailand_fn_vertnav_mini_closer{
	position: fixed; 
	z-index: 88;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	background-color: rgba(0,0,0,0.8);
	transition: all .5s ease;
	transform: translateX(102%);
	cursor: pointer;
}
.vertnav-opened .ailand_fn_vertnav_mini_closer{
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}
.ailand_fn_vertnav_mini .vertnav_top{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.ailand_fn_vertnav_mini .ailand_fn_offcanvas_opener{
	margin-bottom: 20px;
}
.ailand_fn_vertnav_mini .vertnav_bottom{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.ailand_fn_vertnav_mini .vertnav_bottom a{
	margin: 10px 0 0 0;
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	color: var(--ailand-hc);
	text-decoration: none;
	font-size: 20px;
	width: 50px;
	height: 50px;
	border: 1px solid #4e4e59;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
	border-radius: 5px;
	transition: all .3s ease;
	position: relative;
}
.ailand_fn_vertnav_mini .vertnav_bottom a:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.ailand_fn_vertnav_mini .vertnav_bottom a .fn__svg{
	width: 20px;
	height: 20px;
	display: block;
}
.ailand_fn_vertnav_mini .vertnav_bottom i:before{
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
}
.ailand_fn_vertnav_mini .vertnav_bottom .count[data-count="0"]{
	display: none;
}
.ailand_fn_vertnav_mini .vertnav_bottom .count{
	display: block;
    position: absolute;
    right: -7px;
    top: -7px;
    width: 20px;
    height: 20px;
    font-size: 10px;
    background: #222;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    color: #fff;
    font-family: var(--hff);
}













.admin-bar .ailand_fn_vertnav{
	top: 32px;
}
.ailand_fn_vertnav[data-layout="vert"]{
	opacity: 1;
	visibility: visible;
}
.ailand_fn_vertnav[data-layout="vert_mini"]{
	left: 80px;
}
.ailand_fn_vertnav[data-layout="vert_mini"]:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	background-color: rgba(255,255,255,.05);
	z-index: 2;
}
.vertnav-opened .ailand_fn_vertnav{
	opacity: 1;
	visibility: visible;
}
.ailand_fn_vertnav{
	opacity: 0;
	visibility: hidden;
	position: fixed;
	z-index: 100;
	left: 0;
	width: 400px;
	top: 0;
	bottom: 0;
	background-color: #16141d;
	padding: 40px 50px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	transition: all .3s ease;
}
.ailand_fn_vertnav .logo{
	padding-top: 60px;
	text-align: center;
}
.ailand_fn_vertnav .logo a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.ailand_fn_vertnav .ailand_fn_main_nav{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ailand_fn_vertnav .ailand_fn_main_nav li{
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
.ailand_fn_vertnav .ailand_fn_main_nav li:last-child{
	margin-bottom: 0;
}
.ailand_fn_vertnav .ailand_fn_main_nav ul{
	display: none;
}
.ailand_fn_vertnav .ailand_fn_main_nav a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	min-height: 40px;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 18px;
	letter-spacing: 0;
	font-family: var(--hff);
	color: #ddd;
}
.ailand_fn_vertnav .ailand_fn_main_nav li.hovered > a,
.ailand_fn_vertnav .ailand_fn_main_nav a:hover{
	color: var(--ailand-mc1);
	background-color: rgba(255,255,255,.03);
}


.ailand_fn_vertnav .icon_list{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: -10px;
}
.ailand_fn_vertnav .icon_list a{
	margin: 5px 0 5px 10px;
	padding: 0;
}
.ailand_fn_vertnav .icon_list a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	color: var(--ailand-hc);
	text-decoration: none;
	font-size: 20px;
	width: 50px;
	height: 50px;
	border: 1px solid #4e4e59;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
	border-radius: 5px;
	transition: all .3s ease;
	position: relative;
}
.ailand_fn_vertnav .icon_list .count[data-count="0"]{
	display: none;
}
.ailand_fn_vertnav .icon_list .count{
	display: block;
    position: absolute;
    right: -7px;
    top: -7px;
    width: 20px;
    height: 20px;
    font-size: 10px;
    background: #222;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
	color: #fff;
	font-family: var(--hff);
}
.ailand_fn_vertnav .icon_list a:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.ailand_fn_vertnav .icon_list a .fn__svg{
	width: 20px;
	height: 20px;
	display: block;
}
.ailand_fn_vertnav .icon_list i:before{
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
}











.ailand_fn_fixedsub{
	opacity: 0;
	visibility: hidden;
	position: fixed;
	left: 400px;
	top: 0;
	z-index: 102;
	background-color: #16141d;
	border-left: none;
	padding: 25px 0;
	transition: all .2s ease;
	width: 220px;
	transform: translateY(7px);
}
.ailand_fn_fixedsub.opened{
	opacity: 1;
	visibility: visible;
}
.ailand_fn_fixedsub ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ailand_fn_fixedsub li{
	margin-bottom: 7px;
}
.ailand_fn_fixedsub li:last-child{
	margin-bottom: 0;
}
.ailand_fn_fixedsub a{
	display: block;
    font-size: 18px;
    letter-spacing: 0;
    font-family: var(--hff);
    color: #ddd;
	padding: 0 20px;
}
.ailand_fn_fixedsub li:hover > a{
	color: var(--ailand-mc1);
}
.ailand_fn_fixedsub li:hover > ul{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.ailand_fn_fixedsub ul ul{
	position: absolute;
	background-color: #16141d;
	width: 220px;
	left: 100%;
	top: 0;
	padding: 25px 0;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
	transform: translateY(20px);
}









.ailand_fn_404{
	text-align: center;
	padding-bottom: 100px;
	padding-top: 100px;
}
.ailand_fn_404 .fn__title{
	margin: 0;
	padding: 0;
	font-weight: 900;
	font-size: 200px;
	font-size: 10.43vw;
	line-height: 1;
	margin-bottom: 3px;
}
.ailand_fn_404 .fn__maintitle{
	margin: 0;
	padding: 0;
	font-weight: 900;
	font-size: 36px;
	margin-bottom: 13px;
	text-transform: uppercase;
}
.ailand_fn_protected p,
.ailand_fn_404 .fn__desc{
	margin: 0 auto;
	padding: 0;
	max-width: 500px;
	font-weight: 400;
	margin-bottom: 23px;
}
.ailand_fn_protectedform.container-custom,
.ailand_fn_404 .container-custom{
	max-width: 535px;
	margin: 0 auto;
}
.ailand_fn_protected form,
.ailand_fn_404 form{
	margin: 0 auto;
    width: 600px;
    max-width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    border: 1px solid #4e4e59;
    border-radius: 30px;
    box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
    transition: all .3s ease;
}
.ailand_fn_protected input[type="password"],
.ailand_fn_protected input[type="text"],
.ailand_fn_404 input[type="text"]{
	margin: 0;
    width: 100%;
    color: var(--ailand-hc);
    height: 58px;
    background-color: transparent!important;
    padding: 0 30px;
    border-radius: 30px 0 0 30px !important;
    outline: none;
    max-width: 100%;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    font-style: normal;
    font-family: var(--hff);
    border: none !important;
}
.ailand_fn_protected .search,
.ailand_fn_404 .search{
	display: block;
    position: relative;
    background-color: var(--ailand-button-bg-color);
    border-radius: 30px;
	margin: -1px -1px -1px 0;
}
.ailand_fn_protected .search:before,
.ailand_fn_404 .search:before{
	right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    position: absolute;
    color: var(--ailand-mc1);
    content: '';
    opacity: .1;
    border-radius: 30px;
    box-shadow: 0px 5px 15px;
}
.ailand_fn_protected .search:after,
.ailand_fn_404 .search:after{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 30px;
    border: 2px solid transparent;
    background: -moz-linear-gradient(270deg,var(--ailand-mc1),#aaa,var(--ailand-mc1),#aaa) border-box;
    background: -webkit-linear-gradient(270deg,var(--ailand-mc1),#aaa,var(--ailand-mc1),#aaa) border-box;
    background: linear-gradient(270deg,var(--ailand-mc1),#aaa,var(--ailand-mc1),#aaa) border-box;
    -webkit-mask: linear-gradient(#aaa 0 0) padding-box, linear-gradient(#aaa 0 0);
    -webkit-mask-composite: destination-out;
    -webkit-mask-composite: source-out;
    mask-composite: exclude;
    background-size: 300% 300%;
    -webkit-animation: animatedgradient 4s ease alternate infinite;
    animation: animatedgradient 4s ease alternate infinite;
    pointer-events: none;
}
.ailand_fn_protected input[type="submit"],
.ailand_fn_404 input[type="submit"]{
	margin: 0;
    width: fit-content;
    max-width: 100%;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .5px;
    font-family: var(--hff);
    height: 60px;
    padding: 0 50px;
    position: relative;
    color: var(--ailand-hc);
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    background-color: var(--ailand-button-bg-color);
    outline: none;
    outline-color: transparent;
    border-radius: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
/*************************************************************************/
/* 17) Protected Page
/*************************************************************************/
.ailand_fn_protected{
	text-align: center;
	padding-bottom: 100px;
	padding-top: 100px;
}
.ailand_fn_protected .fn__maintitle{
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 36px;
	margin-bottom: 13px;
	text-transform: uppercase;
}
.ailand_fn_protected .icon{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin-bottom: 32px;
	color: var(--ailand-hc);
}
.ailand_fn_protected .icon .fn__svg{
	width: 145px;
	height: 145px;
	display: block;
}
.ailand_fn_protected .fn__desc{
	margin: 0 auto;
	padding: 0;
	max-width: 500px;
	font-weight: 500;
	margin-bottom: 23px;
}








.featured_post_item{
	padding: 30px 29px 15px;
    border: 1px solid #4e4e59;
    border-radius: 10px;
    box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
    position: relative;
    transition: all .3s ease;
}
.featured_post_item:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.featured_post_item .fp_heading .text{
	width: 100%;
	max-width: 340px;
	position: relative;
    height: 40px;
    line-height: 38px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    font-family: var(--hff);
    text-transform: uppercase;
    color: var(--ailand-hc);
    display: block;
    margin-bottom: 30px;
    padding: 0 10px;
    border: 1px solid #4e4e59;
    box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
}
.featured_post_item .fp_heading{
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.featured_post_item .fp_heading .icon{
	position: absolute;
	bottom: 100%;
	left: 50%;
	width: 13px;
	height: 30px;
	margin-left: -6px;
	margin-left: -6.5px;
}
.featured_post_item .fp_heading .icon:after{
	width: 13px;
	height: 12px;
	top: 0;
	left: 0;
	position: absolute;
	border-left: 1px solid #4e4e59;
	border-right: 1px solid #4e4e59;
	content: '';
}
.featured_post_item .fp_heading .icon:before{
	width: 13px;
	height: 12px;
	bottom: 0;
	left: 0;
	position: absolute;
	border-left: 1px solid #4e4e59;
	border-right: 1px solid #4e4e59;
	content: '';
}
.featured_post_item .fp_heading .icon span{
	width: 1px;
	height: 18px;
	top: 50%;
	margin-top: -9px;
	left: 6px;
	position: absolute;
	display: block;
	background-color: #4e4e59;
}
.featured_post_item .icons{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 6px;
}
.featured_post_item .icons .a,
.featured_post_item .icons .b,
.featured_post_item .icons .c{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 30px;
	height: 30px;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	background-color: var(--ailand-mc1);
	margin: 10px;
}
.featured_post_item .icons .fn__svg{
	display: block;
	color: #fff;
	width: 14px;
	height: 14px;
}
.featured_post_item .icons .b{
	width: 50px;
	height: 50px;
}
.featured_post_item .icons .b .fn__svg{
	width: 24px;
	height: 24px;
}
.featured_post_item .fp_content ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.featured_post_item .fp_content li{
	margin: 0;
	position: relative;
	border-bottom: 1px solid #2f2e35;
	text-align: center;
	padding-top: 19px;
}
.featured_post_item .fp_content h4{
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0;
	margin-bottom: 5px;
}
.featured_post_item .fn__metas{
	margin-bottom: 19px;
}
.featured_post_item .fp_content li:last-child{
	border-bottom: none;
}








.ailand_fn_project_modern .ailand_fn_pagination{
	margin-top: 100px;
}
.ailand_fn_project_modern .item{
	padding: 19px;
    border: 1px solid #4e4e59;
    border-radius: 10px;
    box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
    position: relative;
    transition: all .3s ease;
}
.ailand_fn_project_modern .item:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.ailand_fn_project_modern .item_in{
	height: 100%;
	width: 100%;
	position: relative;
}
.ailand_fn_project_modern .img_holder{
	height: 100%;
}
.ailand_fn_project_modern .img_holder img{
	width: 100%;
	height: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.ailand_fn_project_modern .title_holder{
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	background-color: #0f0e11;
	border-radius: 5px;
	padding: 25px 30px;
	text-align: center;
	transition: all .5s ease;
	transform: translateY(-200px) scale(0.4);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
.ailand_fn_project_modern .item:hover .title_holder{
	transform: scale(1) translateY(0);
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.ailand_fn_project_modern .cats{
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: 500;
	color: var(--ailand-bc);
	margin-bottom: 9px;
}
.ailand_fn_project_modern .cats a{
	color: var(--ailand-bc);
	text-decoration: none;
}
.ailand_fn_project_modern .cats a:hover{
	color: var(--ailand-mc1);
}
.ailand_fn_project_modern .title_holder h3{
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
}
@media(min-width: 1041px){
	.ailand_fn_projects3_b [data-item="5"] .title_holder h3,
	.ailand_fn_projects3_a [data-item="1"] .title_holder h3{
		font-size: 36px;
	}
}
.ailand_fn_projects3_a{
	--gap: 60px;
    display: grid;
    grid-template-columns: 2.1fr 1fr;
    grid-column-gap: var(--gap);
    grid-row-gap: var(--gap);
	margin-bottom: var(--gap);
}
.ailand_fn_projects3_a [data-item="1"]{
	grid-row: span 2
}
.ailand_fn_projects3_b{
	--gap: 60px;
    display: grid;
    grid-template-columns: 1fr 2.1fr;
    grid-column-gap: var(--gap);
    grid-row-gap: var(--gap);
	margin-bottom: var(--gap);
}
.ailand_fn_projects3_b [data-item="5"]{
	grid-row: span 2
}


.ailand_fn_project_zigzag .inner{
	margin-left: -60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.ailand_fn_project_zigzag .item_wrapper{
	width: 50%;
	padding-left: 60px;
	margin-bottom: 60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.ailand_fn_project_zigzag .ailand_fn_pagination{
	margin-top: 100px;
}
@media(min-width: 1041px){
	.ailand_fn_project_zigzag .item_wrapper:nth-of-type(4n+1) .title_holder h3,
	.ailand_fn_project_zigzag .item_wrapper:nth-of-type(4n) .title_holder h3{
		font-size: 36px;
	}
}


.ailand_fn_project_zigzag .item_wrapper:nth-of-type(4n+2) .item,
.ailand_fn_project_zigzag .item_wrapper:nth-of-type(4n+3) .item{
	max-width: 400px;
}
.ailand_fn_project_zigzag .item_wrapper:nth-of-type(4n+4) .title_holder,
.ailand_fn_project_zigzag .item_wrapper:nth-of-type(4n+2) .title_holder{
	transform: translateX(300px);
	left: auto;
	right: 100%;
	text-align: right;
}
.ailand_fn_project_zigzag .item_wrapper:nth-of-type(4n+4) .item:hover .title_holder,
.ailand_fn_project_zigzag .item_wrapper:nth-of-type(4n+2) .item:hover .title_holder{
	transform: translateX(50%);
}
.ailand_fn_project_zigzag .item{
	padding: 19px;
	width: 100%;
    border: 1px solid #4e4e59;
    border-radius: 10px;
    box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
    position: relative;
    transition: all .3s ease;
}
.ailand_fn_project_zigzag .item:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.ailand_fn_project_zigzag .item_in{
	height: 100%;
	width: 100%;
	position: relative;
}
.ailand_fn_project_zigzag .img_holder{
	height: 100%;
}
.ailand_fn_project_zigzag .img_holder img{
	width: 100%;
	height: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	display: block;
}
.ailand_fn_project_zigzag .title_holder{
	position: absolute;
	left: 100%;
	top: 15%;
	background-color: #0f0e11;
	border-radius: 5px;
	padding: 25px 30px;
	text-align: left;
	transition: all .5s ease;
	transform: translateX(-300px);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	width: 350px;
	max-width: 90vw;
}
.ailand_fn_project_zigzag .item:hover .title_holder{
	transform: translateX(-50%);
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.ailand_fn_project_zigzag .cats{
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: 500;
	color: var(--ailand-bc);
	margin-bottom: 9px;
}
.ailand_fn_project_zigzag .cats a{
	color: var(--ailand-bc);
	text-decoration: none;
}
.ailand_fn_project_zigzag .cats a:hover{
	color: var(--ailand-mc1);
}
.ailand_fn_project_zigzag .title_holder h3{
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
}










.ailand_fn_project_s_sticky{
	padding-top: 100px;
	padding-bottom: 40px;
}
.ailand_fn_project_s_sticky .sticky_in{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
	margin-left: -60px;
}
.ailand_fn_project_s_sticky .sticky_left_wrap,
.ailand_fn_project_s_sticky .sticky_right_wrap{
	position: sticky;
	top: 0;
}
.ailand_fn_project_s_sticky .sticky_left_wrap{
	width: 100%;
	padding-left: 60px;
	max-width: calc(100% - 460px);
}
.ailand_fn_project_s_sticky .sticky_right_wrap{
	width: 460px;
	padding-left: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.ailand_fn_project_s_sticky .images{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ailand_fn_project_s_sticky .images li{
	margin-bottom: 60px;
}
.ailand_fn_project_s_sticky .images .item{
	padding: 19px;
    border: 1px solid #4e4e59;
    border-radius: 10px;
    box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
    position: relative;
    transition: all .3s ease;
}
.ailand_fn_project_s_sticky .images .item:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.ailand_fn_project_s_sticky .images img{
	min-width: 100%;
}
.ailand_fn_portfolio_single .cats{
	margin: 0;
	padding: 0;
    font-size: 14px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--ailand-bc);
    margin-bottom: 6px;
}
.ailand_fn_portfolio_single .cats a{
	color: var(--ailand-bc);
	text-decoration: none;
}
.ailand_fn_portfolio_single .cats a:hover{
	color: var(--ailand-mc1);
}
.ailand_fn_portfolio_single .post_title{
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-weight: 500;
	letter-spacing: 0;
	margin-bottom: 33px;
}
.ailand_fn_portfolio_single .post_excerpt{
	margin: 0;
	padding: 0;
	margin-bottom: 35px;
}
.ailand_fn_portfolio_single .project_details ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ailand_fn_portfolio_single .project_details li{
	margin-bottom: 6px;
}
.ailand_fn_portfolio_single .project_details li:last-child{
	margin-bottom: 0px;
}
.ailand_fn_portfolio_single .project_details p{
	margin: 0;
	padding: 0;
}
.ailand_fn_portfolio_single .project_details .title{
	margin-right: 7px;
	color: var(--ailand-hc);
	font-weight: 500;
}






.ailand_fn_project_s_carousel{
	padding-top: 70px;
	padding-bottom: 40px;
}
.ailand_fn_project_s_carousel .owl-carousel .owl-item img{
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.ailand_fn_project_s_carousel .owl-stage-outer{
	overflow: visible;
}
.ailand_fn_project_s_carousel .carousel_top{
	padding: 0 20px;
}
.ailand_fn_project_s_carousel .owl-carousel .item{
	width: 540px;
	padding: 19px;
    border: 1px solid #4e4e59;
    border-radius: 10px;
    box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
    position: relative;
    transition: all .3s ease;
}
.ailand_fn_project_s_carousel .owl-carousel .item:hover{
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.ailand_fn_project_s_carousel .carousel_content{
	padding-top: 100px;
}
.ailand_fn_project_s_carousel .ailand_fn_pnb{
	margin-top: 100px;
}
.ailand_fn_project_s_carousel .carousel_content{
	max-width: 860px;
	margin: 0 auto;
}


/*------------------------------------------------------------------*/
/*	21) Magic Cursor
/*------------------------------------------------------------------*/
body.elementor-editor-active .frenify-cursor{
	display: none;
}
.frenify-cursor[data-default="no"]{opacity: 0;}
.frenify-cursor[data-default="no"].cursor-inner{
	transition: opacity .3s ease;
}
.frenify-cursor[data-default="no"].cursor-inner.cursor-hover,
.frenify-cursor[data-default="no"].cursor-inner.cursor-slider{opacity: 1;}
.frenify-cursor[data-link="no"].cursor-inner.cursor-hover{opacity: 0;}
.frenify-cursor[data-slider="no"].cursor-inner.cursor-slider{opacity: 0;}
.frenify-cursor{
	position: fixed;
    left: 0;
    top: 0;
    pointer-events: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    visibility: hidden;
}
.frenify-cursor.mouse-down .fn-cursor{
	transform: scale(.9);
}
@media(max-width: 1040px){
	.frenify-cursor{display: none;}
}
.cursor-link{
    width: 30px;
    height: 30px;
	margin-left: -15px;
    margin-top: -15px;
    border: 2px solid rgba(0,0,0,.5);
    z-index: 10000000;
    -webkit-transition: all .08s ease-out;
    transition: all .08s ease-out;
}
.cursor-outer{
    z-index: 10000000;
    -webkit-transition: transform .08s ease-out, opacity 1s ease;
    transition: transform .08s ease-out, opacity 1s ease;
}
.cursor-outer .fn-cursor{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid rgba(0,0,0,.5);
}
.cursor-inner .fn-cursor{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -3px 0 0 -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
	background-color: rgba(0,0,0,.5);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.cursor-outer.cursor-slider,
.cursor-outer.cursor-hover{
	opacity: 0;
    -webkit-transition: transform .08s ease-out, opacity .2s ease;
    transition: transform .08s ease-out, opacity .2s ease;
}
.cursor-inner{
    z-index: 10000001;
}
.cursor-inner.cursor-hover .fn-cursor{
	margin: -40px 0 0 -40px;
	width: 80px;
	height: 80px;
	background-color: rgba(0,0,0,.1);
}
.cursor-inner.cursor-slider:not(.cursor-hover) .fn-cursor{
	margin-left: -30px;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	background-color: transparent;
	border: 5px solid rgba(0,0,0,.5);
}
.cursor-inner.cursor-slider.cursor-hover span:after,
.cursor-inner.cursor-slider.cursor-hover span:before{
	background-color: #fff;
}
.cursor-inner.cursor-slider .fn-left,
.cursor-inner.cursor-slider .fn-right{
	opacity: 1;
	visibility: visible;
}
.cursor-inner.cursor-slider .fn-left:after{left: -26px;}
.cursor-inner.cursor-slider .fn-left:before{left: -26px;}
.cursor-inner.cursor-slider .fn-left:after{right: -26px;}
.cursor-inner.cursor-slider .fn-left:before{right: -26px;}

.cursor-inner .fn-left,
.cursor-inner .fn-right{
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
}
.cursor-inner .fn-left:after{
	content: '';
	position: absolute;
	width: 2px;
	height: 12px;
	transform: rotate(50deg);
	left: -20px;
	top: 50%;
	margin-top: -10px;
	background-color: rgba(0,0,0,.5);
	transition: all .3s ease;
}
.cursor-inner .fn-left:before{
	content: '';
	position: absolute;
	width: 2px;
	height: 12px;
	transform: rotate(130deg);
	left: -20px;
	top: 50%;
	margin-top: -2px;
	background-color: rgba(0,0,0,.5);
	transition: all .3s ease;
}
.cursor-inner .fn-right:after{
	content: '';
	position: absolute;
	width: 2px;
	height: 12px;
	transform: rotate(50deg);
	right: -20px;
	top: 50%;
	margin-top: -2px;
	background-color: rgba(0,0,0,.5);
	transition: all .3s ease;
}
.cursor-inner .fn-right:before{
	content: '';
	position: absolute;
	width: 2px;
	height: 12px;
	transform: rotate(130deg);
	right: -20px;
	top: 50%;
	margin-top: -10px;
	background-color: rgba(0,0,0,.5);
	transition: all .3s ease;
}
/* Keyframes */
@keyframes bottomArrow {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translate(0px, 20px);
		opacity: 0;
	}
}
@keyframes topArrow {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translate(0px, -20px);
		opacity: 0;
	}
}





.fn__contact .items{
	margin: 0;
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
}
.fn__contact .item{
	margin: 0;
	padding: 0;
	width: 100%;
	padding-left: 20px;
	margin-bottom: 20px;
}
@media(min-width: 769px){
	.fn__contact .item.half{width: 50%;}
}
.fn__contact input{
	display: block;
	width: 100%;
}
.fn__contact input[type="number"],
.fn__contact input[type="email"], 
.fn__contact input[type="url"], 
.fn__contact input[type="search"], 
.fn__contact input[type="tel"], 
.fn__contact input[type="color"], 
.fn__contact input[type="text"],
.fn__contact input[type="password"], 
.fn__contact input[type="datetime"], 
.fn__contact input[type="datetime-local"], 
.fn__contact input[type="date"], 
.fn__contact input[type="month"], 
.fn__contact input[type="time"], 
.fn__contact input[type="week"]{
	width: 100%;
    max-width: 100%;
    min-width: 100%;
    display: block;
    border: 1px solid #4e4e59;
    border-radius: 30px;
	height: 60px;
    font-size: 18px;
    font-weight: 600;
    font-family: var(--hff);
    font-style: normal;
    color: #fff;
	box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
}
.fn__contact input[type="number"]:focus,
.fn__contact input[type="email"]:focus, 
.fn__contact input[type="url"]:focus, 
.fn__contact input[type="search"]:focus, 
.fn__contact input[type="tel"]:focus, 
.fn__contact input[type="color"]:focus, 
.fn__contact input[type="text"]:focus,
.fn__contact input[type="password"]:focus, 
.fn__contact input[type="datetime"]:focus, 
.fn__contact input[type="datetime-local"]:focus, 
.fn__contact input[type="date"]:focus, 
.fn__contact input[type="month"]:focus, 
.fn__contact input[type="time"]:focus, 
.fn__contact input[type="week"]:focus{
	outline: none;
	background-color: transparent;
	box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
}
.fn__contact .fn__submit{
	position: relative;
}
.fn__contact .fn__submit input{
	height: 60px;
	border-radius: 30px;
	font-size: 18px;
}
.fn__contact .fn__submit .wpcf7-spinner{
	position: absolute;
}
.fn__contact .fn__submit:before,
.fn__contact .fn__submit:after{
	border-radius: 30px;
}



/* Responsive: Small Devices */
@media(max-width: 1040px){
	.ailand_fn_vertnav,
	.ailand_fn_vertnav_mini{display: none;}
	a.fn__mobile_closer{
		display: block;
	}
	.ailand_fn_project_s_carousel .owl-carousel .item{
		width: 440px;
	}
	.ailand_fn_project_modern .title_holder{
		opacity: 1 !important;
		transform: none !important;
		bottom: 20px !important;
		left: 20px !important;
		right: 20px !important;
		top: auto !important;
		visibility: visible !important;
		width: auto !important;
		max-width: inherit !important;
		pointer-events: all !important;
		text-align: center !important;
	}
	.ailand_fn_projects3_a{
		--gap: 30px;
		grid-template-columns: 1.5fr 1fr;
	}
	.ailand_fn_projects3_b{
		--gap: 30px;
		grid-template-columns: 1fr 1.5fr;
	}
	.ailand_fn_project_zigzag .item{
		max-width: 100% !important;
	}
	.ailand_fn_project_zigzag .inner{
		margin-left: -30px;
	}
	.ailand_fn_project_zigzag .item_wrapper{
		padding-left: 30px;
		margin-bottom: 30px;
	}
	.ailand_fn_project_zigzag .title_holder{
		opacity: 1 !important;
		transform: none !important;
		bottom: 20px !important;
		left: 20px !important;
		right: 20px !important;
		top: auto !important;
		visibility: visible !important;
		width: auto !important;
		max-width: inherit !important;
		pointer-events: all !important;
		text-align: center !important;
	}
	.ailand_fn_project_s_sticky .sticky_in{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.ailand_fn_project_s_sticky .sticky_left_wrap{
		max-width: 100%;
		width: 100%;
		position: static;
		margin-bottom: 40px;
	}
	.ailand_fn_project_s_sticky .sticky_right_wrap{
		max-width: 100%;
		width: 100%;
		position: static;
		padding-top: 0;
	}
	.ailand_fn_mobnav{
		display: block;
	}
	#ailand_fn_header_hor{display: none;}
	.ailand_fn_single .blog__in{
		padding: 0 10px;
	}
	.ailand_fn_post_info{
		padding-left: 10px;
		padding-right: 10px;
	}
	.ailand_fn_leftsidebar,
	.ailand_fn_rightsidebar{
		width: 100%;
	}
	.ailand_fn_hassidebar .sidebarpage{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
}
@media(max-width: 830px){
	.fn_cs_flickity_slider .slider_wrap ul li .project a{
		font-size: 40px;
	}
	.ailand_fn_totop{
		right: 20px;
		left: 20px;
	}
	.ailand_fn_offcanvas_sidebar{
		width: 100%;
	}
	.ailand_fn_project_s_carousel .owl-carousel .item{
		width: 340px;
	}
	.ailand_fn_projects3_a,
	.ailand_fn_projects3_b{
		grid-template-columns: 1fr;
	}
	.ailand_fn_project_zigzag .item_wrapper{
		width: 100%;
	}
	.ailand_fn_footer .footer_form{
		border-radius: 0;
	}
	.ailand_fn_footer .footer_middle .ailand_fn_widget_social ul{
		justify-content: flex-start;
	}
	.ailand_fn_footer .footer_top{
		padding-left: 0;
		padding-right: 0;
	}
	.footer_subscribe_form .fn__subscribe, .footer_subscribe_form .wpforms-form{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		box-shadow: none !important;
		border: none;
		border-radius: 0;
	}
	.footer_subscribe_form input[type=email],
	.footer_subscribe_form div.wpforms-container-full .wpforms-form input[type=email]{
		box-shadow: 0px 0px 7px rgba(125,94,227,0.7);
		border: 1px solid #4e4e59 !important;
		border-radius: 30px !important;
		margin-bottom: 10px;
	}
	.footer_subscribe_form input[type=email]:focus,
	.footer_subscribe_form div.wpforms-container-full .wpforms-form input[type=email]:focus,
	.footer_subscribe_form input[type=email]:hover,
	.footer_subscribe_form div.wpforms-container-full .wpforms-form input[type=email]:hover{
		box-shadow: 0px 0px 15px rgba(125,94,227,0.9);
	}
	.ailand_fn_footer .footer_middle[data-cols="2"] .footer_middle_row,
	.ailand_fn_footer .footer_middle[data-cols="3"] .footer_middle_row,
	.ailand_fn_footer .footer_middle[data-cols="4"] .footer_middle_row{width: 100%;}
	.ailand_fn_footer .footer_copyright p{text-align: left;}
	.ailand_fn_footer .widget_enable .footer_btm_in{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.ailand_fn_post_info{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.ailand_fn_post_info .pinfo_left{
		margin-bottom: 30px;
	}
	.ailand_fn_post_info .pinfo_right .ailand_fn_sharehor,
	.ailand_fn_post_info .pinfo_right .ailand_fn_tags ul{
		justify-content: flex-start;
	}
	.ailand_fn_pnb{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.ailand_fn_pnb .next{
		padding-right: 20px;
		text-align: left;
		padding-top: 35px;
	}
	.ailand_fn_pnb .prev{
		padding-left: 20px;
		padding-bottom: 35px;
	}
	.ailand_fn_pnb[data-status="prev"] .prev{
		padding-left: 20px;
	}
	.ailand_fn_pnb[data-status="next"] .next{
		padding-left: 20px;
	}
}
@media(max-width: 480px){
	.ailand_fn_totop{
		right: 10px;
		left: 10px;
	}
}
.ailand_fn_searchlist{
	margin-top: 70px;
}