/*------------------------ typography ------------------------*/
.link {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

.playfair {
  font-family: 'Playfair Display', serif; }

.raleway {
  font-family: 'Raleway', sans-serif; }

.rb13 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase; }

.rb13.client, 
.work-with-us .rb13,
.page-template-page-contact-php .main-content .rb13,
.o-client.rb13 {
  color: #b1b1b1;
  font-size: 12px;
  font-weight: 700; }

ul, p {
  line-height: 1.6; }

  
.header-text {
  color: #fff;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  text-shadow: 0px 0px 28px rgba(0, 0, 0, .6);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0; }

.rsABlock {
  width: 100%; }

  .rsABlock.home-first {
    top: 40%; }

  .rsABlock span,
  .header-text span {
    display: block; }
  .page-template-page-about-php .home-first span,
  .page-template-page-about-php .header-text span {
    text-transform: uppercase!important; }
  .home-first .home-intro,
  .header-text .home-intro {
    line-height: 1;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, .4); }
  .home-first .about-link,
  .header-text .about-link {
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 700; 
    text-transform: uppercase; }
  .home-first .about-link:hover,
  .header-text .about-link:hover {
    color: #F0E7E7; }
  .home-first *,
  .header-text *,
  .o-client.rb13 {
    color: #fff; }

h2 {
  color: #b1b1b1;
  font-size: 21px;
  text-transform: uppercase; }

.intro-text {
  display: block;
  font-size: 30px;
  font-style: italic;
  line-height: 1.4; }
  .intro-text.main {
    max-width: 500px; }

/*------------------------ header ------------------------*/
.main-header {
  position: relative;
  z-index: 1; }
  
.pace .pace-progress {
  margin:0; }

.sub-header {
  font-family: "Raleway", sans-serif;
  letter-spacing: 1px;
  padding: 16px 28px 0 28px;
  position: relative;
  z-index: 1; }
  .sub-header .feedback, .sub-header .client {
    padding-bottom: 17px; }

.feedback {
  color: #949494;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 7px!important; }

.home-header {
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.royalSlider .item {
  background: #fff; }
  
  .single-gallery .royalSlider .item {
    background: #6D6D6D;}
  
.royalSlider {
  overflow: hidden;
  opacity: 0; }

.owl-theme .owl-controls {
  margin-top: 20px; }

.clip-container {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1; }

#myClip {
  position: absolute;
  top: 100px;
  left: 400px; }

.blurred-img {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: fixed; }

.slider-title-container {
  position: absolute!important;
  left: 50%;
  top: 39%;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  z-index: 1; }

.slider-title {
  overflow: hidden;
  padding: 28px; 
  background-color: rgba(44,44,44,0.7);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5); 
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .slider-title:hover {
    -webkit-box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.75); }
  .slider-title h1 {
    color: white;
    font-family: 'Raleway-Medium';
    font-weight: 100;
    font-size: 26px;
    font-style: normal;
    line-height: 1.3;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase; }
  .slider-title .link {
    color: white;
    display: block;
    font-family: "Raleway", sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .slider-title p:last-child {
    margin-bottom: 0; }

.zoomart-link {
  background: none;
  border: 2px solid #949494;
  color: #949494;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  padding: 21px 24px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .zoomart-link:hover {
    color: #ededed;
    border: 2px solid #ededed; }

/*------------------------ nav ------------------------*/
  
.pace .pace-activity {
  background:#3D3F78 !important }
  
  .pace .pace-progress {
      background: #3D3F78;
      position: fixed;
      z-index: 2000;
      top: 0;
      left: 0;
      height: 5px;
      -webkit-transition: width 1s;
      -moz-transition: width 1s;
      -o-transition: width 1s;
      transition: width 1s; }
  .pace-inactive {
      display: none; }

.main-nav li {
  display: inline-block;
  position: relative; }
.home .main-nav a,
.single-gallery .main-nav a {
  color: #eee; }
.main-nav a {
  color: #FFF;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 14px; }
  .main-nav a:hover {
	color: #CCC;
}
.zoomartslide h1{
	font-family:
	Arial, Helvetica, sans-serif;
	font-size:10px;
}
.main-nav a.h {
  color: #949494; }
  .main-nav a.h:hover {
    color: #c7c7c7; }
.link-anim a {
	position: relative;
	display: inline-block;
	outline: none;
	overflow: hidden; }
  .link-anim a:hover,
  .link-anim a:focus {
  	outline: none; }
  .link-anim a span {
  	position: relative;
  	display: inline-block;
  	-webkit-transition: -webkit-transform 0.3s ease-in-out;
  	-moz-transition: -moz-transform 0.3s ease-in-out;
  	-ms-transition: -moz-transform 0.3s ease-in-out;
  	-o-transition: -moz-transform 0.3s ease-in-out;
  	transition: transform 0.3s ease-in-out; }
  .link-anim a span::before {
  	position: absolute;
  	top: 100%;
  	content: attr(data-hover);
  	-webkit-transform: translate3d(0,0,0);
  	-moz-transform: translate3d(0,0,0);
  	-ms-transform: translate3d(0,0,0);
  	-o-transform: translate3d(0,0,0);
  	transform: translate3d(0,0,0); }
  .link-anim a:hover span,
  .link-anim a:focus span {
  	-webkit-transform: translateY(-100%);
  	-moz-transform: translateY(-100%);
  	-ms-transform: translateY(-100%);
  	-o-transform: translateY(-100%);
  	transform: translateY(-100%); }

/*------------------------ sticky nav ------------------------*/

.sticky-menu {
  background-color: #ffffff;
  border-top: 3px solid #ef8927;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  height: 70px !important;
  width: 100%;
  position: fixed;
  left: 0;
  top: -70px;
  z-index: 100;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .sticky-menu .wrapper {
    max-width: 1204px;
    margin: 0 auto; 
    padding: 0 28px; }
    .sticky-menu .logo-container {
      float: left;
      margin-top: 10px; }
      .sticky-menu .logo-container img {
        width: 113px;
        height: 49px; }
    .sticky-menu ul {
      margin-top: 26px !important; }

/*------------------------ zoomartz icon ------------------------*/
.mobile-nav {
	background-color: rgb(167, 177, 187);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
}
  .mobile-nav li {
    font-family: "Raleway", sans-serif;
    border-bottom: 1px solid #f1f1f1; }
    .mobile-nav li a {
      color: #FFF;
      display: block;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      width: 100%;
      height: 100%;
      padding: 14px 21px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .mobile-nav li a:active, .mobile-nav li a:hover {
	background-color: #FFFFFF;
	color: #999999;
}
.scroll-to-top {
  background-color: rgba(44,44,44,0.7);
  background-image: url(../images/up-arrow.png);
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  color: #8e8e8e;
  cursor: pointer;
  font-weight: bold;
  width: 49px;
  height: 49px;
  text-align: center;
  text-decoration: none;
  position: fixed;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .visible {
    opacity: 1; }
  .scroll-to-top:hover {
    background-color: rgba(44,44,44,0.8); }
/*------------------------ zoomartz icon ------------------------*/
.zoomartz-menu-container {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 63px;
  height: 63px;
  padding-top: 23px;
  z-index: 1; }

.zoomartz {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 28px;
  height: 28px; }

.bar {
  -webkit-transition: 0.4s 0.2s;
  -moz-transition: 0.4s 0.2s;
  -ms-transition: 0.4s 0.2s;
  -o-transition: 0.4s 0.2s;
  transition: 0.4s 0.2s;
  background: #b1b1b1;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%; }
  .bar.top {
    top: 0; }
  .bar.middle {
    top: 7px; }
  .bar.bottom {
    top: 14px; }
    
.home .bar, .single-gallery .bar {
  background: #fff; }

.animate {
	-webkit-transition: 0.4s 0.2s;
	-moz-transition: 0.4s 0.2s;
	-ms-transition: 0.4s 0.2s;
	-o-transition: 0.4s 0.2s;
	transition: 0.4s 0.2s;
	backface-visibility: hidden;
	background: #FFF;
}
  .animate.bar.top {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px; }
  .animate.bar.middle {
    opacity: 0; }
  .animate.bar.bottom {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg);
    top: 7px; }

/*------------------------ layout ------------------------*/
body.home {
  background: #000!important; }
body {
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.15), rgba(255, 133, 0, 0.04) 80%), url(../images/pixel_weave.gif);
  background-attachment: fixed, fixed; }

.index-wrapper {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.main-wrapper {
  margin: 0 auto 63px auto;
  max-width: 1204px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .main-wrapper.full {
    max-width: 100%;
    width: 100%; }
  .main-wrapper > section {
    position: relative;
    width: 100%; }

.main-content, .general-content {
  position: relative;
  z-index: 1; }

.home-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  
  .home-container .gallery-header .inner-header {
  padding: 42px 0 28px;
  background: #fff; }

.dark-wrapper {
  background-color: #F7F7F7; }
  .single-gallery .dark-wrapper {
    background-color: #616161; }

.light-wrapper {
  background-color: white; }
  .light-wrapper header {
    width: 100%; }

.inner-header {
  padding: 35px 0 0 0; }
  .za .h1{
	  font-family: 'helvetica_neue_lt_23ultraLtEx', sans-serif;
	  font-size:16px;
	   }
  .inner-header .inner-heading {
    color: #676767;	
    font-family: "Raleway", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 100;
    line-height: 28px;
    margin: 14px 0; }
  .inner-header .rb13 {
    margin-top: 7px; }

.list-toggle {
  color: #b2b2b2;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  height: 21px;
  width: 100px;
  overflow: hidden;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  margin-top: 28px; }
.list-toggle:hover {
  color: #ed7500; }
.list-toggle span {
  display: block;
  width: 100px;
  text-align: center;
  height: 21px;
  padding-top: 3px;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.list-toggle .default {
  top: 0; }
.list-toggle .other-option {
  top: 21px; }
.list-toggle.view-scrolling .default {
  top: -21px; }
.list-toggle.view-scrolling .other-option {
  top: 0; }

.list-container {
  position: relative; 
  margin-top: 28px; }
.content-block .content-header {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: #000;
  position: relative; }
  .content-block .content-header.show-for-large-up {
    background-attachment: fixed; }
.content-block h2 {
  margin-bottom: 28px; }
.content-block h3 {
  margin-bottom: 35px; }
  .content-block .team-member h3 {
    font-weight: 700;
    font-size: 12px; }
.content-block p, .content-block ul {
  margin: 0 auto; }
.content-block .gallery-images {
  margin-bottom: 0; }
  .content-block .gallery-images li:not(:last-child) {
    width: 100%;
    margin-bottom: 7px; }
  .content-block .gallery-images img {
    width: 100%;
    height: auto; }

.team-member p {
  font-style: italic;
  line-height: 1.5; }

.team-member:last-child {
  margin: 56px 0; }
  .team-member:last-child p {
    margin-bottom: 0; }

.slide-container {
  margin: 0 auto;
  position: relative; }
  .slide-container:before, .slide-container:after {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    z-index: 100; }
  .slide-container:before {
    left: 0;
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }
  .slide-container:after {
    right: 0;
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }

.quotes-slider {
  margin-top: 56px; }

.work-with-us p {
  margin-top: 14px; }

.overlay, .static-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.grid {
  margin-top: 42px; }
  [class*="block-grid-"] > li {
    padding: 0 11px 23px;
  }

.grid-item {
  display: block;
  overflow: hidden;
  position: relative; }
  .grid-item .overlay {
    background-color: rgba(66, 66, 66, 0.55);
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .grid-item:hover .overlay {
    background-color: rgba(158, 155, 155, 0.55); }
  .grid-item:hover .grid-item-img {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03); }
  .grid-item:hover .overlay {
    opacity: 0; }

.gallery-grid-item {
  max-width: 533px;
  max-height: 352px;  }
  .img-container {
    padding-bottom: 65.8536585%;
    background:#EEE;
    height:0;
    position:relative; }
    .img-container img {
      width:100%;
      height:100%;
      display:block;
      position:absolute; }
      .b-lazy {
        -webkit-transition: opacity 500ms ease-in-out;
        -moz-transition: opacity 500ms ease-in-out;
        -o-transition: opacity 500ms ease-in-out;
        transition: opacity 500ms ease-in-out;
        max-width: 100%;
        opacity: 0; }
      .b-lazy.b-loaded {
        opacity: 1; }

/* --- gallery slides --- */
.current-project {
  position: fixed;
  bottom: 17px;
  z-index: 100; }
.current-project, .back-to-gallery, .share-btn {
  color: #eee;
  font-family: "Raleway", sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .current-project {
    left: 21px; }
  .back-to-gallery, .share-btn {
    float: right;
    margin-left: 21px; }
    .back-to-gallery:hover, .share-btn:hover {
	color: #FFFFFF;
}
.article-options {
  position: fixed;
  bottom: 17px;
  right: 21px;
  z-index: 100;
  }
  

 .index-wrapper a:hover{ color:#666;}
  
.rsDefault .rsArrowIcn {
  background-color: rgba(44,44,44,0.55); }
.rsDefault .rsArrowIcn:hover {
  background-color: rgba(44,44,44,0.8); }

.share-modal {
  background-color: rgba(44,44,44,0.95);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20; 
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s; }
  .share-modal2 {
  background-color: rgba(44,44,44,0.95);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20; 
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s; }
  .zoom-share-box-video {
    height: 350px;
    text-align: center;
    position: absolute;
    top: 50%;
    width: 520px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    }
  .zoom-share-box {
    height: 300px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .zoom-share-box h1 {
      margin-bottom: 28px;
	  font-family:font-family: 'helvetica_neue_lt_23ultraLtEx'; font-weight: lighter;
	  color:#FFF;
	   }
	   .zoom-share-box h2
	    {
			letter-spacing:5px;
		}
      .addthis_native_toolbox {
        display: inline-block;
		 }
        .addthis_button_facebook_share, .addthis_button_facebook_like {
          margin-right: 34px; }
        .addthis_button_tweet body {
          text-align: center; }
          .addthis_button_tweet body #widget {
            display: inline-block; }
        .addthis_button_pinterest_pinit iframe {
          width: 50px !important; }
    .zoom-share-box h2 {
      margin: 28px 0; }
.open {
  z-index: 1000;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }
#close-modal .top {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px; }
#close-modal .middle {
  display: none; }
#close-modal .bottom {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 7px; }

  #close-modal2 .top {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px; }
#close-modal2 .middle {
  display: none; }
#close-modal2 .bottom {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 7px; }

/* --- end gallery slides --- */

.o-content {
  display: block;
  text-align: center;
  padding: 28px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .o-content > span {
    display: block; }
  .o-content .icon {
    color: white;
    font-size: 35px; }

.o-client {
  color: white; }

.o-event {
  color: white;
  font-family: 'Raleway', sans-serif; }

.grid-item-img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;}
  .press-item .grid-item-img {
    max-width: 536px;
    max-height: 357px;
  }


.address-container {
  padding: 56px 28px 15px 28px; }
  .address-container .address {
    display: block;
    font-size: 18px;
    margin-bottom: 18px; }
  .address-container .rb13 {
    margin-bottom: 35px; }

.press-item {
  background-color: #b1b1b1;
  display: block;
  padding-bottom: 91px;
  position: relative; }
  .press-item .p-description {
    display: block;
    background-color: #f3f3f3;
    width: 100%;
    height: 91px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 21px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .press-item:hover .p-description {
      height: 100px; }
    .press-item .p-description span {
      display: block;
      position: relative;
      height: 100%;
      width: 100%; }

.item-labels {
  display: block;
  position: absolute;
  margin-left: 0;
  top: 50%;
  text-align: center;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .item-labels li {
    color: #949494;
    font-family: "Raleway", sans-serif;
    position: relative;
    padding: 0 7px 0 12px; }

h1.clients {
  padding: 35px 0; }
.client-grid li {
  display: block;
  float: left;
  margin-bottom: 2px;
  position: relative; }
  .client-grid li:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .client-grid li .content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .client-grid li .content .client-img {
      width: 100%;
      height: 100%; }
      .page-template-page-clients-php .work-with-us .button {
        margin-top: 21px; }

.client-cta a {
  background-color: #f3f3f3;
  color: #949494;
  font-family: 'Playfair Display', serif;
  font-size: 34px;
  font-style: italic;
  padding: 35px;
  text-align: center;
  line-height: 1.1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

  .client-cta a:hover {
    background-color: #3d3f78;
    color: #fff; }
.client-cta .wrapper {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; }
  .client-cta .wrapper > span {
    width: 100%;
    position: absolute;
font-family: ''helvetica_neue_lt_std95_black''; font-weight:normal;
font-size:24px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

#gallery-cta-section .work-with-us {
  text-align: center;
  background: #6D6D6D; }
#gallery-cta-section .work-with-us * {
  color: #fff; }
#gallery-cta-section .sub-footer {
  padding: 35px 0 !important; }

/*------------------------ footer ------------------------*/
.scroll-to-top {
  background-color: rgba(44,44,44,0.7);
  background-image: url(../images/up-arrow.png);
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  color: #8e8e8e;
  cursor: pointer;
  font-weight: bold;
  width: 49px;
  height: 49px;
  text-align: center;
  text-decoration: none;
  position: fixed;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .visible {
    opacity: 1; }
  .scroll-to-top:hover {
    background-color: rgba(44,44,44,0.8); }
    
.home .rsDefault.rsVer .rsArrow {
  background: transparent;
}

.cta {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #b1b1b1;
  width: 100%;
  position: relative; }

.cta-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .cta-content h1 {
    color: white;
    margin-bottom: 21px; }

#see-more {
  background-repeat: no-repeat; }

.sub-footer {
  padding: 49px 0; }
  .sub-footer .button {
    margin-bottom: 28px; }

.contact-page-footer .button {
  margin-bottom: 0; }

.locations {
  font-family: "Raleway", sans-serif;
  font-weight: 200;
  text-transform: uppercase; }
  .locations li {
    display: inline-block;
    line-height: 1;
    margin-left: -10px;

    padding: 0 12px; }
    .locations li:not(:last-child) {
      border-right: 2px solid #ed7500; }
  .locations a {
    color: #676767;
    display: block;
    cursor: default; }
    .locations a:hover {
      color: #ed7500; }
      .single-gallery .locations a { 
        color: #fff; }
        .single-gallery .locations a:hover {
          color: #fff; }

.f-social-link {
  color: #b1b1b1;
  display: block;
  font-family: "Raleway", sans-serif; }
  .f-social-link:hover {
    color: #ef8927; }
    .f-social-link span strong {
      text-transform: uppercase; }
  .f-social-link i, .f-social-link span {
    display: block;
    float: left; }
  .f-social-link i {
    font-size: 30px;
    margin-right: 9px;
    position: relative;
    top: 1px; }
  .f-social-link span {
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.3; }
    
[zoomarts-sr] { visibility: hidden; }

/*------------------------ small ------------------------*/
@media only screen {
  h1 {
    font-size: 34px; }
  .rb13 {
    font-size: 10px; }
  ul, p {
    font-size: 14px; }
    ul.large, p.large {
      font-size: 15px; }
  .intro-text {
    font-size: 20px; }
    .intro-text.main {
      width: 100%; }
  .main-header {
    padding: 10px 28px; }
    .logo-container {
      text-align: center; }
      .main-header .main-logo img {
        margin: 7px auto 0;
        width: 120px;
        height: 52px; }
  .sub-header {
    font-size: 10px; }
    .sub-header .rb13 {
      text-transform: initial; }
    .sub-header .feedback, .sub-header .client {
      display: block; }
  .content-header {
    height: 180px; }
  .home-container .gallery-header {
    padding: 260px 0 0 0; }
  .sub-content-header {
    height: 165px; }
  .content-block > section {
    padding: 35px; }
  .content-block p {
    width: 100%; }
  .home-first .small,
  .header-text .small {
    font-size: 16px;
    line-height: 21px;
    text-transform: capitalize; }
  .home-first .small.home-intro,
  .header-text .small.home-intro {
    font-size: 30px; }
  .home-first .large,
  .header-text .large {
    font-size: 30px; }
    .home .home-first .large,
    .home .header-text .large {
      text-transform: uppercase!important; }
  #management p {
    width: 100%; }
  #quotes > section {
    padding: 56px 0; }
  .o-event {
    font-size: 19px; }
  .slide-container {
    width: 100%; }
    .slide-container:before, .slide-container:after {
      width: 50px; }
  .main-content {
    padding: 32px 21px 56px 21px; }
  .cta {
    height: 259px; }
  .locations {
    font-size: 14px; }
  .item-labels li {
    font-size: 12px;
    display: block; }
  .client-grid li {
    width: 100%; }
  .main-footer {
    padding: 28px 21px; }
  .f-social-link {
    font-size: 11px; }
    .f-social-link i {
      font-size: 26px; }
  #gallery-cta-section .work-with-us {
    padding: 100px 21px 35px 21px; } 
  .current-project, .back-to-gallery {
    display: none; }  
  .intro-text.about-content-text {
    font-size: 17px;
    padding: 0 29px; }
  .zoom-share-box {
    width: 80%; }
  #atstbx > a {
    width: 100%;
    margin-bottom: 21px; } }

/* ---------- max-width 640px, mobile-only styles,use when QAing mobile issues ---------- */
@media only screen and (max-width: 40em) {
  .push.active:not(.home-container) {
    padding-top: 287px !important; }
  .push.home-container.active {
    margin-top: 287px !important; }
  .intro-text br {
    display: none; }
  .home-container .gallery-header {
    padding: 140px 0 0 0; }
  #f-facebook, #f-twitter {
    margin-bottom: 21px; }
  .sub-header .feedback {
    padding-bottom: 7px; }
  .credits-item span {
    display: block; } 
  .content-block .content-header.hide-for-large-up {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; } }

/*------------------------ medium ------------------------*/
@media only screen and (min-width: 40.063em) {
  h1 {
    font-size: 54px; }
  .rb13 {
    font-size: 10px; }
  ul, p {
    font-size: 18px; }
    ul.large, p.large {
      font-size: 20px; }
  .intro-text {
    font-size: 30px; }
    .intro-text.main {
      width: 500px; }
  .slider-title {
    width: 455px; }
  .main-header {
    padding: 0px 35px 0 28px;
    }
      .main-header .main-logo img {
        margin: 0 auto;
        width: 178px;
        height: 77px; }
  .main-nav {
    height: 100px; }
    .main-nav ul {
      margin-top: 49px; }
      .home .main-nav ul,
      .single-gallery .main-nav ul {
        margin-top: 28px; }
  .content-header {
    height: 380px; }
  .sub-content-header {
    height: 265px; }
  .sub-header {
    font-size: 12px; }
    .sub-header .feedback, .sub-header .client {
      display: inline-block; }
  .content-block > section {
    padding: 42px 56px 42px 56px; }
  .content-block p {
    width: 71%; }
  .home-first .small, 
  .home-first .small.home-intro,
  .header-text .small,
  .header-text .small.home-intro {
    font-size: 27px; }
  .home-first .large,
  .header-text .large {
    font-size: 70px; }
  #management p {
    width: 51%; }
  #quotes > section {
    padding: 77px 56px 84px 56px; }
  .o-event {
    font-size: 23px; }
  .slide-container {
    width: 70%; }
  .client {
    margin-left: 10px; }
  .cta {
    height: 359px; }
  .locations {
    font-size: 28px; }
  .item-labels li {
    display: inline-block; }
  .item-labels li:not(:first-child):before {
    background-color: #ee7a0a;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 60%; }
  .client-grid li {
    width: 50%; }
  .client-grid li:not(:nth-child(2n+1)) .content {
    border-left: 2px solid white; }
  #gallery-cta-section .work-with-us {
    padding: 228px 21px 35px 21px; }  
  .intro-text.about-content-text {
    font-size: 27px; } 
  #atstbx > a {
    width: auto;
    margin-bottom: 0; } }

/* -------- min-width 641px and max-width 1024px, use when QAing tablet-only issues -------- */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .content-block .content-header.hide-for-large-up {
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-position-y: -160px; } }

@media only screen and (min-width: 320px) and (max-width: 1024px) and (orientation: landscape) {


	.main-nav ul {display : none;}
	.rsArrow {
		position: fixed !important;
		bottom: 0px !important;
}
	.share-btn{bottom: 0%;}
	.video-icon{ position:fixed !important;
    bottom: 0px !important;
}
	.main-header {height: 60px;}
	.main-header {background-image: none !important;}
}




/*------------------------ large ------------------------*/
@media only screen and (min-width: 64.063em) {
  .main-header {
    padding: 0 28px; }
    .main-header .main-logo img {
      margin: 35px auto; }
  .content-header {
    height: 480px; }
  .home-first .small, 
  .home-first .small.home-intro,
  .header-text .small,
  .header-text .small.home-intro {
    font-size: 40px;
    line-height: 35px; }
  .home-first .large,
  .header-text .large {
    font-size: 82px; }
  .sub-content-header {
    height: 365px; }
  .main-nav {
    height: 149px; }
    .main-nav ul {
      float: right; }
      .main-nav ul {
        margin-top: 63px; }
        .home .main-nav ul,
        .single-gallery .main-nav ul {
          margin-top: 63px; }
  .main-content {
    padding: 32px 56px 35px 56px; }
  .item-labels li {
    font-size: 16px; }
  .client-grid li {
    width: 25%; }
  .client-grid li:not(:nth-child(4n+1)) .content {
    border-left: 2px solid white; }
  .main-footer {
    padding: 28px 7px; }
  .f-social-link {
    font-size: 12px; }
    .f-social-link i {
      font-size: 30px; }
  #gallery-cta-section .work-with-us {
    padding: 145px 0 35px 0; }
    #gallery-cta-section .work-with-us h1 {
      font-size: 42px; }  
  .current-project, .back-to-gallery {
    display: block; } 
  .zoom-share-box {
    width: 50%; } }

/* RoyalSlider */

.royalSlider {
	width: 100%;
	height: 100%;
	position: relative;
	direction: ltr;
	-webkit-backface-visibility: hidden;
}

.royalSlider .item {
	background-position: center;
	background-size: cover;
	height: 100%;
}

.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}

.royalSlider > .rsContent,
.royalSlider > .rsSlideRoot {
	visibility: hidden;
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink,
.rsWebkit3d .rsContent,
.rsWebkit3d .rsBtnCenterer {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d .rsContent,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
	-webkit-transform: none;
}
.rsOverflow {
	width: 100% !important;
	height: 100% !important;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
	z-index: 90;
}


/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto !important;
}


.rsContent {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.rsAutoHeight .rsContent {
	position: relative;
	height: auto;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNav {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsABlock,
.rsSBlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
	
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url(../images/grab.png) 8 8, move; 
}

.grabbing-cursor{ 
	cursor:url(../images/grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

a.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url(../images/blank.gif);
	-webkit-backface-visibility: hidden;
	outline: none;
	padding: 0;
	margin: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


.abBlackBox {
	color: #FFF;
	background: #000;
	background: rgba(0, 0, 0, 0.75);
	padding: 15px;
}
.abWhiteBox {
	color: #000;
	background: #FFF;
	background: rgba(255, 255, 255, 0.75);
	padding: 15px;
}
.abTextAlignCenter {
	text-align: center;
}

/* RoyalSlider Default Skin */

/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
	background: #151515;
	color: #FFF;
}

/* Arrows */

.rsDefault .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsDefault.rsVer .rsArrow {
	background-image:url(../images/bg.png);
	width: 50%;
	height: 49px;
}
.rsDefault.rsVer .rsArrowLeft {
	left: 0;
	bottom: 0;
}
.rsDefault.rsVer .rsArrowRight {
	bottom: 0;
	left: 50%;
}

.rsDefault .rsArrowIcn {
	background-color: rgba(44,44,44,0.7);
	background-position: center;
	background-size: 90%;
	background-repeat: no-repeat;
	width: 49px;
	height: 49px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.rsDefault .rsArrowIcn:hover {
	background-color: rgba(44,44,44,0.8);
}
.rsDefault .rsArrowRight .rsArrowIcn {
	background-image: url(../images/down-arrow.png);
	left: 0;
}
.rsDefault .rsArrowLeft .rsArrowIcn {
	background-image: url(../images/up-arrow.png);
	margin-right:1px;
	right: 0;
}

.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);  *display: none; }

/* Bullets */

.rsDefault .rsBullets {
	position: absolute;
	z-index: 35;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: 0 auto; 

	background: #000;
	background: rgba(0,0,0,0.75);

	text-align: center;
	line-height: 8px;
	overflow: hidden;
}
.rsDefault .rsBullets * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.rsDefault .rsBullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #777;
	background: rgba(255,255,255,0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
	background-color: #FFF;
}

/* Global caption */

.rsDefault .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.75);

	color: #FFF;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}
App

meta.foundation-data-attribute-namespace {
  font-family: false; }
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; } 
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 61.25em; }
  
   .video-icon {
     background-repeat: no-repeat;
     background-position: left;
     margin-right: 290px;
     background-image: url(../images/videos-icon.png);
     width: 107px;
     height: 50px;
     position: absolute;
     bottom: 0;
     z-index: 999;
     float: right;
     text-align: right;
     right: 0px;
     color: #eee;
     font-family: "Raleway", sans-serif;
     font-size: 17px;
     font-weight: 700;
     text-transform: uppercase;
     letter-spacing: 1px;
     line-height: 50px;
     -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
     -ms-transition: all 0.3s ease-in-out;
     -o-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
   }
  
.video-icon:hover{
	width: 107px; height: 50px;
	background-image: url(../images/videos-over.png);
	}  
	
	
	
.panorama-icon { background-repeat: no-repeat; background-position: left; margin-right: 420px; background-image: url(../images/panorama.png); width: 167px;height: 50px; position: absolute; bottom: 0; z-index: 1000; float: right; text-align: right; right: 0px; color: #eee; font-family: "Raleway", sans-serif; font-size: 17px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; line-height: 50px; 
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
   
   }
  
.panorama-icon:hover{
	width: 167px; height: 50px;
	background-image: url(../images/panorama-over.png);
	} 
  
  
  
  .panorama-btn { color: #eee; font-family: "Raleway", sans-serif; font-size: 17px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; background-repeat: no-repeat; background-position: left; margin-right: 21px; }
  .panorama-btn { float: right; }
	.panorama-btn:hover {
	color: #FFFFFF;
}
  
@media only screen and (min-width:64.063em) {
  .column, .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .large-22 {
    width: 62.85714%; }
  .large-offset-3 {
    margin-left: 8.57143% !important; }
   }

/* Default Link Styles */
a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #007ba0; }
  a img {
    border: none; }



.print-only {
  display: none !important; }

@media print {
  @page {
    margin: 0.5cm; }

  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }}

/* #{$current-visibility-breakpoint} displays */
@media only screen {
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }}

/* #{$current-visibility-breakpoint} displays */
@media only screen and (min-width:40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up {
    display: none !important; }

}


icons-03-aug-2015->
