/* Press No Thumbnail */
.section-press h4 {
	margin-top: 1rem;
	line-height: 1.5;
}
.sa_hover_container {
	border-radius: 15px;
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

.sa_hover_buttons {
	width: 100% !important;
	height: 100% !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	top: 0px !important;
	left: 0px !important;
	padding: 8% 5% !important;
}
.sa_popup_video_icon {
	min-width: 100% !important;
	min-height: 100% !important;
	border-radius: 15px;
}
.slider-text {
	text-align: center;
	position: relative;
	top: 150px;
	font-weight: 600;
}

.press-thumbnail {
	display: none;
}

/* Delete if cache updated */
html {
	font-size: 14px;
}

.press-item {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.principle-row {
	margin-left: 0;
	margin-right: 0;
}

.principle-image {
	width: 60px;
}

.team-item {
	text-align: center;
}

.section-team h4 {
	font-size: 1.288rem;
}

.section-team p {
	margin-top: 6px;
}

.custom-investor {
	max-width:20%;
}
.contact-form {
	width: 100% !important;
	max-width:100% !important;
	padding: 20px 5% 60px 5%;
	display: table;
	background-color: #3e98e4;
	background-size: cover;
}
.contact-img {
	margin-left: -150px;
	margin-top: 0px;
	width: 600px;
}
.contact-img-web {
	display:none;
}
.contact-email, .contact-name {
	  background: #fff;
    border-radius: 0;
    border-style: none;
    border-width: 0.1rem;
    border-bottom: 0.1rem solid;
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    letter-spacing: -0.015em;
    margin-top: 0;
    max-width: 100%;
    padding: 0rem 0rem 1.25rem;
    width: 100%;
}
.contact-border {
	margin: 20px;
	display: block;
	padding: 30px 15px;
	height: 250px;
	background-color: #fff;
	border-style: solid;
	border-width: 5px;
	border-color: #efefef;
	border-radius: 25px;
}
.wpcf7-submit{
	padding: 10px 32px;
	border: 0px;
	width: 100%;
	border-radius: 15px;
	background-color: #48bbe5;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
}
.wpcf7 form .wpcf7-response-output {
		margin: -2em .5em 1em;
    padding: 0.2em 1em;
    border: none;
		display: none !important;
    text-align: center;
}
#contact-box.wpcf7-response-output {
	margin-top: 5px !important;
	display: block !important;
}
@media screen and (max-width: 1287px) {
	/* Delete if cache updated */
  .carousel-control-prev,
  .carousel-control-next {
    width: 20px;
  }
}
@media (max-width: 1024px) {

	.sa_hover_buttons {
		width: 100% !important;
		height: 100% !important;
		margin-top: 0px !important;
		margin-left: 0px !important;
		top: 0px !important;
		left: 0px !important;
		padding: 13% 5% !important;
	}
	.sa_popup_video_icon {
		min-width: 100% !important;
		min-height: 100% !important;
		border-radius: 15px;
	}
}

@media (min-width: 1024px) {

	.sa_hover_buttons {
		width: 100% !important;
		height: 100% !important;
		margin-top: 0px !important;
		margin-left: 0px !important;
		top: 0px !important;
		left: 0px !important;
		padding: 13% 5% !important;
	}
	.sa_popup_video_icon {
		min-width: 100% !important;
		min-height: 100% !important;
		border-radius: 15px;
	}
}

@media screen and (max-width: 1177px) {
	/* Delete if cache updated */
  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }
}

@media screen and (max-width: 767px) {
	/* Delete if cache updated */
	.slider-caption {
    height: 1000px;
  }
	.slider-text {
		text-align: center;
		position: relative;
		top: 150px;
		font-weight: 600;
	}
}

@media (min-width: 768px) {
	.milestone-year {
		position: absolute;
    top: 50%;
    left: -210px;
    transform: translateY(-50%);
    margin-bottom: 0;
	}

	.milestone-timeline span {
		transform: skew(5deg);
		left:120px;
	}
	.milestone-achievement {
		display: inline-block;
    padding-left: 0px;
	}
	.milestone-achievement::before 	{
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    left: -40px;
	}

	/* Delete if cache updated */
	.press-item {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

@media (min-width: 992px) {
	/* Delete if cache updated */
	body {
		padding-top: 52px;
	}
}

@media (min-width: 1600px) {
	.slider-caption {
		height: 100vh;
	}

	.milestone-timeline span {
		transform: skew(9deg);
	}
	.milestone-year {
		left:-200px;
	}
	.slider-text {
		text-align: center;
		position: relative;
		top: 225px;
		font-weight: 600;
	}
	.sa_hover_buttons {
		width: 100% !important;
		height: 100% !important;
		margin-top: 0px !important;
		margin-left: 0px !important;
		top: 0px !important;
		left: 0px !important;
		padding: 8.5% 5% !important;
	}
	.sa_popup_video_icon {
		min-width: 100% !important;
		min-height: 100% !important;
		border-radius: 15px;
	}

	/* Delete if cache updated */
	body {
		padding-top: 62px;
	}
}

#contact-form.section-vision {
	padding-top: 0px;
	padding-bottom: 0px;
}

#contact-form.section-vision .contact-form {
	padding: 5%;
}

#contact-form.section-vision h3, #contact-form.section-vision p {
	text-align: initial;
	color: #fff;
}

#contact-form.section-vision p{
	margin: 0px
}

#contact-form.section-vision input[type="text"], input[type="email"] {
	background: #fff;
	font-size: 14px;
}

#contact-form.section-vision input[type="submit"] {
	height: 40px;
}

#contact-form.section-vision .contact-box {
	background-color: #fff;
	padding: 6% 6% 1% 6%;
	border-radius: 20px;
	margin-top: 35px;
}

#contact-form.section-vision .contact-box p:first-child {
	color: #000;
	margin-bottom: 15px
}

@media (max-width: 768px) {
	.contact-email, .contact-name {
	  margin: 20px 0px;
}
	.contact-img {
		display: none;
	}
	.contact-img-web {
		display:block;
		width: 350px;
	}
	#contact-form.section-vision .col-md-7 {
		margin-bottom: 15px;
	}

	#contact-form.section-vision p {
		font-size: 14px;
	}

	.sa_hover_buttons {
		width: 100% !important;
		height: 100% !important;
		margin-top: 0px !important;
		margin-left: 0px !important;
		top: 0px !important;
		left: 0px !important;
		padding: 6% 5% !important;
	}
	.sa_popup_video_icon {
		min-width: 100% !important;
		min-height: 100% !important;
		border-radius: 15px;
	}
	.slider-text {
		text-align: center;
		position: relative;
		top: 320px;
		font-weight: 600;
	}
}
@media (min-width: 427px) and (max-width: 767px) {
	.sa_hover_buttons {
		width: 100% !important;
		height: 100% !important;
		margin-top: 0px !important;
		margin-left: 0px !important;
		top: 0px !important;
		left: 0px !important;
		padding: 8% 5% !important;
	}
	.sa_popup_video_icon {
		min-width: 100% !important;
		min-height: 100% !important;
		border-radius: 15px;
	}
	.slider-text {
		text-align: center;
		position: relative;
		top: 220px;
		font-weight: 600;
	}
}
@media (max-width: 425px) {
	.sa_hover_buttons {
		width: 100% !important;
		height: 100% !important;
		margin-top: 0px !important;
		margin-left: 0px !important;
		top: 0px !important;
		left: 0px !important;
		padding: 10.5% 5% !important;
	}
	.sa_popup_video_icon {
		min-width: 100% !important;
		min-height: 100% !important;
		border-radius: 15px;
	}
	.slider-text {
		text-align: center;
		position: relative;
		top: 180px;
		font-weight: 600;
	}
	#contact-form.section-vision .offset-1 {
		margin-left: 0px;
	}
	#contact-form.section-vision .contact-img-web {
		width:350px;
	}
}
@media(min-width: 375px) and (max-width: 768px) {
	.title-our-strory {
		margin-top: 50px;
	}
}

@media(min-width: 1024px) and (max-width: 1100px) {
	.title-our-strory {
		margin-top: 125px;
	}
}

@media(max-width: 375px) {
	.sa_hover_buttons {
		width: 100% !important;
		height: 100% !important;
		margin-top: 0px !important;
		margin-left: 0px !important;
		top: 0px !important;
		left: 0px !important;
		padding: 12% 5% !important;
	}
	.sa_popup_video_icon {
		min-width: 100% !important;
		min-height: 100% !important;
		border-radius: 15px;
	}
	.slider-text {
		text-align: center;
		position: relative;
		top: 160px;
		font-weight: 600;
	}
	#contact-form.section-vision .offset-1 {
		margin-left: 0px;
	}
	#contact-form.section-vision .contact-img-web {
		width:300px;
	}
}
@media (max-width: 320px) {
	.sa_hover_buttons {
		width: 100% !important;
		height: 100% !important;
		margin-top: 0px !important;
		margin-left: 0px !important;
		top: 0px !important;
		left: 0px !important;
		padding: 14% 5% !important;
	}
	.sa_popup_video_icon {
		min-width: 100% !important;
		min-height: 100% !important;
		border-radius: 15px;
	}
	.slider-text {
		text-align: center;
		position: relative;
		top: 130px;
		font-weight: 600;
	}
	#contact-form.section-vision .offset-1 {
		margin-left: 0px;
	}
	#contact-form.section-vision .contact-img-web {
		width:275px;
	}
}

.grecaptcha-badge { visibility: hidden; }


.press-detail {
	  margin-top: 50px !important;
}



