
.otgs-development-site-front-end{
	display: none !important;
}
.wpml-ls-statics-footer{
	display: none !important;
}

.act-map{
	width: 100%;
	height: 100%;
}

.leaflet-control-attribution{
	display: none !important;
}

body{
	margin: 0;
	font-family: 'Manrope';
	color: black;
	background: #FEFEF1;
	letter-spacing: 1px;
}

nav{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #FEFEF1;
	height: 150px;
	display: flex;
	z-index: 401;
}

h1{
	font-weight: normal;
	margin: 0;
}

a{
	text-decoration: none;
	color: inherit;
}

a:hover{
	color: #2F2F81;
}


.axis-p-intro.has-content{
	cursor: pointer;
}

.axis-p-intro.has-content:hover{
	color: #2F2F81;
}

.form-feedback{
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	padding: 0 20px;
	border-radius: 30px;
	display: none;
}

.nav-out-wrapper{
/*	max-width: 1920px;*/
	margin: auto;
	flex-grow: 1;
}

.nav-wrapper{
	display: flex;
	flex-direction: row;
}

.logo-wrapper img{
	width: 13vw;
	height: auto;
	max-width: 420px;
}

.lang-list{
	display: none;
}

.main-menu{
	display: flex;
/*	flex-grow: 1;*/
	justify-content: space-around;
	width: 90%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.primary-menu{
	margin-top: auto;
	display: flex;
	flex-grow: 1;
	justify-content: space-around;
	list-style: none;
}

.menu-item-has-children{
	position: relative;
}

.menu-item .sub-menu{
	position: absolute;
	width: 280px;
	list-style-type: none;
	padding: 0;
	font-size: .9em;
	padding-top: .5em;
	display: none;
	padding-left: 20px;
	left: -20px;
	background-color: #fefef1;
}
.menu-item .sub-menu li{
	margin-bottom: .5em;
}

main{
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
}

.text-with-img p{
	font-size: 40px;
}

.big-text p{
	font-size: 68px;
}

.img-fluid{
	max-width: 100%;
	height: auto;
	margin: auto;
}

.text-with-img{
	padding-top: 30px;
}

.stretch-col{
	display: flex;
	flex-direction: column;
	border-radius: 30px;
}

.color-tables p{
	font-size: 32px;
}

.flex-col{
	display: flex;
	flex-direction: column;
}

.big-image{
	margin-bottom: 100px;
}

.soc-wrapper{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	background-color: #0113FF;
	padding-top: 100px;
	padding-bottom: 100px;
}

.map-header{
	display: none;
}

.axis-item{
	background-color: #99AAE3;
	border-radius: 30px;
	height: 180px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.axis-item span{
	text-align: center;
}

.axis-title{
	text-align: center;
	color: #99AAE2;
	padding-bottom: 100px;
	margin: 0;
	font-weight: normal;
}

.axis-p-title{
	margin: 0;
}

.axis-p-image{
	margin-bottom: 0 !important;
	margin-top: 0;
	position: relative;
}

.gallery-wrapper{
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 30px;
	overflow: hidden;
	top: 0;
	left: 0;
}
.gallery-wrapper .slick-list{
	height: 100%;
}

.gallery-wrapper .slick-track{
	height: 100%;
}

.gallery-wrapper img{
	object-fit: cover;
}



.axis-info-wrapper{
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.axis-info-wrapper .axis-info-title{
    flex: 0 0 auto;
    margin-right: 1rem;
    width: 35%;
}

.axis-info-wrapper .axis-info-title h3{
	margin-top:0;
	margin-bottom: 20px;
}

.axis-info-wrapper .axis-info-text {
    flex: 1 1 auto;
    margin-right: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.axis-info-wrapper .axis-info-more {
    flex: 0 0 auto;
}

.footer-pillars{
	background: #000545;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 25px;
}

.pillar-wrapper{
	background-color: wheat;
	border-radius: 30px;
	text-align: center;
	display: flex;
	flex-direction: column;
}

.pillar-wrapper h3{
	margin-bottom: 2rem;
}

.pillar-wrapper .footer-axis{
	margin-bottom: 2rem;
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
}

.axis-info-wrapper .axis-info-text p{
	margin-top: 0;
	margin-bottom: 15px;
	width: 45%;
}

.faq-wrapper{
	margin-top: 250px;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}


.axis-slide img{
	width: 100%;
	height: 70vh;
	object-fit: cover;
}

.slide-info{
	display: none;
}

.project-extra-fields{
	display: flex;
	flex-direction: row;
}

.proj-axis{
	display: flex;
}

.donor{
	margin-left: auto;
	
}

.donor .wording{
	font-weight: lighter;
} 

.donor .name{
	font-weight: bold;
	max-width: 500px;
}

.ppillar{
	margin-right: 4rem;
	font-weight: bold;
}

.slick-dots{
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 0;
	padding: 0;
}

.slick-dots li{
	margin: 0 6px;
}

.slick-dots button{
	color: transparent;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: none;
	background-color: #DDDDDD;
	cursor: pointer;
}

.slick-dots .slick-active button{
	background-color: #313131;
}

.axis-info{
	display: none;
	padding-top: 40px;
}

form{
	display: flex;
	flex-direction: column;
	margin-top: 100px;
}

.input-wrapper{
	display: flex;
}

input{
	flex-grow: 1;
	margin-bottom: 20px;
	border: none;
	border-radius: 100px;
}

input::placeholder{
	color: black;
	opacity: 1;
}

.terms-wrapper{
	background-color: white;
	border-radius: 100px;
	margin-bottom: 20px;
}

.terms-wrapper input{
	flex-grow: 0;
	width: 70px;
	margin: 0;
}

.terms-wrapper label{
	margin-left: 20px;
}

.input-wrapper button{
	border-radius: 100px;
	border: 2px solid black;
	background-color: transparent;
	margin-left: auto;
	cursor: pointer;
	margin-bottom: 20px;
}

.input-wrapper button:hover{
	background-color: black;
	color: #fefef1;
}

.img-only .col-12{
	margin-left: auto !important;
}

.contact-info-text{
	margin-top: 150px;
	margin-bottom: 150px;
}

.map-title{
	margin: 0;
}

.map-module{
	min-height: calc(100vh - 150px);
	position: relative;
}

.map img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.completed-external-wrapper{
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}

.img-strech, .img-strech-wrapper img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.img-strech, .img-strech-wrapper img{
	border-radius: 30px;
}

.img-strech-wrapper{
	margin: 0 !important;
	position: relative;
}

.img-strech-wrapper img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
}

.grid-radius{
	border-radius: 30px;
}

.completed-projects, .axis-programmes{
  width: 94%;
  margin: auto;
  margin-top: 80px;
}

.project-header{
	display: flex;
}

.project-header .pillar{
	max-width: 150px;
}

.project-header .axis{
	max-width: 200px;
	margin-left: auto;
}

.grid-sizer{
	width: 20%;
}
.masonry-item {
	width: 40%;
}

.gutter-sizer {
  width: 0%;
}

.gutter-sizer-axis{
  width: 0%;
}

.grid-sizer-axis{
	width: 33%;
}
.masonry-item-axis{
	width: 33%;
}

.masonry-filler-top:nth-child(1){
	position: absolute;
	top: -40%;
	left: 50%;
	transform: translateX(-50%);
	max-width: 35%;
	height: auto;
	z-index: -1;
}

.masonry-filler-top:nth-child(2){
	position: absolute;
	top: -40%;
	left: 0;
	max-width: 35%;
	height: auto;
	z-index: -1;
}


.masonry-filler{
	position: absolute;
	top: 0;
	left: -15%;
	max-width: 35%;
	height: auto;
	z-index: -1;
}


.masonry-filler:nth-child(2){
	position: absolute;
	top: 50%;
	left: 5%;
	max-width: 35%;
	transform:translateY(-50%);
	height: auto;
}


.masonry-item .project, .masonry-item-axis .axis-programme{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	border-radius: 30px;;
}

.masonry-item-axis .axis-programme{
	padding: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.masonry-item-axis .axis-programme.margin-top-big{
	margin-top: 25%;
}

.big-item, .big-margin{
  width: 60%;
}

.big-item{
	margin-top: 80px;
}

.big-margin .project{
	width: 63%;
	margin-left: auto;
}



.project-gallery{
	border-radius: 30px;
	overflow: hidden;
}


.project-gallery .slick-list{
	padding-top: 50%;
	height: auto !important;
}

.project-gallery .slick-list .slick-track{
	position: absolute;
	top: 0;
	height: 100%;
}

.project-gallery .slick-list .slick-track .slick-slide{
	object-fit: cover;
	object-position: center;
}

.project-gallery .slick-list .slick-track .gallery-placeholder{
	object-fit: contain;
	object-position: center;
}

.gallery-placeholder{
	max-width: 100%;
}

.map-wrapper{
	width: 100%;
	height: calc(70vh - 150px);
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 2;
}

.map-wrapper .svg-map{
	max-width: 1500px;
	width: 100vw;
	height: auto;
    display: block;
}

.map-inner-wrapper{
/*	background-color: yellow;*/
	position: relative;
    display: inline-block; /* Adjusts the wrapper size to the content */
    margin: auto;
}

.heart-wrapper{
	position: absolute !important;
	cursor: pointer;
}

.map-axis-indicator{
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fefef1;
	border-radius: 10px;
	padding: 10px 30px;
	font-size: 12px;
	display: none;
}

.nav-clip{
	position: absolute;
  	left: 0;
  	top: 0;
  	z-index: -1;
  	width: 100%;
}

.mobile-burger{
	display: none;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar1 {
  transform: translate(0, 11px) rotate(-45deg);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  transform: translate(0, -11px) rotate(45deg);
}

.body-overlay{
	position: fixed;
	z-index: 600;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	height: 100svh;
	background-color: #fefef1;
	display: flex;
	flex-direction: column;
}

.body-overlay .loader{
	margin: auto;
	position: relative;
	display: flex;
	justify-content: center;
	max-width: 150px;
}

.body-overlay .loader .loader-circle{
	position: relative;
	max-width: 80%;
	height: auto;
}

.body-overlay .loader .loader-heart{
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 45%;
	transform: translate(-50%,-50%) scale(0.9);
	animation: beat .5s infinite alternate;
}


@keyframes beat{
	to { transform: translate(-50%,-50%) scale(1); }
}

.lang-wrapper{
	position: relative;
	margin-bottom: auto;
	margin-top: auto;
	padding-top: 10px;
}

.lang-list{
	position: absolute;
	top: 100%;
	background-color: #fefef1;
	z-index: 2;
}

.lang-list .lang{
	padding-top: 10px;
	padding-bottom: 10px;
}

.active-lang{
	text-transform: uppercase;
	cursor: pointer;
}


.social-module{
	padding-bottom: 150px;
}

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

	.project{
		padding-top: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
		padding-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
	}
	.nav-wrapper{
		padding-left: calc(20px + (113 - 20) * ((100vw - 320px) / (1920 - 320)));
		padding-right: calc(20px + (113 - 20) * ((100vw - 320px) / (1920 - 320)));
	}
	.pl-1{
		padding-left: calc(20px + (141 - 20) * ((100vw - 320px) / (1920 - 320)));	
	}
	.pr-1{
		padding-right: calc(20px + (141 - 20) * ((100vw - 320px) / (1920 - 320)));
	}

	.pl-100{
		padding-left: calc(20px + (100 - 20) * ((100vw - 320px) / (1920 - 320)));	
	}
	.pr-100{
		padding-right: calc(20px + (100 - 20) * ((100vw - 320px) / (1920 - 320)));
	}

	.pl-60{
		padding-left: calc(20px + (60 - 20) * ((100vw - 320px) / (1920 - 320)));	
	}
	.pr-60{
		padding-right: calc(20px + (60 - 20) * ((100vw - 320px) / (1920 - 320)));
	}
}

@media screen and (min-width: 1360px){
	.text-with-img{
		min-height: calc(63vh);
		display: flex;
		flex-direction: column;
	}
	.text-with-img .grid{
		margin-top: auto;
		margin-bottom: auto;
	}
}

.footer-pillars{
	font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
}
.ppillar, .paxis, .project-content{
	font-size: calc(20px + (25 - 20) * ((100vw - 320px) / (1920 - 320)));
}
h1{
	font-size: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320)));
}
h2{
	font-size: calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
}
.axis-p-title, .completed-wrapper h2{
	font-size: calc(30px + (35 - 30) * ((100vw - 320px) / (1920 - 320)));
}
.text-with-img p, .contact-text{
	font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
}
.axis-p-description, .completed-wrapper p{
	font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
}
.big-text p{
	font-size: calc(18px + (50 - 18) * ((100vw - 320px) / (1920 - 320)));
}
.color-tables{
	margin-top: calc(10px + (50 - 10) * ((100vw - 320px) / (1920 - 320)));
	margin-bottom: calc(10px + (50 - 10) * ((100vw - 320px) / (1920 - 320)));
	text-align: center;
}
.color-tables p{
	font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
	padding-left: calc(10px + (69 - 10) * ((100vw - 320px) / (1920 - 320)));
	padding-right: calc(10px + (69 - 10) * ((100vw - 320px) / (1920 - 320)));
}
.color-tables p strong{
	font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));
	font-weight: normal;
}
.color-tables .stretch-col{
	padding-top: calc(10px + (69 - 10) * ((100vw - 320px) / (1920 - 320)));
	padding-bottom: calc(10px + (69 - 10) * ((100vw - 320px) / (1920 - 320)));
}
.axis-title{
	font-size: calc(28px + (48 - 28) * ((100vw - 320px) / (1920 - 320)));
}
.axis-info-title{
	font-size: calc(25px + (38 - 25) * ((100vw - 320px) / (1920 - 320)));
}
.axis-text{
	padding-top: calc(20px + (120 - 20) * ((100vw - 320px) / (1920 - 320)));
	padding-bottom: calc(20px + (60 - 20) * ((100vw - 320px) / (1920 - 320)));
}
input, .terms-wrapper{
	font-size: calc(18px + (35 - 18) * ((100vw - 320px) / (1920 - 320)));
	padding-top: calc(10px + (40 - 10) * ((100vw - 320px) / (1920 - 320)));
	padding-bottom: calc(10px + (40 - 10) * ((100vw - 320px) / (1920 - 320)));
	padding-left: calc(20px + (100 - 20) * ((100vw - 320px) / (1920 - 320)));
	padding-right: calc(10px + (40 - 10) * ((100vw - 320px) / (1920 - 320)));
}
.input-wrapper button{
	font-size: calc(18px + (35 - 18) * ((100vw - 320px) / (1920 - 320)));
	padding-top: calc(10px + (40 - 10) * ((100vw - 320px) / (1920 - 320)));
	padding-bottom: calc(10px + (40 - 10) * ((100vw - 320px) / (1920 - 320)));
	padding-left: calc(20px + (150 - 20) * ((100vw - 320px) / (1920 - 320)));
	padding-right: calc(20px + (150 - 20) * ((100vw - 320px) / (1920 - 320)));
}
.map-title{
	font-size: calc(25px + (48 - 25) * ((100vw - 320px) / (1920 - 320)));
	padding-top: calc(20px + (70 - 20) * ((100vw - 320px) / (1920 - 320)));
}
.completed-wrapper, .completed-extra-text-wrapper{
	padding-left: calc(18px + (140 - 18) * ((100vw - 320px) / (1920 - 320)));
	padding-right: calc(18px + (140 - 18) * ((100vw - 320px) / (1920 - 320)));
	padding-top: calc(18px + (80 - 18) * ((100vw - 320px) / (1920 - 320)));
	padding-bottom: calc(18px + (80 - 18) * ((100vw - 320px) / (1920 - 320)));
}


@media screen and (min-width: 1920px){
	h1, .axis-p-title{
		font-size: 40px;
	}
	.text-with-img p, .contact-text{
		font-size: 25px;
	}
	.axis-p-description{
		font-size: 20px;
	}
	.big-text p{
		font-size: 50px;
	}
	.color-tables p {
	    font-size: 25px;
	    padding-left: calc(10px + (69 - 10) * ((100vw - 320px) / (1920 - 320)));
	    padding-right: calc(10px + (69 - 10) * ((100vw - 320px) / (1920 - 320)));
	  }
	.axis-title{
		font-size: 48;
	}
	
	.axis-info-title{
		font-size: 38px;
	}
	.axis-text{
		padding-top: 120px;
		passing-bottom: 60px;
	}
	input, .terms-wrapper{
		font-size: 35px;
		padding-top: 40px;
		padding-bottom: 40px;
		padding-left: 100px;
		padding-right: 40px;
	}
	.input-wrapper button{
		font-size: 48px;
		padding-top: 40px;
		padding-bottom: 40px;
		padding-left: 150px;
		padding-right: 150px;
	}
	.map-title{
		font-size: 48px;
		padding-top: 70px;
	}
	.completed-wrapper, .completed-extra-text-wrapper{
		padding: 70px 150px;
	}
	.completed-wrapper h2{
		font-size: 35px;
	}
	.completed-wrapper p{
		font-size: 20px;
		max-width: 650px;
	}
}


@media screen and (max-width: 1920px){
	.nav-clip{
		display: none;
	}

	
}



@media screen and (max-width: 1600px){
	.axis-info-wrapper .axis-info-text{
		flex-direction: column;
		margin-top: 15px;
	}

	.axis-info-wrapper .axis-info-text p{
		width: 90%;
		margin: 0 auto;
	}
}

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

	.masonry-filler, .masonry-filler-top{
		display: none;
	}

	.project-header{
		flex-direction: column;
	}
	.project-header .axis{
		margin-left: 0;
		padding-top: 0;
		margin-top: 10px;
	}
	main{
		margin-top: 0;
	}

	.social-module{
		padding-bottom: 0;
	}

	.grid-sizer, .grid-sizer-axis{
		width: 100%;
	}
	.masonry-item, .masonry-item-axis{
		width: 100%;
	}

	.masonry-item .project{
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 30px;
		border-radius: 30px;;
	}

	.margin-top-big{
		margin-top: 0 !important;
	}

	.big-item, .big-margin{
		width: 100%;
	}

	.big-item{
		margin-top: 0px;
	}

	.big-margin .project{
		width: 100%;
		margin-left: auto;
	}

	.project-gallery .slick-list{
		padding-top: 75%;
		height: auto !important;
	}

	.faq-wrapper{
		margin-top: 180px;
	}

	.project-extra-fields, .proj-axis{
		flex-direction: column;
	}

	.donor{
		margin-left: 0;
		margin-top: 1rem;
	}

	.text-with-img{
		margin-bottom: 50px;
	}

	.social-module{
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.axis-p-image{
		padding-top: 100%;
		display: none;
	}

	.axis-p-wrapper{
		padding-left: 6%;
		padding-right: 6%;
	}

	.axis-p-intro{
		padding: 0 !important;
	}

	.axis-p-intro{
		padding-right: 6%;
	} 

	.leaflet-control-zoom {
		display: none;
	}

	.map-wrapper{
		height: 50vh !important;
	}

	.map-header{
		width: 94%;
		margin: auto;
		margin-top: 25px;
		margin-bottom: 40px;
		display: block;
	}

	.color-tables{
		width: 94%;
		margin: auto;
	}

	.color-tables p{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.sub-menu{
		display: none !important;
	}

	.img-strech, .img-strech-wrapper img{
		border-radius: 30px;
		border-top-left-radius: 50px;
		border-bottom-left-radius: 50px;
	}

	.map-wrapper{
		height: calc(100vh - 150px);
	}
	.axis-view-more{
		margin-top: 20px;
	}
	.lang-list{
		top: 125%;
	}
	

	.mobile-burger{
		display: block;
	}

	.map-wrapper{
		height: calc(100vh - 80px);
	}

	 .img-strech, .img-strech-wrapper img{
	 	border-radius: 30px;
	 }
	 .grid-radius{
	 	border-radius: 30px;
	 }

	.nav-clip{
		display: none;
	}

	.terms-wrapper input{
		width: 30px;
	}

	.lang-wrapper{
		margin-top: auto;
		margin-bottom: auto;
		margin-left: auto;
		margin-right: 25px;
	}

	.main-menu{
		position: fixed;
		top: 80px;
		background: #fefef1;
		left: 0;
		width: 100%;
		height: calc(100vh - 80px);
		height: calc(100svh - 80px);
		display: none;
	}

	.primary-menu{
		display: flex;
		flex-direction: column;
		margin: auto;
		text-align: center;
		padding:0 ;
	}

	.primary-menu li{
		padding-top: 25px;
		padding-bottom: 25px;
		font-size: 6vw;
	}

	.logo-wrapper img{
		width: auto;
		max-height: 40px;
	}
	nav{
		height: 80px;
	}
	main{
		padding-top: 80px;
	}
	.axis-info-wrapper{
		flex-direction: column;
	}
	
	.axis-slide img{
		height: auto;
	}
	.axis-info-wrapper .axis-info-text p{
		width: unset;
		margin: 0;
	}
	.axis-info-more{
		margin-top: 20px;
	}
	.map img{
		position: relative;
		transform: unset;
		top: unset;
		left: unset;
	}
	.map-module{
		min-height: unset;
		padding-bottom: 25px;
	}
	.img-strech-wrapper img{
		position: relative;
	}
}

@media screen and (max-width: 768px){
	.pl-1{
		padding-left: 6%;
	}
	.pr-1{
		padding-right: 6%;
	}
	.color-tables p{
		padding:6%;
		text-align: left !important;
	}
	.stretch-col{
		border-radius: 30px;
	}

	.soc-wrapper{
		padding:10%;
		border-radius: 30px;
		justify-content: space-between;
	}
	.social-link a{
		display: block;
	}

	.social-link img{
		height: 70px;
		width: auto;
	}
	.axis{
		border-top-left-radius: 30px;
		border-top-right-radius: 30px;
	}
	.hide-in-mob{
		display: none;
	}
	.axis{
		padding-top: 50px;
	}
	.axis-title{
		padding-bottom: 50px;
	}
	.img-strech-wrapper{
		order: -1;
	}
}