/* CSS Document */


@media only screen and (min-width: 1000px) {

.last-change .block{
	display: inline;zzzzzzz
}
.free-text-area{
	background-image: url("imgs/battery.svg");
	background-position: right top;
	background-repeat: no-repeat;
}
.investors-head{
	margin-top: 8.7rem;
	background-image: url("imgs/big_circle.svg");
	background-size: 16rem 16rem;
	background-repeat: no-repeat;

}
.page-template-company-profile .investors-head{

	background-position: right 30% top -8rem;
}

	.page-template-investors-contact .investors-head{

		background-position: right 40% bottom -8rem;
	}
	.page-template-financial-reports .investors-head{

		background-position: right 3rem top -6rem;
	}

	.page-template-presentations .investors-head{

		background-position: right -5rem top -8rem;
	}

	.page-template-calls .investors-head{

		background-position: right 30% top -10rem;
	}
	.page-template-news  .investors-head{

		background-position: right -8rem top 4rem
	}
	.page-template-stock .investors-head{

		background-position:  right 30% bottom -4rem
	}
	.page-template-media .investors-head{

		background-position:  right 30% bottom -6rem
	}
	.investors-head  .inner-hero-vid {
		top: -24rem;
	}
	.investors-head .hero-text,.investors-head{
		height: auto;

	}
	.investors-head .hero-text h1{
		margin: 0;
	}
	.investors-head .hero-text{
		margin: 0;
		padding:  6.5rem 0 7rem 0;
	}
 .wpml-ls-current-language>a{
        color: #C0202E;
    }
	#toggle-menu{
		display: none;
	}
	
	.mobile{
		display: none;
	}
	
	.hero-text h1,.hero-text p{
		white-space: pre-line;
	}
    
    .wpml-ls-current-language{
        margin-left: 10rem;
    }
    
    .wpml-ls-current-language .sub-menu {
        width: 7rem;
    }
}


@media only screen and (min-width: 1000px) and (max-width: 1399px) {

	html{
		font-size: 8px;
	}
	.hero-text{
		max-width: 66rem;
		
	}
	.hero-text h1.smaller-h1{
		font-size: 3.5rem;
		line-height: 1.3;
	}
	.basic-grid{
		width: 130rem;
	}
	
	.steps-images,.vid-con-area{
		transform: scale(.8);
	}
}

@media only screen and (min-width: 1400px) and (max-width: 1700px){
html{
		font-size: 9px;
	}
	.steps-images,.vid-con-area{
		transform: scale(.9);
	}
}


@media only screen and (min-width: 1700px) {
html{
		font-size: 10px;
	}
	
}




/*mobile/tablet header*/

@media only screen and (max-width: 1000px) {

	.hero.investors-head{
		height: 19rem;
		min-height: 0;
	}
	body{
		font-size: 1.4rem;
	}
	
	
	header nav{
		position: fixed;
		right: -70%;
		width: 70%;
		background-color: white;
		height: 100%;
		top: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: .3s all ease-in-out;
	}
	
	.open-menu nav{
		right: 0;
	}
	header nav ul a{
		font-size: 2rem;
		text-align: center;
	}
	header{
		height: 5.3rem;
		padding: 0 2rem;
		
	}
	header nav ul{
		flex-direction: column;
		align-items: center;
	}
	header nav ul li{
		margin: 1rem 0;
		text-align: center;
	}
	header nav ul .sub-menu li{
		margin: 1.5rem 0;
	}
	header nav ul .sub-menu li a{
		font-size: 1.4rem;
		text-align: center;
		display: block;
	}
	.kav{
		width: 2.6rem;
		height: 1px;
		background-color: black;
		display: block;
		position: relative;
		transition: .3s all;
	}
	.kav1{
		bottom:  8px;
	}
	.sub-menu{
		position: static;
		display: none;
		opacity: 1;
		visibility: visible;
		width: auto;
		margin-left: 0;
		transition: none;
	}
	
	.kav3{
		top: 8px;
	}
	
	
	.open-menu .kav1{
		transform: rotate(-45deg);
		bottom: 0;
	}
	.open-menu .kav2{
		opacity: 0;
	}
	.open-menu .kav3{
		transform: rotate(45deg);
		top: -2px;
	}
	
	footer{
		padding: 4rem 2rem;
	}
	
	#toggle-menu{
		z-index: 999;
		position: absolute;
		right: 2rem;
		width: 4.5rem;
		height: 4.5rem;
		background: none;
		border: none;
		padding: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-end;
	}
	.copyright{
		padding-top: 4.3rem;
		color:rgb(218,218,218);
		font-size: 1rem;
	}
	.address, .copyright{
		font-size: 1rem;
		color: #DADADA !important;
	}
	.footer-content{
		display: block !important;
	}
	.footer-btn a{
		display: none;
	}
	footer nav{
		display: none;
	}
	.footer-logo-link img{
		width: 11.9rem;
	}
	.nav_desclaimer{
		padding-left: 0;
		font-size: 1.2rem;
		line-height: 1.7rem;
	}
	.logo-link img{
		width: 14.4rem;
		height: auto;
		display: block;
	}
	.branches-list{
		width: 100%;
		display: block;
	}
	header nav ul li:hover .sub-menu{
		opacity: 0;
		visibility: hidden;
	}
	.branches-list li{
		width: 100%;
		margin-bottom: 3rem;
		min-height: 0;
	}
	.beanches-area{
		padding-top: 8rem;
		padding-bottom: 2rem;
	}
	section{
		padding: 0 3.1rem;
		box-sizing: border-box;
	}
	.branch-name{
		font-size: 1.6rem;
	}
	.branch-country,.branch-address,.branch-email{
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.j-t-grid{
		width: 100%;
		padding-top: 3rem;
	}
	.form-area{
		width: 100%;
		padding: 0;
		margin: 0;
	}
	h2{
		font-size: 2rem;
	}
	.form-area .wpcf7-form-control-wrap{
		flex: auto;
	}
	.form-area .flex{
		display: block;
	}
	.big-circle{
		width: 18rem;
		height: 18rem;
		background-size: 18rem;
	}
	.contact-form-area .j-t-grid .big-circle{
		left: 0;
		bottom: -9rem;
	}
	.contact-form-area .j-t-grid .quarter-circle{
		display: none;
	}
	.small-circle{
		width: 2.6rem;
		height: 2.6rem;
		background-size: 2.6rem;
	}
	.contact-form-area .j-t-grid  .small-circle{
		bottom: 10rem;
		right: 0;
	}
	.hero-text h1.smaller-h1{
		font-size: 2rem;
		line-height: 2.8rem;
	}
	.p-li-icon{
		text-align: left;
	}
	.hero{
		min-height: 41rem;
		height: auto;
		display: flex;
		flex-direction: column;
		padding-top: 5.2rem;
	}
	.form-area input,.form-area textarea{
		border-radius: 2px;
	}

	.hero-text{
			margin-top: 2rem;
		padding: 0;
		height:auto;
		box-sizing: border-box;
	}
	
	.inno-bullets-list{
		display: block !important;
	}
	.inno-bullets-list li,.w113{
		width: 100% !important;
	}
	.inno-bullets-list h2{
		font-size: 2rem;
		line-height: 2.8rem;
	}
	.inno-bullets-list p{
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.inno-bullets-list li{
		margin-bottom: 3.5rem;
	}
	.inno-btn-text{
		width: 100%;
		font-size: 2rem;
		line-height: 2.8rem;
		
	}
	.inno-bullets-list-area .big-circle{
		height: 16rem;
		width: 16rem;
		bottom: -8rem;
		right:3.1rem;
		background-size: 16rem;
		left: auto;
		top: auto;
	}
	.hero-text h1.smaller-h1{
		font-size: 2.5rem;
		line-height: 3.6rem;
		text-align: left;
	}
	.hero-text p{
		font-size: 1.6rem;
		line-height: 2.3rem;
		text-align: left;
	}
	.basic-grid,.u-h-p{
		width: 100%;
		padding: 0;
	}
	.u-h-p{
		font-size: 1.4rem;
		line-height: 2rem;
		margin: 4rem 0;
	}
	.sstblty-bullets-list-area h2{
		font-size:2rem;
		line-height: 2.8rem;
		margin: 4rem 0;
	}
	.sstblty-bullets-list h3{
		font-size: 1.6rem;
		line-height: 2rem;
		margin-bottom: 0;
	}
	.sstblty-bullets-list p{
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.sstblty-bullets-list li{
		flex:  0 0 47%;
		width: 100%;
		margin-bottom: 4.5rem;
	}
	.sstblty-bullets-list-area{
		padding: 0 2.5rem;
	}
	.sstblty-bullets-list li:last-child{
		flex: 1 0 47%;
	}
	.sstblty-bullets-list-area:before {
    position: absolute;
    content: '';
    display: block;
    width: 110rem;
    height: 110rem;
    border-radius: 50%;
    border:30rem solid #C0202E;
    opacity: .05;
    top: 47.2rem;
    right: -120rem;
}
	.sstblty-bullets-list{
		padding-bottom: 20rem;
		display: block !important;
	}
	.sstblty-bullets-list-area .big-circle {
    bottom: -9rem;
    right: 0;
}
	.map-area,.below-map-text{
		width: 100%;
		height: auto;
	}
	.map-area{
		margin-top: 5rem;
	}
	.below-map-text {
        padding-top: 6rem;
	}
	.below-map-text h1{
		font-size: 2rem;
	}
	.below-map-text p{
		font-size: 1.4rem;
		line-height: 1.9rem;
	}
	.country-data.height-trans{
		transition: .3s all !important;
	}
	.country-data {
		box-shadow: 1px 5px 9px rgb(0 0 0 / 30%);
    background: rgba(255, 255, 255, 1);
    border-radius: 2rem;
    border: 2px solid #C0202E;
    width: 100%;
    position: static;
		bottom: auto;
		background-color: white;
   top:100% !important;
		left: 1.5rem !important;
    padding: 1.5rem;
    opacity: 0;
    transition: .3s all;
    pointer-events: none;
	box-sizing: border-box;
		margin-top: 1rem;
		z-index: 999999;
		display: none;
		transition: none !important;
		
}
	.country-data:after, .country-data:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
		display: none;
}

.country-data:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 12px;
	margin-left: -12px;
	margin-top: auto;
}
.country-data:before {
	border-color: rgba(192, 32, 46, 0);
	border-bottom-color: #C0202E;
	border-width: 15px;
	margin-left: -15px;
	margin-top: auto;
}
	.map-area {
		padding: 0 1.5rem;
		margin-bottom: 0;
	}
	.below-map{
		padding-right: 5rem;
	}
	
	
	  .below-map-text  .half-circle {
    width: 12rem;
    height: 12rem;
    background-size: 12rem;
    right: -13rem;
    top: 26%;
}
	.below-map-text  .half-circle {
    width: 12rem;
    height: 12rem;
    background-size: 12rem;
    right: -13rem;
    top: 26%;
		bottom: auto;
		left: auto;
}
	.below-map-text .big-circle {
    bottom: -9rem;
    right: 0;
}
	.below-map-text  .small-circle {
    width: 2.3rem;
    height: 2.3rem;
    background-size: 2.3rem;
    left: 0;
    bottom: 12rem;
    top: auto;
}
	.below-map:before {
    content: '';
    display: block;
    position: absolute;
    width: 40rem;
    height: 40rem;
    border: 20rem solid #C0202E;
    opacity: .1;
    left: -54rem;
    bottom: auto;
    border-radius: 50%;
}
	.nav-btns button{
		font-size: 1.5rem;
		width: 100%;
	}
	.bt-li-icon img{
height: 4.5rem;
	}
	.nav-btns{
		left: 0;
		flex-wrap: wrap;
		padding: 6rem 0 3rem 0;
	}
	.nav-btns li{
		flex: 0 0 48% !important;
		margin-bottom: 3rem;
	}
	.tiny-grid{
		width: 100%;
	}
	.partners-bullets-list li{
		padding: 0;
	}
	.partners-bullets-list h2{
		margin-left: 0;
		font-size: 1.4rem;
	}
	.partners-bullets-list p{
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.form-container{
		width: 100%;
		padding: 1.8rem;
		box-sizing: border-box;
	}
	
	.partners-bullets-list li:nth-child(4n+1) .tiny-grid:before,.partners-bullets-list li:nth-child(4n+3) .tiny-grid:before{
		display: none;
	}
	
	.partners-bullets-list li{
		padding: 4rem 3.1rem;
	}
	
	.partners-bullets-list li:nth-child(odd){
		background-color: #F7F7F7;
	}
	
	.page-template-partners .bullets-list-area {
		padding: 0;
	}
	.partners-bullets-list h2{
		margin-top: 0;
	}
	.form-container h2{
		font-size: 2rem;
		margin-bottom: 2rem;
	}
	.form-area label{
		font-size: 1.4rem;
	}
	.contact-area{
		padding-bottom: 12.7rem;
	}
	.contact-area .big-circle {
    left: 0;
    top: auto;
    bottom: -22rem;
}
	.contact-area .quarter-circle {
    width: 9.5rem;
    height: 9.5rem;
    background-size:9.5rem;
    bottom: -11rem;
    top: auto;
    right: -3rem;
}
.contact-area .tiny-circle {
    width: 1.3rem;
    height: 1.3rem;
    background-size: 1.3rem;
    bottom: -7rem;
    top: auto;
    right: 1rem;
}
	.contact-area .half-circle{
		display: none;
	}
	.hero-text h1{
		font-size: 3.3rem;
		line-height: 4.7rem;
	}
	.text-bullets .big, .text-bullets .big .value, .text-bullets .big .suffix{
		font-size: 1.8rem;
		
	}
	.text-bullets .small{
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.img-con,.steps-images-list{
		width: 372px;
		height: 372px;
	}
	.text-bullets{
		width: 100%;
        min-width:auto;
	}
	.text-bullets li{
		padding: 1.5rem 0;
		flex: 0 0 48%;
	}
	.steps-images {
    position: absolute;
    left: -19rem;
}
	.steps-texts,.steps-texts-height,.steps-texts-height{
		height: auto;
	}
	.w126,.team-grid,.open-full-team-member{
		
		width:100%;
	}
	
	.team-member{
		flex: 0 0 47%;
		width: 47%;
        min-width: 160px;
        max-width: 205px;
	}
    .team-member .linkedin{
        top: 187px;
    }
	.steps-content{
		display: block !important;
		overflow: hidden;
		width: 100vw;
	}
	
	.text-bullets li{
		border-right: none;
	}
	
	.text-bullets li:nth-child(odd){
	   /*border-right: 1px solid #000000;*/
		padding-right: 1rem;
	}
	
	.text-bullets li:nth-child(even){
	
		padding-left: 1rem;
	}
	.text-bullets{
		padding: 3rem 0;
	}
	.white-border-btn,.grad-btn {
		line-height: normal !important;
		display: inline-flex;
		align-items: flex-end;
	}
	
	.grad-inner{
		line-height: normal;
		height: 2.6rem;
		display: flex;
		align-items: center;
	}
	.arch-parapgraph strong{
		font-size: 2rem;
	}
	.arch-parapgraph{
		font-size: 1.4rem;
		line-height: 2rem;
		min-height: 0;
		padding-bottom: 4rem;
	}
	.arch-parapgraph:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: calc(-41vw - 500rem);
    width: 1000rem;
    height: 1000rem;
    border: 37rem solid #F7F7F7;
    border-radius: 50%;
}
	.filter-drop-down{
		font-size: 1rem;
	}
	.red-tri {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4px 0 4px;
    border-color: #c0202d transparent transparent transparent;
    transition: .3s all;
    transform: rotate(0);
}
	.filter-drop-down button{
		height: 3rem;
	}
	.dd-reg-value{
		width: 7.8rem;
	}
	
	.team-member-image{
		width: 100%;
		height: 0;
		padding-bottom: 100%;
        flex:  0 0 0;
	}
	.team-member-image img{
		position: absolute;
		left: 0;
		top:0;
	}
	
	.jobs-cats-list li{
		flex: 0 0 47%;
		height: 0;
		padding-bottom: 47%;
		position: relative;
	}
	
	.jobs-cats-list li button{
		position: absolute;
		left: 0;
		top:0;
	width: 100%;
	height: 100%;}


.join-team-area p.field-name{
	font-size: 1.4rem;
	line-height: 2rem;
}
	
	.j-t-grid .j-t-big-bg-circ {
    content: '';
    display: block;
    width: 116rem;
    height: 116rem;
    border: 30rem solid #C0202E;
    border-radius: 50%;
    opacity: .3;
    position: absolute;
    top: -11.8rem;
    left: -4.1rem;
   
}
	.join-team-area h2{
		font-size: 2rem;
	}
	.join-team-area p{
		font-size: 1.6rem;
		line-height: 2.3rem;
	}
	.our-story-area h2{
		font-size: 2rem;
		
	}
	.our-story-area p{
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.our-story-area{
		padding: 4rem 5.1rem 3.1rem 3.1rem;;
	}
	.bottom-main{
		font-size:1.6rem;
		line-height: 2.3rem;
		padding-bottom: 16rem;
	}
	
	.our-story-area .big-circle {
    top: auto;
    width: 15rem;
    height: 15rem;
    background-size: 15rem;
    bottom: -12rem;
    left: auto;
    right: -2rem;
}
	.our-story-area .half-circle {
    top: auto;
    width: 11rem;
    height: 11rem;
    background-size: 11rem;
    bottom: 62rem;
		left: auto;
    right: -12rem;
}
	.our-story-area .quarter-circle {
    top: auto;
    width: 6rem;
    height: 6rem;
    background-size: 6rem;
    bottom: 41rem;
    right: -6.1rem;
}
	.our-story-area .quarter-circle-2 {
    top: auto;
    width: 10rem;
    height: 10rem;
    background-size: 10rem;
    bottom: 0;
    background-image: url("imgs/quarter_arch.svg");
    left: 0;
}
	.our-story-area .tiny-circle {
    top: auto;
    width: 2rem;
    height: 2rem;
    background-size: 2rem;
    bottom: 45px;
    right: -15px;
}
	.arrow_box:before,.arrow_box:after{
		display: none;
	}
	.css-arrow-please{
		border: none;
	}
	.steps-images{
		
	}
	.steps-area{
		padding: 0;
	}
	.step-li-in,.step-li-in button{
		width: auto;
	}
	.step-icon{
		height: 1.8rem;
	}
	.steps-navigation{
		justify-content: center;
	}
	.step-icon .svgCon,.step-icon svg{
		height: 100%;
		width: 100%;
	}
	.step-name{
		position: relative;
	}
	.css-arrow-please:hover .step-name:before,.current .step-name:before{
		position: absolute;
		bottom: -5px;
		display: block;
		height: 1px;
		left: 0;
		width: 100%;
		background-color: #C0202E;
		content: '';
	}
	.step-li-in:after{
		width: .8rem;
		flex: 0 0 .8rem;
		height: 1.4rem;
		content: '';
		display: inline-block;
		background-image: url("imgs/b-a.svg");
		background-size: .8rem 1.4rem;
		margin-left: 0;
		position: absolute;
		bottom: 8px;
    right: 0;
}
	
	






.step-name{
		text-align: center;
	}
	.css-arrow-please{
		padding-bottom: 5px;
	}
	.step-li-in{
		display: flex;
		position: relative;
	}
	.steps-navigation li:last-child .step-li-in:after{
		display: none;
	}
	.steps-navigation li{
		flex: 0 0 33.3333%;
	}
	.btn-bg{
		display: none;
	}
	.css-arrow-please:hover .step-name, .current .step-name{
		color: #C0202E;
		
	}
	.css-arrow-please:hover .step-icon path, .current .step-icon path{
		fill: #C0202E;
	}
	.steps-texts-list p{
		font-size: 1.4rem;
		line-height: 2rem;
		padding-right: 3.1rem;
		box-sizing: border-box;
	}
	.steps-texts{
		padding-left: 11rem;
	}
	.steps-area{
		width: 100vw;
    overflow: hidden;
    position: relative;
	}
	.steps-images {
   position: absolute;
    left: -22rem;
    transform: scale(0.85);
		transform-origin: left center;
}
	.team-area{
		padding: 0;
	}
	.steps-content{
		margin-bottom: 0;
	}
	.arch-con{
		height: 8rem;
	}
	.team-grid{
		padding: 0 3.1rem;
		box-sizing: border-box;
	}
	.member-frame{
		width: 90%;
		margin: auto;
		height: 90vh;
		overflow: auto;
        display: block;
	}
	.team-area h2{
		margin-top: 0;
	}
	.cv-frame .form-area{
		width: 100%;
	}
	.arch-con:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -47rem;
    left: calc(-77vw - 500rem);
    width: 1000rem;
    height: 1000rem;
    border: 50rem solid #F7F7F7;
    border-radius: 50%;
}
	.cv-frame{
		width: 90%;
		margin: auto;
		max-height: 90vh;
		overflow: auto;
		padding: 0 2.3rem;
		box-sizing: border-box;
	}
	.member-frame .team-member-position,.member-frame .team-member-position{
		font-size: 1.6rem;
	}
	.team-area{
		padding-bottom: 5rem;
	}
	#close-pop-up{
		z-index: 999999;
	}
	.team-member-summary{
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.cv-frame h2{
		font-size: 2rem;
	}
	label[for="cv"]{
		height: 3.8rem;
		align-items: center
	}
	#close-cv-pop-up {
    
    left: 1.8rem;
    top: 1.8rem;
   
}
	.hp-hero h1{
		font-size: 3.3rem;
		line-height: 4.7rem;
	}
	.hp-hero p{
			font-size: 2.5rem;
		line-height: 3.5rem;
	}
	.below-hp-banner-bullets{
		display: block !important;
	}
	.hp-hero .basic-grid{
		flex-direction: column-reverse;
	}
	.below-hp-banner-bullets li{
		width: 100%;
	}
	.below-hp-banner-bullets li{
		margin-bottom: 5rem;
	}
	.footer-text{
		font-size: 1.2rem;
		line-height: 1.5;
	}
	.hp-her-text {
		margin-bottom: 4rem;
		flex: auto;
	}
	.below-hp-banner-bullets li p{
		font-size: 1.4rem;
		line-height: 2rem;
		margin-top: 2rem;
	}
	.hp-hero{
		height: auto;
	
		min-height: 100vh;
		box-sizing: border-box;
	}
	.second-line{
		font-size: 2rem;
	}
	.vid-con-area{
		position: relative !important;
		top: 0;
		left: -12rem;
		width: 100%;
		padding: 0;
		transform: scale(.6);
		
		height: 40rem !important;
	}
	.value, .suffix{
		font-size: 2.2rem;
	}
	.hp-hero.inIgul:before{
		bottom: 0;
		left: 0;
		width: 100rem;
		height: 100rem;
	}
	section.below-hp-banner,section.red-bullets-area,section.bottom-area{
		display: block;
	}
	.page-template-about .steps-area p.subtitle {
		font-size: 1.6rem;
		line-height: 2.3rem;
	}
	.our-story-area .tiny-grid:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 200rem;
    height: 208rem;
    border-radius: 50%;
    border: 23rem solid #fdf7f7;
    top: -133vw;
}
	.page-template-about .steps-area h2,.page-template-about .steps-area p.subtitle {
		padding: 0 3.1rem;
		box-sizing: border-box;
	}
	.page-template-about .steps-navigation{
		padding: 0 1.5rem;
	}
	.below-hp-banner h2{
		margin: 4rem;
	}
	.red-bullets {
		display: block !important;
	}
	.red-bullets li{
		width: 100%; 
	height: auto;
		padding: 2rem;
		margin-bottom: 2rem;
	}
	.red-bullets li img{
		height: 4rem;
	}
	.red-bullets li h3{
		font-size:2rem;
	}
	.red-bullets li p{
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.red-bullets li:after{
		width: 0;
height: 0;
border-style: solid;
border-width: 20px 15px 0 15px;
border-color: #fff transparent transparent transparent;
		top: auto;
		
		left: calc(50% - 15px);
    bottom: -1.5rem;
		
	}
	.bottom-area .basic-grid{
		padding-top: 6rem;
		padding-bottom: 14rem;
		
	}
	.white-border-btn{
		font-size: 1.8rem;
		height: 3rem;
		line-height: 3rem;
	}
	.bottom-area h2{
		font-size: 2rem;
	}
	.home .quarter-circle {
    width: 10rem;
    height: 10rem;
    background-image: url("imgs/quarter_arch.svg");
    background-size: 10rem;
   right: -5.5rem;
		top: 3rem;
}
	
	.home .half-circle,.home .tiny-circle{
		display: none;
	}
	
	.home .big-circle{
		bottom: -9rem;
	}
	
	.home .small-circle {
    width: 2rem;
    height: 2rem;
  
    background-size: 2rem;
    bottom: 11rem;
    right: 3rem;
}.arch-parapgraph
	.bottom-area:before {
    content: '';
    display: block;
    position: absolute;
    left: 3%;
    width: 100rem;
    height: 100rem;
    border-radius: 50%;
    border: 26rem solid #fdf7f7;
    top: -97%;
}
	.fileName{
		margin-left: 1rem;
	}
	.grad-btn{
		font-size: 1.2rem;
		height: 2.6rem;
		line-height: 2.6rem;
		
		border-radius: .9rem;
	}
	.cv-frame.submitted {
    width: 24.6rem;
}
	.tu-a{
		padding-top: 0;
	}
	.grad-inner{
		padding: 0 3rem;
		border-radius: .8rem;
	}
	.contact-area .quarter-circle-2{
		display: none;
	}
	.thank-you-area{
		font-size: 3rem;
	}
	.last-job-cat {
		flex:1 0 47% !important;
	}
	.smaller-grid{
		width: 100%;
	}
	.inner-hero-con{
		display: block;
		
	}
	.inner-hero-vid,.page-template-about .inner-hero-vid{
		position: relative;
		width: 39rem;
		height: 39rem;
		top:0;
		right: 0;
		margin-top: -18rem;
    margin-left: 0;



	}
    .wpml-ls-current-language .sub-menu {
        display: flex;
        justify-content: center;
        position: static;
        flex-direction: row;
    }
    .wpml-ls-current-language .sub-menu  li{
        margin: 0 2rem;
    }

   .basic-grid-2{
	   width: 100%;
   }
	.investors-nav ul{
		display: block;
		height: auto;
		padding-left: 4rem;
		padding-right: 4rem;
	}
	.investors-nav li{
		text-align: left;

		box-sizing: border-box;
		border-right:none;
		border-bottom: 1px solid #C0202E;
		line-height: 4rem;

	}
	.investors-head .inner-hero-vid{
		top:0
	}
	.investors-nav{
		height: auto;
		background: none;
		position: static;
	}
	.investors-head{
		padding-left: 4rem;
		padding-right: 4rem;
	}
	.investors-head h1{
		font-size: 2.5rem;
		line-height: 1.2;
	}
	.com-prof-area .basic-grid-2{
		padding: 5rem 3rem;
	}
	.com-prof-area p{
		font-size: 1.4rem;
	}
	.com-prof-area h2{
		font-size: 1.8rem;
	}
	.com-prof-area a{
		margin-top: 5rem;
	}

	.stock-data-table{
		display: block !important;

	}
	.stock-data-table{
		width: 100%;
	}
	.stock-data-table .data-box{
		width: auto;
		height: auto;
	}
	.s-title,.s-value{
		font-size: 2rem;
	}
.data-box{
	margin-bottom: 4rem;
}
.data-box:last-child{
	margin-bottom: 0;
}
	.stock-data-area .basic-grid-2{
		padding-left: 3rem;
		padding-right: 3rem;
		box-sizing: border-box;
	}

	.last-change{
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-top: 3rem;
	}

	.last-change,.last-change *{
		font-size: 1.6rem !important;
	}



.items-con{
	display: block;
}

	.latest-item-box {
	width: 100%;
		height: auto;
		margin-bottom: 3rem;
		padding: 3rem;
	}

	.item-head img{

		height: auto;
		width: auto;
		max-width: 3.5rem;
		max-height: 3.5rem;

	}

	.latest-item-box h2{
		font-size: 2rem;
	}
	.actual-item h3,.items-date{
		font-size: 1.6rem;
	}

	.financial-reports.calls li,.financial-reports li{
		display: block;
		height: auto;
	}

	.investors-items-area h2 {
padding-left: 2rem;
		font-size: 1.8rem;
	}
	.files{
		display: block;
	}
	.financial-reports li{
		padding: 2rem;
	}
	.h-in{
		width: 100%;
	}
	.files li{
		margin-bottom: .5rem !important;
	}
	.files a{
		background-size: 2rem;
	}
	.financial-reports li h3{
		font-size: 1.8rem;
		margin: 1.5rem 0;
	}
	.com-prof-area,.latest-items-area,.investors-items-area{
		margin-bottom: 0;
		padding-bottom: 15rem;
		position: relative;
		overflow: hidden;
	}
	.cir-c{
		height: 18rem;
	}
	.com-prof-area:after,.latest-items-area:after,.investors-items-area:after,.cir-c:after{
		width: 18rem;
		height: 18rem;
		right: 2rem;
		background-size: 18rem;
		content: '';
		display: block;
		background-image: url("imgs/big_circle.svg");
		background-repeat: no-repeat;
		background-position: center;
		position: absolute;
		bottom: -9rem;
	}
.investors-contact{
	padding: 0;
}
	.page-template-investors-contact .form-container{
		width: 100%;
		border-radius: 0;
		padding-bottom: 5rem;
		position: relative;
	}

	.page-template-investors-contact .form-container:after{
		content: '';
		display: block;
		width: 2.3rem;
		height: 2.3rem;
		border: 10px solid white;
		position: absolute;
		bottom: 3rem;
		right: 3rem;
		border-radius: 50%;
	}

	.page-template-investors-contact .form-area p{
		display: block;
	}
	.page-template-investors-contact .form-area p br{
		display: none;
	}
	.page-template-investors-contact  .form-area input[type="submit"]{
		border-radius: 2rem;
	}
	.page-template-investors-contact  .wpcf7-spinner{
		position: absolute;
	}
	.page-template-investors-contact  .wpcf7-not-valid-tip{
		color: yellow;
	}
	.con-de{
		padding: 0 5rem;
		box-sizing: border-box;
		width: 100%;
	}
	.ic-d:before{
		flex: 0 0 4.5rem;
	}
	.investors-contact .contact-area{
		display: flex;
		flex-direction: column-reverse;
	}
	.investors-contact{
		margin-bottom: 0;
	}
	.page-template-investors-contact  .contact-area{
		padding-bottom: 0;
	}
	.basic-grid-3{
		width: 100%;
	}
	.page-template-storage .inno-bullets-list li {

		padding:  2rem;
	}
	.free-text-area .basic-grid-3{
		padding: 0 3.1rem;
		box-sizing: border-box;
	}
	.free-text-area h2, .free-text-area p, .free-text-area ul,.bottom-image{
		width: 100%;
	}
	.bottom-image{
height: 18rem;
	}
	.table-area td{
		padding: 0;
		width: 20%;
		justify-content: center;
		flex: auto;

	}
	.page-template-storage .inno-bullets-list-area{
		padding-bottom: 0;
	}
	.free-text-area{
		background-color: transparent;
		padding-top: 0;
	}
	.table-area td:nth-child(1){
		width: 40%;
		justify-content: flex-start;
		padding-left: 1rem;

	}
	.table-area td span{
		width: auto !important;
	}
.form-area .flex-center-all{
	justify-content: flex-start;
}
	.table-area{
		font-size: 1.2rem;
	}
	.form-area p{
		display: block;
	}
	.recapthca-disclaimer{
		padding-left: 0;
	}

	header nav{
		display: block;
	}
}

/*mobile devices*/
@media (max-width: 600px) {

    .text-bullets li,
    .text-bullets li:nth-child(odd),
    .text-bullets li:nth-child(even){
        flex: 0 0 100%;
        padding:20px 0;
    }
    .text-bullets .bullet_icon_top_holder{
        height:auto;
    }
    .team-members.space-between{
        justify-content: center;
    }
	.team-member{
		flex: 0 0 100%;
		width: 100%;
        min-width: 160px;
        max-width: 300px;
	}
    .team-member .linkedin{
        top: 275px;
        width:25px;
        height:25px;
    }
}
