/*Custom CSS here*/


/*=========================================FONTS===========================================*/

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/*font-family: 'Bebas Neue', sans-serif;*/



/*=========================================FONTS===========================================*/




/*==========================================BODY===========================================*/


body {
	font-family: "adelle", serif;
font-weight: 400;
	font-size: 1.354166666666667vw;
	font-weight: 300;
	letter-spacing: -0.0265625vw;
	background: #000 !important;
	color: #ffffff;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


body p, body li {
	font-size: 1.354vw;
	font-weight: 300;
	letter-spacing: normal;
}


.container {
	max-width: 74.583vw;
	width: 100vw;
	margin: 0 auto;
}


body h1{	
	font-size: 10.417vw;
	line-height: 8.542vw;
	letter-spacing: normal;
	font-family: 'Bebas Neue', sans-serif;
	margin: 0 0 1.5vw;
	font-weight: 400;
}


body h2 {
	font-size: 9.817vw;
	line-height: 8.542vw;
	letter-spacing: normal;
	font-family: 'Bebas Neue', sans-serif;
	margin: 0 0 1.5vw;
	font-weight: 400;
}


body h3 {
	font-size: 7.875vw;
	letter-spacing: normal;
	line-height: 0.82;
	font-family: 'Bebas Neue', sans-serif;
	margin: 0 0 1.5vw;
	font-weight: 400;
}


body h4 {
	font-weight: 400;
	letter-spacing: normal;
	font-size: 2.3vw;
	line-height: 1.384615384615385;
	font-family: 'Bebas Neue', sans-serif;
	margin: 0 0 1.5vw;
}


body h5 {
	font-weight: 400;
	letter-spacing: normal;
	font-size: 1.354166666666667vw;
	line-height: 1.384615384615385;
	font-family: 'Bebas Neue', sans-serif;
	margin: 0 0 1.5vw;
}



.blue-color {
	color: #2b4eff;
}


.orange-color {
	color: #ff4900;
}


.pink-color {
	color: #ff0079;
}


.yellow-color {
	color: #ffd100;
}


.black-color {
	color: #363636;
}


/*==========================================BODY===========================================*/



/*=========================================HEADER===========================================*/



header#site-header {
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
}


header#site-header .container {
	max-width: 90vw;
	position: relative;
}


#site-header .header-inner {
	width: auto;
	max-width: 100vw;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
}


.header-toggles.hide-no-js, 
.toggle.search-toggle.mobile-search-toggle {
	display: none;
}


#site-header .header-titles-wrapper {
	margin-right: 0;
	width: 11vw;
	margin-top: -.8vw;
	max-width: 100vw;
}


#site-header .header-titles-wrapper img {
	max-height: 100vw;
}



#site-header .header-navigation-wrapper {
	width: 78vw;
	position: relative;
	z-index: 2;
}


.header-top-link {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	margin-bottom: 1.156vw;
}



.btn-blue a {
	background: #2b4eff url(images/white-arrow.png) no-repeat 92% center;
	color: #fff;
	text-decoration: none;
	width: 14.375vw;
	display: inline-block;
	text-align: center;
	padding: 1vw 2vw 1vw .4vw;
	line-height: normal;
	font-family: "adelle", serif;
font-weight: 400;
	font-size: 1.042vw;
	background-size: 0.625vw;
}


.head-logo-color-3 .header-top-link .btn-blue a {
	background: #ff4900 url("images/white-arrow.png") no-repeat 92% center;
	background-size: 0.55vw;
}


.head-logo-color-2 .header-top-link .btn-blue a {
	background: #ff0079 url("images/white-arrow.png") no-repeat 92% center;
	background-size: 0.55vw;
}


.head-logo-color-1 .header-top-link .btn-blue a {
	background: #ffd100 url("images/white-arrow.png") no-repeat 92% center;
	background-size: 0.55vw;
}


.primary-menu li.current-menu-item > a, 
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: underline;
	font-weight: 700 !important;
}


#site-header ul li {
	border-right: 0.15vw solid #fff;
	padding-right: 1vw;
	margin: 0 1vw 0 0;
}


#site-header ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}


#site-header ul li a {
	font-size: 1.25vw;
	font-weight: 300;
	letter-spacing: normal;
	color: #ffffff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-family: "adelle", serif;
font-weight: 400;
	display: inline-block;
	line-height: 0.1vw;
}



header.entry-header {
    display: none;
}


.header-titles {
	width: 100vw;
}


.home-logos-change {
	left: 1.5vw;
}


.home .header-titles .site-logo, 
.home-logos-change {
	display: none;
}


.home-logos-change {
	position: relative;
	left: 1.5vw;
	display: block;
}


.home-logos-change .logo {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 8.594vw;
}


.home-logos-change .logo a {
	display: block;
}


.home-logos-change .logo a img {
	width: 100vw;
}


.home-logos-change .default-logo {
	opacity: 1;
}


.head-logo-color-1 .home-logos-change .yellow-logo {
	opacity: 1;
}


.head-logo-color-2 .home-logos-change .pink-logo {
	opacity: 1;
}


.head-logo-color-3 .home-logos-change .orange-logo {
	opacity: 1;
}





.menu-modal {
	position: fixed;
	z-index: 99999;
	display: flex;
	flex-direction: column;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	will-change: opacity,visibility;
	user-select: none;
	text-align: center;
	pointer-events: auto;
	transition: visibility 600ms cubic-bezier(.4,0,.2,1),opacity 400ms cubic-bezier(.4,0,.2,1);
}


.menu-modal.active {
	opacity: 1;
	visibility: visible;
}


.menu-modal-inner.modal-inner {
	position: relative;
	flex-grow: 1;
	width: 100vw;
	transform: translatey(4vmax);
	transition: transform 600ms cubic-bezier(.4,0,.2,1);
	background: #000;
	padding: 4vmax 0 0;
}


.menu-modal.active .menu-modal-inner.modal-inner{
  transform: translatey(0vmax);
}


.menu-modal .modal-menu {
	left: 0;
	width: auto;
}


.mobile-nav-toggle .toggle-inner .toggle-icon {
	background: url("images/menu.svg") no-repeat 0 0;
	width: 4.5vmax;
	height: 4.6vmax;
	background-size: 4.4vmax;
	background-position: center;
	margin-top: 2vmax;
}



.header-inner .toggle:focus 
.toggle-text, .header-inner 
.toggle:hover .toggle-text {
	text-decoration: none;
}   


.mobile-nav-toggle .toggle-inner .toggle-text {
	display:none;
}


.menu-modal .menu-modal-inner .section-inner nav ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 3vmax;
	padding: 3.5vmax 1vmax;
	text-align: left;
}


.menu-modal .menu-modal-inner .section-inner nav ul li a:hover {
	background: #1a1a1a !important;
	color: #fff;
}


.menu-modal .menu-modal-inner .section-inner nav ul li {
	border-color: rgba(255,255,255,0.1);
}


.menu-modal .menu-modal-inner .section-inner button:hover {
	text-decoration: none;
}


.menu-modal button.toggle {
	color: #fff !important;
	font-weight: 600;
	padding: 0 2vmax 6vmax 0 !important;
}


.toggle.search-toggle.mobile-search-toggle .toggle-text, 
.mobile-nav-toggle .toggle-inner .toggle-icon svg {
	display: none;
}



.toggle.nav-toggle.mobile-nav-toggle .toggle-inner {
	padding-top: 0 !important;
}


.toggle.nav-toggle.mobile-nav-toggle {
	right: 0;
	padding: 0;
	width: auto;
	height: 40px;
}



#site-header .header-titles-wrapper, 
#site-header .header-inner .toggle {
	padding: 0;
}


/*=========================================HEADER===========================================*/





/*==========================================MAIN============================================*/



.mejs-container.wp-video-shortcode.mejs-video, .mejs-container.wp-video-shortcode.mejs-video iframe {
  width: 100vw !important;
  height: 26.927vw !important;
}


.mejs-container.wp-video-shortcode.mejs-video.mejs-container-fullscreen iframe {
    display: block !important;
    width: 100%!important;
	height: 100% !important;
}



#site-content {
	min-height: 50vw;
	overflow: hidden;
}


.home-slider .slider-content {
	max-width: 74.583vw;
	margin: 0 auto;
	padding: 0 1.5vw;
	position: absolute;
	left: 0;
	right: 0;
	top: 18vw;
}


.home-slider .slider-content h1 {
	margin-bottom: 0.3vw;
}


.slider-content span {
	font-family: 'Bebas Neue', sans-serif;
	letter-spacing: normal;
	line-height: 0.95;
	font-size: 5.2vw;
	font-weight: 400;
}



.home-slider .swiper-slide img {
	width: 100vw;
}



.brands-inner {
	padding: 1.6vw 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.brands-section {
	margin-top: -8vw;
	position: relative;
	z-index: 2;
}


.brands-section .container {
	background: rgba(24,24,24,0.6);
	padding: 0;
}


.brands-inner .brand-logo {
	margin: 0 1.2vw;
	text-align: center;
}


.brands-inner .brand-logo img {
	display: inline;
}


.about-section {
	position: relative;
	padding: 14.8vw 0 11.59vw;
}


.about-section img.about-bg {
	position: absolute;
	left: -17.2vw;
	top: 1vw;
	width: 55vw;
	height: 60vw;
	object-fit: contain;
	object-position: right 4vw;
	opacity: 0.4;
}



.about-section .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	padding: 0;
	position: relative;
	z-index: 1;
}


.about-title-block {
	max-width: 25.5vw;
	width: 100vw;
}


.about-title-block h2 {
	margin: 0;
}


.about-content-block {
	width: 100vw;
	max-width: 47vw;
}


.about-content-block p {
	font-size: 1.354vw;
	letter-spacing: normal;
	line-height: 1.2;
	margin-top: -0.35vw;
}


.video-frame {
	margin-top: 3.1vw;
	position: relative;
	overflow: hidden;
	background: #181818;
}

.video-frame a {
	display: block;
	position: relative;
}


.video-frame a img {	
	width: 100vw;
}


.video-frame .video-icon {
	position: absolute;
	top: 11vw;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url("images/play-icon.png") no-repeat center center;
	width: 5.7vw;
	height: 5.7vw;
	background-size: 100% !important;
}


.mejs-container.wp-video-shortcode.mejs-video {
    width: 100vw !important;
}



.video-frame .wp-video {
    width: 100vw !important;
}


.about-section .mejs-overlay-button {
    background: url("images/play-icon.png") no-repeat 0 0 !important;
    height: 5.7vw !important;
    width: 5.7vw !important;
	background-size: 5.69vw !important;
}


.our-work-section .mejs-overlay-button {
    background: url("images/yellow-play-icon.png") no-repeat 0 0 !important;
    height: 5.7vw !important;
    width: 5.7vw !important;
	background-size: 5.69vw !important;
}



.offer-block h4 {
	font-size: 1.875vw;
	text-transform: none;
	font-family: "adelle", serif;
font-weight: 400;
	line-height: 1.823vw;
	color: #ff0079;
	font-weight: 400;
	margin-bottom: 1.7vw;
}


.offer-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	margin-top: 5vw;
}


.offer-inner .offer-block {
	width: 23.073vw;
	margin: 0 2.59978vw 4vw 0;
	position: relative;
}


.offer-inner .offer-block:nth-child(3n) {
	margin-right: 0;
}


.offer-block h4, .offer-block p {
	position: relative;
	z-index: 1;
}


.offer-block p {
	font-size: 1.354vw;
	line-height: 1.667vw;
	letter-spacing: 0.037vw;
}


.offer-inner .offer-block img {
	position: absolute;
	top: -4vw;
	left: 0;
}


.offer-inner .offer-block:nth-child(2) img {
	left: -3vw;
	width: 22vw;
	top: -3.7vw;
}


.offer-inner .offer-block:nth-child(4) img {
	left: 1.88vw;
	width: 17vw;
	top: -3vw;
}


.offer-inner .offer-block:nth-child(6) img {
	left: 2.8vw;
	width: 13vw;
	top: -2vw;
}



.with-us-section {
	padding-top: 7vw;
}


.with-us-inner {
	background: #181818;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	padding: 1vw;
	margin-top: 3vw;
}


.with-us-image {
	width: 100vw;
	max-width: 24.26vw;
	margin-right: 4vw;
}


.with-us-image img {
	width: 100vw;
}


.with-us-content {
	width: 100vw;
	max-width: 44vw;
}


.with-us-content small {
	display: block;
	font-size: 0.938vw;
	margin-bottom: 0.7vw;
	letter-spacing: -0.018vw;
}


.with-us-content p {
	color: #ffd100;
	font-size: 1.25vw;
	line-height: 1.719vw;
}


.btn-links {
	margin-top: 5vw;
}


.btn-links a.yellow-btn {
	border-radius: 50vw;
	color: #282828;
	text-decoration: none;
	background: #ffd100;
	padding: 0.8vw 2.1vw 0.65vw;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 1.5vw;
	line-height: 1.375vw;
	font-weight: 400;
}


.btn-links a.black-btn {
	border-radius: 50vw;
	color: #ffd100;
	text-decoration: none;
	background: #000000;
	padding: 0.8vw 2.1vw 0.65vw;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 1.5vw;
	line-height: 1.375vw;
	margin-left: 1vw;
	font-weight: 400;
}


.our-work-section {
	margin:6vw 0 9vw;
}


.our-work-section .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.our-work-section .video-frame {
	margin-top: 0;
}


.our-work-section .video-icon {
	background: url("images/yellow-play-icon.png") no-repeat center center;
}







div.pp_overlay {
    z-index: 9999 !important;
}



body .pp_pic_holder {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100vw !important;
	max-width: 90vw !important;
	margin: 0 auto;
	right: 0 !important;
	height: 90vw !important;
}


.pp_content {
	width: auto !important;
	min-width: auto !important;
	max-width: 100vw;
}


.pp_pic_holder.pp_default .ppt, .pp_pic_holder.pp_default .pp_top {
    display: none !important;
}


.pp_content_container .pp_left {
    background: transparent !important;
    padding-left: 0 !important;
}



.pp_content_container .pp_right {
    background: transparent !important;
    padding-right: 0 !important;
}


.pp_content, div.light_rounded .pp_content {
    background-color: transparent !important;
}


.pp_bottom, .pp_top, div.light_square .pp_contract, .pp_nav {
    display: none !important;
}



#pp_full_res iframe {
	border: 1vmax solid #fff;
	width: 100vw !important;
	height: 45vw !important;
}


.pp_fade {
    position: relative;
}



.pp_close {
	background: url("images/close-btn.png") no-repeat 0 0 !important;
	font-size: 0;
	background-size: 2vmax !important;
	display: inline-block;
	width: 2vmax !important;
	height: 2vmax !important;
	top: -0.5vmax !important;
}



.pp_content_container .pp_details {
	position: absolute !important;
	top: -1.5vmax;
	right: -1.5vmax;
}


.pp_details {
    background-color: transparent !important;
}


div.pp_default .pp_nav, 
.pp_content_container .pp_details .pp_nav {
    display: none !important;
}




@media only screen and (max-width:767px){
	
		
	.pp_close {
		background-size: 4vmax !important;
		width: 4vmax !important;
		height: 5vmax !important;
	}
	
	
	.pp_pic_holder .pp_close {
		top: 0vw !important;
		right: 4vw !important;
	}


	#pp_full_res iframe {
		border: 1.5vmax solid #fff;
		width: 80vw !important;
		height: 70vw !important;
	}


	body .pp_pic_holder {
		top: 25vmax !important;
	}	
	
	
}/*====media close====*/


/*==========================================MAIN============================================*/






/*========================================Challenge==========================================*/


.single-challenge #site-content {
	overflow: visible;
}



.single-challenge .site-logo {
  display: none;
}


.single-challenge .home-logos-change {
	display: block;
	position: relative;
}


.single-challenge .home-logos-change .logo {
	opacity: 0;
}


.single-challenge .home-logos-change .pink-logo {
	opacity: 1;
}


.single-challenge .btn-blue a {
	background: #ff0079 url(images/white-arrow.png) no-repeat 92% center;
	background-size: .7vw;
}


.challenge-page {
	margin-top: 14vw;
}


.challenge-section1 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 11vw 0;
	margin-bottom: 5.9vw;
	position: relative;
	overflow: hidden;
	margin-top: -4vw;
	color: #fff;
}


.challenge-image img {
	width: 100vw;
}


.challenge-image {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100vw;
	max-width: 61vw;
}


.challenge-date small {
	display: block;
	font-size: 1.354166666666667vw;
	margin: 0 0 1.8vw;
}


.challenge-date h1 {
	margin-bottom: 0;
}


.challenge-date h5 {
	font-size: 3.203125vw;
	line-height: 0.910569105691057;
	font-weight: 500;
	margin: 0 0 4vw;
}


.btn-color-links a {
	border-radius: 50vw;
	color: #fff;
	text-decoration: none;
	padding: 1vw 2vw 1vw;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 1.667vw;
	line-height: 1.651vw;
	letter-spacing: normal;
	font-weight: 400;
}


.about-challenge .btn-color-links {
	margin-top: 4vw;
}


.btn-color-links a.pink-btn {
	background:#ff0079;
	color: #fff;
}


.about-challenge {
	margin-bottom: 1.58vw;
}


.about-challenge .container {
	background: #1a1a1a;
	padding: 5vw;
}


.about-challenge h3 {
	font-size: 3.125vw;
	letter-spacing: normal;
	margin: 0 0 2.5vw;
	
}


.about-challenge p {
	font-size: 1.354166666666667vw;
	line-height: 1.346153846153846;
	margin-bottom: 2vw;
	color: #fff;
}


.about-challenge h5 {
	font-size: 1.59vw;
	margin: 0;
	font-family: "adelle", serif;
font-weight: 700;
	color: #fff;
}


.about-challenge img {
	margin: 3vmax 0 5vmax;
}



.qa-section {
	padding: 6.7vw 0;
}


.roll-out-list {
	margin: 3vmax 0 5vmax;
}


.item-roll-out h4 {
	font-weight: 400;
	font-family: "adelle", serif;
font-weight: 400;
	font-size: 1.354vw;
	margin: 0;
	display: inline-block;
	cursor: pointer;
	position: relative;
	color: #fff;
	letter-spacing: -0.027vw;
}


.item-roll-out .show h4 {
	font-family: "adelle", serif;
font-weight: 700;
}



.item-roll-out h4::before {
	content: "";
	display: block;
	width: 1.3vmax;
	height: 2vmax;
	background: url("images/pink-arrow.png") no-repeat left center;
	position: absolute;
	left: -2.2vmax;
	top: 0;
	background-size: 0.8vmax;
}


.item-roll-out {
	margin-bottom: 2vw;
	padding-left: 2.2vw;
}


.roll-list {
	margin-top: 1vw;
	font-size: 1.3vw;
	line-height: 1.3;
	color: #fff;
}


.roll-list p {
	margin-bottom: 0;
	letter-spacing: -0.027vw;
}


.item-head.show h4::before {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}






/*========================================Challenge==========================================*/






/*=======================================Who We Are==========================================*/


.who-we-page {
	background: #181818;
	padding-bottom: 8vw;
}


.title-logo {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}


.title-logo h2 {
	color: #2b4eff;
}


.title-logo img {
	height: 9.5955vw;
	margin-right: 2vw;
}


.team-section {
	margin-top: 12vw;
}


.team-section ul {
	list-style: none;
	margin: 1.29vw 0 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


.team-section ul li {
	background: #000;
	width: 24.115vw;
	padding: 2.255208333333333vw 2vw 4.6vw;
	margin: 0 1vw 1.2vw 0;
	position: relative;
	min-height: 12.24vw;
}

.team-section.board-section ul li {
	padding-top: 2.03125vw;
}

.team-sec1 ul li {
	background: #2b4eff;
}


.team-section ul li:nth-child(3n) {
	margin-right: 0;
}


.team-section ul li p {
	margin: 0;
	font-family: "adelle", serif;
font-weight: 700;
	font-size: 1.354vw;
	line-height: 1.667vw;
	letter-spacing: -0.027vw;
}


.team-section ul li span {
	display: block;
	font-size: 1.354vw;
	line-height: 1.667vw;
	letter-spacing: -0.027vw;
	margin-top: 0.2vw;
}

.team-section.board-section ul li span, .team-section.investment-section ul li span, .team-section.alliance-section ul li span, .team-section.strategic-section ul li span {
	font-size: 1.041666666666667vw;
}


.team-section ul li .media-link {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	position: absolute;
	bottom: 1.572916666666667vw;
	left: 2vw;
	right: 2vw;
}


.media-link a.linkedin-icon img {
	width: 2.604vw;
	height: 2.552vw;
	object-fit: contain;
}


.media-link a.logo-icon img {
	width: 9vw;
	height: 2.682291666666667vw;
	object-fit: contain;
	object-position: right;
}



.page-template-who-we-are-tpl footer#site-footer {
	margin-top: 0;
}




/*=======================================Who We Are==========================================*/







/*========================================Contact============================================*/


.page-template-contact-tpl .site-logo {
	display: none;
}


.page-template-contact-tpl .home-logos-change {
	display: block;
}


.page-template-contact-tpl .home-logos-change .logo {
	opacity: 0;
}


.page-template-contact-tpl .home-logos-change .yellow-logo {
	opacity: 1;
}



.page-template-contact-tpl .btn-blue a {
	background: #ffd100 url(images/white-arrow.png) no-repeat 92% center;
	background-size: .7vw;
}


.contact-add {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.contact-add .media-link {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	margin-left: 0.5vw;
}


.contact-add .media-link a {
	width: 1.8vw;
	margin-left: 0.5vw;
}


.contact-add ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}


.contact-add ul li {
	margin: 0 0.5vw 0 0;
	padding-right: 0.5vw;
	border-right: 0.15vw solid;
	line-height: 1.2vw;
	font-size: 1.3vw;
	letter-spacing: -0.021vw;
}


.contact-add ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}


.contact-section {
	margin-top: -16vw;
}


.contact-form {
	margin: 2.5vw 0 0;
	padding-bottom: 8vw;
}


.contact-form span input, 
.contact-form span select, 
.contact-form textarea {
	background: #191919;
	color: #fff;
	border: none;
	padding: 0vw 2vw;
	font-size: 1.354vw;
	outline: none;
	width: 39.55vw;
	height: 4.53125vw;
	font-family: "adelle", serif;
font-weight: 400;
	letter-spacing: -0.027vw;
}


.contact-form span select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	background: #191919 url("images/select-icon.svg") no-repeat 33vw center;
	cursor: pointer;
	width: 36.756vw;
}


.contact-form .fmrow {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.fmrow .fhalf {
	width: 36.756vw;
}


.contact-form textarea {
	height: 20.885416666666667vw;
	resize: none;
	padding-top: 1.7vw;
}


.fcol .finput {
	margin-bottom: 0.9375vw;
}


.contact-form p {
	margin: 0;
}


.fbtn.color_yellow {
	position: relative;
}


.fbtn.color_yellow .wpcf7-spinner {
	margin: 0 1vw;
}


.fbtn.color_yellow input {
	background: #ffd100;
	color: #000;
	font-size: 1.875vw;
	padding: 1.4vw 2.955vw 1.1vw;
	text-transform: uppercase;
	font-family: 'Bebas Neue', sans-serif;
	line-height: 1.719vw;
	border-radius: 36vw;
	outline: none;
	text-decoration: none;
	font-weight: 400;
}


.contact-form .fmrow.last {
	justify-content: unset;
	-webkit-justify-content: unset;
	-moz-justify-content: unset;
	-ms-justify-content: unset;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	margin-top: 3vw;
}



.grep_tx p {
	color: #d8d8d8;
	font-size: 1.042vw;
	letter-spacing: -0.02vw;
}


.grep_tx p a {
	color: #d8d8d8;
	text-decoration: none;
}


.contact-form input::-webkit-input-placeholder, 
.contact-form textarea::-webkit-input-placeholder { 
   color: #fff; opacity:1;
}

.contact-form input::-moz-placeholder, 
.contact-form textarea::-moz-placeholder { 
   color: #fff;  opacity:1;
}

.contact-form input:-ms-input-placeholder, 
.contact-form textarea:-ms-input-placeholder { 
   color: #fff;  opacity:1;
}

.contact-form input:-moz-placeholder, 
.contact-form textarea:-moz-placeholder { 
   color: #fff;  opacity:1;
}



/*========================================Contact============================================*/






/*========================================About============================================*/


.banner-section {
	position: relative;
}


.banner-section img {
	width: 100vw;
}


.banner-content {
	position: absolute;
	top: 25vw;
	left: 0;
	right: 0;
}


.banner-content h1 {
	margin-bottom: 0;
}


.banner-content h4 {
	font-size: 4.792vw;
	margin: 0;
	line-height: 5.313vw;
	font-weight: 400;
	letter-spacing: -0.007vw;
}


.about-content p {
	margin: 0;
	font-size: 1.354vw;
	line-height: normal;
}


.about-content .container {
	background: #181818;
	padding: 3vw 3.5vw;
}


.innovation-img {
	text-align: center;
	margin-bottom: 2vw;
	height: 12.5vw;
}


.innovation-img img {
	display: inline;
	width: 16vw;
}


.about-innovation ul li {
	padding: 2.5vw 0 8.8vw;
	margin: 0 3.333333333333333vw 1.2vw 0;
	width: 21.932vw;
}


.about-innovation ul li:nth-child(3n) {
	margin-right: 0;
}


.about-innovation li h4 {
	color: #2b4eff;
	font-family: "adelle", serif;
font-weight: 400;
	line-height: 1.823vw;
	font-size: 1.666666666666667vw;
}


.about-innovation ul li p {
	font-family: "adelle", serif;
font-weight: 400;
	font-size: 1.354166666666667vw;
	line-height: 1.667vw;
	letter-spacing: 0.037vw;
}



/*========================================About============================================*/






/*========================================venture============================================*/


/*
.page-template-venture-creation-tpl .site-logo {
	display: none;
}
*/

.page-template-venture-creation-tpl .home-logos-change {
	display: block;
}


.page-template-venture-creation-tpl .home-logos-change .logo {
	opacity: 0;
}


.page-template-venture-creation-tpl .home-logos-change .orange-logo {
	opacity: 1;
}



.venture-page .banner-content h4 {
	font-size: 3.203vw;
	letter-spacing: -0.005vw;
}


.page-template-venture-creation-tpl .btn-blue a {
	background: #ff4900 url(images/white-arrow.png) no-repeat 92% center;
	background-size: .7vw;
}



.btn-color-links a.orange-btn {
	background: #ff4900;
}



/*
.venture-tab-section .container {
	background: #181818;
}*/

.tabcontent {
	background: #181818;
}


.venture-tab-section {
	margin-bottom: 10vw;
}


.tab {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


.tab button {
	width: 37.276vw;
	background: rgba(24, 24, 24, 0.66);
	color: #414141;
	padding: 1.6vw 2vw;
	text-align: center;
	font-size: 3.125vw;
	letter-spacing: normal;
	font-family: 'Bebas Neue', sans-serif;
	text-decoration: none;
	font-weight: 400;
	line-height: 3.125vw;
}


.tab button.active {
	background: #181818;
	color: #ff4900;
}


.tabcontent-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	padding: 5vw 3.8vw 5vw 4vw;
}


.tab-sidebar {
	width: 17.917vw;
}


.venture-page .mejs-overlay-button {
	background: url("images/play-icon.png") no-repeat 0 0 !important;
	height: 5.3vw !important;
	width: 5.3vw !important;
	background-size: 5.3vw !important;
}


.tab-sidebar h4 {
	font-size: 3.125vw;
	margin: 0 0 0.5vw;
}


.tab-sidebar p {
	font-size: 1.354vw;
	line-height: normal;
	margin: 0 0 4vw;
	letter-spacing: 0.027vw;
}



.tab-right-content {
	width: 44.323vw;
}


.tab-right-content h4 {
	font-size: 2.083vw;
	font-weight: 400;
	margin: 0 0 1vw;
	line-height: 2.604vw;
}


.tab-right-content p {
	font-size: 1.354vw;
	margin-bottom: 2.6vw;
	letter-spacing: -0.027vw;
}



.tab-right-content ul {
	list-style: none;
	margin: 2vw 0 1.9vw;
	padding: 0;
}


.tab-right-content ul li {
	margin: 0;
	font-size: 1.354vw;
	position: relative;
	padding-left: 1.6vw;
	letter-spacing: -0.027vw;
}


.tab-right-content ul li::after {
	content: "";
	display: block;
	width: 0.4vw;
	height: 0.4vw;
	background: #ff4900;
	border-radius: 30vw;
	position: absolute;
	left: 0;
	top: 0.8vw;
}



.tab-right-content .video-frame {
	border-top: 1px solid rgba(216, 216, 216, 0.55);
	border-bottom: 1px solid rgba(216, 216, 216, 0.55);
	padding: 3vw 0;
	margin: 3vw 0 0;
}


.tab-right-content .video-icon {
	top: 10vw;
}


.tab-right-content .item-head h4 {
	font-size: 1.354vw;
	margin: 0;
	letter-spacing: -0.027vw;
	line-height: 1.804vw;
}


.tab-right-content .item-roll-out h4::before {
	background: url("images/orange-arrow.png") no-repeat left center;
	background-size: 0.8vmax;
}


.tab-right-content .qa-section {
	padding: 4.4vw 0;
}


.tab-right-content .roll-out-list {
	border-bottom: 1px solid rgba(216, 216, 216, 0.55);
	padding-bottom: 2vw;
	margin-top: 2vmax;
}


.tab-right-content .qa-section h4 {
	margin-bottom: 0;
}


.tab-2 .tab-right-content .qa-section {
	padding: 4.3vw 0;
	border-top: 1px solid rgba(216, 216, 216, 0.55);
	margin-top: 4vw;
}


.tab-2  .tab-right-content .roll-out-list {
	margin-bottom: 3.5vmax;
}


.connect .btn-color-links {
	margin-top: 4vw;
}



.tabcontent {
	animation: fadeEffect 1s; 
}


@keyframes fadeEffect {
	from {opacity: 0;}
	to {opacity: 1;}
}



/*========================================venture============================================*/








/*========================================Startup============================================*/



.page-template-startup-portfolio-tpl .btn-blue a {
	background: #ffd100 url(images/white-arrow.png) no-repeat 92% center;
	background-size: .55vw;
}


.page-template-startup-portfolio-tpl .logo {
	opacity: 0;
}


.page-template-startup-portfolio-tpl .yellow-logo {
	opacity: 1;
}


.startup-section {
	margin-bottom: 10vw;
}


.startup-section .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


.startup-block {
	background: #1a1a1a;
	width: 24.115vw;
	margin: 0 1vw 1vw 0;
	padding: 3vw 3vw 10vw;
	position: relative;
}


.startup-block:nth-child(3n) {
	margin-right: 0;
}


.startup-block .btn-color-links {
	position: absolute;
	bottom: 5vw;
	left: 0;
	right: 0;
}


.startup-page .startup-block .btn-color-links a:not(.read-more) {
	background: #ffd100;
	color: #181818;
	margin-left: 3vw;
	padding: 0.63vw 1.26vw;
	font-size: 1.5vw;
}


.startup-title {
	margin: 1.3vw 0 1.9vw;
}


.startup-title h6 {
	text-transform: none;
	font-size: 1.302vw;
	margin: 0;
	font-weight: bold;
	line-height: 1.615vw;
}


.startup-title p {
	font-size: 1.041666666666667vw;
	margin: 0;
	line-height: 1.35;
}


.startup-desc p {
	font-size: 1.042vw;
	line-height: 1.302vw;
	letter-spacing: -0.02vw;
}



/*========================================Startup============================================*/





/*========================================Join US============================================*/



.page-template-join-us-tpl .btn-blue a {
	background: #ff0079 url(images/white-arrow.png) no-repeat 92% center;
	background-size: .7vw;
}


.page-template-join-us-tpl .logo {
	opacity: 0;
}


.page-template-join-us-tpl .pink-logo {
	opacity: 1;
}


.join-about {
	margin-bottom: 1.5vw;
}


.join-about .container {
	padding: 5.6vw 4vw;
}


.join-about h3 {
	font-size: 3.125vw;
	margin: 0 0 2.3vw;
}


.join-about p {
	margin-bottom: 2.4vw;
	font-size: 1.354vw;
	line-height: 1.823vw;
	letter-spacing: -0.027vw;
}


.join-about p:last-child {
	margin-bottom: 0;
}


.join-about p a {
	color: #fff;
	text-decoration: none;
}


.video-setion {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	margin: 4.4vw 0 1vw;
}


.video-list {
	width: 21.969vw;
}


.video-item {
	margin-bottom: 2vw;
}


.video-item a {
	display: block;
}


.video-item a img {
	width: 100%;
}


.video-item:last-child {
	margin-bottom: 0;
}


.video-setion .video-frame {
	width: 42.927vw;
	margin: 0;
}


.video-setion .video-icon {
	background: url("images/play-pink-icon.png") no-repeat center center;
	background-size: 100% !important;
	width: 5.2vw;
	height: 5.2vw;
	top: 10vw;
}



.video-setion .mejs-overlay-button {
	background: url("images/play-pink-icon.png") no-repeat 0 0 !important;
	height: 5.7vw !important;
	width: 5.7vw !important;
	background-size: 5.69vw !important;
}



.join-us-section {
	margin-top: 12.8vw;
}


.join-tab-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	background: #181818;
}



.join-tab button {
	width: 24.18vw;
	padding: 1.02vw 1vw;
	font-size: 2.083vw;
	margin-right: 1vw;
}


.join-tab button:last-child {
	margin-right: 0;
}


.join-tab button.active {
	color: #ff0079;
	background: #181818;
}


.join-tab-inner {
	background: #181818;
	margin-top: 0vw;
	padding: 5vw 2.99vw 0;
}


.join-tab-inner .startup-block {
	background: transparent;
	margin: 0 1vw 7.7vw 0;
	padding: 0 2vw 4vw;
	width: 22.2vw;
	border-right: 1px solid rgba(155, 155, 155, 0.38);
}


.join-tab-inner .startup-block:nth-child(3n) {
	margin-right: 0;
	border-right: none;
}


.join-tab-inner .startup-title {
	margin-top: 0;
	margin-bottom: 1vw;
}


.startup-title small {
	color: #d8d8d8;
	display: block;
	margin-bottom: 0.3vw;
	font-size: 0.938vw;
	line-height: 1.875vw;
}


.join-tab-inner h6 {
	font-size: 1.302vw;
	line-height: 1.44;
}


#our-companies .startup-logo img {
	max-width: 16vw;
	margin-bottom: 1.2vw;
}



.btn-color-links.link-btn {
	bottom: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	padding: 0 2vw;
}


.link-btn a.apply-btn {
	margin: 0;
	background: #ff0079;
	color: #fff;
	font-size: 1.5vw;
}


.link-btn a.read-more {
	margin: 0;
	font-size: 1.5vw;
	color: #ff0079;
	padding: 0;
	background: transparent;
}





/*========================================Join US============================================*/







/*=====================================News and Event========================================*/


.news-event-section {
	margin-bottom: 8vw;
}


.news-tab button.active {
	color: #2b4eff;
}


.news-event-section .startup-title {
	margin-bottom: 1.5vw;
}


.news-event-section .date-time {
	margin-bottom: 1.3vw;
}


.date-time small {
	display: block;
	font-size: 1.042vw;
	line-height: 1.302vw;
}


.news-event-section h6 {
	font-size: 1.36vw;
}


.news-event-section .btn-color-links a {
	background: #2b4eff;
	color: #fff;
	margin-left: 0;
}



.btn-color-links.closed-event a {
	background: #000;
	color: #2b4eff;
}



/*=====================================News and Event========================================*/






/*======================================Single Event=========================================*/



.event-banner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}


.single-video-setion .mejs-container.wp-video-shortcode.mejs-video, 
.single-video-setion .mejs-container.wp-video-shortcode.mejs-video iframe {
	width: 100vw !important;
	height: 36.548vw !important;
}



.single-video-setion .video-frame {
	margin-top: 0;
}


.event-single-inner {
	position: relative;
	z-index: 1;
	padding: 20vw 0 7vw;
}


.event-single-inner .container {
	background: #181818;
	padding: 5vw;
}


.single-video-setion h1 {
	margin: 0 0 1.5vw;
	font-family: "adelle", serif;
font-weight: 400;
	font-size: 2.344vw;
}


.single-video-setion .video-icon {
	background: url("images/play-blue-icon.png") no-repeat center center;
	background-size: 100% !important;
	width: 8.5vw;
	height: 8.5vw;
	top: 16vw;
}


.single-video-setion .mejs-overlay-button {
    background: url("images/play-blue-icon.png") no-repeat 0 0 !important;
    height: 8.5vw !important;
    width: 8.5vw !important;
	background-size: 8.5vw !important;
}


.video-caption {
	text-align: center;
	margin: 2vw 0;
}


.video-caption p {
	margin: 0;
	font-size: 1.042vw;
	line-height: 1.771vw;
}


.gallery-slider-section {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	margin: 7.5vw 0 8.5vw;
}



.single-team-section {
	margin-top: 0vw;
}



.gallery-slider-inner {
	width: 77%;
}


.gallery-slide {
	padding: 0 4vw;
}


.gallery-slide img {
	width: 100vw;
}


.gallery-slider p {
	text-align: center;
	margin: 1.5vw 0 0;
	font-size: 1.042vw;
	line-height: 1.771vw;
	padding: 0 4vw;
}


.gallery-slider-inner .swiper-button-prev{
	background:url("images/prev-icon.png") no-repeat 0 0;
	opacity: 1 !important;
	left: 0;
	margin-top: -3vw;
}


.gallery-slider-inner .swiper-button-next{
	background:url("images/next-icon.png") no-repeat 0 0;
	opacity: 1 !important;
	right:0;
	margin-top: -3vw;
}


.gallery-slider-inner .swiper-button-prev::after, 
.gallery-slider-inner .swiper-button-next::after {
	display: none;
}


.gallery-thumbs-inner {
	width: 11vw;
}


.gallery-thumbs-inner .swiper-wrapper {
	transform: none !important;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.gallery-thumbs-inner .swiper-slide {
	width: 4.9vw;
	margin: 0 0 1.4vw !important;
	height: 5.2vw;
}


.gallery-thumb {
	height: 5.2vw;
}


.gallery-thumb img {
	width: 100vw;
	height: 5.2vw;
	object-fit: cover;
}


.gallery-thumbs-inner .swiper-slide:nth-child(2n) {
	margin-right: 0 !important;
}



.team-list-block {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


.team-list-block .team-block {
	width: 19vw;
	margin: 0 3.7vw 0 0;
	text-align: center;
}


.team-list-block .team-block:nth-child(3n) {
	margin-right: 0;
}


.team-img {
	text-align: center;
	margin-bottom: 2vw;
}


.team-img img {
	display: inline;
	width: 13vw;
	height: 13vw;
	object-fit: cover;
	border-radius: 100vw;
}


/*
.team-name strong, 
.team-add p strong {
	font-family: 'adellesemibold';
}*/


.team-name p, 
.team-name strong {
	font-size: 1.042vw;
	display: block;
	line-height: 1.563vw;
}


.team-detail {
	margin: 7vw 0 0;
	position: relative;
}


.team-detail::after {
	content: "";
	display: block;
	width: 67.6vw;
	height: 0.9vw;
	border-top: 0.5px dotted #c4c4c4;
	position: absolute;
	top: -4vw;
	left: -1.5vw;
	right: 0;
}


.team-add {
	margin-bottom: 3vw;
}


.team-add p {
	margin: 0;
	font-size: 1.302vw;
	line-height: 1.823vw;
}


.team-about h6 {
	margin: 0 0 0.5vw;
	font-size: 1.302vw;
	text-transform: none;
}


.team-about {
	margin-bottom: 2.3vw;
}


.team-about p {
	font-size: 1.042vw;
	margin-bottom: 0;
	line-height: 1.4;
}


.note p {
	color: #d8d8d8;
	font-size: 0.9375vw;
}



.pagination-section {
	margin: 4.6vw 0 3vw;
}


.pagination-section .btn-color-links {
	padding: 0;
}


.pagination-btn a {
	background: #2b4eff;
	color: #fff;
	margin-right: 1vw;
	min-width: 8.5vw;
	text-align: center;
	display: inline-block;
}


.pagination-btn a:last-child {
	margin-right: 0;
}


.pagination-section .back-lobby-btn a {
	padding: 0;
	text-decoration: underline;
}



/*======================================Single Event=========================================*/





/*======================================Default page=========================================*/

.page-template-default article {
	margin-top: 20vw;
	margin-bottom: 5vmax;
}


.page-template-default header.entry-header {
	display: block;
	background: transparent;
	padding: 0;
}


.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: unset;
	width: auto;
}


body.page-template-default h1, 
body.page-template-default h2, 
body.page-template-default h3, 
body.page-template-default h4, 
body.page-template-default h5 {	
	font-family: 'Bebas Neue', sans-serif;
	font-weight: 400;
}


body.page-template-default h2 {
	font-size: 9vw;
	margin-bottom: 1vw;
}


body.page-template-default h3 {
	font-size: 7vw;
	margin: 5vw 0 1vw;
}


body.page-template-default h4 {
	font-size: 5vw;
	margin: 4vw 0 0vw;
}


body.page-template-default h5 {
	font-size: 3.5vw;
	margin: 4vw 0 0vw;
}


body.page-template-default p, 
body.page-template-default li, 
body.page-template-default {
	font-family: "adelle", serif;
font-weight: 400;
}



.post-meta-wrapper.post-meta-edit-link-wrapper {
	display: none;
}



@media (max-width:768px){

		
	.page-template-default article {
		margin-top: 23vmax;
	}


	body.page-template-default h2 {
		font-size: 11vw;
	}


	body.page-template-default h3 {
		font-size: 9vw;
		margin: 5vmax 0 1vmax;
	}


	body.page-template-default h4 {
		font-size: 7vw;
		margin: 4vmax 0 0vw;
	}


	body.page-template-default h5 {
		font-size: 5.5vw;
		margin: 4vmax 0 0vw;
	}


	body.page-template-default p, 
	body.page-template-default li, 
	body.page-template-default {
		font-size: 3.7vw;
	}



	
	
}/*====media close====*/



@media (min-width:768px) and (max-width:1000px){
	
	body.page-template-default p, 
	body.page-template-default li, 
	body.page-template-default {
		font-size: 2.2vw;
	}
	
}/*====media close====*/



/*======================================Default page=========================================*/





/*==========================================404==============================================*/


.error404-content {
	margin-top: 16vw;
}


.error404-content h1 {
	font-size: 7vw;
}


.error404-content .search-form {
	display: none;
}


.error404 #site-content {
	height: 100vw;
}



@media (max-width:768px){
	
	
	.error404-content h1 {
		font-size: 11vw;
	}


	.error404-content {
		margin-top: 35vw;
	}	

	
}/*====media close=====*/



@media (max-width:1000px){
	

	.error404-content .intro-text p {
		font-size: 3.2vw;
	}

	
}/*====media close=====*/



/*==========================================404==============================================*/








/*=========================================FOOTER===========================================*/

footer#site-footer {
	background: #1a1a1a;
	padding: 8vw 0 2vw;
}


.footer-section .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


#site-footer .footer-block {
	width: 100vw;
	max-width: 55vw;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.footer-logo {
	max-width: 8.646vw;
	margin-right: 2vw;
	position: relative;
	top: -1.6vw;
}


.footer-logo img {
	width: 100vw;
}


.footer-copyright {
	opacity: 0.5;
	font-weight: 400;
	letter-spacing: normal;
	font-size: 0.938vw;
	line-height: 1.875vw;
}


.footer-copyright a.f-mail-link {
	border-left: 0.15vw solid;
	padding-left: 0.8vw;
	margin-left: 0.5vw;
}


.ui-ux-name .custom-html-widget {
	opacity: 0.5;
	font-size: 0.938vw;
	line-height: 1.875vw;
}


/*=========================================FOOTER===========================================*/







/*===============================================================================================================================================================================================================RESPONSIVE=====================================================================================================================================================================================================================================================================================================================================*/






/*=========================================HEADER===========================================*/


@media (max-width:768px){


	body header#site-header {
		position: absolute;
	}


	.header-top-link .btn-blue a {
		width: 30vmax;
		padding: 2vmax 2.5vmax 2vmax .4vmax;
		font-size: 2.4vmax;
		background-size: 1.2vmax;
	}	


	#site-header .header-top-link {
		display: none;
	}


	#site-header .header-inner {
		padding: 3vmax 0;
	}


	.header-titles .home-logos-change .logo {
		width: 18vmax;
	}
	
	
	#site-header .header-inner .header-titles-wrapper {
		width: 32.3vw;
		max-width: 100vw;
	}
	

	#site-header .header-titles-wrapper img {
		margin: 0;
	}	
	
	
	
	.home-logos-change {
		left: 0.8vw;
	}	
	
	
}/*====media close====*/




@media only screen and (min-device-width: 769px)  and (orientation:landscape) {

	
	.header-inner .toggle.nav-toggle.mobile-nav-toggle {
		display: none;
	}

	#site-header .header-navigation-wrapper {
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
	}
	
	
	#site-header .primary-menu-wrapper {
		display: block;
		width: 100vw;
	}

	
}/*====media close====*/



/*=========================================HEADER===========================================*/





/*==========================================HOME============================================*/


@media (max-width:768px){

	body .container {
		max-width: 90vw;
	}

		
	#main-slider .slider-content {
		max-width: 90vw;
		top: 30vw;
	}	
	
	
	body h1, 
	body h2 {
		font-size: 11.417vw;
		line-height: 10.542vw;
	}
	
	
	.slider-content span {
		font-size: 6.2vw;
	}


	.home-slider .swiper-slide img {
		width: 100vw;
	}


	.brands-section {
		margin: 10vmax 0 5vmax;
	}	
	
	
	.brands-section .container {
		padding: 0;
	}


	.about-section .about-title-block, 
	.about-section .about-content-block {
		max-width: 90vw;
	}
	
	
	.about-section .mejs-overlay-button, 
	.our-work-section .mejs-overlay-button {
		height: 7.7vw !important;
		width: 7.7vw !important;
		background-size: 7.69vw !important;
	}


	.about-section .about-content-block p {
		font-size: 4vw;
	}


	.about-section .about-content-block {
		margin-top: 5vw;
	}


	#site-content .about-section img.about-bg {
		left: -33.3vw;
		width: 100vw;
		height: 100vw;
	}


	#site-content .video-frame .video-icon {
		top: 51vw;
		transform: translateY(-30vw);
		-webkit-transform: translateY(-30vw);
		-moz-transform: translateY(-30vw);
		-ms-transform: translateY(-30vw);
	}


	.our-offer-secion {
		margin: 5vmax 0 12vmax;
	}


	.our-offer-secion .offer-inner .offer-block {
		width: 43vw;
		margin: 0 0vw 4vmax 0 !important;
	}


	.our-offer-secion .offer-inner {
		margin-top: 7vmax;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
	}


	.offer-inner .offer-block:nth-child(2n) {
		margin-right: 0 !important;
	}


	.offer-inner .offer-block h4 {
		font-size: 5vw;
		margin-bottom: 1vmax;
		line-height: 1.1;
	}


	.offer-inner .offer-block p {
		font-size: 4vw;
		line-height: 1.2;
	}


	.offer-block p br, 
	.offer-inner .offer-block h4 br {
		display: none;
	}


	.our-offer-secion .offer-inner .offer-block:nth-child(2) img {
		left: -4vw;
		top: 6vw;
		width: auto;
	}


	.our-offer-secion .offer-inner .offer-block:nth-child(4) img {
		left: -51vw;
		top: 0;
		width: auto;
	}


	.our-offer-secion .offer-inner .offer-block:nth-child(6) img {
		left: -1vw;
		top: -2vw;
		width: 35vw;
	}



	.mejs-container.wp-video-shortcode.mejs-video, 
	.mejs-container.wp-video-shortcode.mejs-video iframe {
		width: 100vw !important;
		height: 52.927vw !important;
	}



	.with-us-section .with-us-content {
		max-width: 55vw;
		padding: 3vmax 0;
	}


	.with-us-section .with-us-content small {
		font-size: 3vw;
		margin-bottom: 1vmax;
	}


	.with-us-section .btn-links {
		margin-top: 5vmax;
	}


	#site-content .btn-links a.yellow-btn, 
	#site-content .btn-links a.black-btn {
		padding: 1vmax 3vmax 1vmax;
		font-size: 4vw;
	}
	
	
	.about-title-block {
		max-width: 100vw;
	}
	
	.about-title-block h2 {
		margin: 0 0 1.5vw;
	}
	
	
	.about-title-block h2 br {
		display: none;
	}


	.with-us-section .with-us-content p {
		font-size: 3.2vw;
		line-height: 1.1;
	}


	.with-us-section {
		margin-bottom: 13vmax;
	}


	.our-work-section .about-content-block {
		max-width: 90vw;
	}


	#site-content .our-work-section .video-frame .video-icon {
		top: 43vw;
	}


	
}/*====media close====*/





@media (min-width:768px) and (max-width:1000px){
	

	body .home-slider .slider-content {
		top: 25vw;
	}


	body .offer-inner .offer-block:nth-child(4) img {
		left: 0vw;
	}


	body .offer-inner .offer-block:nth-child(6) img {
		left: 2vw;
	}
	
	
	.about-content-block p {
		font-size: 1.7vw;
	}
	
	
	 .offer-block p {
		font-size: 1.4vw;
		line-height: 1.3;
	  }
	
	
	.with-us-section .with-us-content small {
		font-size: 1.5vmax;
	}	
	
	
	.with-us-content p {
		font-size: 1.65vw;
	}
	
	
	body .btn-links {
	   margin-top: 5vmax;
	}
	
	
	body .btn-links a.yellow-btn, 
	body .btn-links a.black-btn {
		font-size: 2vw;
	}
	


}/*====media close====*/





/*==========================================HOME============================================*/





/*========================================Challenge==========================================*/




@media (max-width:768px){

	
	.challenge-page {
		margin-top: 17vmax;
	}
	
	.challenge-date small {
		font-size: 2.5vmax;
		margin: 0 0 2.5vmax;
	}


	.challenge-date h5 {
		font-size: 4.95vw;
		margin: 1vmax 0 5vmax;
		line-height: 1;
	}


	.btn-color-links a {
		padding: 1.6vmax 3vmax 1.3vmax;
		font-family: bebas neue,sans-serif;
		font-size: 3vmax;
		line-height: 1;
	}


	.qa-section {
		padding: 6.7vmax 0 8.7vmax;
	}


	.about-challenge .container {
		padding: 8vw 5vw;
	}


	.about-challenge {
		margin-bottom: 3.58vmax;
	}


	.about-challenge h3 {
		font-size: 6vw;
		margin: 0 0 2.5vmax;
	}


	.about-challenge p {
		font-size: 3.5vw;
		margin-bottom: 3vmax;
	}	


	.about-challenge .btn-color-links {
		margin-top: 6vmax;
	}


	.about-challenge h5 {
		font-size: 4vw;
	}


	.item-roll-out h4 {
		font-size: 3.5vw;
	}
	
	
	.roll-list p {
		font-size: 3.5vw;
		line-height: 1.2;
	}


	.item-roll-out {
		margin-bottom: 2vmax;
		padding-left: 4.2vw;
	}


	.item-roll-out h4::before {
		width: 3.4vw;
		height: 4vw;
		left: -2.5vmax;
		top: 0.2vmax;
		background-size: 1.7vw;
	}


	.roll-list {
		font-size: 3vw;
	}
	
	
}/*=====media close====*/




/*========================================Challenge==========================================*/





/*=======================================Who We Are==========================================*/



@media (max-width:768px){
	

	.who-we-page {
		margin-top: 10vmax;
	}


	.title-logo {
		margin-bottom: 2vmax;
	}
	
	.title-logo img {
		height: 11.596vw;
	}

		
	.team-section ul li {
		width: 100vw;
		padding: 3vmax 3vmax 13vmax !important;
		margin: 0 0 2vmax;
	}


	.team-section ul li p {
		font-size: 4.5vw;
		line-height: 1.4;
	}
	
 
	.team-section ul li span {
		font-size: 4.2vw !important;
		line-height: 1.4;
	}


	.team-section ul li .media-link {
		bottom: 3.5vmax;
		left: 3vmax;
		right: 3vmax;
	}	


	.media-link a.linkedin-icon img {
		width: 9vw;
		height: auto;
	}


	.media-link a.logo-icon img {
		width: 18vmax;
		height: 10vmax;
	}
	
	
}/*=====media close=====*/




@media (min-width:768px) and (max-width:1000px){
	
	
	.team-section ul li p {
		font-size: 1.9vw;
		line-height: 1.3;
	}	
	
	
	.team-section ul li span {
		font-size: 1.6vw;
		line-height: 1.4;
	}
	
	
	.media-link a.linkedin-icon img {
		width: 3.2vmax;
	}


	.media-link a.logo-icon img {
		width: 12vmax;
		height: 4vmax;
	}

	
}/*=====media close=====*/



/*=======================================Who We Are==========================================*/






/*========================================Contact============================================*/




@media (max-width:768px) {
	

	.contact-section {
		margin-top: 0;
	}


	.fmrow .fhalf {
		width: 100vw;
	}


	.contact-form span input, 
	.contact-form span select, 
	.contact-form textarea {
		padding: 0vw 3vmax;
		width: 90vw;
		height: 10vmax;
		font-size: 2.5vmax;
	}


	.contact-add ul, 
	.contact-add {
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
	}


	.contact-add ul {
		margin: 2vmax 0 1vmax;
	}


	.contact-add ul li {
		margin: 0 0 0.5vmax;
		padding-right: 0;
		border-right: none;
		line-height: 1.4;
		font-size: 4vw;
	}


	.contact-add .media-link a {
		width: 3.8vmax;
		margin: 2vmax 1vmax 0 0;
	}


	.fcol .finput {
		margin-bottom: 1.5vmax;
	}


	.contact-form {
		margin: 5vmax 0 0;
		padding-bottom: 10vmax;
	}


	.contact-form span select {
		background: #191919 url("images/select-icon.svg") no-repeat 82vw center;
		background-size: 2vmax;
	}


	.contact-form textarea {
		height: 26.15vmax !important;
		resize: none;
		padding: 3vmax !important;
	}


	.fbtn.color_yellow input {
		font-size: 4vmax;
		padding: 2.6vmax 4vw 2.6vmax;
		width: 17vmax;
		min-height: unset;
	}


	.grep_tx {
		width: 100vw;
		margin-top: 3vmax;
	}


	.grep_tx p {
		color: #d8d8d8;
		font-size: 3.5vw;
		line-height: 1.4;
	}

	
}/*=====media close=====*/




@media (min-width:768px) and (max-width:1000px){
	
	
	.contact-form span select {
		background-size: 1.6vw;
	}


	.grep_tx p {
		font-size: 1.5vw;
	}

	
}/*=====media close=====*/




/*========================================Contact============================================*/






/*========================================About============================================*/




@media  (max-width:768px){
	
	
	.about-us-page {
		padding-bottom: 10vmax;
	}
	
	
	.banner-content {
		top: 32vw;
	}


	.about-content .container {
		padding: 3vmax;
	}


	.about-content p, 
	.about-innovation ul li p {
		font-size: 4vw;
		line-height: 1.2;
	}
	
	
	.innovation-img img {
		width: 70vw;
	}


	.about-content {
		margin: 10vmax 0;
	}


	.innovation-img {
		margin-bottom: 5vmax;
		height: auto;
	}


	.about-innovation ul li {
		padding: 3vmax 0 4vmax;
	}


	.about-innovation li h4 {
		font-size: 6vw;
		margin-bottom: 1vmax;
		line-height: 1.1;
	}

	
}/*=====media close=====*/




@media (min-width:768px) and (max-width:1000px){
	
	
	
	.about-innovation li h4 {
		font-size: 2.2vw;
		line-height: 1.1;
	}
	
	
	.about-content p {
		font-size: 1.9vw;
	}


	.about-innovation ul li p {
		font-size: 1.8vw;
		line-height: 1.2;
	}	
	
	
}/*=====media close=====*/




/*========================================About============================================*/




/*========================================venture============================================*/


@media (max-width:768px){
		
		
	.venture-page .banner-content h4 {
		font-size: 4.792vw;
	}	
		
		
	.tab button {
		width: 45vw;
		padding: 3.6vw 2vw;
		font-size: 5.6vw;
	}


	.tab-sidebar {
		width: 100vw;
		margin-bottom: 5vmax;
	}
	
	
	.tab-right-content {
		width: 100vw;
		max-width: 82vw;
	}


	.tab-sidebar h4 {
		font-size: 6vw;
		margin: 0 0 1.5vmax;
	}
	
	
	.tab-right-content p br {
		display: none;
	}
	
	
	.tab-right-content p strong {
	  margin-bottom: 0.5vmax;
	  display: block;
	}


	.tab-sidebar p, 
	.tab-right-content p, 
	.tab-right-content ul li, 
	.tab-right-content .item-head h4 {
		font-size: 3.6vw;
		margin: 0 0 4vmax;
		line-height: 1.2;
	}


	.tab-right-content .item-head h4 {
		margin: 0;
	}
	
	
	.video-frame .mejs-overlay-button {
		height: 7.7vw !important;
		width: 7.7vw !important;
		background-size: 7.7vw !important;
	}


	.tab-right-content h4 {
		font-size: 5vw;
		margin: 0 0 1vmax;
		line-height: 1.1;
	}


	.tab-right-content ul li::after {
		width: 1vmax;
		height: 1vmax;
		top: 1vmax;
	}


	.tab-right-content ul li {
		padding-left: 2vmax;
		line-height: 1.2;
	}


	#site-content .tab-right-content .video-icon {
		top: 40vw;
	}


	
}/*=====media close=====*/
	


@media (min-width:768px) and (max-width:1000px){


	.tab-right-content p, 
	.tab-right-content .item-head h4, 
	.tab-sidebar p {
		font-size: 1.7vw;
		line-height: 1.2;
	}


	.tab-right-content h4 {
		font-size: 3.125vw;
	}
		
	
}/*=====media close=====*/




/*========================================venture============================================*/






/*========================================Startup============================================*/



@media (max-width:768px){
	
		
	.startup-block {
		width: 100vw;
		margin: 0 0 4vmax 0;
		padding: 3vmax 3vmax 10vmax;
	}


	.banner-section {
		margin-bottom: 10vmax;
	}


	.startup-logo img {
		max-width: 30vmax;
	}	


	.startup-title {
		margin: 2vmax 0;
	}


	.startup-title h6 {
		font-size: 6vw;
		line-height: 1.2;
	}


	.startup-title p, 
	.startup-desc p {
		font-size: 4vw;
		line-height: 1.2;
	}


	.startup-block .btn-color-links {
		bottom: 4vmax;
	}
		
	
	
}/*=====media close=====*/




@media (min-width:768px) and (max-width:1000px){


	.startup-title h6 {
		font-size: 2.6vw;
		line-height: 1.2;
	}


	.startup-title p, 
	.startup-desc p {
		font-size: 1.7vw;
		line-height: 1.15;
	}	
	
	
}/*=====media close=====*/





/*========================================Startup============================================*/







/*========================================Join US============================================*/



@media (max-width:768px){

	.join-about h3 {
		font-size: 6vw;
		margin: 0 0 2.3vmax;
	}
	
	
	.join-tab-inner h6 {
		font-size: 5vw;
		line-height: 1.2;
	}


	.join-about {
		margin: 3vmax 0;
	}


	.video-setion {
		margin: 4.4vmax 0 1vmax;
	}
	
	
	.video-setion .video-frame {
		width: 100vw;
	}


	.video-list {
		width: 100vw;
		order: 2;
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
	}


	.video-list .video-item {
		margin: 4vw 2vw 0;
	}


	#site-content .video-setion .video-icon {
		top: 41vw;
	}


	.join-us-section {
		margin-top: 10vmax;
	}


	.join-tab button {
		width: 29.3vw;
		font-size: 4vw;
		line-height: 1.1;
	}


	.tab.join-tab {
		margin-top: 3vmax;
	}


	.join-tab-inner .startup-block {
		margin: 0 2vmax;
		padding: 3vmax 0 10vmax;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}


	.startup-title small {
		margin-bottom: 1.5vmax;
		font-size: 3vw;
	}


	.link-btn a.apply-btn, 
	.link-btn a.read-more {
		font-size: 3vmax;
	}


	#our-companies .startup-logo img {
		max-width: 43vw;
		margin-bottom: 1.2vmax;
	}


	.join-tab-inner .startup-block:last-child {
		border-bottom: none;
	}




}/*=====media close=====*/




@media (min-width:768px) and (max-width:1000px){
	

	.join-tab button {
		padding: 1.6vw 1vw;
		font-size: 2.2vw;
	}
	
	
	.join-about p, 
	.join-us-page .item-roll-out h4, 
	.join-us-page .roll-list p {
		font-size: 1.9vw;
		line-height: 1.2;
	}


	.join-tab-inner h6 {
		font-size: 1.8vw;

	}	


	.startup-title small {
		font-size: 1.3vw;
	}


	
	
}/*=====media close=====*/





/*========================================Join US============================================*/





/*=====================================News and Event========================================*/


@media (max-width:768px){

		
	.news-event-section h6 {
		font-size: 5vw;
	}
	
	
	 .date-time small {
		font-size: 4vw;
		line-height: 1.2;
	  }


	.news-event-section .date-time {
		margin-bottom: 1.3vmax;
	}


	.news-event-section .startup-title {
		margin-bottom: 1.5vmax;
	}


	.date-time small {
		font-size: 3.4vw;
	}
	
	
	.news-event-section {
		margin-bottom: 12vmax;
	}
	
	
}/*=====media close=====*/



@media (min-width:768px) and (max-width:1000px){
	

	.date-time small {
		font-size: 1.3vw;
		line-height: 1.2;
	}


	.news-event-section h6 br {
		display: none;
	}	
	
	
}/*=====media close=====*/




/*=====================================News and Event========================================*/







/*======================================Single Event=========================================*/


@media (max-width:768px){


	.event-single-inner {
		padding: 20vmax 0 10vmax;
	}


	.gallery-slider-section {
		margin: 7.5vmax 0 0vmax;
	}


	.single-video-setion .mejs-container.wp-video-shortcode.mejs-video, 
	.single-video-setion .mejs-container.wp-video-shortcode.mejs-video iframe {
	   height: 43.548vw !important;
	}
	
	
	.single-team-section {
		margin-top: 8vmax;
	}


	.event-single-inner .container {
		padding: 6vw;
	}


	.single-video-setion h1 {
		font-size: 4.45vw;
		line-height: 1.2;
		margin: 0 0 3vmax;
	}


	#site-content .single-video-setion .video-icon {
		top: 49vw;
	}


	.video-caption p {
		font-size: 3vw;
		line-height: 1.2;
	}


	.gallery-slider-inner, 
	.gallery-thumbs-inner {
		width: 80vw;
	}


	.gallery-slide {
		padding: 0 8vw;
	}


	.gallery-slider-inner .swiper-button-prev, 
	.gallery-slider-inner .swiper-button-next {
		margin-top: -5vw;
		width: 4vw;
		height: 8vw;
		background-size: 4vw;
	}


	.gallery-slider p {
		margin: 1.5vmax 0 0;
		font-size: 3vw;
		padding: 0 7vw;
		line-height: 1.2;
	}


	.gallery-thumbs-inner {
		margin-top: 3vmax;
	}


	.gallery-thumbs-inner .swiper-slide {
		width: 8.5vw;
		height: auto;
	}


	.gallery-thumb {
		height: auto;
	}


	.gallery-thumb img {
		height: auto;
	}


	.team-list-block .team-block {
		width: 100vw;
		margin: 0 0 4vmax;
	}


	.team-img {
		margin-bottom: 2vmax;
	}


	.team-img img {
		width: 20vw;
		height: 20vw;
	}


	.team-name p, 
	.team-name strong {
		font-size: 4vw;
		line-height: 1.3;
	}


	.team-add p, 
	.team-about h6, 
	.team-about p, 
	.note p {
		font-size: 4vw;
		line-height: 1.3;;
	}


	.team-about {
		margin-bottom: 2.3vmax;
	}
	
	
	.pagination-section {
		margin: 7vmax 0 3vmax;
	}

	
}/*=====media close=====*/




@media (min-width:768px) and (max-width:1000px){
	

	.video-caption p {
		font-size: 1.6vw;
		line-height: 1.2;
	}


	.team-name p, 
	.team-name strong {
		font-size: 1.4vw;
		line-height: 1.2;
	}


	.team-add p, 
	.team-about h6, 
	.team-about p, 
	.note p {
		font-size: 1.7vw;
		line-height: 1.2;
	}
	
	
	.gallery-slider-inner .swiper-button-prev, 
	.gallery-slider-inner .swiper-button-next {
		margin-top: -3vw;
		width: 2vw;
		height: 5vw;
		background-size: 2vw;
	}
	
	
}/*=====media close=====*/




/*======================================Single Event=========================================*/






/*=========================================FOOTER===========================================*/


@media (max-width:768px){


	footer#site-footer {
		padding: 8vmax 0 5vmax !important;
	}

		
	#site-footer .footer-block {
		max-width: 100vw;
	}


	#site-footer .footer-logo {
		max-width: 14vmax;
		margin-right: 3vmax;
		position: relative;
		top: -2vmax;
	}


	#site-footer .footer-copyright, 
	#site-footer .custom-html-widget {
		font-size: 2.6vw;
	}

	
	
}/*====media close====*/





@media (min-width:768px) and (max-width:1000px){
	
	
	#site-footer .footer-logo {
		top: -2vw;
	}	
	
	
	#site-footer .footer-block {
		max-width: 55vw;
	}


	#site-footer .footer-copyright,
	#site-footer .custom-html-widget {
		font-size: 1.7vw;
	}	
	
}/*====media close====*/




/*=========================================FOOTER===========================================*/