:root{
	--pb-blue: #029be5;
	--pb-white: #ffffff;
}
/*************head***********/
@media (min-width: 640px){
	.top-of-the-page,
	.top-of-the-page .desktop-background-image{
		height: 577px;
	}
}

@media (max-width:640px){
	.top-of-the-page{
		position:relative;
		height: 110vw;
	}	

	.top-of-the-page .container-1019 {
		height: 100%;
		display: grid;
		grid-column: 2 / 3;
		display: grid;
		grid-template-rows: repeat(2, 1fr);
		align-items: center;
		text-align: center;
	}

	.top-of-the-page .desktop-background-image{
		display:none;
	}
	/* 	.top-of-the-page h1 {
	font-size: 6.7vw !important;
} */

	.top-of-the-page .mobile-background-image{
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		left:0;
	}


}
/*************head end***********/


/*************info start***********/

.single-process .desc-title h3,
.single-process .desc-title h4,
.single-process .desc-title h5,
.single-process .desc-title h6 {
	margin: 0;
	font-size: inherit;
}

.token-info-wrap {
	min-height: 924px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.token-info-wrap .container-1019 {
	display: flex;
	justify-content: space-between;
	width: 1092px;
}

.token-info-wrap .container-1019 h2 {
	margin: 0;
}

.token-info-wrap .container-1019 .info_sub_text {
	font-weight: 400;
	font-size: 1.2rem;
}

.token-info-wrap .container-1019 .info_sub_text_mobile {
	display: none;
}

.token-info-wrap .container-1019 .token-info-left {
	flex-basis: 511px;
}

.page-id-2640 .token-info-wrap .container-1019 {
	/* 	border-bottom: 1px solid #d6d6d6; */
}
.qa_additional_info{
	list-style-type: initial;
	font-size: 17px;
	max-width: 620px;
}
.qa_additional_info > li{
	margin-top: 1rem;
}
.page-id-2640 .token-info-wrap .container-1019 .token-info-right {
	flex-basis: 70%;
}

.token-info-wrap .token-info-right .info-note-text-mobile {
	display: none;
}

.token-info-left {    
	align-self: center;
}

.page-id-2640 .token-info-left {
	align-self: end;
}

.token-info-right .features .single-feature {
	display: flex;
	align-items: center;
}

.token-info-right .features .single-feature .balance-icon {
	display: flex;
	width: 68px;
	flex-shrink: 0;
}

.token-info-right .features .single-feature .balance-icon img {
	max-width: 68px;
}

.token-info-right .features .single-feature:not(:last-child) {
	margin-bottom: 34px;
}

.token-info-right .features .single-feature .features-text-wrap {
	font-size: 20px;
}

.token-info-right .info-key-icon {
	display:flex;
}

.page-id-2640 .info_sub_text {
	font-size: 0.875rem;
	color: #474747;
	padding-bottom: 11px;
}

.token-info-right .features .single-feature .text-mobile {
	display: none;
}

.how-to-wrap .how-to-right-text-wrap .howto-text-below-title-mobile {
	display: none;
}

.token-info-wrap .token-info-right .info-note-text {
	max-width: 665px;
}

.how-bottom-wrap-mobile {
	display: none;
}

@media (max-width: 1023px) {

	.top-of-the-page .container-1019 {
		text-align: center;
	}

	.top-of-the-page .headline-icons {
		width: 100%;
	}

	.top-of-the-page h1 {
		font-size: 8.4vw !important;
	}

	.token-info-wrap {
		margin-top: 50px;
	}

	.token-info-right {
		padding: 0 15px;
	}

	.token-info-right .token-main-title {
		text-align: right;
		font-size: 8.47vw !important;
	}

	.how-bottom-wrap-mobile .how-bottom-text {
		font-size: 3.4vw !important;
	}

	.token-info-right .token-main-title .bt-br {
		/* 		display: none; */
	}

	.token-info-wrap .container-1019 {
		display: block;
	}
	.token-info-right .features .single-feature .number {
		font-size: 2.859em !important;
	}

	/* 	.token-info-right .features .single-feature .text {
	font-size: 1.625em !important;
} */

	.token-info-right .features .single-feature .text {
		display: none;
	}

	.token-info-right .features .single-feature .text-mobile {
		font-size: 4.8vw !important;
		display: block;
	}

	.token-info-right .info_sub_text {
		font-size: 5vw;
		margin: 45px auto 15px;
	}

	.page-id-2640 .token-info-right .info_sub_text {
		text-align: right;
		font-weight: 400;
	}

	.token-info-right .info-key-icon{    justify-content: space-evenly;}

	.token-info-left{margin-top: 60px;}

	.token-info-right .features .single-feature .features-text-wrap .features-title {
		font-size: 5.6vw;
	}

	.token-info-right .features .single-feature .balance-icon{
		justify-content: center;
		align-self: start;
	}

	.how-to-wrap .howto-main-title {
		font-size: 8.5vw !important;
		text-align: center;
	}

	.how-to-wrap .how-to-right-text-wrap .howto-text-below-title {
		display: none;
	}

	.how-to-wrap .how-to-right-text-wrap .howto-text-below-title-mobile {
		display: block;
		max-width: 553px;
		font-size: 5.3vw;
		margin: 0 auto;
		text-align: center;
		padding-bottom: 60px;
	}

	.how-to-wrap .how-to-right-text-wrap .how-poits-wrap .how-poits-single .how-title {
		font-size: 5.6vw;
		text-align: center;
	}

	.how-to-wrap .how-poits-wrap .how-poits-single .image {
		width: 100%;
		text-align: center;
	}

	.how-to-wrap .how-poits-wrap .how-poits-single .image img {
		height: auto;
		max-width: 100%;
	}

	.how-to-wrap .how-to-right-text-wrap .how-poits-wrap {
		grid-template-columns: minmax(0, 1fr);
	}

	.how-to-wrap .how-to-right-text-wrap {
		margin: 0 auto;
	}

	.how-to-wrap-mobile .how-bottom-wrap {
		width: 100%;
		max-width: 575px;
		font-size: 1.625rem;
		margin: 10px auto 0;
	}

	.how-bottom-wrap {
		display: none;
	}

	.token-info-wrap .container-1019 .info_sub_text {
		display: none;
	}

	.token-info-wrap .container-1019 .info_sub_text_mobile {
		display: block;
		font-weight: normal;
		font-size: 5.3vw;
	}

	.token-info-wrap .token-info-right .info-note-text {
		display: none;
	}

	.token-info-wrap .token-info-right .info-note-text-mobile {
		display: block;
		font-size: 3.47vw;
	}

}

/*************info end***********/

.token-info-wrap a.site-blue-dark {
	border: 2px solid #347ab8;
	display: inline-flex;
	padding: 7px 20px;
	border-radius: 50px;
	margin-right: 45px;
	font-weight: bold;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 7px;
	margin-top: 60px;
}

/*************how to***********/

.how-to-wrap  {
	/* 	margin-top: 207px; */
	height: 793px;
	display: grid;

}

.how-to-wrap .container-1019 {
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 10;
	/* 	grid-column: 2 / 3;
	grid-row: 1 / -1; */
}

.container-1072 {
	max-width: 1072px;
	width: 100%;
	margin: 0 auto;
}

.how-to-wrap .container-1072 {
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 10;
}

.how-to-wrap .mobile-background-image,
.how-to-wrap .desktop-background-image
{
	grid-column: 1 / 4;
	grid-row: 1 / -1;
}


.how-to-wrap .howto-main-title{
	margin: 0 0 20px 0;
}

.how-to-wrap .howto-text-below-title { 
	width: 100%;
	max-width: 620px;
	font-size: 1.500rem;
	padding-bottom: 20px;
}

.how-to-wrap .how-poits-wrap {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 25px;
}

.how-to-wrap .how-poits-wrap .how-poits-single {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.how-to-wrap .how-poits-wrap .how-poits-single .how-title {
	color: #029be5;
	font-size: 1.5rem;
	margin-bottom: 15px;
	font-weight: bold;
}

.how-to-wrap > * {
	grid-area: 1/1/-1/-1 !important;
}

.how-to-wrap .desktop-background-image {
	width: 100%;
	max-width: 1740px;
	height: 254px;
	align-self: center;
	/* 	grid-column: 1/3;
	grid-row: 1/2; */
	margin-top: 80px;
}

.how-poits-single .how-text-wrap{padding: 0 19px 0 15px;}

.how-bottom-wrap {
	display:flex;
	align-items: center;
	font-size:1.125rem;
	padding-top: 45px;
}

.how-bottom-wrap .how-bottom-text {
	/* 	margin-right:19px;
	max-width:445px; */
}

.bottom-banner h4 {
	font-size: 2rem;	
}

.only-a-question .more-questions a {
	border: 2px solid;
}

@media (min-width: 1023px) {
	.how-to-wrap .mobile-background-image{display:none;}

}

@media (max-width: 1023px) {
	.how-to-wrap {
		height: unset;
		margin-top: 120px;
	}

	.how-to-wrap .container-1019 {
		align-items: flex-start; 
		grid-column: 1 / 4;
		grid-row: 1 / -1;
	}

	.how-bottom-wrap {
		display: none;
	}

	.how-bottom-wrap-mobile {
		margin-top: 18px;
		border-top: none;
		display: block;
		width: 90%;
		margin: 0 auto;
	}

	.how-bottom-wrap-mobile .how-bottom-text {
		margin-right: 0;
	}

	.how-to-wrap .desktop-background-image{display:none;}
	.how-to-wrap .container-1019 .howto-main-title{font-size: 9vw !important;}
	.how-poits-single .how-number-wrap{    font-size: 8vw;}
	.how-poits-single .how-text-wrap{font-size: 4.5vw !important; padding: 0 12px 0 0px;}
	.how-to-wrap .mobile-background-image{    grid-row: 2 / 2;     margin: -130px 0 0;}
}
/*************how to end***********/

/*************process start***********/

.procces-all-wrap .container-1019{
	display:grid;
	padding-top:0;
}

.procces-main-title{
	margin:0;
}

.procces-main-title,
.the-process{
	grid-area: 1 / 1 / 2 / 2;
}

.single-process-wrap .single-process{  
	border-bottom: 1px solid #d6d6d6;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	margin-top:40px;
}

.procces-all-wrap .single-process-wrap .single-process .image-wrapper {
	position: relative;
}

.procces-all-wrap .single-process-wrap:nth-child(even) .single-process .image-wrapper,
.procces-all-wrap .single-process-wrap:nth-child(even) .single-process .text-wrapper{
	/*flex-shrink: 0;*/
	flex: 1;
}

.desc-title-image {
	margin-right:20px;
}

.single-process-wrap:nth-child(even) .single-process {
	flex-direction: row-reverse;
}

.single-process .text-wrapper {
	align-self: center;
}

.desc-text-second-wrap {
	display: flex;
	align-items: center;
}

.procces-all-wrap .single-process-wrap .single-process .description .desc-text-second-wrap {
	display: none;
}

@media (min-width: 1024px){
	.procces-all-wrap .single-process-wrap:nth-child(1) .single-process {
		padding-left: 120px;
		margin-top: 110px;
	}

	.procces-all-wrap .single-process-wrap:nth-child(2) .single-process {
		padding-left: 35px;
	}

	.page-id-2640 .procces-all-wrap .single-process-wrap:nth-child(2) .single-process {
		padding-right: 34px;
	}

	.page-id-2640 .procces-all-wrap .single-process-wrap:nth-child(3) .single-process,
	.page-id-2640 .procces-all-wrap .single-process-wrap:nth-child(5) .single-process{
		padding-left: 166px;
	}

	.page-id-2640 .procces-all-wrap .single-process-wrap:nth-child(4) .single-process {
		padding-right: 26px;
	}

	.page-id-2640 .procces-all-wrap .single-process-wrap:last-child .single-process {
		border-bottom: 1px solid #d6d6d6;
	}

	.procces-all-wrap .single-process-wrap:last-child .single-process {
		border: none;
		margin: 100px 0 30px;
	}

	.single-process-wrap:nth-child(even) .text-wrapper {
		width: 100%;
		padding-right: 80px;
	}

	.page-id-2577 .single-process-wrap:last-child .single-process .text-wrapper {
		padding-right: 66px;
	}

	.procces-all-wrap .single-process-wrap .single-process .process-mobile-img,
	.procces-all-wrap .single-process-wrap .single-process .process-title-mobile {
		display: none;
	}

	.single-process .desc-title {
		margin: 0 0 17px 0;
		display: flex;
		align-items: flex-end;
	}

}

@media (max-width: 1023px) {
	.procces-main-title {
		grid-area: auto;
		font-size: 8.5vw !important;
	}

	.the-process {
		grid-area: auto;
		font-size: 9vw !important;
	}

	.procces-all-wrap .container-1019 {
		width:100%;
		margin-top: 80px;
	}

	body:not(.page-id-2640) .procces-all-wrap .single-process-wrap:last-child .single-process{
		/*display: grid;*/
	}

	.procces-all-wrap .single-process-wrap:not(:last-child) .single-process >*{
		width:50%;
	}

	.procces-all-wrap .single-process-wrap .single-process .description .desc-title{
		font-size: 5.6vw !important;
	}

	.procces-all-wrap .single-process-wrap .single-process .description .desc-text{
		display: none;
	}

	.procces-all-wrap .single-process-wrap .single-process .description .desc-text-second-wrap {
		/* on mobile */
		display: block;
		font-size: 4vw !important;
		margin-top: 1.5vw;
		line-height: 5vw;
	}

	.procces-all-wrap .single-process-wrap .single-process .description .desc-text .bt-br {
		display: initial;
		margin-right: 4px;
	}

	.procces-all-wrap .single-process-wrap .single-process .description .desc-title .mobile-br{
		display:block;
	}


	.procces-main-title,
	.procces-all-wrap .single-process-wrap:nth-child(1) .single-process .text-wrapper ,
	.procces-all-wrap .single-process-wrap:nth-child(3) .single-process .text-wrapper {
		padding-right: 6%;
	}

	.procces-all-wrap .single-process-wrap:nth-child(2) .single-process .text-wrapper {
		padding-left: 6%;
	}

	.page-id-2577 .procces-all-wrap .single-process-wrap:nth-child(even):not(:last-child) .single-process .text-wrapper {
		padding-right: 20px;
	}

	.page-id-2640 .procces-all-wrap .single-process-wrap:nth-child(odd) .single-process .text-wrapper {
		padding-left: 15px;
	}

	.page-id-2640 .procces-all-wrap .single-process-wrap:nth-child(even) .single-process .text-wrapper {
		padding-right: 15px;
	}

	.page-id-2640 .procces-all-wrap .single-process-wrap:last-child .single-process .text-wrapper {
		padding-right: 6%;
	}

	.procces-all-wrap .single-process-wrap .single-process .process-desktop-img,
	.procces-all-wrap .single-process-wrap .single-process .process-title-desktop{
		display:none;
	}

	.single-process-wrap:not(:last-child) .single-process .desc-title {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: 1fr;
		align-items: baseline;
		width: fit-content;
	}

	.single-process-wrap:not(:last-child) .single-process .desc-title .process-title-mobile{
		grid-area: 1 / 1 / 2 / 3;
	}

	.single-process-wrap:not(:last-child) .single-process .desc-title-image{
		grid-area: 2 / 2 / 1 / 2;
	}

	body:not(.page-id-2640) .single-process-wrap:last-child,
	body:not(.page-id-2640) .single-process-wrap:last-child .image-wrapper {
		width: 100%;
		margin: 0 auto;
	}

	.page-id-2577 .procces-all-wrap .single-process-wrap:last-child .single-process {
		border-bottom: none;
	}

	.page-id-2577 .procces-all-wrap .single-process-wrap:last-child .single-process .image-wrapper {
		margin-top: 40px;
	}

	/* 	.desc-text-second {
	font-size: 3vw;
} */

	.bottom-banner .container-1019 .desc-icons .desc {
		font-size: 5.6vw;
	}
}

@media (max-width: 600px){
	.desc-text-second{
		font-size: 4vw;
	}
}

/*************process end***********/

/*************bottom banner***********/

.bottom-banner {
	margin-top: 80px;
}

@media (max-width: 1023px){
	.bottom-banner .mobile-background-image {
		background-size: cover;
	}
}
@media (max-width: 640px){
	/* 	.bottom-banner .container-1019 .desc-icons .desc {
	font-size: 5.5vw;
} */

	.how-to-wrap .how-bottom-wrap {
		/* 		padding-right: 15px; */
	}
	.single-process .img-responsive-loose{
		max-height: 290px;
		width: auto;
	}
}

/*************end bottom banner***********/

.text-blue{
	color: var(--pb-blue);
}

/** SLIDER start **/


#mid-section-slider{
	position: relative;
	min-height: 850px;
}
/*general slide styles */
.nav-slider .slick-dots{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}
.nav-slider .slick-dots li button{
	background-color: var(--pb-white);
	border-color: var(--pb-blue);
	border-radius: 100%;
	width: 16px;
	height: 16px;
	font-size: 0;
}
.nav-slider .slick-dots li.slick-active button{
	background-color: var(--pb-blue);
}
.nav-slider .slick-track{
	min-height: 300px;
	padding-top: 85px;
}
/* top slider */
.top-slider{
	position: relative;
}
.top-slider .top-slide-title{
	font-size: 50px;
	margin-top: 100px;
}
.top-slider .top-slide-sub-title{
	font-size: 20px;
	font-weight: normal;
}
.top-slider .slide-wrap{
	min-height: 750px;
	display: flex;
}
.top-slider .slide-wrap >div{
	flex: 1;
}
.top-slider .slide-emojis{
	position: absolute;
	bottom: 65%;
	right: 35%;
	width: 250px;
	height: 100px;

}
.top-slider .slide-emojis >img{
	position: absolute;
}
.top-slider .slide-emojis >.test-emoji:first-child{ right: 50%; bottom: 100%; animation: slideIn 2.5s; }
.top-slider .slide-emojis >.test-emoji:nth-child(2){ left: 0; bottom :50%; animation: slideIn 2.7s; }
.top-slider .slide-emojis >.test-emoji:nth-child(3){ right: 0; bottom :50%; animation: slideIn 2.9s; }
.top-slider .slide-emojis >.test-emoji:last-child{ right: 50%; top :100%; animation: slideIn 3.1s; }

/*.top-slider .slide-emojis > .test-emoji:first-child{*/
/*	animation: fadeInOutEmoji 3s;*/
/*}*/
/*.top-slider .slide-emojis > .test-emoji:nth-child(2){*/
/*	animation: fadeInOutEmoji 4s;*/
/*}*/
/*.top-slider .slide-emojis > .test-emoji:nth-child(3){*/
/*	animation: fadeInOutEmoji 6s;*/
/*}*/
/*.top-slider .slide-emojis > .test-emoji:last-child{*/
/*	animation: fadeInOutEmoji 5s;*/
/*}*/

@keyframes fadeInOutEmoji {
	0%{
		opacity: 0;
	}
	50%{
		opacity: 100%;
	}
	100%{
		opacity: 0;
	}
}
@keyframes slideIn {
	0%{
		bottom: 0;
		left: 0;
	}
	100%{
		bottom: 50%;
		left: 40%;
	}
}
/* bottom slider */
.nav-slider{
	width: 755px;
	position: absolute;
	top: 35%;
	left: 20%;
}
.nav-slider .slick-list{
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	min-height: 350px;
}
.nav-slider .testimonial-slide{
	min-width: 230px;
	text-align: center;
	position: relative;
	margin: 0 20px 0 5px;
}
.nav-slider .testimonial-slide.slick-cloned{
	margin-right: 0;
}
.nav-slider .slick-center {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	transform: scale(1.25);
	z-index: 2;
	transition: all .2s ease-in-out;
}
.nav-slider .testimonial-slide .test-image{
	position: absolute;
	top: -30px;
	right: 35%;
}

.nav-slider .testimonial-slide .slide-body{
	background-color: var(--pb-white);
	padding: 45px 30px 20px;
	border-radius: 8px;

}
.nav-slider .testimonial-slide.slick-active{
	margin-right: 10px;
}
.nav-slider .testimonial-slide.slick-active .slide-body{box-shadow: 0 0 9px 2px #a39f9f;}
/*.nav-slider .testimonial-slide.slick-center .slide-body{*/
/*	*/

/*}*/
.nav-slider .testimonial-slide .slide-body .slide-title{
	font-size: 22px;
	margin-bottom: 1rem;
	margin-top: 0;
}
.nav-slider .testimonial-slide .slide-body .slide-title small{
	display: block;
	font-weight: normal;
	font-size: 15px;
}
.slide-body .slide-text{
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 1rem;
}
.slide-body .slide-notice{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	font-weight: bold;
	gap: 5px;
}
.slide-body .slide-notice img{
	max-height: 8px;
	width: auto;
}



/** SLIDER end **/


/* .more-cool-stuff */
.more-cool-stuff{
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 750px;
}
.more-cool-stuff .container-1019{
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #d6d6d6;
}
.more-cool-stuff .container-1019 .col-text{
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;

}
.cool-stuff-features{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
}
.cool-stuff-features .single-feature{
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: flex-start;
	gap: 15px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
}
.more-cool-stuff .container-1019 .col-img{
	display:flex;
	flex: 1;
}

@media screen and (max-width: 780px){
	main{
		overflow: hidden;
	}
	.top-of-the-page{
		height: 90vh;
	}
	.top-of-the-page .mobile-background-image{
		background-size: contain;
		background-position: bottom center;
		top: auto;
		bottom: 0;
	}
	.hidden_on_mobile{
		display: none;
	}
	.more-cool-stuff{
		min-height: 1px;
		height: 100%;
	}
	.more-cool-stuff .container-1019{
		flex-direction: column;
		position: relative;

	}
	.more-cool-stuff-title{
		font-size: 30px;
	}
	.more-cool-stuff .container-1019 .col-img img{
		max-width: 100%;
		height: auto;
		margin:0 auto;
		position: relative;
	}
	#mid-section-slider{
		background: #F5F5F6;
		padding-top: 25px;
	}

	.token-info-left .image-wrapper{
		padding: 35px;
	}
	.features{
		display: flex;
		flex-direction: column;
	}
	.procces-all-wrap .container-1019{
		margin-top: 0;
		padding-top: 0;
	}
	.token-info-wrap a.site-blue-dark{
		margin: 0 auto;
	}
	.qa_additional_info{
		max-width: 100%;
		padding: 0 15px;
	}


}

/************** middle-slider *************/

@media screen and (max-width: 780px){
	
		#mid-section-slider{
		min-height: 1px;
	}
	.nav-slider .testimonial-slide .slide-body .slide-title{
		font-size: 3.41vw;
	}
	.nav-slider .testimonial-slide .slide-body .slide-title small{
		font-size: 2.36vw;
	}

	.nav-slider .slick-list{
		min-height: 47vh;
	}
	
	.nav-slider .testimonial-slide .test-image{
	position: absolute;
	width: 11.5vw;
	height: auto;
}
	
	.nav-slider{
		max-width: 51.47vw;
		width: 100%;
		left: 7.5vw;
		top: auto;
		bottom: 0;
		display:grid;
	}
	.nav-slider .slick-track{
		padding-top: 6vh;
		min-height: 1px;
	}
	.nav-slider .slick-dots{
		position: absolute;
		bottom: 8px;
		left: 50%;
		transform: translateX(-50%);
	}
	.top-slider .top-slide-title{
		margin-top: 0;
		text-align: center;
		font-size: 30px;
	}
	.top-slider .top-slide-sub-title{
		text-align: center;
	}
	.top-slider .slide-emojis {
		bottom: auto;
		right: 150px;
		width: 180px;
		height: 65px;
		top: 45%;
	}
	.top-slider .slide-emojis >img{
		max-width: 45px;
		height: auto;
	}
	.nav-slider .testimonial-slide,
	.nav-slider .testimonial-slide.slick-active{
		max-width: 75%;
		margin: 0 0 0 0; 
		width: 51.475vw;
		min-width: 51.475vw;
		height: 23.5vh;
	}
	.nav-slider .slick-center{
		transform: scale(1);
	}
	.nav-slider .testimonial-slide .test-image{
		top: -35px;
		left: 50%;
		right:unset;
		transform: translateX(-50%);
	}
	.nav-slider .testimonial-slide .slide-body{
		padding: 7vh 3vw 4.5vw;
		box-shadow: none;
		max-width: 45vw;
		height: 100%;
		max-height: 25vh;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}	
	
}


@media screen and (max-width: 500px){
	.nav-slider .testimonial-slide .slide-body{
		padding: 3vw 3vw 1.5vw;
	}
	.nav-slider .testimonial-slide .slide-body .slide-title{
		margin:0;
	}
	.slide-body .slide-text{
		margin-bottom:10px;
	}
	.nav-slider .testimonial-slide, .nav-slider .testimonial-slide.slick-active{
		height: 15vh;
	}

	.nav-slider .slick-list{
		min-height: 50vw;
	}

}

@media screen and (max-width: 420px){
	.nav-slider .slick-list {
		min-height: 57vw;
	}
}

@media screen and (max-width: 420px){
	.nav-slider .slick-list {
		min-height: 67vw;
	}
}