/*==================================================
  community
==================================================*/
.page-template-community #animation_textt {
    top: 46% !important;
}
.page-template-community.body-fixed-header #animation_textt {
    top: 36% !important;
}
#community-section-1 .text-wrap {
	height: 583px;
	justify-content: center;
	align-items: center;
}
#community-section-1 .text-wrap h1 {
	color: white;
	font-family: 'AvenirNextLTPro-Bold';
	font-size: 44px;
	text-transform: uppercase;
	line-height: 1.3;
	text-align: center;
}
#community-section-2 {
	background: #ffb718;
}
#community-section-2 .container {
	padding-top: 70px;
	padding-bottom: 120px;
}
#community-section-2 .block {
	grid-column-gap: 12%;
	margin-bottom: 70px;
}
#community-section-2 .block-right h2 {
	color: white;
}
#community-section-2 .video-wrap {
	padding-bottom: 43.75%;
}
#community-section-3 .container {
	padding-top: 220px;
	padding-bottom: 160px;
	border-bottom: 1px solid #dcdcdc;
}
#community-section-3 .block {
	grid-column-gap: 5%;
}
#community-section-3 .block > div {
	padding-left: 15%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}
#community-section-3 .block > div img {
	margin-bottom: 45px;
}
#community-section-3 .block > div h3 {
	font-family: 'Superclarendon-Rg-Bold';
	font-size: 26px;
	line-height: 33px;
	margin-bottom: 40px;
	max-width: 80%;
}
#community-section-4 .container {
	position: relative;
	min-height: 380px;
	padding-top: 120px;
	margin-bottom: 180px;
}
#community-section-4 .block-slider {
	position: absolute;
	top: 120px;
	width: calc(100% - 30px);
	opacity: 0;
	transition: .5s all linear;
}
#community-section-4 .block-slider.active {
	opacity: 1;
}
#community-section-4 .block-slider .block-left {
	padding-right: 34%;
}
#community-section-4 .block-left h3 {
	color: #a3a3a3;
	font-size: 22px;
	line-height: 38px;
	margin-bottom: 50px;
}
#community-section-4 .block-left h2 {
	line-height: 42px;
	margin-bottom: 10px;
}
#community-section-4 .block-right {
	padding-left: 8.6%;
}
#community-section-4 .block-right .slide-counter {
	font-family: 'Superclarendon-Lt';
	color: #959495;
}
#community-section-4 .block-right img {
	object-fit: cover;
	object-position: center;
}
#community-section-4 .arrows {
	position: absolute;
	bottom: -40px;
	width: calc(100% - 30px);
}
#community-section-4 .arrows .block-left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#community-section-4 .arrows .block-left img {
	display: initial;
	cursor: pointer;
	margin-right: 40px;
}
#community-section-4 .arrows .block-left img:last-child {
	margin-right: 0;
}
#community-section-4-mobile{
	display:none;
}
#community-section-4-new-mobile{
	display:none;
}
#community-section-4-new .container {
	position: relative;
	min-height: 380px;
	/*min-height: 650px;*/
	padding-top: 120px;
	margin-bottom: 120px;/*180*/
	border-top: 1px solid #dcdcdc;
}
.community-section-4-new-below{
	margin-top:50px;
}
#community-section-4-new .block-slider {
	position: absolute;
	top: 120px;
	width: calc(100% - 30px);
	opacity: 0;
	transition: .5s all linear;
}
#community-section-4-new .block-slider.active {
	opacity: 1;
}
#community-section-4-new .block-slider .block-left {
	padding-right: 34%;
}
#community-section-4-new .block-left h3 {
	color: #a3a3a3;
	font-size: 22px;
	line-height: 38px;
	margin-bottom: 50px;
}
#community-section-4-new .block-left h2 {
	line-height: 42px;
	margin-bottom: 10px;
	color:#400099!important;
}
#community-section-4-new .block-right {
	padding-left: 8.6%;
}
#community-section-4-new .block-right .slide-counter {
	font-family: 'Superclarendon-Lt';
	color: #959495;
}
#community-section-4-new .block-right img {
	object-fit: cover;
	object-position: center;
}
#community-section-4-new .arrows {
	/*position: absolute;
	bottom: -40px;
	width: calc(100% - 30px);*/
}
#community-section-4-new .arrows .block-left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#community-section-4-new .arrows .block-left img {
	display: initial;
	cursor: pointer;
	margin-right: 40px;
}
#community-section-4-new .arrows .block-left img:last-child {
	margin-right: 0;
}
#community-section-4-new .community-section-4-new-arrowss .arrow-left{
	position: absolute;
	top: 64%;
	right:40%;
	cursor:pointer;
}
#community-section-4-new .community-section-4-new-arrowss .arrow-right{
	position: absolute;
	top: 64%;
	right: 4%;
	cursor:pointer;
}
#community-section-4-new .arrows {
    position: absolute;
    bottom: -8%;
    width: calc(100% - 30px);
}

#community-section-4-new .community-section-4-new-arrowss .block-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	cursor:pointer;
}
#community-section-4-new .community-section-4-new-arrowss .block-right {
    padding-left: 8.6%;
	cursor:pointer;
}
#community-section-4-new-row .container {
	position: relative;
	min-height: 380px;
	/*min-height: 650px;*/
	padding-top: 0%;/*padding-top: 120px;*/
	margin-bottom: 120px;/*180*/
	border-top: 0px solid #dcdcdc;
}
#community-section-4-new-row .block-slider {
	position: absolute;
	top: 0px;
	width: calc(100% - 30px);
	opacity: 0;
	transition: .5s all linear;
}
#community-section-4-new-row .block-slider.active {
	opacity: 1;
}
#community-section-4-new-row .block-slider .block-left {
	padding-right: 34%;
}
#community-section-4-new-row .block-left h3 {
	color: #a3a3a3;
	font-size: 22px;
	line-height: 38px;
	margin-bottom: 50px;
}
#community-section-4-new-row .block-left h2 {
	line-height: 42px;
	margin-bottom: 10px;
	color:#400099!important;
}
#community-section-4-new-row .block-right {
	padding-left: 8.6%;
}
#community-section-4-new-row .block-right .slide-counter {
	font-family: 'Superclarendon-Lt';
	color: #959495;
}
#community-section-4-new-row .block-right img {
	object-fit: cover;
	object-position: center;
}
#community-section-4-new-row .arrows .block-left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#community-section-4-new-row .arrows .block-left img {
	display: initial;
	cursor: pointer;
	margin-right: 40px;
}
#community-section-4-new-row .arrows .block-left img:last-child {
	margin-right: 0;
}
#community-section-4-new-row .community-section-4-new-row-arrowss .arrow-left{
	position: absolute;
	top: 42%;
	right:40%;
}
#community-section-4-new-row .community-section-4-new-row-arrowss .arrow-right{
	position: absolute;
	top: 42%;
	right: 4%;
}
#community-section-4-new-row .arrows {
    position: absolute;
    bottom: 12%;
    width: calc(100% - 30px);
}

#community-section-4-new-row .community-section-4-new-row-arrowss .block-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	cursor:pointer;
}
#community-section-4-new-row .community-section-4-new-row-arrowss .block-right {
    padding-left: 8.6%;
	cursor:pointer;
}
#community-section-4-new-row .block-slider.active {
	opacity: 1;
}
#community-section-4-new-row .community-section-4-new-arrowss .arrow-left{
	position: absolute;
	top: 39%;
	right:40%;
	cursor:pointer;
}
#community-section-4-new-row .community-section-4-new-arrowss .arrow-right{
	position: absolute;
	top: 39%;
	right: 4%;
	cursor:pointer;
}
#community-section-5 {
	margin-bottom: 150px;
}
#community-section-5 .container {
	background: #fafafa;
	padding-top: 80px;
	padding-bottom: 60px;
}
#community-section-5 .container > h2 {
	text-align: center;
	font-family: 'Superclarendon-Lt';
	line-height: 60px;
	margin-bottom: 10px;
}
#community-section-5 .container > p {
	text-align: center;
	margin-bottom: 80px;
}
#community-section-5 .block {
	justify-items: center;
	grid-column-gap: 5%;
	padding-left: 8.6%;
	padding-right: 8.6%;
	margin-bottom: 40px;
}
#community-section-5 .block img {
	margin-bottom: 50px;
}
#community-section-5 .container > a {
	display: block;
	text-align: center;
}
#community-section-5 .container > a img {
	margin: auto;
}
#community-section-6 {
	background: #400099;
}
#community-section-6 .container {
	padding-top: 120px;
	padding-bottom: 50px;
	justify-items: center;
	align-items: center;
}
#community-section-6 .block-right {
	align-self: start;
	color: white;
}
#community-section-6 .block-right h3 {
	font-family: 'Superclarendon-Rg-Bold';
	font-size: 30px;
	line-height: 33px;
	margin-bottom: 20px;
}
#community-section-6 .block-right p {
	line-height: 26px;
	margin-bottom: 40px;
}
#community-section-6 .block-right p a {
	text-decoration: underline;
}
#community-section-6 .block-right .your-mail {
	position: relative;
	color: #cbc6c6;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #ae91d3;
	max-width: 250px;
	padding: 5px 10px;
}
#community-section-6 .block-right .your-mail a {
	font-family: 'AvenirNextLTPro-Bold';
	font-size: 16px;
	line-height: 24px;
}
#community-section-6 .block-right .your-mail a span {
	font-family: 'AvenirNextLTPro-Regular';
}
#community-section-6 .block-right .your-mail img {
	position: absolute;
	right: -50px;
	background: white;
	border-radius: 50%;
	padding: 8px;
}
/*====================//====================*/
@media all and (max-width: 1199px) {
	
	#community-section-4 .block-slider .block-left {
		padding-right: 3%;
	}
	#community-section-4 .block-right {
		padding-left: 3%;
	}
}
/*====================//====================*/
@media all and (max-width: 991px) {
	#community-section-2 .container,
	#community-section-3 .container {
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: center;
	}
	#community-section-2 .block-left,
	#community-section-3 .block > div img {
		margin-bottom: 30px;
	}
	#community-section-3 .block > div {
		padding-left: 0;
		justify-content: center;
		align-items: center;
	}
	#community-section-3 .block > div:not(:last-child),
	#community-section-5 .container > p,
	#community-section-5 .block img,
	#community-section-6 .block-right p {
		margin-bottom: 30px;
	}
	#community-section-3 .block > div h3 {
		margin-bottom: 30px;
		max-width: 100%;
	}
	#community-section-4{
		display:none;
	}
	#community-section-4-mobile{
		display:block;
	}
	#community-section-4-new{
		display:none;
	}
		#community-section-4-new-row {
    display: none;
}
	#community-section-4-new-mobile{
		display:block;
	}

	#community-section-4-mobile .item-1.block-slider h2{
	color: #400099;
	}
	#community-section-4-mobile .item-2.block-slider h2{
		color: #ffb718;
	}
	#community-section-4-mobile .item-3.block-slider h2{
		color: #fd4f00;
	}
	#community-section-4 .container {
		min-height: 650px;
		padding-top: 30px;
		margin-bottom: 30px;
	}
	#community-section-4 .block-slider {
		top: 30px;
	}
	#community-section-4 .block-slider .block-left {
		padding-right: 0;
		text-align: center;
		margin-bottom: 30px;
	}
	#community-section-4 .block-left h3 {
		margin-bottom: 20px;
	}
	#community-section-4 .block-left h2 {
		line-height: 36px;
	}
	#community-section-4 .block-right {
		padding-left: 0;
	}
	#community-section-4 .block-right img {
		margin: auto;
	}
	#community-section-4 .arrows {
		grid-template-columns: 1fr 1fr;
		justify-items: center;
		bottom: -1%;
	}
	#community-section-4 .arrows .block-left {
		justify-content: center;
	}
	
	#community-section-4-mobile .container {
		padding-top: 30px;
		margin-bottom: 30px;
	}
	#community-section-4-mobile .block-slider {
		top: 30px;
	}
	#community-section-4-mobile .block-slider .block-left {
		padding-right: 0;
		text-align: center;
		margin-bottom: 30px;
		min-height:330px;
	}
	#community-section-4-mobile .block-slider .block-left p br{
		display:none;
	}
	#community-section-4-mobile .block-left h3 {
		margin-bottom: 20px;
		
	}
	#community-section-4-mobile .block-left h2 {
		line-height: 36px;
		margin-bottom: 20px;
	}
	#community-section-4-mobile .block-right {
		padding-left: 0;
	}
	#community-section-4-mobile .block-right img {
		margin: auto;
	}
	#community-section-4-mobile .arrows {
		grid-template-columns: 1fr 1fr;
		justify-items: center;
		bottom: -1%;
	}
	#community-section-4-mobile .arrows .block-left {
		justify-content: center;
	}
	
	#community-section-4-new-mobile .container {
		padding-top: 30px;
		margin-bottom: 30px;
	}
	#community-section-4-new-mobile .block-slider {
		top: 30px;
	}
	#community-section-4-new-mobile .block-slider .block-left {
		padding-right: 0;
		text-align: center;
		margin-bottom: 30px;
		min-height:330px;
	}
	#community-section-4-new-mobile .block-slider .block-left p br{
		display:none;
	}
	#community-section-4-new-mobile .block-left h3 {
		margin-bottom: 20px;
		
	}
	#community-section-4-new-mobile .block-left h2 {
		line-height: 36px;
		margin-bottom: 20px;
	}
	#community-section-4-new-mobile .block-right {
		padding-left: 0;
	}
	#community-section-4-new-mobile .block-right img {
		margin: auto;
	}
	#community-section-4-new-mobile .arrows {
		grid-template-columns: 1fr 1fr;
		justify-items: center;
		bottom: -1%;
	}
	#community-section-4-new-mobile .arrows .block-left {
		justify-content: center;
	}
	
	#community-section-5 {
		margin-bottom: 0;
	}
	#community-section-5 .container,
	#community-section-6 .container {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#community-section-5 .block {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 0;
	}
	#community-section-6 .block-left {
		margin-bottom: 30px;
	}
	#community-section-6 .block-right {
		text-align: center;
	}
	#community-section-6 .block-right .your-mail {
		margin: auto;
	}
	#community-section-4-mobile .owl-theme .owl-dots .owl-dot.active span,#community-section-4-mobile .owl-theme .owl-dots .owl-dot:hover span {
		background: #400099;
	}
	#community-section-4-new-mobile .owl-theme .owl-dots .owl-dot.active span,#community-section-4-new--mobile .owl-theme .owl-dots .owl-dot:hover span {
		background: #400099;
	}
	#community-section-4-mobile .owl-theme .owl-dots .owl-dot span {
		background: #d3d3d3;;
	}
	#community-section-4-new-mobile .owl-theme .owl-dots .owl-dot span {
		background: #d3d3d3;
	}
}
/*====================//====================*/
@media all and (max-width: 767px) {
	#community-section-4 .block-right img {
		max-height: 50vw;
	}
	#community-section-4-mobile .block-right img {
		max-height: 50vw;
	}
}
/*====================//====================*/
@media all and (max-width: 640px) {
	#community-section-4 .block-right img {
		max-height: 55vw;
	}
	#community-section-4-mobile .block-right img {
		max-height: 55vw;
	}
}
