/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */



/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */

body {
    font-family: 'Nunito', sans-serif;
	background-color: rgb(249,249,249);
	
}

.serviceDetails {

}

.copyrightDiv {
font-size: 12px;
color: grey;
padding-top: 20px; 

}

.videoDiv {
width:100%; 
height: 600px; 
overflow: hidden;
}

.aboutUs {
position:absolute;
padding-top: 100px;
padding-left: 10px;
}

.aboutUs p {
font-family: GeosansLight;
font-variant: normal;
font-weight: 400;
/*color: white;*/
line-height: 1.3;
}


.desktopLogo {
max-width: 269px; 
height: 67px;
margin: 10px;

}

.mobileLogo {
max-width: 200px; 
height: 50px;
}



#panel, #flip, #panel1, #flip1, #panel2, #panel3, #panel4, #panel5, #panel6, #panel7, #panel8, #panel9, #flip2, #flip3, #flip4, #flip5, #flip6, #flip7, #flip8, #flip9 {
    text-align: center;
    height: 180px;
	font-size: 13px;
	line-height: 1.3;
}

#panel , #panel1, #panel2, #panel3, #panel4, #panel5, #panel6, #panel7, #panel8, #panel9  {
    display: none;
	background-color: rgb(133,133,133);
	position: absolute;
	opacity: 1;
	color: white;
	padding: 10px;
	
}

.firstContent {
padding-top: 50px;
}


h2 {
padding-top: 50px;
padding-bottom: 35px;
text-align: center;
}

.teaser-header {
font: 20px arial, sans-serif;
font-weight: bold;
margin-bottom: 5px;
}

.teaser-text {
color: rgb(89,89,89);
padding-left: 50px; 
padding-right: 50px;
}


.teaser-header-footer{
font-size: 20px;
font-weight: bold;
margin-bottom: 25px;
margin-top: 25px;
}

.teaser-text-footer {
color: white;
padding-left: 50px; 
padding-right: 50px;
}

.teaser-text-footer-mission {
color: white;
font-size: 17px;
line-height: 1.2;
font-style: italic;
font-weight: 50;
}

.teaser-text-footer-contact {
color: white;
padding-left: 40px; 
padding-right: 80px;
font-size: 14px;
line-height: 1.7;
text-align: left;
padding-top: 7px;
}

.contact-padding {
/*padding-left: 150px;*/
}

.hp-navbar-list {
/*position: fixed;*/
position: absolute;
top: 0px;
width: 100%;
/*height: 40px;*/
}

/*
.hp-navbar-icon-mobile-logo {
position: absolute;
top: 20px;
left: 80px;
}
*/
.teaser {
 list-style-type: none;
 }

.teaser {
 text-align: center; 
}

.topLogoMobile {
display: block;
max-width: 100px;
max-height: 45px;
}

.topLogoDesktop {
display: block;
max-width: 170px;
max-height: 65px;
}


.no-border-img {
padding: 0 0 0 0;

}

.hp-navbar-list p:last-child {
padding-left: 20px;
}

.hp-services-list {
height: 180px;
/*border-style: solid;
border-width: 1px;*/
margin: 15px 10px 15px 10px;
background-color: white;
}

.hp-services-list p{
/*padding-top: 20px;*/
padding-left: 10px;
padding-right: 10px;
}

.hp-services-list .teaser {
padding-top: 40px;
} 

.serviceDetailsList {
padding-left: 10px;
padding-bottom: 10px;
}

.serviceDetailsList li {
list-style-position: outside;
} 

.serviceDetailsList li::before {
content: "• ";
color: red;
font-size: 15px;
margin-right: 10px;
}


/*example begins here*/
/* Remove margins and padding from the list, and add a black background color */
ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

/* Float the list items side by side */
ul.topnav li {
float: left; 
display: none;
}

ul.topnav li {color: white;}

/* Style the links inside the list items */
ul.topnav li a {
    display: inline-block;
    color: #f2f2f2;
    text-align: center;
	/*padding-top: 10px;*/
	padding-left: 15px;
    /*padding: 14px 16px;*/
    text-decoration: none;
    transition: 0.2s;
    font-size: 17px;
}

/* Change background color of links on hover */
ul.topnav li a:hover {background-color: #555;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: block;}


@font-face {
font-family: "GeosansLight";
src: url("../fonts/GeosansLight.ttf");
}


.startMessage {
text-align: center;
padding-top: 160px;
font-family: GeosansLight;
font-variant: normal;
z-index: 99;
}

.startMessage h1 {
/*font-size: 60px;*/
color: black;
font-family: GeosansLight;
margin-top: 0px;
}

/* for parallax effect */

.parallax { 
    /* The image used */
    background-image: url("../images/compass-parallax.jpg");

    /* Set a specific height */
    height: 100px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	
}

.parallax1 { 
    /* The image used */
    /*background-image: url("../images/sunrise-sky.png");*/

    /* Set a specific height */
    height: 615px; 
	
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax2 { 
    /* The image used */
    background-image: url("../images/map-of-the-world.jpg");
	filter: grayscale(100%);
    /* Set a specific height */
    height: 300px; 

    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax3 { 
    /* The image used */
    /*background-image: url("../images/compass-vintage-wood-background.jpg");*/
	background-image: url("../images/desktop-planning.jpeg");
	filter: grayscale(0%);
    /* Set a specific height */
    height: 300px; 
	width: 100%;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax4 { 
    /* The image used */
    /*background-image: url("../images/compass-vintage-wood-background.jpg");*/
	background-image: url("../images/lego.jpg");
	filter: grayscale(40%);
    /* Set a specific height */
    height: 300px; 
	width: 100%;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.parallax5 { 
    /* The image used */
    /*background-image: url("../images/compass-vintage-wood-background.jpg");*/
	background-image: url("../images/team-development.jpg");
	filter: grayscale(0%);
    /* Set a specific height */
    height: 300px; 
	width: 100%;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax6 { 
    /* The image used */
    /*background-image: url("../images/compass-vintage-wood-background.jpg");*/
	background-image: url("../images/team.jpg");
	filter: grayscale(0%);
    /* Set a specific height */
    height: 300px; 
	width: 100%;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax7 { 
    /* The image used */
    /*background-image: url("../images/compass-vintage-wood-background.jpg");*/
	background-image: url("../images/band.jpg");
	filter: grayscale(0%);
    /* Set a specific height */
    height: 300px; 
	width: 100%;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* for parallax effect - end*/
/* for parallax effect - end*/

.footerLayer {
/*background-color: rgb(85,100,133);*/
padding-bottom: 10px;
padding-top: 20px;
padding-right: 20px;
padding-left: 20px;
background-color: black;
font-variant: normal;
font-size: 30px;
color: white;
line-height: 1;
}

.footerLayer li {
font-size: 30px;

}

/*new navbar*/
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.msg {
  font-family: 'Pacifico', cursive;
  font-size: 3vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  align-items: center;
  color: #FEFEFE;
  background-color: #1184F0;
}

menu, menu label {
  position: absolute;
  top: 0;
  right: 0;
}

menu { margin: 0; }

menu input[type=checkbox] { display: none; }

menu input[type=checkbox]:checked + .drawer-list {
  transform: translatex(0);
  border-bottom-left-radius: 0;
}

menu input[type=checkbox]:checked + .drawer-list li { transform: translatex(0); }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(1) { transition: transform 0.5s 0.02s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(2) { transition: transform 0.5s 0.04s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(3) { transition: transform 0.5s 0.06s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(4) { transition: transform 0.5s 0.08s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(5) { transition: transform 0.5s 0.1s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(6) { transition: transform 0.5s 0.12s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(7) { transition: transform 0.5s 0.14s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(8) { transition: transform 0.5s 0.16s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(9) { transition: transform 0.5s 0.18s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(10) { transition: transform 0.5s 0.2s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(11) { transition: transform 0.5s 0.22s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(12) { transition: transform 0.5s 0.24s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(13) { transition: transform 0.5s 0.26s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(14) { transition: transform 0.5s 0.28s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(15) { transition: transform 0.5s 0.3s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(16) { transition: transform 0.5s 0.32s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(17) { transition: transform 0.5s 0.34s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(18) { transition: transform 0.5s 0.36s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(19) { transition: transform 0.5s 0.38s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(20) { transition: transform 0.5s 0.4s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(21) { transition: transform 0.5s 0.42s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(22) { transition: transform 0.5s 0.44s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(23) { transition: transform 0.5s 0.46s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(24) { transition: transform 0.5s 0.48s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(25) { transition: transform 0.5s 0.5s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(26) { transition: transform 0.5s 0.52s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(27) { transition: transform 0.5s 0.54s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(28) { transition: transform 0.5s 0.56s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(29) { transition: transform 0.5s 0.58s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(30) { transition: transform 0.5s 0.6s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(31) { transition: transform 0.5s 0.62s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(32) { transition: transform 0.5s 0.64s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(33) { transition: transform 0.5s 0.66s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(34) { transition: transform 0.5s 0.68s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(35) { transition: transform 0.5s 0.7s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(36) { transition: transform 0.5s 0.72s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(37) { transition: transform 0.5s 0.74s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(38) { transition: transform 0.5s 0.76s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(39) { transition: transform 0.5s 0.78s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(40) { transition: transform 0.5s 0.8s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(41) { transition: transform 0.5s 0.82s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(42) { transition: transform 0.5s 0.84s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(43) { transition: transform 0.5s 0.86s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(44) { transition: transform 0.5s 0.88s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(45) { transition: transform 0.5s 0.9s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(46) { transition: transform 0.5s 0.92s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(47) { transition: transform 0.5s 0.94s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(48) { transition: transform 0.5s 0.96s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(49) { transition: transform 0.5s 0.98s ease; }

menu input[type=checkbox]:checked + .drawer-list li:nth-child(50) { transition: transform 0.5s 1s ease; }

menu input[type=checkbox]:checked + .drawer-list li a { padding-right: 15px; }

menu input[type=checkbox]:checked ~ hamburger > i {
  background-color: transparent;
  transform: rotate(90deg);
}

menu input[type=checkbox]:checked ~ hamburger > i:before { transform: translate(-50%, -50%) rotate(315deg); }

menu input[type=checkbox]:checked ~ hamburger > i:after { transform: translate(-50%, -50%) rotate(-315deg); }

menu input[type=checkbox]:checked ~ hamburger close {
  color: #FEFEFE;
  width: 100%;
}

menu input[type=checkbox]:checked ~ hamburger open {
  color: transparent;
  width: 0;
}

menu .drawer-list {
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  width: 100vw;
  transform: translate(100vw, 0);
  /* ie workaround */
  -ms-transform: translatex(-100vw);
  box-sizing: border-box;
  pointer-events: none;
  padding-top: 125px;
  transition: width 475ms ease-out, transform 450ms ease, border-radius .8s .1s ease;
  border-bottom-left-radius: 100vw;
  background-color: #333;
  background-color: #333;
  
}
@media (min-width: 768px) {

menu .drawer-list { width: 25vw; }
}

menu .drawer-list ul {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  pointer-events: auto;
}

menu .drawer-list li {
  list-style: none;
  text-transform: uppercase;
  pointer-events: auto;
  white-space: nowrap;
  box-sizing: border-box;
  transform: translatex(100vw);  
  /* ie workaround */
  -ms-transform: translatex(-100vw);
}

menu .drawer-list li:last-child { margin-bottom: 2em; }

menu .drawer-list li a {
  text-decoration: none;
  color: #FEFEFE;
  text-align: center;
  display: block;
 padding: .5rem;
  font-size: 25px;
  height: 55px;
  padding-top: 7px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {

menu .drawer-list li a {
  font-size: 25px;
  text-align: right;
}
}

menu .drawer-list li a:hover {
  cursor: pointer;
  background-color: #C00000;
  background-color: #C00000;
}

menu hamburger {
  position: absolute;
  display: block;
  right: 20px;
  height: 50px;
  width: 50px;
}

menu hamburger:hover { cursor: pointer; }

menu hamburger text close, menu hamburger text open {
  text-transform: uppercase;
  font-size: .8em;
  align-text: center;
  position: absolute;
  transform: translateY(50px);
  text-align: center;
  overflow: hidden;
  transition: width .25s .35s, color .45s .35s;
}

menu hamburger text close {
  color: transparent;
  right: 0;
  width: 0;
}

menu hamburger text open {
  color: #FEFEFE;
  width: 100%;
}

menu hamburger > i {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  background-color: #FEFEFE;
  pointer-events: auto;
  transition-duration: .35s;
  transition-delay: .35s;
}

menu hamburger > i:before, menu hamburger > i:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  left: 50%;
  background: #FEFEFE;
  content: "";
  transition: transform 0.35s;
  transform-origin: 50% 50%;
}

menu hamburger > i:before { transform: translate(-50%, -14px); }

menu hamburger > i:after { transform: translate(-50%, 14px); }

/*new navbar end */