
@import url('https://fonts.googleapis.com/css?family=Quicksand:400,500,600,700&display=swap');

a:hover{ color: #fff; }
a:focus {
  outline: none;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  color: #fff; 
  text-decoration: none;  
}
/*reset*/
@-webkit-keyframes glow {
 0% {
 opacity: 0;
}
 50% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
.glow:after {
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	content: "";
	border-radius: 3px;
}
.about_home{    color: #c3c3c3;}
#btn {
	/*-webkit-animation-name: glow;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	opacity: 0;*/
	text-align: center;
	font-size: 100px;
	color: white;
	line-height: 100px;
	margin-top:6%;
	float: right;
}
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, a, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font: inherit;
	text-decoration: none;
	list-style: none;
}
a, a:active, a:hover {
	outline: none;
}
img {
	max-width: 100%;/*max-height:100%;*/
}
/*html5 display rule*/
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
	display: block;
}
 *::-moz-selection {
 background: #ffffff;
 color: #00b686;
}
iframe {
	border: none;
	width: 100%;
}

.text-white{ color: #fff; }
ul#category li a, ul#navi ul li a {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.arrowinnerTitle, .arrowPricing, #otherServices .arrowinnerTitle, #ourProcess .arrowinnerTitle, #ourClient .arrowinnerTitle, #testimonial .testimoniaContainer .arrowinnerProfile, ul#category .current a:after, .arrowpostTitle, .arrowcommentscountTitle, .arrowRespond, .arrDivider, .arrowFooter, .arrowMain, .arrowAnota, .arrowCrump, .arrowProfile {
	position: absolute;
	height: 5px;
	width: 5px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-ms-transform-origin: 20% 40%; /* IE 9 */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	-webkit-transform-origin: 20% 40%; /* Safari and Chrome */
}
select#mobileNav, #naviRegular select, .respondForm input[type="text"], .respondForm input[type="email"], input[type="number"], .respondForm textarea, #breadCrump p, .contactForm input[type="text"], .contactForm input[type="email"], .contactForm textarea {
	font-size: 12px;
}
ul#navi ul li a, #breadCrump p, #intro p, .skillIntro h3, span.price span.dollar, #ourProcess p, .postContent p, .widget, .postContent blockquote {
}
ul#navi li a, ul#naviRegular li a, select#mobileNav, #mainNavRegular select,  .contactForm input[type="text"], .contactForm input[type="email"], .contactForm textarea, .contactForm textarea, .contactForm input#submit {
}
.f_20{
	font-size:20px !important;
}
body {
	/*font-family: 'Quicksand', sans-serif;*/
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	font-size: 15px;
	font-style: normal;
	position: relative;
	line-height: 20px;
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}
/*Wrapper*/

#wrapper {
	width: 100%;
	position: relative;
}
/*End wrapper*/
.bx-wrapper .bx-controls-direction a{
	z-index:999 !important;
}
/* All wave group logos*/
#group {
	width: 100%;
	position: fixed;
	z-index: 99;
}
.showGroup {
	top: 0;
}
.hideGroup {
	top: -85px;
}
.showGroup, .hideGroup {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
#innerGroup {
	width: 100%;
	background: #fff;
	height: 138px;
	border-bottom: 1px solid #000;
}
#allsites {
	padding-top: 60px;
	position: relative;
}
#allsites a {
	float: left;
	position: relative;
	/*width:20%;*/
	margin-right: 4%;
	margin-bottom: 3%;
	height: 80px;/*border:1px solid #ccc;*/
	/*text-align:center;*/
}
#allsites a img {
	max-height: 40px;
	margin-top: 20px;
}
.top_menu {
	padding-top: 107px;
}
.top_menu ul li {
	float: left;
	margin-left: 35px;
}
.top_menu a, .top_menu a:visited {
	color: #000;
}
.top_menu a:hover {
	font-weight: 500;
}
/*Header*/

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2000;
	background: #000000;
	box-shadow: 0 0 3px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.6);
	-ms-box-shadow: 0 0 3px rgba(0,0,0,.6);
	-o-box-shadow: 0 0 3px rgba(0,0,0,.6);
	padding: 0;
	display: block;
	height: 100px;
}
.main {
	display: none;
}
#innerHeader {
	height: 50px;
}
.mar_100t{
	margin-top:100px;
}
#teaser {
	position: relative;
	height: 600px;
	padding: 100px 0 0 0;
}
#teaser .special {
	color: #fff;
	font-size: 60px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	font-style: italic;
	line-height: 60px;
	margin-top: 20%;
	text-align: left;
}


/* Add  Nav Menu Css 20-Jan-24 Ranjeet */
:root {
  --clr-bg-header: #000000;
  --clr-btn: #000;
  --clr-dropdown: #000000;
  --clr-nav-hover: #151618;
  --clr-dropdown-hov: #333;
  --clr-dropdown-link-hov: #333;
  --clr-light: #fafafa;
}


header {
  position: sticky;
  top: 0px;
  background-color: #000000;
  width: 100%;
  z-index: 2000;
}

/*section {
  position: relative;
  height: calc(100vh - 3rem);
  width: 100%;
 
  overflow: hidden;
}*/

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(30, 130, 95, 0.5);
}

.container {
  /*max-width: 65rem;*/
  padding: 0 2rem;
  margin: 0 auto;
  /*display: flex;*/
  position: relative; z-index: 1;
}

.logo-container {
  flex: 1;
  display: flex;
  align-items: center;
}

.nav-btn {
  flex: 3;
  display: flex;
}

.nav-links {
  flex: 2;
}

.log-sign {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.logo {
  color: var(--clr-light);
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 3rem;
}

.logo span {
  font-weight: 300;
}

.btn {
  display: inline-block;
  padding: 0.5rem 1.3rem;
  font-size: 0.8rem;
  border: 2px solid var(--clr-light);
  border-radius: 2rem;
  line-height: 1;
  margin: 0 0.2rem;
  transition: 0.3s;
  text-transform: uppercase;
}

.btn.solid,
.btn.transparent:hover {
  background-color: var(--clr-light);
  color: var(--clr-btn);
}

.btn.transparent,
.btn.solid:hover {
  background-color: transparent;
  color: var(--clr-light);
}

.nav-links > ul {
  display: flex;
  justify-content: right;
  align-items: center;
  margin-top: 12px;
}

.nav-link {
  position: relative;
}

.nav-link > a {
  line-height: 3rem;
  color: var(--clr-light);
  padding: 0 0.8rem;
  letter-spacing: 1px;
  font-size: 0.95rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.5s;
  text-transform: uppercase;
}

.nav-link > a > i {
  margin-left: 0.2rem;
}

.nav-link:hover > a {
  transform: scale(1.1);
}

.dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 10rem;
  transform: translateY(10px);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}

.dropdown ul {
  position: relative;
}

.dropdown-link > a {
  display: flex;
  background-color: var(--clr-light);
  color: var(--clr-dropdown);
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  align-items: center;
  justify-content: space-between;
  transition: 0.3s;
}

.dropdown-link:hover > a {
  background-color: var(--clr-dropdown);
  color: var(--clr-light);
}

.dropdown-link:not(:nth-last-child(2)) {
  border-bottom: 1px solid var(--clr-light);
}

.dropdown-link i {
  transform: rotate(-90deg);
}

.arrow {
  position: absolute;
  width: 11px;
  height: 11px;
  top: -5.5px;
  left: 32px;
  background-color: var(--clr-light);
  transform: rotate(45deg);
  cursor: pointer;
  transition: 0.3s;
  z-index: -1;
}

.dropdown-link:first-child:hover ~ .arrow {
  background-color: var(--clr-dropdown);
}

.dropdown-link {
  position: relative;
}

.dropdown.second {
  top: 0;
  left: 100%;
  padding-left: 0.8rem;
  cursor: pointer;
  transform: translateX(10px);
}

.dropdown.second .arrow {
  top: 10px;
  left: -5.5px;
}

.nav-link:hover > .dropdown,
.dropdown-link:hover > .dropdown {
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: auto;
}

.hamburger-menu-container {
  flex: 1;
  display: none;
  align-items: center;
  justify-content: flex-end;
}

.hamburger-menu {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.hamburger-menu div {
  width: 1.6rem;
  height: 3px;
  border-radius: 3px;
  background-color: var(--clr-light);
  position: relative;
  z-index: 1001;
  transition: 0.5s;
}

.hamburger-menu div:before,
.hamburger-menu div:after {
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  background-color: var(--clr-light);
  border-radius: 3px;
  transition: 0.5s;
}

.hamburger-menu div:before {
  transform: translateY(-7px);
}

.hamburger-menu div:after {
  transform: translateY(7px);
}

#check {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  z-index: 90000;
  cursor: pointer;
  opacity: 0;
  display: none;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div {
  background-color: transparent;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:before {
  transform: translateY(0) rotate(-45deg);
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:after {
  transform: translateY(0) rotate(45deg);
}

@keyframes animation {
  from {
    opacity: 0;
    transform: translateY(15px);
  }

  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

@media (max-width: 920px) {
  .hamburger-menu-container {
    display: flex; margin-top: 20px;
  }

  #check {
    display: block;
  }

  .nav-btn {
    position: fixed;
    height: calc(100vh - 5.1rem);
    top: 5.1rem;
    left: 0;
    width: 100%;
    background-color: var(--clr-btn);
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translateX(100%);
    transition: 0.65s;
  }

  #check:checked ~ .nav-btn {
    transform: translateX(0);
  }

  #check:checked ~ .nav-btn .nav-link,
  #check:checked ~ .nav-btn .log-sign {
    animation: animation 0.5s ease forwards;
  }

  .nav-links {
    flex: initial;
    width: 100%;
  }

  .nav-links > ul {
    flex-direction: column;
  }

  .nav-link {
    width: 100%;
    opacity: 0;
    transform: translateY(15px);
  }

  .nav-link > a {
    line-height: 1;
    padding: 0.9rem 2rem;
  }

  .nav-link:hover > a {
    transform: scale(1);
    background-color: var(--clr-nav-hover);
  }

  .dropdown,
  .dropdown.second {
    position: initial;
    top: initial;
    left: initial;
    transform: initial;
    opacity: 1;
    pointer-events: auto;
    width: 100%;
    padding: 0;
    background-color: var(--clr-dropdown-hov);
    display: none;
  }

  .nav-link:hover > .dropdown,
  .dropdown-link:hover > .dropdown {
    display: block;
  }

  .nav-link:hover > a > i,
  .dropdown-link:hover > a > i {
    transform: rotate(360deg);
  }

  .dropdown-link > a {
    background-color: transparent;
    color: var(--clr-light);
    padding: 1.2rem 2rem;
    line-height: 1;
  }

  .dropdown.second .dropdown-link > a {
    padding: 1.2rem 2rem 1.2rem 3rem;
  }

  .dropdown.second .dropdown.second .dropdown-link > a {
    padding: 1.2rem 2rem 1.2rem 4rem;
  }

  .dropdown-link:not(:nth-last-child(2)) {
    border-bottom: none;
  }

  .arrow {
    z-index: 1;
    background-color: var(--clr-btn);
    left: 10%;
    transform: scale(1.1) rotate(45deg);
    transition: 0.5s;
  }

  .nav-link:hover .arrow {
    background-color: var(--clr-nav-hover);
  }

  .dropdown .dropdown .arrow {
    display: none;
  }

  .dropdown-link:hover > a {
    background-color: var(--clr-dropdown-link-hov);
  }

  .dropdown-link:first-child:hover ~ .arrow {
    background-color: var(--clr-nav-hover);
  }

  .nav-link > a > i {
    font-size: 1.1rem;
    transform: rotate(-90deg);
    transition: 0.7s;
  }

  .dropdown i {
    font-size: 1rem;
    transition: 0.7s;
  }


}
/* End Nav Menu */


/****Industries****/
#industeaser {
	position: relative;
	text-align: center;
	background: #8a75b2;
	padding: 0;
	height: auto;
}
#industeaser div {
	width: 100%;
}
#industeaser .indusslider {
	width: 50%;
	float: left;
	padding-top: 23px
}
#industeaser .indusinfo {
	font-size: 18px;
	font-weight: 500;
	padding-top: 6%;
	text-align: left;
	line-height: 25px;
	font-style: italic;
	background: url('../images/wave-pattern-faded.png') top center no-repeat;
	width: 100%;
	height: 300px;
	float: left;
}
#industeaser .indusinfo img, #industeaser .indusinfo h2, #industeaser .indusinfo p {
	padding: 0 6% 2% 30%;
}
#industeaser .indusinfo img {
	max-height: 20px;
}
#industeaser .indusinfo h2 {
	color: #fff;
	padding-bottom: 0;
	font-weight: 400;
}
.holder960, #feed {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}

#teaserInnerteaser {
	position: relative;
	text-align: center;
	height: 300px;
	padding: 100px 0 0 0;
	width: 100%;
	background:#000 url('../images/wave-pattern-faded.png') top center no-repeat;
}
#teaserInnerteaser .indusinfo {
	width: 100%;
	height: 300px;
	float: left;
	background: #8a75b2;
}
#teaserInnerteaser .special {
	color: #fff;
	font-size: 50px;
	font-weight: 200;
	font-style: italic;
	/*text-shadow: 0px 0px 15px rgba(255, 255, 255, 0.9);
*/line-height: 60px;
	margin-top: 10%;
	text-align: left;
}
.button{
	border: 1px solid #000;
	background: #000;
	color: #fff;
	margin: 0;
	display: inline-block;
	padding: 9px;
}

.content-desc{padding-bottom: 30px !important; height: auto !important;}
.content-desc .special{margin-top: 5% !important;}
/****Industries****/
#logo {
	float: left; margin: 10px 0 0;
	/*margin-top: 40px;*/
}
#logo img {
	max-height: 60px;
}
#logo h1 a {
	outline: none;
}
#icon {
	padding: 0px 40px 33px 0px;
	margin-left: 10px;
}
.iconactive {
	background: url('../images/menu-drop.png') no-repeat 1px 24px;
}
.iconinactive {
	background: url('../images/menu-up.png') no-repeat 1px 24px;
}
#cbp-spmenu-s1 {
	display: none;
}
#navigation {
	position: absolute;
	left: 246px;
	top: -24px;
}
#mainNav li, #mainNavRegular li {
	display: block;
	margin-right: 12px;
	float: left;
}
ul#navi li a, ul#naviRegular li a {
	color: gray;
	display: block;
	font-size: 15px;
	height: 29px;
	padding: 63px 27px 30px;
	position: relative;
	font-family: 'Quicksand', sans-serif;
	text-transform: uppercase;
	border-bottom: 2px solid #000;
	/*	border-right: 1px solid #fff;
	border-left: 1px solid #fff;*/
}
ul#navi li a:hover {
	color:#fff;
}
ul#navi li a.hover {
	border-bottom: 2px solid #fff;
}
#navi .active, #naviRegular .active {
	border-bottom: 2px solid #000;
	color:#fff;
}
ul#navi .active:after, ul#naviRegular .active:after {
/*	border-bottom: 4px solid #00b686;
*/	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	bottom: -1px;
	content: "";
	height: 0;
	left: 45%;
	position: absolute;
	width: 0;
}
.navArrow {
	color: #00b686;
	font-size: 26px;
	left: -49%;
	position: relative;
	top: 28px;
}
ul#navi {
	float: left;
	margin-right: 0px;
}
ul#navi ul {
	width: 200px;
	display: none;
	position: absolute;
	z-index: 9999;
	margin-top: -1px;
	left: -113px;
}
ul#navi li:hover ul {
	display: block;
}
ul#navi ul li {
	width: 200px;
	float: none;
	display: block;
	margin-right: 0;
	background: #ffffff;
	padding-bottom: 0px;
	opacity: 0.9;
}
ul#navi ul li a {
	display: block;
	color: #000000;
	padding: 10px 0 2px 20px;
}
ul#navi ul li a:hover {
	color: #fff;
	background: #000000;
}
ul#navi ul ul, ul#navi li:hover ul ul {
	left: 100%;
	display: none;
	margin-top: -41px;
}
ul#navi li:hover ul li:hover ul {
	display: block;
}
ul#navi ul li:last-child {
	border: none;
}
select#mobileNav, #mainNavRegular select {
	height: 35px;
	width: 200px;
	padding: 10px;
	background: #FAFAFA;
	border: 1px solid #efefef;
	color: #444444;
	outline-width: 0;
	display: none;
}
/*End header*/

.holder100 {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(51,51,51,0.7);
}
/*Main content*/


#mainContent {
	position: relative;
}
#innerContent .holder960{
	/*width:800px;*/
	/*padding-left: 260px;*/
}
.ui-accordion-content ul{line-height: 30px}
/*End main content*/

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	padding: 18px 0 18px 18px;
	min-height: 0; /* support: IE7 */
	font-size:20px;
	font-weight:400;
	font-style:italic;
}
/*Content Area*/
ul.sub_menu {
	margin: 11px 0;
	padding: 0;
	position: relative;
}
ul.sub_menu li {
	float: left;
	text-align: left;
	height: auto;
	margin-right:41px;
	padding: 3px 0px;
}
ul.sub_menu li a {
	margin: 0;
	padding: 13px 0 15px;
	font-size: 15px;
	color: gray;
}
ul.sub_menu li a.active {
	color:#000;
}
.breadcrumbs{
	margin-bottom:50px;
}
.breadcrumbs ul{
}
.breadcrumbs ul li{
	float:left;
	margin-right:20px;
}
.breadcrumbs ul li a{
	color:gray;
	padding-right:10px;
}
.breadcrumbs ul li:after{
	content:">";
	color:gray;
}
.breadcrumbs ul li:last-child:after{
	content:" ";
}
.breadcrumbs ul li:last-child{
	margin-right:0;
}
.breadcrumbs ul li:last-child a{
	color:#000;
}
#contentArea {
	background: #fff;
	height: auto;
}
.pad80 {
	padding-top: 20px;
	padding-bottom: 80px;
}
.padR {
	padding-right: 100px;
}
.padL {
	padding-left: 100px;
}
.upish {
	margin-top: -80px;
	background: #fff;
	height: auto;
}
.shadow {
	box-shadow: 0 0 15px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.6);
	-ms-box-shadow: 0 0 15px rgba(0,0,0,.6);
	-o-box-shadow: 0 0 15px rgba(0,0,0,.6);
}
.white {
	background: #fff;
	height: auto;
}
.black {
	background: #000;
	color: #FFF;
	height: auto;
}
.black p, .white p {
	margin-top: 20px;
	font-size: 14px;
}
.black p:first-child, .white p:first-child {
	margin-top:0;
}
.title {
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px;
	font-family: 'Quicksand', sans-serif;
	margin-bottom: 20px;
}
.title span {
	font-weight: 500;
}
.video{
	margin-bottom:40px;
}
/*Accordion*/
.accordion_about {
	width: 45%;
	float: left;
	font-weight: 300;
	font-size: 15px;
	margin-right: 5%;
}
.ui-widget-content ul li span{
	color:gray;
}
/*accordion_about h3{
	background:#ccc;
	margin-bottom:10px;
	padding:20px 0 20px 20px;
	font-size:16px;
	font-weight:500;
	border:none;
}
.accordion_about div p{
	background:#f4f4f4;
	margin:0;
	padding:10px;
	height:auto;
}*/
/*Accordion Ends*/

/*Announcement*/
.announcement {
 padding-top:20px;
}
.announcement .item {
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	min-height: 160px;
}
.announcement .item .ann_img {
	float: left;
	position: relative;
	width: 200px;
}
.announcement .item .teaser {
	float: left;
	position: relative;
	width: 550px;
}
.announcement .item h2 {
	padding: 10px 0 0 0;
	font-size: 22px;
}
.announcement .item p {
}
/*Wave Team*/
.wave_team {
	padding-top: 40px;
	padding-bottom: 40px;
}
.wave_team .item {
	margin-bottom: 40px;
	min-height: 110px;
	width: 100%;
	float: left;
	/*margin: 1% 9% 1% 0;*/
}
.wave_team .item:last-child{
	margin-right:0;
}
.wave_team .item .teaser {
	float: left;
	position: relative;
}
.wave_team .item img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-webkit-transition: .5s ease-in-out;
	-moz-filter: grayscale(0%);
	-moz-transition: .5s ease-in-out;
	-o-filter: grayscale(0%);
	-o-transition: .5s ease-in-out;
	filter: none;  /* For IE 6 - 9 */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.wave_team .item img {
	width:150px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transition: .5s ease-in-out;
	-moz-filter: grayscale(100%);
	-moz-transition: .5s ease-in-out;
	-o-filter: grayscale(100%);
	-o-transition: .5s ease-in-out;
	filter: gray;  /* For IE 6 - 9 */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	float:left;
}
.wave_team .item h2 {
	padding: 10px 0 0 0;
	font-size: 20px;
	display:inline-block;
	margin-left:20px;
	margin-top:114px;
	font-family: 'Quicksand', sans-serif;
}
.wave_team .item h3 {
	font-size: 14px;
	display:table-caption;
	margin-left:20px;
	width:120px;
	font-style:italic;
	color:gray;
}
.wave_team .item p {
	font-weight: 300;
	display:inline-block;
}
/*Wave Group*/
.wave_group {
	padding-top: 20px;
}
.wave_group .item {
	padding: 20px 0;
	margin-bottom: 10px;
	min-height: 130px;
	width: 41%;
	height:100px;
	float: left;
	/*margin:1% 4%;*/
	margin-right: 50px;
	border-bottom: 1px solid #000;
}
/*.wave_group .item:hover {
	background: #fff;
	border: 1px solid #000;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
}*/
.wave_group .item .teaser {
	float: left;
	position: relative;
}
.wave_group .item .teaser .img_left {
	float: left;
	height: 50px;
	width: 50px;
}
.wave_group .item .teaser .img_left img {
	height: 50px;
	width: 50px;
}
.wave_group .item .teaser .img_left img.cover {
	position: absolute;
	background: #ebebeb;
	top: 0;
}
.wave_group .item:hover > .teaser .img_left img.cover {
	display: none;
}
.wave_group .item .teaser .cont_right {
	margin-left: 76px
}
.wave_group .item h2 {
	font-size: 20px;
	margin-bottom: 12px;
	font-weight:400;
	font-style:italic;
	font-family: 'Quicksand', sans-serif;
}
.wave_group .item p {
	margin: 0;
}
/*Wave Milestone*/
.wave_milestone {
	padding-top: 20px;
	display: none;
}
.wave_milestone .item {
	padding-bottom: 10px;
	margin-bottom: 10px;
	min-height: 110px;
	width: 303px;
	float: left;
	margin: 1% 4%;
	padding:15px;
	background:#ccc;
}
.wave_milestone .item .teaser {
	float: left;
	position: relative;
}
.wave_milestone .item span.num {
	float: left;
	padding: 0px;
	margin-top: 4px;
	margin-right: 40px;
	text-align: center;
}
.wave_milestone .item h2 {
	padding: 6px 0 0 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	font-style: italic;
}
.wave_milestone .item p {
	text-align: justify;
	float: right;
	margin-top: 10px;
}
/*Contact*/
#contact-teaser {
	position: relative;
	height: 650px;
	padding: 100px 0 0 0;
}
.contact-box{
	width:45%;
	float:left;
	margin-bottom:40px;
}
.contact-box-left{
	width: 49%;
	margin-right: 50px;
}
.contact-form input[type='text']{
	width:290px;
	height:40px;
	padding:0 0 0 10px;
	margin-bottom:4px;
	border:1px solid #000;
}
.contact-form input[type='submit']{
	height:40px;
	border:1px solid #000;
	background:#000;
	color:#fff;
	margin:0;
	width:100px;
	float:right;
}
.contact-form textarea{
	width:290px;
	height:80px;
	max-width:290px;
	max-height:80px;
	min-width:290px;
	min-height:80px;
	border:none;
	padding:13px 0 0 10px;
	border: 1px solid #000;
	
}
/**Events**/
.event_area{
}
.event_area .list{
	
}
.list{
	border-bottom:1px solid #000;
	padding: 0 0 30px 0;
	margin-bottom:30px;
	color: #000;
}
.list img{
	float:left;
	margin-right:20px;
	width:140px;
	height:115px;
}
.list h2{
	font-size:18px;
	font-weight:500;
	margin-bottom:10px;
}
.list span{
	font-size:20px;
	font-family:'Ideal Sans A', 'Ideal Sans B';
}
.list p{
	color:gray;
	font-size:18px;
	font-weight:300;
	line-height:25px;
	margin-top:16px;
}
.list p a{
	font-size:12px;
	color:#000;
}
.press_year ul{
	list-style:none;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	margin-bottom:30px;
}
.press_year ul li{
	float:left;
	margin-right:20px;
	padding:10px;
	background:#ccc;
}
.press_year ul li a{
	color:#000;
}
.event_slider{
	margin-top:40px;
}
.event_slider #bx-pager{
	margin-top:30px;
}
.event_slider #bx-pager a img{
	width: 100px;
	height: 100px;
	margin-right:10px;
	margin-bottom:30px;
}
.event_info{
	margin:30px 0;
}
.press_main{
	float: left;
	position: relative;
	width: 30%;
	padding-bottom: 25%;
	background:#CCC;
	margin-right:2%;
	margin-bottom: 2%;
}
.press_main_first{
	position:absolute;
	display:inline-block;
	text-align:center;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -33px;
	color:#000;
}
.paging{
	padding:5px;
	background:#ccc;
	color:#fff;
}
.event_slider .bx-wrapper img{
	margin: 0 auto;
	max-height:480px;
}
.video_gallery{
}
.video_gallery .list:nth-child(3n){
	margin-right:0px;
}
.video_gallery .list{
	border:none;
	padding:0;
	width:215px;
	height:auto;
	float:left;
	margin-right:27px;
	margin-bottom:40px;
}
.video_gallery .list img{
	width:215px;
	margin:0 0 20px 0;
}
.video_gallery .list p{
	font-size:14px;
}
.video_gallery .list a{
	color:#000;
}
/**Events Ends**/
/**Header social**/
.social_links2{
	position: absolute;
	right: 0;
	top: 39px;
}
.accord-content{
	width: 42px;
	position: absolute;
	z-index: 999;
	display: none;
}
.fb2 {
	float: left;
	height: 20px;
	width: 23px;
	margin-right: 0;
	background-color:gray;
	margin-top:1px;
	text-align:center;
}
.accord-content .fb{
	margin-top: 8px;
	margin-left: 4px;
	width: 23%;
}
.accord-content .tweet{
	margin-top: 12px;
	margin-left: 3px;
	width: 45%;
}
.accord-content .lin{
	margin-top: 9px;
	margin-left: 4px;
	width: 42%;
}
.accord-content .yt{
	margin-top: 5px;
}
.accord-header h3{
	padding:6px 5px 0px 5px;
	background:gray;
}
/**Header social ends**/
.sitemap{
	margin-top:30px;
}
.sitemap ul{
	margin:0 0 10px 20px;
}
.sitemap li{
	line-height:22px;
}
.sitemap a, .sitemap ul a{
	color:gray;
}
/**Social Media**/
.social_links {
	width: 100px;
	position:absolute;
	right:0;
	top:25px;
}
.social_icons {
	height: 50px;
	width: 97%;
}
.fb {
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 4px;
	background-color: #000;
}
.cbp-spmenu-left .social_links{
	position:relative;
	padding-left:1em;
	width: 186px;
}
.cbp-spmenu-vertical .social_links a{
	border:none;
	padding:0;
}
.cbp-spmenu-vertical .fb{
	padding:10px;
}

/*Footer*/
.fotshow {
	display: block;
}
.fothide {
	display: none;
}
#footer {
	text-align: center;
	background: #000;
	padding-bottom: 40px;
	padding-top: 40px;
	position: relative;
	width: 100%;
}
#innerFooter {
	min-height: 200px;
	background: #000;
}
#innerFooter p {
	width: 100%;
	border-top: 1px solid #CCC;
}
#footer:after {
	content: "";
	height: 2px;
	left: 39%;
	position: absolute;
	top: 0;
	width: 300px;
}
#privacy {
	margin: 0px auto;
	border-top: 1px solid gray;
	padding: 10px 20px 9px;
	color: gray;
	background: #000;
	font-size:12px;
}
#right {
	float: right;
}
#right a {
	margin-right: 1px;
	color: gray;
	border-right: 1px solid #000;
	font-size: 10px;
}
#right a:first-child{
	margin-right:20px;
}
#right a:hover{
	color:#fff;
}
#right .last {
	border: none;
}
#left {
	float: left;
}
#footer:after {
}
/*.columns_footer{
	width: 11%;
	float:left;
	text-align:left;
	margin-right:1%;
	font-size:13px;
	color:#ffffff;
	font-family: 'Quicksand', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}*/
#footer a{
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
}
.columns_footer {
	/*width: 12%;
	float: left;*/
	text-align: left;
/*	margin-right: 3%;*/
	font-size: 12px;
	color: #ffffff;
	font-weight: 400;
	text-transform: uppercase;
}
.columns_footer ul{
	margin-top:10px;
}
.columns_footer li {
	margin: 1px 0;
}
.columns_footer li, .columns_footer li a {
	color: gray !important;
	font-weight: 300;
	font-size: 12px;
	text-transform: none !important;
}
.columns_footer a:hover{
	color: #fff !important;
}
#footer p {
	color: #ffffff;
}
.head_link{
	margin-top:10px;
	display:inline-block;
}
/*End footer*/


/*Useful classes*/
.nomarginRight {
	margin-right: 0;
}
.nomarginLeft {
	margin-left: 0;
}
.noBorder {
	border: 0;
}
/* Clear float style*/
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
/*End clear float style */



/*-------------------------------------------------------------------------*/

/* Media queries */
@media screen and (max-device-width: 1200px) {
#header {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.hideGroup {
	top: -80px;
}
#innerGroup {
	height: 135px;
	background-color: #fff;
}
#footer:after {
	left: 36%;
}
input, textarea, input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
#privacy {
	font-size: 10px;
}
}

/*iPad lanscape*/
@media screen and (min-width: 960px) and (max-width: 1199px) {
.holder960 {
	width: 900px;
}
#mainNav li, #mainNavRegular li {
	margin-right: 10px;
}
#innerContent .holder960 {
	width: 620px;
	padding-left: 260px;
}
#header {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
#navigation{
	left:255px;
}
ul#navi li a, ul#naviRegular li a{
	padding: 63px 20px 30px;
}
.social_links2{
	right: 30px;
	top: 39px;
}
.hideGroup {
	top: -80px;
}
.top_menu ul li {
	margin-left: 32px;
}
#industeaser .indusinfo {
	font-size: 15px;
}
#industeaser .indusinfo img, #industeaser .indusinfo h2, #industeaser .indusinfo p {
	padding: 0 2% 1% 8%;
}
#innerGroup {
	height: 135px;
background-color: #fff;
}
ul.sub_menu li {
	margin-right: 30px;
}
#footer:after {
	left: 36%;
}
input, textarea, input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
#privacy {
	font-size: 10px;
}
.wave_team .item {
	margin-right:6%;
}
.video_gallery .list{
	margin-right:10px;
	width: 200px;
}
}



/* Tablet Portrait size -> standard 960 */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.holder960 {
	width: 700px;
}
.hideGroup {
	top: -125px;
}
#innerGroup {
	height: 217px;
}
.top_menu ul li {
	margin-left: 11px;
	margin-top: 10px;
	width: 164px;
	text-align: center;
}
#navigation{
	left:200px;
}
#navigation, #navigation.default {
	right: 5px;
}
#mainNav li, #mainNavRegular li {
	margin-right: 15px;
}
ul#navi li a, ul#naviRegular li a {
	font-size: 11px;
	padding:69px 6px 24px 6px;
}
.social_links2{
	top:38px;
	right:35px;
}
#header {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
ul.sub_menu li {
	margin-right: 42px;
}
#industeaser .indusinfo {
	font-size: 13px;
}
#industeaser .indusinfo img, #industeaser .indusinfo h2, #industeaser .indusinfo p {
	padding: 0 1% 1% 6%;
}
.wave_group .item {
	width: 42%;
	min-height: 100px;
}
.announcement .item .teaser {
	width: 299px;
}
#privacy {
	font-size: 10px;
}
#innerContent .holder960{
	width:700px;;
	padding-left:0;
}
.columns_footer{
	margin-right:2%;
}
}


/* Mobile Landscape Size -> Tablet Portrait size*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
html {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
}
.holder960 {
	width: 400px;
}
#innerContent .holder960{
	width:400px;;
	padding-left:0;
}
#allsites a {
	width: 40%;
	margin-right: 5%;
	padding: 0 4px;
}
.hideGroup {
	top: -210px;
}
#innerGroup {
	height: 243px;
}
.top_menu {
	padding-top: 70px;
}
.top_menu ul li {
	margin-left: 11px;
	margin-top: 10px;
	width: 188px;
	text-align: left;
}
#header, #innerHeader {
	height: 60px;
}
#cbp-spmenu-s1 {
	display: block;
	overflow-x: scroll;
}
.main {
	display: block;
	position: fixed;
	z-index: 999
}
#header {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.social_links2{display:none;}
#navigation, #navigation.default {
	right: 34px;
	top: 97%;
}
#navi {
	display: none;
}
#naviRegular {
	display: none;
}
#logo {
	float: none;
	text-align: center;
	margin-top: 20px;
}
.column {
	display: none;
}
#icon {
	padding: 30px;
	position: fixed;
	top: 0;
	right: 0;
	background-color: #fff;
}
.iconactive {
	background: url('../images/menu-drop-black.png') no-repeat center center;
}
.iconinactive {
	background: url('../images/menu-up-black.png') no-repeat center center;
}
.padR {
	padding-right: 10px;
}
.padL {
	padding-left: 10px;
}
#teaser .special {
	font-size: 40px;
}
#teaserInnerteaser .special {
	font-size: 40px;
}
#industeaser .indusinfo, #industeaser .indusslider {
	width: 100%;
	float: none;
}
#industeaser .indusinfo {
	font-size: 13px;
	padding-top: 5%;
	padding-top: 15%;
	padding-bottom: 5%;
}
#industeaser .indusinfo img, #industeaser .indusinfo h2, #industeaser .indusinfo p {
	padding: 0 1% 1% 6%;
}
ul.sub_menu li {
	float: none;
	text-align: center;
	margin: 2px 0;
}
ul.sub_menu li a {
	display: block;
	padding: 4px 0;
}
ul.sub_menu li a.active {
	background: none;
	font-weight: 500;
}
.accordion_about {
	width: 100%;
	float: none;
	margin-top: 10px;
}
.hidemobo {
	display: none;
}
.wave_milestone {
	display: block;
}
.announcement .item .teaser, .wave_group .item, .wave_team .item {
	width: 370px;
}
.wave_team .item {
	text-align: center;
}
.wave_team .item img {
	float:none;
}
.wave_team .item h2 {
	display:block;
	margin-left:0px;
	margin-top:0px;
}
.wave_team .item h3 {
	display:block;
	margin-left:0px;
	width:100%;
}
.columns_footer {
	width: 25%;
}
#privacy {
	font-size: 10px;
}
#left {
	float: none;
	text-align: center;
}
<!--
#right {
	float: left;
	text-align: center;
	width: 100%;
}
-->
#right {
	float: none;
	text-align: center
}
#right a {
	border: none;
	float: none;
}
#privacy {
	border-top: 1px solid #c9def3;
	color: #818181;
}
.mar_100t {
margin-top: 60px;
}
.video_gallery .list{
	margin-right:20px;
	width: 190px;
}
.video_gallery .list:nth-child(3n){
	margin-right:20px;
}
.video_gallery .list:nth-child(2n){
	margin-right:0px;
}
}

/* Mobile Portrait Size -> Mobile Landscape Size */
@media only screen and (max-width:479px) {
html {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
}
.holder960 {
	width: 296px;
	padding-right: 2px;
	padding-left: 2px;
}
#innerContent .holder960{
	width:296px;
	padding-left:0;
}
#teaser{
	height: 400px;
}
#allsites a {
	width: 40%;
	margin-right: 5%;
	padding: 0 4px;
}
.hideGroup {
	top: -240px;
}
#innerGroup {
	height: 240px;
}
.top_menu {
	padding-top: 70px;
}
.top_menu ul li {
	margin-left: 11px;
	margin-top: 10px;
	width: 135px;
	text-align: left;
}
#header, #innerHeader {
	height: 60px;
}
#cbp-spmenu-s1 {
	display: block;
	overflow-x: scroll;
}
.main {
	display: block;
	position: fixed;
	z-index: 999
}
#header {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.social_links2{display:none;}
#navigation, #navigation.default {
	right: 34px;
	top: 97%;
}
#navi {
	display: none;
}
#naviRegular {
	display: none;
}
#logo {
	float: left;
	text-align: center;
	margin-top: 20px;
}
#icon {
	padding: 30px;
	position: fixed;
	top: 0;
	right: 0;
	background-color: #fff;
}
.iconactive {
	background: url('../images/menu-drop-black.png') no-repeat center center;
}
.iconinactive {
	background: url('../images/menu-up-black.png') no-repeat center center;
}
#mainNavRegular select {
	display: inline;
}
.column {
	display: none;
}
.padR {
	padding-right: 5px;
}
.padL {
	padding-left: 5px;
}
#teaser .special {
	font-size: 30px;
}
#teaserInnerteaser .special {
	font-size: 30px;
}
#industeaser .indusinfo, #industeaser .indusslider {
	width: 100%;
	float: none;
}
#industeaser .indusinfo {
	font-size: 13px;
	padding-top: 5%;
	padding-top: 18%;
	padding-bottom: 5%;
}
#industeaser .indusinfo img, #industeaser .indusinfo h2, #industeaser .indusinfo p {
	padding: 0 1% 1% 6%;
}
.wave_team .item{
	width:300px;
	text-align:center;
	margin:0 0 20px;
}

.wave_team .item img {
	float:none;
}
.wave_team .item h2 {
	display:block;
	margin-left:0px;
	margin-top:0px;
}
.wave_team .item h3 {
	display:block;
	margin-left:0px;
	width:100%;
}
.accordion_about {
	width: 100%;
	float: none;
	margin-top: 10px;
}
.hidemobo {
	display: none;
}
.wave_milestone {
	display: block;
}
ul.sub_menu li {
    float: left;
  text-align: left;
  margin: 2px 0;
  width: 49%;
}
ul.sub_menu li a {
	display: block;
	padding: 4px 0;
}
ul.sub_menu li a.active {
	background: none;
	font-weight: 500;
}
.announcement .item .teaser, .wave_group .item, .black p, .wave_milestone .item {
	width: 240px;
	padding:15px;
}
.wave_group .item p {
	width: 210px;
}
/* footer*/
#footer:after {
	left: 15%;
	width: 220px;
}
input, #mobileNav select, textarea, input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
#footer p {
	font-size: 14px;
}
.columns_footer {
	/*width: 45%;*/
}
#left {
	float: none;
	text-align: center;
}
#right {
	float: none;
	text-align: center
}
#right a {
	border: none;
	float: none;
}
#right a#sitemap {
	display: none;
}
.contact-box {
	width:270px;
	padding: 10px;
	margin:20px auto 0 auto;
}
.contact-form input[type='text'] {
width: 250px;
}
.contact-form textarea {
width: 250px;
max-width: 250px;
min-width: 250px;
}
.mar_100t {
margin-top: 60px;
}
.video_gallery .list{
	float:none;
	margin:40px;
}
}
/*End media queries*/
/*-------------------------------------------------------------------------*/





/*********** last *********/
#myForm sup
{
	color:#F00;
	
}
#myForm label.error 
{
  color:red;
}
#myForm input[type="file"] 
{
 width: 302px;
}
#myForm select 
{
    padding:10px;
	border:1px solid #000;
	height:40px;
	width:300px;
}