.aui .fullwidth {
  width: 100%; }
.aui .container {
  margin: 0 auto;
  height: auto; }
.aui .hidden {
  display: none; }
.aui .bordercheck {
  border: 1px solid black !important; }
.aui .clearfix {
  zoom: 1; }
.aui .clearfix:before,
.aui .clearfix:after {
  content: "";
  display: table; }
.aui .clearfix:after {
  clear: both; }
.aui .browsehappy {
  position: relative;
  top: 0;
  z-index: 2;
  display: block;
  padding: 10px;
  background: #fc3;
  color: #000;
  text-align: center; }
.aui .browsehappy a {
  color: #e60000; }
.aui .browsehappy a:hover {
  text-decoration: none; }
.aui .fl {
  float: left; }
.aui .fr {
  float: right; }
.aui #simple-menu {
  display: none; }
.aui .isotope {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: auto;
  max-width: 1250px;
  position: relative; }
.aui .isotope:after {
  content: '';
  display: block;
  clear: both; }
.aui .project {
  width: 25%;
  height: auto;
  float: left;
  padding: 1% 1.6% 1% 0 !important; }
.aui .project > img {
  width: 100%;
  height: auto;
  display: block; }
.aui .tile {
  width: 100%;
  background: #fff;
  border: 1px solid #cdd1d3;
  overflow: hidden;
  font-size: 1em;
  font-family: 'FS-Albert-Light', Arial, Helvetica, sans-serif;
  position: relative;
  z-index: 1; }
.aui .tile h3 {
  margin: 0;
  padding: 1.5em 20px 0;
  font-family: 'robotoregular', Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-size: 14px;
  text-align: left;
  color: #343434; }
.aui .about-project {
  padding: 10px 20px 36px; }
.aui .tile p {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
  text-align: left;
  font-family: 'robotoregular', Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #666666; }
.aui .main-category {
  display: inline-block;
  float: left; }
.aui .main-category > a {
  font-weight: normal;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 1em 1em .915em 2.5em;
  text-align: right; }
.aui .subCategory {
  color: #a1a1a1;
  font-size: 0.8em; }
.aui .galleryicon {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0;
  float: left;
  font-style: normal;
  position: absolute;
  bottom: -1px;
  right: -1px; }
.aui .galleryicon.image {
  background-position: center 2px;
  background-repeat: no-repeat; }
.aui .link.image,
.aui .galleryicon.image {
  background-image: url(/html/themes/classic/images/image_icon.png); }
.aui .galleryicon.video {
  background-position: center 2px;
  background-repeat: no-repeat; }
.aui .link.video,
.aui .galleryicon.video {
  background-image: url(/html/themes/classic/images/video_icon.png); }
.aui .project > div > img {
  overflow: hidden;
  transition: .2s;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  cursor: pointer; }
.aui .project > div:hover > img {
  overflow: hidden;
  transition: .2s;
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05); }
.aui .project > div:hover {
  overflow: hidden;
  -webkit-backface-visibility: visible;
  backface-visibility: visible; }
.aui .link {
  background-repeat: no-repeat;
  background-position: 10px 12px; }
.aui .link.all {
  background-color: #193b56; }
.aui header {
  /*background: #1e64a1;
  position: fixed;
  top: 0;
  padding: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  font-family: 'FS-Albert-Light', Arial, Helvetica, sans-serif;
  transition: top .2s ease-in-out;
  z-index: 2*/ }
.aui .nav-up {
  top: -120px; }
.aui .wrap1600 {
  text-align: center;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1600px;
  background-color: #1e64a1; }
.aui .head-wrap {
  background: #1e64a1;
  height: 49px;
  position: fixed;
  z-index: 3;
  top: 0;
  display: none; }
.aui .navigation {
  float: right;
  width: auto;
  display: none; }
.aui .sub-category-list {
  position: absolute;
  width: 100%;
  left: 0;
  top: 48px;
  padding: 0;
  display: none; }
.aui .sub-category-list:before {
  content: '';
  width: 100%;
  left: -100%;
  top: 0;
  position: absolute;
  padding: 1.3em 0;
  padding: 1.35em 0\9;
  background-color: inherit; }
.aui .sub-category-list:after {
  content: '';
  width: 100%;
  right: -100%;
  right: 0\9;
  top: 0;
  position: absolute;
  padding: 1.3em 0;
  padding: 1.35em 0\9;
  background-color: inherit; }
.aui .shiftdown {
  padding-top: 50px; }
.aui .more {
  padding-top: 90px; }
.aui .sub-category-list li {
  float: left;
  padding: 0 0.25em 0 0.25em; }
.aui .sub-category-list li a {
  color: #fff;
  padding: .5em;
  text-decoration: none;
  display: inline-block;
  font-size: .9em;
  line-height: 1.75em;
  border-bottom: 3px solid transparent; }
.aui .sub-category-list li a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2); }
.aui .print.sub-category-list.sub-category-list li a:hover,
.aui .print.sub-category-list.sub-category-list li a.active {
  color: #fff;
  border-bottom: 3px solid #1d9648; }
.aui .mobile.sub-category-list.sub-category-list li a:hover,
.aui .mobile.sub-category-list.sub-category-list li a.active {
  color: #fff;
  border-bottom: 3px solid #cb741e; }
.aui .digital.sub-category-list.sub-category-list li a:hover,
.aui .digital.sub-category-list.sub-category-list li a.active {
  color: #fff;
  border-bottom: 3px solid #cf2e7b; }
.aui .web.sub-category-list.sub-category-list li a:hover,
.aui .web.sub-category-list.sub-category-list li a.active {
  color: #fff;
  border-bottom: 3px solid #008fc3; }
.aui .about-project a {
  text-decoration: none;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-size: contain;
  -webkit-border-radius: 10px;
  -ms-border-radius: 5px;
  color: inherit;
  display: block;
  float: left;
  font-size: .9em;
  margin-left: 5%;
  padding: 3.5% 5%;
  text-align: center;
  width: 42.25%;
  transition: all 0.2s; }
.aui .about-project a:hover {
  background: url("/html/themes/classic/images/project-link-bg_h.jpg") repeat-x 0 0;
  background-size: contain;
  color: #00afef; }
.aui .web .about-project a:hover {
  background: url("/html/themes/classic/images/project-link-bg_h.jpg") repeat-x 0 0;
  background-size: contain;
  color: #00afef;
  box-shadow: 0 0 7px #5de4f5; }
.aui .demo-live-links {
  border-top: 1px solid #ebebeb; }
.aui .video-wrap {
  padding: 0;
  margin: 0;
  position: absolute;
  width: auto;
  display: block;
  visibility: hidden; }
.aui video {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
  display: block;
  transition: none; }
.aui iframe,
.aui embed,
.aui object {
  max-width: 100%; }
.aui .popup {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  height: 100%;
  z-index: 3;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  display: none;
  background: url("/html/themes/classic/images/fancybox_overlay.png");
  top: 0;
  left: 0; }
.aui ul.gallery {
  display: none; }
.aui .vendor {
  padding: 2%;
  background: #d1eed1;
  margin-bottom: 2em; }
.aui .unsupported {
  background: #fddfde; }
.aui #closeVideoPop {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 10;
  background-image: url("/html/themes/classic/images/fancybox_sprite.png"); }
.aui video#video_background {
  display: none;
  height: 100%;
  z-index: 3 !important;
  max-width: 100% !important;
  left: auto;
  right: auto;
  background-color: #000;
  transition: none;
  object-fit: cover !important; }
.aui .video-controls {
  position: fixed;
  width: 100%;
  text-align: center;
  height: auto;
  z-index: 4;
  bottom: 0;
  padding-bottom: 0.75em; }
.aui .video-controls button {
  background-color: none;
  border: 0; }
.aui .video-controls button:focus {
  outline: 0; }
.aui #play {
  position: absolute;
  left: 1%;
  top: 15px;
  width: 36px;
  height: 36px;
  background: url(/html/themes/classic/images/play-pause.png) no-repeat 0 0;
  display: none; }
.aui #pause {
  position: absolute;
  left: 1%;
  top: 15px;
  width: 36px;
  height: 36px;
  background: url(/html/themes/classic/images/play-pause.png) no-repeat 0 -36px; }
.aui #skip {
  width: auto;
  color: #fff;
  height: 50px;
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  background: url(/html/themes/classic/images/scroll-down.png) no-repeat center 0;
  line-height: 5em; }
.aui #fullscreen {
  position: absolute;
  right: 1%;
  top: 15px;
  width: 32px;
  height: 32px;
  background: url(/html/themes/classic/images/fullscreen-icon.png) no-repeat 0 0; }
.aui #videoPosterImg {
  background: url("../video/poster.jpg") 50% 50% no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: none; }
.aui .backdrop {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  display: none; }
.aui .related-popup {
  z-index: 2;
  position: absolute; }
.aui .work {
  z-index: 2;
  position: relative;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  padding: 2.25em 0;
  height: auto; }
.aui .current {
  font-family: 'FS-Albert-Light', Arial, Helvetica, sans-serif;
  font-size: 1em;
  width: 768px;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0; }
.aui .current::-webkit-scrollbar {
  width: 0 !important; }
.aui .current {
  -ms-overflow-style: none; }
.aui .current > .demo-live-links a {
  padding: 1.5% 5%;
  text-align: center;
  width: auto;
  margin-left: 2%; }
.aui .current > .demo-live-links a:hover {
  box-shadow: 0 0 7px #5de4f5; }
.aui .related {
  width: 25%;
  position: relative;
  font-family: 'FS-Albert-Light', Arial, Helvetica, sans-serif;
  float: right;
  background: #fff;
  margin: 0;
  border-radius: 10px;
  overflow: hidden;
  height: 600px; }
.aui .related > h3 {
  background-color: #f1f1f1;
  padding: 0.5em; }
.aui .pop-main-category {
  display: block;
  overflow-y: scroll;
  height: 93%;
  padding-bottom: 0.25em; }
.aui .pop-main-category li {
  width: 92%;
  display: block;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  border: 1px solid #d5d5d5;
  margin-top: .4em;
  -webik-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
.aui .pop-main-category a {
  text-decoration: none;
  display: block;
  color: inherit; }
.aui .pop-main-category img {
  display: block; }
.aui .pop-main-category .icon {
  margin: 0 0.4em 6px; }
.aui .pop-main-category .mainCategory {
  padding-top: 0.1em; }
.aui .pop-main-category .subCategory {
  font-size: 0.75em; }
.aui .pop-main-category .about-project {
  padding: 0.5em 0; }
.aui img.current-img {
  width: 100%;
  display: block;
  height: auto; }
.aui h1.current-title {
  font-size: 1em;
  background-color: #000;
  padding: .5em;
  margin-top: 0; }
.aui h1.current-title span {
  display: inline-block;
  width: 70%;
  padding: 10px 0 5px;
  font-size: 18px;
  font-family: 'robotoregular', arial;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase; }
.aui h1.current-title p {
  font-family: 'robotoregular', arial;
  color: #fff;
  font-weight: normal; }
.aui .current-title .about-project {
  position: relative;
  float: none;
  width: 100%;
  display: block;
  padding: 0; }
.aui .current-title .icon {
  margin: 0 10px 0 0; }
.aui .close-work {
  display: block;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 35px;
  background: url(/html/themes/classic/images/close-work.png) no-repeat right center;
  z-index: 10; }
.aui .intro-box {
  position: relative;
  padding: 1%;
  width: 100%;
  max-width: 1600px;
  margin: 1em auto 0;
  font-family: "FS-Albert-Light", Arial, Helvetica, sans-serif; }
.aui .intro-box > div {
  padding: 2%;
  border: 1px solid #cdd1d3;
  border-radius: 10px;
  background-color: white; }
.aui .idea {
  position: relative;
  width: 32.875%;
  text-align: center;
  padding-top: 5em;
  -webkit-transition: visibility 2s ease;
  -o-transition: visibility 2s ease;
  transition: visibility 2s ease; }
.aui .visibile-me {
  visibility: visible;
  -webkit-transition: visibility 2s ease;
  -o-transition: visibility 2s ease;
  transition: visibility 2s ease; }
.aui .idea h3 {
  text-transform: uppercase;
  font-weight: bold;
  color: #1e64a1;
  font-size: 1.35em;
  line-height: 1.5em; }
.aui .idea p.dream-text {
  color: #00afef; }
.aui p.dream-text.big {
  font-size: 1.35em;
  line-height: 1.5em; }
.aui p.dream-text {
  font-size: 1.65em; }
.aui div.line {
  position: relative;
  width: 0;
  height: 2px;
  margin: 1.4em auto 1em;
  background-color: #1e64a1; }
.aui div.line.width80p {
  width: 80%;
  -webkit-transition: width .5s ease;
  -o-transition: width .5s ease;
  transition: width 0.5s ease; }
.aui div.line.width0p {
  width: 0;
  -webkit-transition: width .5s ease;
  -o-transition: width .5s ease;
  transition: width 0.5s ease; }
.aui .down.animated,
.aui .up.animated {
  animation-duration: 1.5s; }
.aui .line:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #1e64a1;
  left: 0;
  top: -4px;
  border-radius: 10px; }
.aui .line:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #1e64a1;
  right: 0;
  top: -4px;
  border-radius: 10px; }
.aui .idea p.tagline {
  color: #052b54;
  font-size: 1.1em;
  line-height: 1.5em; }
.aui .welcome-text {
  background: url("/html/themes/classic/images/intro/seperator-vertical.jpg") no-repeat left center;
  width: 67.125%;
  padding: 2% 5%; }
.aui .welcome-text > h3 {
  color: #21b354;
  font-size: 1.5em;
  line-height: 2.5em; }
.aui .welcome-text > .text {
  margin-bottom: 1em; }
.aui .welcome-text p {
  font-size: 1.05em;
  line-height: 1.75em; }
.aui .selectpicker {
  float: left;
  font-family: 'robotoregular', Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #8f8e8e;
  border: 1px solid #e4e2e2;
  -webkit-appearance: normal;
  -webkit-appearance: initial;
  appearance: initial;
  background: url(/html/themes/classic/images/dd-arrow.jpg) no-repeat 95% center;
  width: 30%;
  max-width: 90px; }
.aui #galleryContainer .project {
  transition: none; }
@media screen and (max-width: 960px) {
  .aui .more {
    padding-top: 155px; }
  .aui .main-category > a.link {
    background-image: none;
    background-position: center center; }
  .aui .main-category > a {
    padding: 1em; }
  .aui .current {
    width: 90%;
    margin: 0 auto; } }
@media screen and (min-width: 1281px) {
  .aui .project {
    width: 25%; }
  .aui .isotope {
    max-width: 1250px; } }
@media screen and (max-width: 1280px) {
  .aui .project {
    width: 25%; } }
@media screen and (max-width: 960px) {
  .aui .project {
    width: 33.33%; }
  .aui .sub-category-list {
    top: 115px; }
  .aui .header {
    background: #114b79; } }
@media screen and (max-width: 640px) {
  .aui .project {
    width: 50%; }
  .aui .navigation {
    display: none; }
  .aui #simple-menu {
    display: block;
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 10px;
    width: 22px;
    height: 22px;
    padding: 30px 15px;
    //background: url(/html/themes/classic/images/menu.png) no-repeat center center;
	background: url('../images/menu.png') no-repeat center center;
    cursor: pointer; }
  .aui .shiftdown {
    padding-top: 70px; } }
@media screen and (max-width: 360px) {
  .aui .project {
    width: 50%; }
  .aui ul.navigation {
    display: none; } }
@media only screen and (max-width: 730px) {
  .aui .current {
    width: 90%;
    float: none; }
  .aui .related {
    width: 100%;
    margin-top: 1em;
    background: 0;
    height: 350px; }
  .aui .pop-main-category {
    background: #fff;
    padding: 0.25em 0.25em 0.9em 0.25em; }
  .aui .pop-main-category > li {
    width: 32.3333333333%;
    float: left;
    margin: .5%;
    background: #fff;
    border: 1px solid #d5d5d5;
    overflow: hidden;
    -webik-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }
  .aui .related-popup {
    width: 98%;
    margin: 0 auto; }
  .aui .idea {
    width: 100%;
    float: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin-bottom: 1em; }
  .aui .intro-box {
    margin: 1em auto 1em; }
  .aui .welcome-text {
    padding: 7.5% 5%;
    width: 100%;
    background: url("/html/themes/classic/images/intro/seperator-horizontal.jpg") no-repeat center top; } }
@media only screen and (max-width: 565px) {
  .aui h1.current-title span {
    display: inline-block;
    width: 67%; } }
@media only screen and (max-width: 480px) {
  .aui .pop-main-category {
    background-color: none;
    padding: 0.25em 0.25em 0.9em 0.25em; }
  .aui .pop-main-category > li {
    width: 49%;
    margin: 1% 0.5%; }
  .aui .about-project {
    text-align: center; }
  .aui .about-project p {
    display: none; }
  .aui .about-project .icon {
    display: inline-block;
    float: none;
    margin: 0; }
  .aui h1.current-title span {
    display: inline-block;
    width: 90%; }
  .aui .current-title .about-project {
    width: 10%; } }
.aui .vidtile {
  width: 100%;
  height: 330px;
  background: #fff;
  border: 1px solid #cdd1d3;
  overflow: hidden;
  font-size: 1em;
  font-family: 'FS-Albert-Light', Arial, Helvetica, sans-serif;
  position: relative;
  z-index: 1; }
.aui .vidtile h3 {
  margin: 0;
  padding: 1.5em 20px 0;
  font-family: 'robotoregular', Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-size: 14px;
  text-align: left;
  /* text-transform: uppercase; */
  color: #343434; }
.aui .vidtile p {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
  text-align: left;
  font-family: 'robotoregular', Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #666666; }
.aui .imgtile {
  width: 100%;
  height: 510px;
  background: #fff;
  border: 1px solid #cdd1d3;
  overflow: hidden;
  font-size: 1em;
  font-family: 'FS-Albert-Light', Arial, Helvetica, sans-serif;
  position: relative;
  z-index: 1; }
.aui .imgtile p {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
  text-align: left;
  font-family: 'robotoregular', Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #666666; }
.aui .imgtile h3 {
  margin: 0;
  padding: 1.5em 20px 0;
  font-family: 'robotoregular', Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-size: 14px;
  text-align: left;
  /* text-transform: uppercase; */
  color: #343434; }
@media only screen and (max-width: 340px) {
  .aui body {
    min-width: 320px;
    overflow-x: scroll; } }