@charset "utf-8";
/* CSS Document */

body { 
	
  background-color: #FFFFFF;
font-family: san "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica, Arial", "sans-serif";
}
/*
.image{
	position: relative;
	height:230px;
	overflow: hidden;
	background:url("img/color2.jpg") no-repeat center;
	background-size: cover;
}*/

.cd-header__nav-trigger {
	 position: relative;
	 height: 45px;
	 width: 45px;
}
 .cd-header__nav-trigger span, .cd-header__nav-trigger span::before, .cd-header__nav-trigger span::after {
	 position: absolute;
	 width: 28px;
	 height: 3px;
	 background-color: #C02626;
	 backface-visibility: hidden;
}
 .cd-header__nav-trigger span {
	 top: 21px;
	 left: 8px;
	 transition: background 0.2s var(--cd-nav-animation);
}
 .cd-header__nav-trigger span::before, .cd-header__nav-trigger span:after {
	 content: '';
	 left: 0;
	 transition: transform 0.2s var(--cd-nav-animation);
}
 .cd-header__nav-trigger span::before {
	 bottom: 8px;
}
 .cd-header__nav-trigger span::after {
	 top: 8px;
}
 .cd-header--is-translated .cd-header__nav-trigger span {
	 background-color: alpha(var(--color-white), 0);
}
 .cd-header--is-translated .cd-header__nav-trigger span::before, .cd-header--is-translated .cd-header__nav-trigger span::after {
	 background-color: #C02626;
}
 .cd-header--is-translated .cd-header__nav-trigger span::before {
	 transform: translateY(8px) rotate(-45deg);
}
 .cd-header--is-translated .cd-header__nav-trigger span::after {
	 transform: translateY(-8px) rotate(45deg);
}
 


.cd-logo{
	height: 50%;
	width: 10%;

}
img.cd-logo{
	position: absolute;
	top: 25%;
}
	nav.cd-3d-nav{
		height: 12%;
	}
	
@media only screen and (max-width: 480px){
  a img.cd-logo{
	 top: 35%;  
	width: 30%;
	height: 35%;
	}
	a.cd-header__nav-trigger{
		margin-right: 0;
	}
	/*services*/
	h2{
		font-size: 90%;
	}
	div.row-left{
		margin-left: 0;
	}
	div.row-right{
		margin-right: 0;
	}
	div.info{
		padding: 1%;
		margin: 1%;
	
	}
	.row div.top {
		font-size: 70%;
	}
	.row div.bottom {
		font-size: 70%;
	}
	.projects-showcase li img{
	display: block;
	float: left;
		
	width: 120%;
		height: auto;
	
}	
	p.long-copy{
		text-align: justify;
		font-size: 100%;
		
	}
	section.section-mindsphoto{
	
	}
	ul.projects-showcase{
		margin-left: 10%;
	}
	nav.cd-3d-nav{
		height: 12%;
	}
}
@media only screen and (max-width: 768px){
img.cd-logo{
	top: 35%;
	width: 25%;
	height: 40%;
	}
.section-minds .btn-full{
	width: 120px;	
	}	
.minds div:first-child{
min-height: 30px;;
}		
.minds div:last-child{
min-height: 30px;;
}
	.projects-showcase li img{
	display: block;
	float: left;
	width: 100%;
		height: auto;
	
}	
	p.long-copy{
		text-align: justify;
	
	}
}

 
@media only screen and (max-width: 1023px){

	img.cd-logo{
	top: 35%;	
	width: 15%;
	height: 40%;
	}
.minds{
		width: 90%;
		position: absolute;
		left: 0%;
	}
	.minds .btn{
		width: 20%;
		position: absolute;
		left: 20%;
	}
	
.minds-photo{
    width: 100%;
	height: auto;
	margin: 5px;
	overflow: hidden;
	background-color: #fff;
}
.minds-photo img{
	width: 100%;
	height: auto;

}
.section-mindsphoto{
	margin-top: 50%;
	margin-left: 1%;
}
.minds div:last-child{
min-height: auto;
}	
	.projects-showcase li img{
	display: block;
	float: left;
	width: 100%;
		height: auto;
	
}	
	p.long-copy{
		text-align: justify;
	
	}	

}
@media only screen and (min-width: 1024px){
	.minds{
		width: 90%;
		position: absolute;
		left: 0%;
	}
	.minds .btn{
		width: 20%;
		position: absolute;
		left: 25%;
	}
.minds div:last-child{
min-height: auto;
}	
	.minds-photo{
    width: 90%;
	overflow: hidden;
	
}
.minds-photo img{
	width: 90%;
	height: 12vh;

}
.section-mindsphoto{
	margin-top: 50%;
	width: 98%;
	margin-left: 4%;

}

}
	nav.cd-3d-nav{
		height: 12%;
	}
/* -----
SVG Icons - svgicons.sparkk.fr
----- */

.svg-icon {
  width: 2em;
  height: 2em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #fff;
}

.svg-icon circle {
  stroke: #C02626;
  stroke-width: 1;
}
h1.text-xl {
	color: #C02626;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	
	
}
h3{
	text-align: center;
	margin-bottom: 20px;
	color: #fff;
}
/* line and arrow */
.cd-3d-nav__marker--col-1 {
	color: #C02626;
	background-color: #C02626; 
}
.cd-3d-nav__marker--col-2 {
	color: #C02626;
	background-color: #C02626; 
}
.cd-3d-nav__marker--col-3 {
	color: #C02626;
	background-color: #C02626; 
}
.cd-3d-nav__marker--col-4 {
	color: #C02626;
	background-color: #C02626; 
}
.cd-3d-nav__marker--col-5 {
	color: #C02626;
	background-color: #C02626; 
}

/* 3d nav container colors*/
.cd-3d-nav__item--selected a{
	  
    background-color: #CB4D4F;
}
 .cd-3d-nav__item--selected  a:hover {
      background-color: #CB4D4F;
	
	}

.cd-3d-nav {

  background-color: #EF8889;
}

.cd-3d-nav__list { 

  background-color: #EF8889;
}
.cd-3d-nav__list a:hover{
	  background-color: #DB6366;
}



/*about*/
 .long-copy{
    margin: 50px;	
	font-weight: 400;
	 text-align: center;
	
	
}
.icon-img{
display: block;
margin: 20px auto;
	height: 250px;

}
.long-copy{
	font-size: 200%;
}


/*--------------------------*/
/*the minds*/
/*--------------------------*/
section.section-mindsphoto{
margin-top: 2%;
margin-left: 1%;	
}
.minds{
position: absolute;
left: 15%;
width: 70%;	

}
.mind{
	text-align: center;
	font-size: 100%;
	margin-bottom: 20px;
}
.minds-photo{
    width: 90%;
	margin: 5px;
	overflow: hidden;
	
}
.minds-photo img{
	width: 90%;
	height: 33vh;

}
.section-mindsphoto{
	margin-top: 38%;
	margin-left: 7%;
	padding: 0;
}
.minds div:last-child{
min-height: auto;
}
h2{
	word-spacing: 2px;
	font-size: 250%;
	text-align: center;
	font-weight: 600;
	margin: 40px 0;
	padding-top: 20px;
	color: #C02626;
	}	
p{
	font-size: 100%;
	font-family: san "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
.clearfix{zoom: 1}
.clearfix:after{
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.projects-showcase{
	list-style: none;
	width:100%;
}
.projects-showcase li{
	display: block;
	float: left;
	width: 23%;
	margin: 10px;
}
div.empty{
	height: 50px;
	width: auto;
}
/* FOOTER */
.footer {
	width: 100%;
	background: #CB4D4F;
	display: block;
 }
.inner-footer h3{
	text-align: left;
	color: #fff;
}
 .inner-footer {
	 width: 95%;
	 margin: auto;
	 padding: 30px 10px;
	 display: flex;
	 flex-wrap: wrap;
	 box-sizing: border-box;
	 justify-content: center;
 }

.footer-items {
	width: 25%;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #fff;
}

.footer-items p {
	font-size: 16px;
	line-height: 25px;
	color: #fff;
}

.footer-items h1 {
	color: #fff;
	font-size: 160%;
	font-weight: 400;
}

.border1 {
	height: 3px;
	width: 40px;
	background: #ff9800;
	color: #ff9800;
	background-color: #ff9800;
	border: 0px;
}

ul.foot {
	list-style: none;
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.5px;	
 }

ul a {
	text-decoration: none;
	outline: none;
	color: #fff;
	transition: 0.3s;
}

.foot ul a:hover {
	color: #ff9800;
}

ul.foot li {
	margin: 15px 0;
	height: 25px;
}

li i {
	margin-right: 20px;
}

.social-media {
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 20px;
}

.social-media a {
	text-decoration: none;
}

.social-media i {
	height: 25px;
	width: 25px;
	margin: 20px 10px;
	padding: 4px;
	color: #fff;
	transition: 0.5s;
}

.social-media i:hover {
	transform: scale(1.5);
}

.footer-bottom {
	padding: 10px;
	background: #C02626;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

/* for tablet mode view */

@media screen and (max-width: 1275px) {
	.footer-items {
		width: 50%;
	}
}

/* for mobile screen view */

@media screen and (max-width: 660px) {
	.footer-items {
		width: 100%;
	}
}